Update a customer

Update details of a specific customer. The path customer_id parameter is cosmetic — the service reads customer_id from the request body (marked required there). Only provided fields are updated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Cosmetic path parameter — the service resolves the customer from customer_id in the request body, not this value.

Body Params

Request body for updating a customer. customer_id is read from the body (the path parameter is cosmetic and ignored by the service). All fields other than customer_id are optional — only provided fields are updated.

uuid
required

UUID of the customer to update. Required in the request body — the path customer_id parameter is cosmetic only.

string
string
string
string
string
date
string
enum
Allowed:
address
object
string
string
string
string
string
string
associated_persons
array of objects

List of associated persons to update or add. If id is provided the existing record is updated; if omitted a new person is created (all required fields must then be present).

associated_persons
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json