Update a transaction
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Transaction ID.
Body
Description of the transaction.
Amount of the transaction.
URL to receive transaction updates.
Transaction status (e.g., 'pending', 'approved', 'canceled').
Response
Transaction ID.
Transaction reference.
Transaction amount.
Transaction description.
Transaction callback URL.
Transaction status (e.g., 'pending', 'approved', 'canceled').
Customer ID associated with the transaction.
Currency ID associated with the transaction.
Additional metadata related to the transaction.
Transaction commission.
Transaction fees.
Fixed commission applied to the transaction.
Amount transferred to the beneficiary.
Date and time of transaction creation.
Date and time of last transaction update.
Date and time of transaction approval.
Date and time of transaction cancellation.
Date and time of transaction decline.
Date and time of transaction refund.
Date and time of transaction transfer.
Date and time of transaction deletion.
Last error code encountered during the transaction.
Custom metadata associated with the transaction.
Amount debited from the payer.
URL to the transaction receipt.
Payment method ID used for the transaction.
Commissions applied to sub-accounts.
Unique key associated with the transaction.
Merchant reference provided for the transaction.
Account ID associated with the transaction.
Balance ID associated with the transaction.