Create Card
Create a card for a customer under your tenant.HTTP Request
POST /api/v1/cards
Request Body
Supported Fields
customer_idrequiredcard_typeoptional, defaults tovirtualprovideroptional, defaults toautocurrencyoptional, defaults toNGNsingle_useoptional, defaults tofalsegeofence_enabledoptional, defaults tofalsegeofence_max_distance_kmoptional
Response
Returns the issued card record as currently exposed by the card issuing service.Notes
typeis accepted as an alias forcard_type.customerIdis accepted as an alias forcustomer_id.- Network-brand selection fields such as
brand, plus fields likefunding_amountandspending_limits, are not part of the current backing service contract for this endpoint.