Replace Card(GQL)

Note: All the cards API's have the endpoint: /graphql

This API is used to replace an existing card. When the mutation is successfully executed, it processes the card replacement based on the provided input.

Behaviour : A successful response from this API indicates that the card replacement was successfully processed based on the provided input.

FunctionWebhook
Replace CardReplace Card
Body Params

Following are the details on the GraphQL fields :

ParameterDescriptionMandatoryData TypeExample
idThe unique identifier associated with the card.YesString123
replaceReasonThe reason for the card replacement. Possible values include: LOST, STOLEN, DAMAGED, CARD_NOT_RECEIVED, CREDENTIAL_STUFFING, CAPTURED_BY_ATM.YesStringDAMAGED
Headers
string
required
Defaults to z01j3e71zd6zkq908vyf5861a8

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

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!