Authorizations
Enter your API key in the format x-api-key <api-key>*
Path Parameters
Customer ID
Body
Customer
Request object for updating an existing customer. All fields are optional - only provided fields will be updated
address_city is the updated city name with maximum 100 characters
100
address_country is the updated two-letter ISO 3166-1 alpha-2 country code
address_line1 is the updated primary address line with maximum 255 characters
255
address_line2 is the updated secondary address line with maximum 255 characters
255
address_postal_code is the updated postal code with maximum 20 characters
20
address_state is the updated state, province, or region name with maximum 100 characters
100
email is the updated email address and must be a valid email format if provided
external_id is the updated external identifier for the customer
integration_entity_mapping contains provider integration mappings for this customer
metadata contains updated key-value pairs that will replace existing metadata
name is the updated name or company name for the customer
Response
OK
Customer response object containing all customer information
AddressCity is the city of the customer's address
AddressCountry is the country of the customer's address (ISO 3166-1 alpha-2)
AddressLine1 is the first line of the customer's address
AddressLine2 is the second line of the customer's address
AddressPostalCode is the postal code of the customer's address
AddressState is the state of the customer's address
Email is the email of the customer
EnvironmentID is the environment identifier for the customer
ExternalID is the external identifier for the customer
ID is the unique identifier for the customer
Metadata
Name is the name of the customer
published
, deleted
, archived