Query list of transactions

This endpoint will return a list of transactions matching the search criteria. Please note that when this endpoint is called without any parameters and/or if neither date ranges (i.e. from_date, to_date) nor external_id are specified, transactions created within the last 24 hours will be returned by default.

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

Unique identifier for the transaction in your system.

string
enum
Allowed:
int32
≥ 1

Service identifier. See Services for more details.

int32
≥ 1

Sub-service identifier. See Services for more details.

string

Country code in ISO 3166 format. Note that the official list can be extended with additional country codes.

int32
≥ 1

Operator identifier.

integer
string

Mobile number in E.164 format.

string
length between 1 and 90

Account number.

date-time

Starting date to filter transactions based on creation date, inclusive of the provided date. Please note that the window between from_date and to_date can not exceed 24 hours.

date-time

Ending date to filter transactions based on creation date, inclusive of the provided date. Please note that the window between from_date and to_date can not exceed 24 hours.

int32
≥ 1
Defaults to 1

Page number.

int32
1 to 100
Defaults to 50

Number of records per page.

Responses

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