Listing a customer transactions

Use fetchTransactions() to get a list of all transactions for a customer. This function lets you paginate the list, so you can work with a large number of transactions easily.

Path Params
string
required

ID of your customer

Headers
string

Unique key to your request that will be used for idempotency

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Choose an example:
application/json
text/plain