List of Transactions

This API retrieves the list of transactions associated with a selected internal wallet.

It provides detailed transaction records, including transaction ID, date and time, amount, transaction type, and status. The results can be filtered using parameters such as transaction status, date, and search keywords to help users easily track wallet activity.

This API is commonly used to monitor wallet balances, review transaction history, and reconcile wallet-level movements.

Query Params
string
integer
enum
Allowed:
Headers
string
required

Identifies the merchant making the request.

string
required

Public API key associated with the merchant.

string
required

RSA signature generated from the HMAC hash of the request payload.

string
required

Current UNIX timestamp (in seconds). Used to prevent replay attacks.

string
required

Unique UUID per request

Response

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