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.

Option A – activate without step-up authentication

If the issuer backend returns a green flag (levelOfTrust=GREEN), the TSP and token requestor proceed with token activation. No step-up authentication is required.

Token activation without step-up authentication.

The TSH backend sends NotifyVirtualCardChange to the issuer backend when token activation completes.

NotifyVirtualCardChange parameters

Parameter
Description

x-correlation-id

Contains the same enrolmentID value provided in requestCardEligibility.

virtualCardId

Identifies the updated virtual card.

action

Is set to ACTIVATE.

tokenInfo

Provides the DPAN and expiry date at activation.

isPrimary

Is set to true.

Last updated

Was this helpful?