Skip to main content
The unlockVirtualCard mutation allows you to unlock a previously locked virtual card, restoring its ability to process transactions.
Prerequisites: a user access token with the EDIT_VIRTUALCARD scope, and the virtualCardId of the card to unlock.

Arguments

  • input (UnlockVirtualCardInput!): The input object containing the ID of the virtual card to unlock.

UnlockVirtualCardInput fields

Sample mutation

cURL example

Sample response

Response fields

Next steps

Add a billing address

Pre-save and manage the billing addresses your cards are issued against.

Get virtual card transactions

Confirm spend resumed by pulling the card’s transaction history.