Skip to main content
Use the canonical customer endpoint instead. New integrations should create customers with POST /api/v1/customers — one record that serves wallets and cards, captures the full KYC ladder, and carries the same identity the card providers require. This older /business/customers route remains only for backward compatibility.
Create an end-customer record. All fields are optional, but passing an externalId (your own stable id for the customer) lets you reconcile customers with your system and keeps creates idempotent.

Endpoint

Signature required: Yes

Headers

Request body

Request example

Response