post https://sandcaas.undostres.com.mx/debit/v1/activateCard
Activate a card once the customer has received it
After the customer receives their card, the card should be linked to the customer's account and activated by calling this endpoint.
This endpoint should not be called if the /info endpoint returns an empty string in the cardNumber field.
A successful response indicates that the card was linked to the corresponding customer wallet and is ready for transacting.
This endpoint is intended for Business-to-Consumer (B2C) operations.