Retrieve a list of paginated card transactions

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

The accounting stage of the card transactions to filter by.

  • IN_REVIEW - IN_REVIEW
  • READY_TO_EXPORT - READY_TO_EXPORT
  • EXPORTED - EXPORTED
Allowed:
date-time
Defaults to 1970-01-01T00:00:00Z

Filter for records created at or after this timestamp. Default is the epoch start time in UTC.

date-time | null

Filter for records created at or before this timestamp. Default is the current UTC time.

string
enum
length ≥ 1
Defaults to -created_at

The ordering of the results. Use 'created_at' for ascending order or '-created_at' for descending order.

  • created_at - created_at
  • -created_at - -created_at
Allowed:
integer
≥ 1
Defaults to 1

The page number to retrieve, starting from 1.

integer
1 to 1000
Defaults to 1000

The number of items per page, maximum is 1000.

Response

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