Create a customer
Customers
Create a Customer
POST
Create a customer
Create a new customer record.
Response
Authorizations
Use your secret API key as a Bearer token.
Keys are prefixed: sk_live_ (production) or sk_test_ (sandbox).
Body
application/json
Response
Customer created
Unique identifier (prefixed cus_)
Example:
"cus_1a2b3c4d5e"
Organization identifier
Customer email address
Customer display name
External identifier from your system
Arbitrary key-value metadata
Available options:
live, sandbox