get https://{baseUrl}/V1/product//related
Get all related products for the product (via product SKU provided in path).
Sample Curl
curl --location 'https://mygatewayurl.com/V1/product/test-product/related
Get all related products for the product (via product SKU provided in path).
Sample Curl
curl --location 'https://mygatewayurl.com/V1/product/test-product/related
Try It!
to start a request and see the response here!