List Transactions

Returns a list of charge or lease type transactions. Lists all transactions by default.

Query Params
string
enum
Obligatoire

Type of transaction to be listed, default lists all, otherwise list one of charge or lease.

Allowed:
boolean

If we want to allow marqeta view, only relevant for charges.

string

Optional end ARI of query, used during pagination. Mutually exclusive with the 'after' query parameter - i.e. only one of 'after' or 'before' can be specified in one request.

string

Optional start ARI of query, used during pagination. Mutually exclusive with the 'before' query parameter - i.e. only one of 'after' or 'before' can be specified in one request.

string

Max number of transactions to list per page. Default is 20.

Date de

End date of query (MM-DD-YYYY).

Date de

Start date of query (MM-DD-YYYY).

string

Unix timestamp representing the end time of the query.

string

Unix timestamp representing the start time of the query.

string

String to filter results on. Filters include order ID, transaction ID, status, amount, customer email, name, and phone number (only for charges).

string

Optional ARI of merchant issuing the list request.

string

A comma-separated set of related objects to expand in the response. Allowed value is 'checkout'.

En-têtes
boolean

Optional param to denote whether client-side strict validation is used. Defaults to True if no param provided.

string
Obligatoire

Required param to identify the country in which Affirm is used and uses an "alpha-3" three-letter country code. Supported countries are the United States (USA), Canada (CAN), and the United Kingdom (GBR).

Réponses

Langue
Informations d'identification
Basic
base64
:
URL
Réponse
Click Try It! to start a request and see the response here! Or choose an example:
*/*