v1
latestOpenAPI 3.0.32026-07-243003151.2 MBAccounts
Change Wallet Account State
This API method allows the calling application to modify a Wallet Account state.
patch/wallet/{walletId}/account/{accountId}/state
Path parameters
walletIdstring string required
EES AIR Wallet ID
accountIdstring string required
EES AIR Wallet Account ID
Request body
Example request
{
"state": "EARNBURN"
}Response
OK