Product
Get price
This endpoint returns the price of a product. It only needs the id of the product whose price is on need.
Payload
Response
...
Product availability
This endpoint helps the customer in the absence of a product's stock. A customer may need to subscribe to that product availability subscription l...
Categories
This endpoint lists all of the products within a given category. Categories aid in the organisation of products so that visitors may quickly find what...
Offer details
This endpoint is used to fetch any offered items related to the product. Other products may be offered along with the product as an offer from the mer...
Search products
A search query is group of keywords that a customer enters to satisfy their information needs. This endpoint enables the customer to enter a phrase or...
Get Gift Details
This endpoint provides the details of the gifted product, along with any related entities, such as images and texts associated with the gift.
:::tipTh...
Add Gift To Cart
This endpoint is used to add a product that has been gifted to the shopping cart, after which the customer can be redirected to the shopping cart page...
Upload Gift Image
This endpoint is used to upload a product image associated with the gifted product.
:::tipThe upload gift image endpoint has been implemented in the G...
Get Product Details
This endpoint is used to return information about a particular product to the user.
:::tipThe get details endpoint has been implemented in the Product...
Fetch
This endpoint is used for fetching product lists from a Merchant Store. The endpoint accepts query parameters that are validated to ensure they are of...
Fetch Options
This endpoint is used for fetching related data that is useful to include in the product, such as reviews, ratings, categories, or any other related e...
Size Guides
This endpoint is used to fetch the size guide for a specific product in an online store. The endpoint takes a product_id parameter, which is the ID of...