Update customer

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

customerIdstringRequired

Request

This endpoint expects an object.
namestringOptional
externalIdstringOptional
phonestringOptional
employeeCountdoubleOptional
annualRevenuedoubleOptional
taxExemptStatusenumOptional
creationSourceenumOptional
websitestringOptional
billingAddressobjectOptional
metadataobjectOptional
Flexible JSON field for storing custom metadata about the customer

Response

Customer updated successfully
idstring
organizationIdstring
namestring
externalIdstring
phonestring
employeeCountdouble
annualRevenuedouble
taxExemptStatusenum
creationSourceenum
creationStateenum
websitestring
billingAddressobject
metadataobject
Flexible JSON field for storing custom metadata about the customer