Skip to main content
GET
Get Card Transactions

Authorizations

Authorization
string
header
required

JWT bearer token returned by POST /action/auth. Send protected requests with: Authorization: Bearer . Tokens expire after 24 hours.

Path Parameters

id
string
required

Card ID or transaction ID

Example:

"CARD_123456"

Response

200 - application/json

Transactions retrieved successfully

success
boolean
Example:

true

data
object