Query transactions

Use this endpoint to query transaction data using filters.

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

The request body containg the transaction filters used in the search

This object contains various options that can be used to filter the transactions that must be returned.

string

The IBAN of the account holder for an iDEAL payment.

string
length ≤ 70

The name of the account holder for an iDEAL payment.

number
-99999999.99 to 99999999.99

The minimum amount to filter on.

number
-99999999.99 to 99999999.99

The maximum amount to filter on.

commercial_unit_ids
array of objects
commercial_unit_ids
string
length ≤ 128

The name of the consumer to filter transactions on.

string

Include only transactions that were created or updated after this timestamp (inclusive).

string

Include only transactions that were created or updated before this timestamp (exclusive).

string
enum

The currency of the transaction to filter on.

Allowed:
date-time

Exclude payouts that occurred after and including this date time (ISO8601)

int64
1 to 3000
Defaults to 1000

The number of items to return.

payment_brands
array of objects
payment_brands
payment_channels
array of objects
payment_channels
processor_parties
array of objects
processor_parties
string
length ≤ 50

The payment service used for the transaction.

uuid

Unique value identifying the payout within Smart Pay.

string
enum

The payout level.

Allowed:
string
length ≤ 50

The payout reference. For filters, partial matching is supported (e.g., by payout date like 20200410 or sequence number like _1).

int32

Unique value identifying the point of interaction.

string
length ≤ 255

The name of the poi as configured by the merchant to filter transactions on.

string
length ≤ 255

The merchant order ID for online transactions, the authorization code for POS transactions or the sealbag ID for sealbags.

shop_ids
array of objects
shop_ids
date-time
required

Exclude records that occurred before this date time (ISO8601)

string
length ≤ 60

This property contains a token and is used for pagination. For example, if you send a query and receive the first page of 1000 entries, the response will contain a next_page_token. This value can be set in the starting_after filter of the subsequent request to retrieve the next page of the result set.

string
length ≤ 16

Unique value identifying the terminal.

transaction_statuses
array of objects
transaction_statuses
transaction_types
array of objects
transaction_types
wallet_ids
array of objects
wallet_ids
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json