Retrieve a paginated list of customers with optional filtering.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query selector object for filtering results
Max results to return
50
Number of results to skip
0
Sort fields object, e.g. { "name": 1 }
Array of customers
Unique customer identifier
"507f1f77bcf86cd799439011"
Customer name
Phone number
Email address
Customer address object
Company name
Array of tag IDs (ObjectId strings referencing the tag collection)
[
"507f1f77bcf86cd799439011",
"507f1f77bcf86cd799439012"
]Associated store ID
"507f1f77bcf86cd799439011"
Assigned price list IDs