v1
latestOpenAPI 3.0.02026-08-04620256.0 KBGet single transaction
Path parameters
The unique identifier of the transaction.
Headers
Specifies the API version to use for this request.
Response
Return transaction
Reap’s internal ID for the balance change record.
The unique identifier of the card for which transaction details are being retrieved.
The total amount charged to the cardholder, in the card’s currency. This amount includes the transaction amount plus any applicable fees.
The ISO 4217 currency code for the bill. Defaults to the card’s currency if not specified.
The original amount of the transaction in the merchant’s currency, representing the base value of the purchase before fees are added.
The ISO 4217 currency code for the transaction. Defaults to the card’s currency if not specified.
The conversion rate applied from the transaction currency to the bill currency.
Specifies the channel used for the transaction. Possible values:
ATM: Automated Teller Machine. Transactions made via ATM, typically involving cash withdrawals.
POS: Point of Sale. Transactions made at physical terminals, such as in-store card readers.
ECOMMERCE: Online merchant transactions. These involve purchases made through e-commerce platforms or websites.
VISA_DIRECT: Transactions processed using Visa Direct.
The amount padded for this transaction. Learn more about MCC padding.
Indicates if the transaction was processed through a digital wallet. Possible values:
ANDROID: Transaction processed via Google Pay.
APPLE: Transaction processed via Apple Pay.
The date the transaction was cleared, if applicable.
The date the transaction was created.
Status of this transaction event.
Possible values:
PENDING
VOID
DECLINED
CLEARED
Card category. Default value Others.
Indicates whether the transaction is a reversal or refund. If the transaction is a reversal or refund, this field will return true.