post https://api.cloud.mbanq.com/v1/cards
Note: Please check for card product setup Create Card Product
This API enables the creation and activation of a new card for a specified account.
The card product will be set up for you by Mbanq, simply provide the card productId to indicate the type of card to be created.
- Debit Card: Link to an existing savings account or create a new one for the client using Create Savings Account.
- Credit Card: Link to an existing credit account or create a new one for the client using Create Credit Account.
Additionally, you can provide the userId to associate the card with a specific user within the client's account.
Once the card is successfully created, it will be automatically activated and ready for immediate use.
Behaviour : A successful response from this API indicates that the card was successfully created.
Please refer to this link: Card Features for detailed features about card.
Webhooks: After the card is ordered and activated, the following webhooks are triggered:
Function | Webhook |
---|---|
Order Card | Order Card |
Activate Card | Activate Card |