post
https://example.com/v1/cards
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
| Event | Webhook Reference |
|---|---|
| Order Card | Order Card |
| Activate Card | Activate Card |

