Skip to main content
GET
List customer operations

Authorizations

X-PayFi-Api-Key
string
header
required
X-PayFi-Nonce
string
header
required
X-PayFi-Signature
string
header
required

Path Parameters

customerId
string
required

PayFi customer ID.

Query Parameters

Optional search term applied within this customer operation history.

Example:

"TERM"

page
integer

Page number starting at 1.

Required range: x >= 1
Example:

1

limit
integer

Items per page. Maximum 100.

Required range: 1 <= x <= 100
Example:

20

Response

Paginated customer operations.

data
object[]
required
Example:
pagination
object
required