Transactions
Expire Wallet Transaction
This API method allows the calling application to expire a Wallet Transaction, identified by a Transaction Id and Wallet Id.
patch/wallet/{walletId}/transaction/{transactionId}/expire
Path parameters
walletIdstring string required
EES AIR Wallet ID
transactionIdstring string required
EES AIR Wallet Transaction ID
Request body
EmptyPatchPayload required
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.