Set Pin (GQL)

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

Use this GraphQL API to securely set the PIN for a card. You must provide the card ID successfully update the PIN.

Behaviour: A successful response from this API indicates that the PIN for the card has been successfully set.

Body Params

Following are the details on the GraphQL fields :

ParameterDescriptionMandatoryData TypeExample
idThe unique identifier associated with the card.YesString1234567890

Provide the id of the card for which you intend to set a new PIN.

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!