v1

latestOpenAPI 3.0.12026-07-26181265484.9 KB
Cards

Get Credit Card's Latest Transactions

Retrieves the latest transactions associated with a specific credit card number, identified by the SHA1 hash of the card number in base64 format.

post/v1/cards/query

Query parameters

minutesinteger

The maximum age of transactions to retrieve, in minutes. Default is 1440 minutes (24 hours).

Request body

string required

Response

Transactions retrieved successfully.

AmountValuenumber float

The value of the transaction amount.

MachineNamestring nullable

The name of the machine where the transaction was authorized.

AuthorizationDatestring date-time

The date and time when the transaction was authorized.