Update a customer
Customers
Update a Customer
PATCH
Update a customer
Update a customer’s name, email, external_id, or metadata.
Authorizations
Use your secret API key as a Bearer token.
Keys are prefixed: sk_live_ (production) or sk_test_ (sandbox).
Path Parameters
The customer identifier (prefixed cus_)
Body
application/json
Response
Customer updated
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