v1
latestOpenAPI 3.0.32026-07-243003151.2 MBServices
Cancel a Wallet Transaction using a WalletId and a TransactionId
This API method allows the calling application to cancel a wallet transaction using a specific walletId and transactionId, processing the accounts attached to the transaction and removing them from the transaction so they can be used elsewhere, then finally cancelling the wallet transaction so that it cannot be reused.
patch/services/wallet/{walletId}/transaction/{transactionId}/cancel
Path parameters
walletIdstring string required
EES AIR Wallet ID
transactionIdstring string required
EES AIR Wallet Transaction ID
Request body
Response
OK