Update a single customer

Patch Customer with details. Only provided fields are updated.

Authentication

AuthorizationBearer

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

Path parameters

customerUuidstringRequired

Headers

vnd.a1.tenant-idstringOptional

Tenant identifier for multi-tenant environments

Request

This endpoint expects an object.
entityNamestringOptional
tradingNamestringOptional
regionCodestringOptional
emailstringOptionalformat: "email"
contactNamestringOptional
phoneobjectOptional
addressobjectOptional
registrationNumberstringOptional
invoiceTermLengthdoubleOptional
salesInvoiceDescriptionTextstringOptional
parentUuidstringOptional
invoiceTaxUuidstringOptional
companyUuidstringOptional

Response

Successful Response

Errors

400
Bad Request Error
404
Not Found Error