Update a customer by id
Authentication header of the form api key, where api key is your organization api key.
Specifies the version of the API to use
1.0.0 The ID of the customer to update
Update customer data
Email address of the customer
Custom metadata associated with the customer A dictionary of key-value pairs.
{ "key": "value" }OK
Address associated with customer
The date and time the customer was created in UTC format
"2025-05-28T14:00:00Z"
Email of the customer
External ID of the customer
"ext_001"
Full name of the customer
"Alice Johnson"
Unique identifier
"cus_b8d0fe7e-3a7f-4b5f-a68b-d31358b49c3f"
Additional metadata as a JSON object
{ "key": "value" }Customer's phone number
"+1-555-123-4567"
The date and time the customer was last updated in UTC format
"2025-05-28T14:05:00Z"