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
regionCode
Region code
email
contactName
phone
address
registrationNumber
invoiceTermLength
Payment terms in days
salesInvoiceDescriptionText
parentUuid
UUID of a parent customer
invoiceTaxUuid
companyUuid
billingGroupName
billingGroupInvoiceName
billingGroupPrimaryEmail
billingGroupAdditionalEmailRecipients
billingGroupUuid
Response
Customer created successfully
uuid
entityName
tradingName
regionCode
email
contactName
phone
address
registrationNumber
invoiceTermLength
companyUuid
Errors
400
Bad Request Error
