GET
/
v1
/
businesses
/
{business_id}
/
customers
/
{customer_id}

Fetch a single specific customer by ID.

Path Parameters

business_id
string
required

ID of the Business the customer is associated with.

customer_id
string
required

ID of the Customer to be updated. This is the Layer id, not the external id.

Response

Returns the created Customer object