Related Products
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.
Unauthorized access. Authentication required.
Internal server error. An error occurred on the server.
Retrieves detailed information of a specific vendor-related product.
The ID of the vendor-related product to fetch details for.
Successfully got the data.
Unauthorized access. Authentication required.
Internal server error. An error occurred on the server.
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.
Bad Request - Invalid data provided.
Unauthorized - Authentication required.
Internal Server Error.
Last updated