Related Products
Last updated
Last updated
Retrieves a list of vendor-related products for the vendor, based on specified query parameters.
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.
Successfully got your product list.
Retrieves detailed information of a specific vendor-related product.
The ID of the vendor-related product to fetch details for.
Successfully got the data.
Updates the related products for a specific product.
List of related product IDs to be updated.
ID of the main product.
Successfully updated the vendor related products.