List card transactions

List card transactions. All amounts are in the smallest unit of their respective currency (e.g., cents for USD) and inclusive of any acquirer fees.

Query Params
uuid

Filters for transactions associated with a specific account.

uuid

Filters for transactions associated with a specific card.

string
enum

Filters for transactions using transaction result field. Can filter by APPROVED, and DECLINED.

Allowed:
string
enum

Filters for transactions using transaction status field.

Allowed:
date-time

Date string in RFC 3339 format. Only entries created after the specified time will be included. UTC time zone.

date-time

Date string in RFC 3339 format. Only entries created before the specified time will be included. UTC time zone.

string

A cursor representing an item's token before which a page of results should end. Used to retrieve the previous page of results before this item.

integer
1 to 100
Defaults to 50

Page size (for pagination).

string

A cursor representing an item's token after which a page of results should begin. Used to retrieve the next page of results after this item.

Responses

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