Create Prepaid Card

Use this API to Create Prepaid Card.

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.

Note: Mbanq would configured card product and they can use this cardProductId to create a prepaid card.

Path Params
integer
required
Defaults to 234

The associated primary account Id.

Body Params
integer
required
Defaults to 22

The id of the card product to be used.
Pattern: '^\d+$'
Example: 22

double
required
Defaults to 10000

The limit amount for the prepaid card.
Example: 10000

Headers
string
required

The ID of your banking instance visible in the MBANQ Console.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json