Transactions
Get Transaction Details
This endpoint retrieves detailed information about a specific transaction
GET
Params
The unique transaction identifier
Response
Indicates whether the call was successful
Unique transaction identifier
The card ID used for the transaction
The user ID of the cardholder
Transaction amount
Transaction currency code (e.g., “USD”)
Transaction status:
pending, approved, declined, or reversedName of the merchant
Merchant category code (MCC)
City where the merchant is located
Country code where the merchant is located
Transaction type:
purchase, refund, withdrawal, etc.Reason for decline (only present if status is
declined)ISO 8601 timestamp when the transaction was created
ISO 8601 timestamp when the transaction was settled (if applicable)