Search Transactions

Retrieve list of one or more transactions based on search criteria.

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

Limit number of transactions to retrieve (Will be defaulted to 100 if none specified)

int32

Index used for pagination of the result.

uuid

Unique Person identifier on Qolo Platform.

uuid

Unique Account identifier on Qolo Platform.

uuid

Unique Wallet identifier on Qolo Platform.

string | null

Corresponding Wallet ID on Qolo Platform.

uuid

company unique Id

string | null

Unique identifier for the card.

string | null

16 digit Card number.

date-time

Start Date in the format yyyy-MM-dd HH:mm:ss. Please use the format yyyy-MM-dd 00:00:00 to fetch data from start of the day.

date-time

End Date in the format yyyy-MM-dd HH:mm:ss. Please use the format yyyy-MM-dd 23:59:59 to fetch data to end of the day.

string | null

Transaction Description.

double

Minimum transaction amount.

double

Maximum transaction amount.

string | null

Request Code to identify the request type.

int32

Number of days from start date or to end date, if either of the start date or end date is null. If both start date and end date are provided, this field is ignored.

string | null

Masked account number.

string | null

Transaction Reference Number provided by the network.

double

Exact Transaction Amount.

string | null

Transaction type. Possible values are 'C' for Credit only or 'D' for Debit only transactions.

string | null

Unique reference identifying the merchant location.

txn_status
array of strings | null

Transaction status. Possible values are 'pending', posted' and 'decline'.

txn_status
uuid

Unique Program Identifier on Qolo Platform.

string | null

Transaction Currency in ISO-3digit format.

string | null

Account Currency in ISO-3digit format.

uuid

Unique Transaction Identifier on Qolo Platform.

order
array of objects | null

order by setting for transaction history

order
txn_category
array of strings | null

Transaction category

txn_category
Responses

500

Server Error

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