Search Store Customers

Search Store Customers.

Path Params
string
required

Required. A unique key used to identify the caller of the API.

Query Params
string

A string of characters representing the first name and/or last name of the customer being searched for. Use format "firstName,lastName"

string

The email of the customer.

int32

Used for paging. The number of records to skip. Default is 0.

int32

Used for paging. The maximum number of records to return. Default is 10.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

Bad Request

404

Not Found

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json