List transactions

Retrieve a list of transactions restricted by the given parameters. The list is ordered by transaction.createdDate, descending.

Path Params
int32
required
≥ 1
int32
required
≥ 1
date
required

Format is YYYY-MM-DD.

date
required

Format is YYYY-MM-DD

Query Params
integer
0 to 200
Defaults to 0

Which page of the results to return. Use 0 to get the first page.

integer
0 to 200
Defaults to 200

How many results to return on each page. Maximum is 200.

boolean
Defaults to false

Obtain additional card merchant details for card transactions. Only applicable when the transaction is a card transaction.

string

A comma separated list of one or more customerIds who initiated transactions. Only applicable to business accounts. Example: 1234567,3456789

Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json