Update customer

Updates editable profile fields for an existing customer. Use the same canonical customer terminology even where legacy payload fields remain.

Authentication

AuthorizationBearer

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

Path parameters

customerIdintegerRequired
Customer identifier.

Request

This endpoint expects an object.
customerobjectRequired

Response

Successful.
messagestring
customerobject

A customer profile. Read responses include the request profile fields plus the server-managed fields below.

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error