List shoppers
Shoppers
List shoppers
Lists shoppers across the whole banner, ordered by ID. Filter by phone number to find the shopper who gave it at checkout, and page through the results with the cursor parameters.
GET
List shoppers
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Return records that precede the record with this ID, in list order.
Whether the shopper is enrolled in the loyalty program.
Maximum number of records to return.
Required range:
1 <= x <= 100Phone number on file for the shopper. Matched exactly.
Maximum string length:
255Return records that follow the record with this ID, in list order.