Related Products
Last updated
Last updated
Retrieves a list of vendor-related products for the vendor, based on specified query parameters.
/vendor-related-product/vendor-related-product-list
The number of products to return per page.
The offset (starting point) to fetch products from.
Filter to get the total count of related products.
Retrieves detailed information of a specific vendor-related product.
/vendor-related-product/vendor-related-product-details/{id}
The ID of the vendor-related product to fetch details for.
Updates the related products for a specific product.
/vendor-related-product/update-vendor-related-product
ID of the main product.
List of related product IDs to be updated.