Wallets
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