Retrieve transaction
Retrieve a specific transaction.
Path parameters
Unique identifier of the transaction.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful request. Returns the requested transaction.
Unique identifier of the transaction. If we can’t match a dispute to a transaction, we don’t return ‘transactionID’ or a ‘link’ object.
Indicates the type of transaction.
Date of the transaction. The format of this value is YYYY-MM-DD.
Transaction amount. We return the value in the currency’s lowest denomination, for example, cents.
Describes how the merchant received the payment details. If we can’t match a dispute to a transaction, we don’t return an ‘entryMethod’ object.
Date that we received the transaction. The format of this value is YYYY-MM-DD.
Date that the transaction was last changed. The format of this value is YYYY-MM-DD.
Indicates the status of the transaction.
Cashback amount. We return the value in the currency’s lowest denomination, for example, cents.
Object that contains information about the interchange fees for the transaction.
Currency of the transaction.
Object that contains information about the merchant.
Object that contains information about the settlement.
Object that contains information about the batch. If we can’t match a dispute to a batch, we don’t return ‘batch’ object.
Object that contains information about the card.