Toggle Card Features(GQL)

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

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

Behaviour :A successful response from this API indicates that the card details were successfully updated.

FunctionWebhook
Update CardUpdate Card
Body Params

Following are the details on the GraphQL fields :

ParameterDescriptionMandatoryData TypeExample
onlinePaymentEnabledIndicates whether online payments are enabled or disabled for the card.YesBooleantrue
atmWithdrawalsEnabledIndicates whether ATM withdrawals are enabled or disabled for the card.YesBooleantrue
internationalPaymentsEnabledIndicates whether international payments are enabled or disabled for the card.YesBooleantrue
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!