Skip to main content

Webhook Events for Token Status Updates

The table below lists the webhook events available for tokens.

Event | Description

token.initiated | Triggered when tokenisation request is initiated.

token.service_provider.activated | Triggered when, for a given service provider: • The token status is changed to activated for the first time. • The token status for a previously suspended token is changed to activated again.

token.service_provider.cancelled | Triggered when, for a given service provider, the issuing bank temporarily suspends a token.

token.service_provider.deactivated | Triggered when, for a given service provider, the issuing bank permanently deactivates a token.

token.service_provider.failed | Triggered when, for a given service provider, the token creation is unsuccessful due to any reason.
Handy Tips
In case of network tokenised cards, the last 4 digits will be of the tokenised card and not the actual card.

token.initiated

Initiated

token.service_provider.activated

Activated

Sample Payload for token.service_provider.activated as part of payment

Token activated as part of payment

token.service_provider.cancelled

Suspended

token.service_provider.deactivated

Deactivated

token.service_provider.failed

Failed