Customers
List customers
List customers and filter them by partner or any custom properties.
To filter customers on custom property, just add the property with its exact value as a query parameter:
myCustomProp=ThisIsAValue
This will return the customers where myCustomProp exactly matches the provided value.
GET
List customers
