Order Card(GQL)

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

This API is used to place an order for a new card by the self service user. When the mutation is successfully executed, it processes the card order based on the provided input.

** Behaviour **: A successful response from this API indicates that the card order was successfully placed based on the provided input.

Body Params

Following are the details on the GraphQL fields :

ParameterDescriptionMandatoryData TypeExample
productIdThis field represents the unique identifier for the specific product associated with the card.YesInteger2
savingsAccountIdThis field represents the unique identifier for the account associated with the card.YesInteger1
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!