Create a new customer

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
countryIdstringRequired
firstNamestringRequired
businessTypeenumRequired
Allowed values:
externalIdstringOptional
lastNamestringOptional
emailstringOptional
phonestringOptional
addressLine1stringOptional
addressLine2stringOptional
citystringOptional
statestringOptional
postalCodestringOptional
taxIdTypeenumOptional
taxIdNumberstringOptional
documentTypeenumOptional
documentNumberstringOptional

Response

idstring
namestring
publicKeystring
privateKeystring
eventKeystring
integrityKeystring
retentionDaysdouble
createdAtdatetime
updatedAtdatetime
appIdstring
CustomerHookslist of objectsOptional