Create Prepaid Card (GQL)

Note: * All the Create Prepaid Card API's have the endpoint: /graphql*

This API enables the creation of a prepaid card, allowing users to generate either a virtual or physical card for a variety of transactions. The API supports specifying card product types and setting prepaid limits.

Behavior: Upon successful execution, the API returns a confirmation including the details of the newly created prepaid card, such as the prepaid account ID and card ID

Body Params
ParameterDescription
primaryAccountIdThe unique identifier for the primary account associated with the prepaid card.
cardProductIdThe identifier for the type of card product to be issued for the prepaid card.
prepaidLimitAmountThe maximum amount of funds that the prepaid card can hold or be loaded with.
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!