Search Transactions

Search transactions in a paginated format based on provided filters

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid

The unique identifier of the merchant.

programID.eq
array of uuids
length ≥ 0

The unique identifier(s) of the program(s).

programID.eq
groupID.eq
array of uuids
length between 0 and 1

The unique identifier(s) of the group(s) which is used to fetch transactions made from the locations belonging to these groups.

groupID.eq
locationID.eq
array of uuids
length between 0 and 1

The unique identifier(s) of the location(s) which is used to fetch transactions made from these locations.

locationID.eq
date-time

The date and time before which all returned transactions have been created.

date-time

The date and time after and including which all returned transactions have been created.

date-time

The date and time before which all returned transactions will expire.

date-time

The date and time after and including which all returned transactions will expire.

status.eq
array of strings
length ≥ 0

Equal to the given transaction status(es).

status.eq
paymentProductID.eq
array of uuids
length ≥ 0

Equal to the given payment product ID(s).

paymentProductID.eq
string

Transaction ID matching given pattern

string

external ID matching given pattern.

string

Billing contact matching given pattern.

integer
1 to 200
Defaults to 10

The maximum number of records that will be returned in a result set.

integer
≥ 0
Defaults to 0

The number of records to skip before starting to collect the result set. Used in conjunction with limit query parameter for pagination support

string

The sort key.

boolean

Whether or not to include carts in the transactions returned

boolean

Whether or not to include descendant merchants

Responses

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