Update the status of a token based on card_proxy and token_guid.
TokenStatusRequest
Returns the updated token status
Bad request
Unauthorized
Card not found
Server Error
{- "token_status": "SUSPEND",
- "reason_code": "LOST",
- "comment": "string",
- "delete_from_consumer_app": true,
- "token_guid": "612f310f-a8d2-401b-8e5a-ce42b43d6d85"
}{- "token_guid": "612f310f-a8d2-401b-8e5a-ce42b43d6d85",
- "card_proxy": "string",
- "tsp_name": "string",
- "token_unique_reference": "string",
- "token_requestor_name": "string",
- "token_requestor_id": "string",
- "device_name": "string",
- "device_type": "string",
- "token_status": "ACTIVE",
- "token_expiration_date": "string",
- "wallet_id": "string",
- "token_deleted_from_consumer_app": "string",
- "provisioning_description": "string",
- "token_suffix": "string",
- "account_suffix": "string"
}