Simulation
Simulate token deactivate
POST/simulate/issuing/cards/tokens/{card_token_id}/deactivate
Simulate the card network deactivating a card token on a visa_sandbox card. The token moves to deactivated and issuing.card_token.deactivated fires, exactly as for a production network notification. Deactivating a token that is already deactivated returns it unchanged without firing an event.
Path Parameters
card_token_id
stringRequiredUnique identifier for the card token.
Body Parameters
reason
stringOptionalAn optional human-readable note for the simulated lifecycle change. Accepted for forward compatibility but currently ignored (not persisted or surfaced).