Create Customer
Create a new customer record.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
vnd.a1.tenant-id
Tenant identifier for multi-tenant environments
Request
This endpoint expects an object.
entityName
Company legal name
tradingName
Trading name
companyUuid
regionCode
Region code
address
Company address
email
contactName
remoteId
ID from an external system
phone
registrationNumber
invoiceTermLength
Payment terms in days
salesInvoiceDescriptionText
parentUuid
UUID of a parent customer
invoiceTaxUuid
billingGroupName
billingGroupInvoiceName
billingGroupPrimaryEmail
billingGroupAdditionalEmailRecipients
billingGroupUuid
Response
Customer created successfully
uuid
entityName
tradingName
regionCode
address
email
contactName
remoteId
phone
registrationNumber
invoiceTermLength
salesInvoiceDescriptionText
parentUuid
invoiceTaxUuid
companyUuid
billingGroupName
billingGroupInvoiceName
billingGroupPrimaryEmail
billingGroupAdditionalEmailRecipients
billingGroupUuid
Errors
400
Bad Request Error
