get https://{baseUrl}/V1/product//price
Use to get product prices. Provide SKU in URL path as shown in sample Curl.
Sample Curl
curl --location 'https://mygatewayurl.com/V1/product/test-configurable-product/price'
Use to get product prices. Provide SKU in URL path as shown in sample Curl.
Sample Curl
curl --location 'https://mygatewayurl.com/V1/product/test-configurable-product/price'
Try It!
to start a request and see the response here!