Start a guest checkout — provisions a lightweight, pre-verified buyer account (no password prompt) and returns a storefront token so the shopper can complete the purchase in the same session. Gated per org by storefront.allow_guest_checkout. If the email already belongs to an account, returns 409 (sign in instead).
POST/storefront/guest/session
Start a guest checkout — provisions a lightweight, pre-verified buyer account (no password prompt) and returns a storefront token so the shopper can complete the purchase in the same session. Gated per org by storefront.allow_guest_checkout. If the email already belongs to an account, returns 409 (sign in instead).
Request
Responses
- 201
- 400
- 403
- 409
Created — a storefront token for the guest session.
Error
Error
Error