post
https://sandcaas.undostres.com.mx/debit/v1/unstop
Unstops a customer's card
Reactivates a previously blocked (stopped) card, making it available for transactions again. Supports specifying a note explaining the reason for unblocking and maintains a history of block/unblock operations.
Important considerations
- card_id must be valid and belong to the authenticated customer.
- The card must currently be in a blocked state.
- The card status is updated in the database to "active".
- A note can be provided explaining the reason for unblocking.
- The operation is logged in the block/unblock history.
- Endpoint requires customer or admin authentication.
- Only previously stopped (blocked) cards can be unblocked.