List Customers
List all the customers created on the current shop
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The name of the store to perform actions on via the API
If pagination is desired, the page to fetch of the response
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The name of the store to perform actions on via the API
Query Parameters
If pagination is desired, the page to fetch of the response
Response
Customer ID
The shop ID to which this customer belongs
Customer email
Customer name
Customer surname
Customer phone
Customer phone country code
Customer country code
Customer street address
Customer street address additional info
Customer city
Customer postal code
Customer state
Revenue customer has recieved from the affiliate program
The currency the customer gets reimbursed in for the affiliate program
Timestamp for the creation of the customer
The affiliate percentage awarded to the customer
Was this page helpful?