Skip to main content
Get Credit Card's Latest Transactions

Authorizations

Authorization
string
header
required

Enter your Bearer token. It's required to authenticate API requests.

Query Parameters

minutes
integer<int32>
default:1440

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

Body

application/json

The SHA1 hash of the credit card number in base64 format.

The body is of type string.

Response

200 - application/json

Transactions retrieved successfully.

AmountValue
number<float>

The value of the transaction amount.

MachineName
string | null

The name of the machine where the transaction was authorized.

AuthorizationDate
string<date-time>

The date and time when the transaction was authorized.