Retrieve All Transactions

Access the complete transaction history for a specific account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The unique identifier of the account to retrieve the transaction history for.

Query Params
string
required

specify the currency of the transaction to be retrieved, can either be NGN or USD

string

status of the transaction record, can either be: success, pending, failed

string

retrieves transactions based on a specific date range, values are: today, this_week, this_month, 7, 30, 90 and custom_duration. Note: for custom_duration the fromDate and toDate must be passed

string

the start date of the transactions to be retrieved

string

the end date of the transactions to be retrieved

integer

specify the exact currency amount for the transactions to be retrieved

integer

specify the least currency amount for the transactions to be retrieved

integer

specify the maximum currency amount for the transactions to be retrieved

integer

specify the page number

integer

specify the number of items to be retrieved per page, defaults to 15

string

retrieves transaction based on their categories, can either be: payin, payout or exchange

Response

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