List of Transactions

This API retrieves all deposit (pay-in) transactions associated with the user’s account.

The response includes transaction details such as transaction ID, date, amount, status, and associated bank account. The results can be filtered using parameters like transaction status, search keywords, date range, and bank/account ID to help users easily track and reconcile deposits.

Query Params
integer
string
string
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