List Transactions

Retrieves a paginated list of transactions based on the provided filter criteria.

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

Short ID of the transaction

uuid
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

ID of the transaction

statuses
array of objects

Filter by multiple transaction statuses

statuses
Allowed:
date-time

Transactions created from a specific date onwards

date-time

Transactions created up to a specific date

uuid
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

ID of the account associated with the transaction

string

Reference of the transaction

string

Note of the transaction

int32
≥ 0
Defaults to 0

Page number for pagination

int32
0 to 200
Defaults to 20

Number of transactions per page

string

Sort by one or more entity fields. Format: field:asc|desc and multiple clauses separated by comma.

string
enum

Status of the transaction
INITIATED, WAITING_FOR_CANCELLATION, FAILED, COMPLETED, PROCESSING, REVIEWED

Allowed:
string
enum

Type of transaction
PAYOUT, PAYIN, TRANSFER, FEE, SELL, BUY

Headers
uuid
required
[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}

UUID of the merchant

Responses

401

Not Authorized

403

Not Allowed

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