Authorizations
Path Parameters
A UUID that uniquely identifies a resource
1 - 42
A UUID that uniquely identifies a resource
1 - 42
A UUID that uniquely identifies a resource
1 - 42
Response
Card transactions
A posted transaction
ID of the transaction
1 - 42
The category of the transaction
adjustment
, fee
, purchase
, refund
, crypto_funding
, crypto_return
, crypto_withdrawal
The amount represented as a decimal string
The currency of the transaction
usd
, usdc
The transaction description. It includes the merchant's name and location information for card transactions
Timestamp when the transaction was posted, in ISO8601 format
ID of the card account associated to this transaction
1 - 42
ID of the customer of the card account associated to this transaction
1 - 42
The billing amount, represented as a decimal string. The billing amount is the amount of the transaction excluding any additional hold. This amount should be present on all purchases, but will only differ from the amount field for some merchant categories in which an upcharge is involved (e.g. gas stations, hotels).
The merchant category code, if applicable (e.g., '5712'). Always returned for transactions with category purchase
or refund
The merchant name, if applicable. Always returned for transactions with category purchase
or refund
The merchant location, if applicable. Always returned for transactions with category purchase
or refund
Details of a transaction processed in a local currency other than USD, with currency conversion applied
Timestamp when the transaction was authorized, in ISO8601 format. Applicable only to transactions with category purchase
or refund
and always returned when applicable