Consumers
Update Wallet Consumer State
This API method allows the calling application to change the State of a Wallet Consumer
patch/wallet/{walletId}/consumer/{consumerId}/state
Path parameters
walletIdstring string required
EES AIR Wallet ID
consumerIdstring string required
EES AIR Wallet Consumer ID
Request body
Example request
{
"state": "EARNBURN"
}Response
OK