Unlock a card
Unlock a card locked with an admin lock or spending period settings to make it available for spending again.
If a card has a spending_period set and is locked due to being outside of that period, unlocking the card removes this spending period completely, including the end date.
If you want to unlock such a card but keep its spending period end date:
- Fetch the card's details.
- Save the
spending_period.end_dateandspending_period.end_date_actionsettings. - Unlock the card.
- Update the card's
spending_periodby re-adding the saved settings.
If both start and end dates for the spending period are provided, and the card is locked due to those dates, to unlock such a card, update its spending_period settings instead.
A successful unlock changes the card's state to active, and no content is returned in the response.
This feature is available in the UK, US, the EEA, and SG.
This feature is not available in Sandbox.
To use the Cards API, please contact Revolut API Support.
For more information, see the guides: Manage cards.
Request
Response
Card successfully unlocked