Update a digital wallet token's state
Updates the state of a digital wallet token.
The possible states are:
"REQUESTED""REQUEST_DECLINED""ACTIVE""TERMINATED""SUSPENDED"
Authorizations
Path Parameters
The ID of the card to work with.
36"e9293471-5eb3-4dbc-916c-dbaf9e2deefd"
Query Parameters
The ID of the account to work with.
"F50091"
The ID of the person to work with.
36"775596ae-2624-40af-a9dc-9756110a4a04"
Body
Body
The state that you want to update the digital wallet token to. The original state is REQUESTED. You can't update the state if its current value is either REQUEST_DECLINED or TERMINATED.
ACTIVE, SUSPENDED, TERMINATED "ACTIVE"
The digital wallet token that you want to update the state of.
"9d3dee7c-19df-4b71-bbb9-521bb04307bf"
Response
Created
The state that you want to update the digital wallet token to. The original state is REQUESTED. You can't update the state if its current value is either REQUEST_DECLINED or TERMINATED.
ACTIVE, SUSPENDED, TERMINATED "ACTIVE"
The digital wallet token that you want to update the state of.
"9d3dee7c-19df-4b71-bbb9-521bb04307bf"
The provisioning status of the digital wallet token.
DECISION_RED, DECISION_YELLOW, DECISION_GREEN, REJECTED, PROVISIONED "PROVISIONED"