post
https://api.cloud.mbanq.com/v1/cards/
Use this API to renew an existing card that is approaching or has reached its expiration date. The renewal process reissues the card with an updated expiration date while retaining the same card number, ensuring continuity for the cardholder with no disruption to linked services or recurring payments.
To renew a card, pass the cardIdForRenew as a path parameter and set the command query parameter to RENEW. Include any required renewal details in the request body.
Note: The renewed card retains the original card number. Only the expiration date is updated as part of this operation.
A successful response confirms that the card has been renewed and reissued.
