Fetch Card Transactions

This API allows you to fetch transactions by date range on a single card.

Body Params
date
required

The start date (yyyy-mm-dd)

date
required

The end date (yyyy-mm-dd)

int32
required

Pass 0 if you want to start from the beginning.

int32
required

Specify how many transactions you want to retrieve in a single call. This particular field is case sensitive

string
required

This is the card ID, it can be gotten from the List Card endpoint.

string
required

This is your merchant Secret Key

Responses

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