Customers

List all customers for a business

get/businesses/{id}/customers

Path parameters

idstring required

The ID of the business

Query parameters

email_addressstring

The email address to filter on

phone_numberstring

The phone number to filter on

Response

A dictionary with a customers property which is an array of Customer objects

Changes

No recorded changes to this endpoint across all 1 revision of this API.