Customers
Update a customer
Update an existing customer within Layer.
PUT
/
v1
/
businesses
/
{business_id}
/
customers
/
{customer_id}
The PUT
endpoint updates an existing customer.
Path Parameters
Body
External ID for the customer within your platform. Idempotency key.
Name of the individual customer.
Name of the company customer.
Email address of the customer.
Mobile phone number of the customer.
Office phone number of the customer.
Full address of the customer.
Notes about the customer.
Response
Returns the udpated Customer object