Accounts
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
Changes
No recorded changes to this endpoint across all 1 revision of this API.