Look up an existing guest for prefill
GET/api/v1/cart/guest-lookup
Searches the guest directory by phone or email so the form can prefill primary/secondary guest details. Phone takes precedence when both are supplied. Read-only — the matched guest is never modified; the agent's edits are saved on the cart. Returns found=false when no match exists (the agent is capturing a new guest). When the matched guest is enrolled in loyalty, the response also carries their tier + benefits ("Blue member recognized").
Request
Responses
- 200
OK