Gets an account's transactions by sequence number

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

User permissions required: CanViewTransactions

Path Params
uuid
required

The ID of the account to retrieve transactions for.

int32
required
Defaults to 0

The account sequence number to retrieve the transactions from.

Query Params
int32
Defaults to 20

The number of transactions per page.

Response
200

OK

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here!