Create a new customer
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
externalId
phone
employeeCount
annualRevenue
taxExemptStatus
creationSource
website
billingAddress
metadata
Flexible JSON field for storing custom metadata about the customer
contacts
Array of contacts to create for this customer
Response
Success response - customer already exists with this externalId
id
organizationId
name
externalId
phone
employeeCount
annualRevenue
taxExemptStatus
creationSource
creationState
website
billingAddress
metadata
Flexible JSON field for storing custom metadata about the customer