Gets a list of transactions for all a merchant's accounts.

Authorization: End user or Merchant token (IP address whitelisted) is required.

Path Params
uuid
required

The ID of the merchant to get transactions for.

Query Params
int32

The page number from where records are retrieved. Note that the paging starts from page 1. If a 0 is supplied it will be treated as a 1 and the first page is returned.

int32

The number of records to be retrieved from a page.

date-time

The date filter to apply to retrieve transactions added after this date.

date-time

The date filter to apply to retrieve transactions added up until this date.

boolean
Defaults to false

Flag to indicate whether to include transactions from child merchants.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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