Update customer by external ID

Authentication

AuthorizationBearer

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

Path parameters

externalIdstringRequired

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

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