Card States
Virtual cards are activated and ready to use by default. When the card is either expired or cancelled by the user it will transition to the cancelled
state.
State Transitions
Create a card
Call the Create Card operation to request Immersve generate a card, returning an ID. It is ready to use when a call to Get Card with the card ID returns a payload with status
"active"
.
Cancel a card
Should a cardholder change their mind prior to presenting the card to a merchant, cancel the card by calling the Cancel Card endpoint.