Skip to main content

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

Created — a storefront token for the guest session.