Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Token life cycle

The diagram shows the possible token states.

Token life cycle states
Token life cycle states.

Token states

  • DEPLOYMENT_ONGOING: The token is created, and provisioning to the device is in progress.

  • INACTIVE: The token is provisioned to the device but not activated.

  • RESUMED: The token is activated or resumed from SUSPENDED.

  • SUSPENDED: The token is temporarily disabled.

  • DELETED: The token is deleted.

  • ERASED: The token is removed from the TSH backend and is no longer referenced.

Resumption

  • If the issuer sets a token to SUSPENDED, only the issuer can set it back to RESUMED.

  • A token requestor (for example, xPay Wallets) can suspend and resume a token if the end user loses and then recovers their device.

Update PAN and expiry date

Update the PAN and/or expiry date independently of the token state. The Token Service Provider (TSP) manages the token state for the card.

Last updated

Was this helpful?