List customers
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Opaque cursor returned in next_cursor.
1 <= x <= 200Case-insensitive exact match.
Exact-string match (no E.164 normaliser in-tree yet).
Match on the partner-supplied identifier you stored on
create. Combine with email / phone for AND semantics.
Resolve the customer from either the stable POS barcode now displayed on the pass or a legacy wallet-pass serial. Returns an empty list if the identifier doesn't match an active pass in this organization. POS adapters scanning the customer's pass at the till use this to look up the customer record before posting a transaction.

