Update Customer
Update a customer record. All fields are optional — only provided fields are updated. Returns true on success.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
customerUuid
Headers
vnd.a1.tenant-id
Tenant identifier for multi-tenant environments
Request
This endpoint expects an object.
entityName
tradingName
regionCode
address
email
contactName
remoteId
phone
registrationNumber
invoiceTermLength
salesInvoiceDescriptionText
parentUuid
invoiceTaxUuid
companyUuid
billingGroupName
billingGroupInvoiceName
billingGroupPrimaryEmail
billingGroupAdditionalEmailRecipients
billingGroupUuid
Response
Update successful
Errors
400
Bad Request Error
404
Not Found Error
