v1
latestOpenAPI 3.0.02026-07-2480129136.5 KBStores
Search Store Customers
Search Store Customers.
get/stores/{storeKey}/customers
Path parameters
storeKeystring required
Required. A unique key used to identify the caller of the API.
Query parameters
namestring
A string of characters representing the first name and/or last name of the customer being searched for. Use format "firstName,lastName"
emailstring
The email of the customer.
offsetinteger
Used for paging. The number of records to skip. Default is 0.
limitinteger
Used for paging. The maximum number of records to return. Default is 10.
Response
OK