Activate Physical Card (GQL)

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

Use this GraphQL API endpoint to activate a physical card. This operation enables you to initiate the activation process for a physical card associated with the provided card ID.

** Behaviour **: A successful response from this API indicates that the physical card was successfully activated.

Body Params

Following are the details on the GraphQL fields :

ParameterDescriptionMandatoryData TypeExample
idThe unique identifier associated with the card.YesString5
expiryDateThe string for the expiry date of the card in the form of "YYYY-MM"YesString2024-12
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!