Create Card

Before you begin: Ensure a card product has been configured for your tenant. See Create Card Product for setup instructions.

Use this API to issue and instantly activate a new card for a client. Link a debit card to a savings account or a credit card to a credit account. Once created, the card is automatically activated and ready for immediate use.

How it works

Provide the configured productId and the account required by that product: savingsAccountId for a debit card or creditAccountId for a credit card. You can also associate the card with a specific userId and select a shipping address for an eligible physical-card order.

Webhooks

EventWebhook Reference
Order CardOrder Card
Activate CardActivate Card
Body Params

Creates and activates a card. The selected card product determines whether savingsAccountId or creditAccountId is required.

int64
required

ID of the configured card product.

int64

Savings account to link to a debit card. This is required for request to create debit card.

int64

Credit account to link to a credit card. This is required for request to create credit card.

int64

Optional user associated with the card.

Headers
string
required
Defaults to z01j3e71zd6zkq908vyf5861a8

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

Responses

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