v1
latestOpenAPI 3.0.32026-07-243003151.2 MBTransactions
Update Wallet Transaction State
This API method allows the calling application to update existing Wallet Transaction state.
patch/wallet/{walletId}/transaction/{transactionId}/state
Path parameters
walletIdstring string required
EES AIR Wallet ID
transactionIdstring string required
EES AIR Wallet Transaction ID
Request body
Example request
{
"state": "EARNBURN"
}Response
OK