Transaction Aggregation

Get an aggregation of transactions based on the parameters

Log in to see full request history
Query Params
uuid
required

The unique identifier of the merchant.

programID.eq
array of uuids
length ≥ 0

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

programID.eq
date-time
required

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

date-time
required

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

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
boolean

Whether or not to include carts in the transactions returned

string

Transaction ID matching given pattern

string

external ID matching given pattern.

string

Billing contact matching given pattern.

string
required

The term being aggregated

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
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