📄️ Cart Coupons API
List Cart Coupons
📄️ Cart Items API
List Cart Items
📄️ Cart API
The cart API returns the current state of the cart for the current session or logged in user.
📄️ Checkout order API
The checkout order API facilitates the processing of existing orders and handling payments.
📄️ Checkout API
The checkout API facilitates the creation of orders (from the current cart) and handling payments for payment methods.
📄️ Order API
The order API returns the pay-for-order order.
📄️ Product Attribute Terms API
| Attribute | Type | Required | Description |
📄️ Product Attributes API
List Product Attributes
📄️ Product Brands API
List Product Brands
📄️ Product Categories API
List Product Categories
📄️ Product Collection Data API
This endpoint allows you to get aggregate data from a collection of products, for example, the min and max price in a collection of products (ignoring pagination). This is used by blocks for product filtering widgets, since counts are based on the product catalog being viewed.
📄️ Product Reviews API
List Product Reviews
📄️ Product Tags API
List Product Tags
📄️ Products API
The store products API provides public product data so it can be rendered on the client side.