Storefront Checkout API
- Host: <store_url>/api/storefront
- Protocols:
https
- Accepts:
application/json
- Responds With:
application/json
Checkout
The Storefront Checkout does not use API Tokens and allows for Checkout data to be scraped directly from the front end or used in a Stencil Theme.
Note:
- The Try It Now at each endpoint will not work. Please see Cart and Checkout for a script that can be used to get Cart details.
- checkoutId is the same as the cartId.
- The redirect url endpoint does not work using the Storefront Cart. At this time shoppers can not be directed to any carts or checkouts created using the Storefront APIS.