v1
latestOpenAPI 3.0.32026-07-243003151.2 MBWallets
Update Wallet State
This API method allows the calling application to change a state of a Wallet.
patch/wallet/{walletId}/state
Path parameters
walletIdstring string required
EES AIR Wallet ID
Request body
Example request
{
"state": "EARNBURN"
}Response
OK