Renew Card

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.

Path Params
integer
required
Defaults to 1

The unique identifier of the card to be renewed. Example: 1

Query Params
string
required
Defaults to RENEW

The action command for this request. For renewing a card, this value must always be RENEW. RENEW : Re-order card with the same card number. Example: RENEW

Body Params
integer
required
Defaults to 1

The unique identifier of the product associated with the card. Example: 1

Headers
string
required
Defaults to z01j3e71zd6zkq908vyf5861a8

The ID of your banking instance visible in the MBANQ Console.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json