List Transactions
Transactions
List Transactions
Get list of transactions from a specified creation date/time, with optional filters on date range, transaction status (e.g., Pending, Completed, Failed), and currency pairs.
GET
List Transactions
Authorizations
Includes an API key in the HTTP headers to authenticate the client.
Includes an API secret in the HTTP headers to authenticate the client.
Query Parameters
Page Number
Page Size
Response
Operation Successful
Transaction ID
Example:
"tx_12345678"
External Reference ID
Example:
"ref_98765432"
Transaction type: deposit, transfer, exchange
Available options:
deposit, transfer, exchange Example:
"deposit"
Transaction status
Example:
"success"
Sender transaction amount
Example:
100
Receiver transaction amount
Example:
99.8
Exchange rate for transaction
Example:
1.002
Transaction created time

