Unlock a card
Unlock a card locked with an admin lock or spending period settings to make it available for spending again.
Note
- This feature is not available in Sandbox.
- To use the Cards API, please contact Revolut API Support.
Caution
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.
Tip
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.
For more information, see the guides: Manage cards.
Request
Response
Card successfully unlocked