Create a customer under your account. Optionally assign the customer to a merchant group on creation with merchantGroupId. Send a unique Idempotency-Key header so the request can be safely retried.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
401The supplied Bearer token was rejected: malformed, bad signature, wrong audience, or expired. The Authorization header is required and checked at the gateway, so an absent header returns 400, not 401. Re-authenticate at POST /customer/auth/token.
403Insufficient token scope, client certificate/source IP not allowed, or the merchant group belongs to another company
404Merchant group not found
409A customer with this email already exists for your company, or the Idempotency-Key was reused for a different request or is still in progress
500Internal server error
