List transactions

List transactions without their metadata. If you provide at least one of the following parameters, the eventDateStart parameter is optional.

  • id
  • authorizationId
  • authorizationIds
  • statementId
  • authorizationTrackingId
  • numberOfLatestTransactions

If you don't provide any of the above parameters, you must include the eventDateStart parameter, and the maximum allowed query range is 90 days.

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

Statement ID

int64

Customer ID

int64

Transaction type ID filter.

string

Processing code

boolean

Show only credit (true) or debit (false) transactions.

boolean

Filter on StatementPost field. This field indicates whether a transaction should be posted to the statement.

int64

The authorization ID

string
enum

The authorization type

Allowed:
string

Event date period start

string
enum

The order of the result set. The results are always ordered by transaction date. This param indicates whether the order is ascending or descending.

Allowed:
string

Event date period end

int64
1 to 500

Number of latest transactions. Get the X latest transactions from the date specified in the event_date field. This filter overwrites page filters and doesn't allow any other filters with it.

string

Authorization tracking ID

integer

Maximum number of transactions per page.

integer

Page offset of transactions. Indicates which page to start with when returning the results. Defaults to 0.

ids
array of int64s
length between 1 and 100

Array of transaction IDs

ids
string

User category

string

Payment method ID

Responses

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