Store API Resources
The Store API is a headless ecommerce API providing access to numerous resources used to power an ecommerce sales channel or experience.
The resources available include:
- CategoryList - provide a list of product categories on the website.
- BrowseCategory - browse a category of products.
- ProductSearch - search the product database.
- Cart - interact with a shopping cart - viewing the cart, adding one or more items to it, replacing or emptying cart contents, viewing & managing delivery methods.
- CartItem - interact with a single item in a shopping cart - viewing or updating it.
- Checkout - process orders through a standard checkout process, staging & processing orders.
- Receipt - view order details that would usually show on a receipt.
- Enquiry - place an enquiry on a website
- Page - render a page, and/or retrieve is underlying data