v1
latestOpenAPI 3.0.32026-07-243003151.2 MBConsumers
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