get https://{baseUrl}/V2/storeview//vendor//ratings
Retrieves the ratings and related details for a specific vendor, identified by the vendor ID.
Sample Curl
curl --location 'https://mygatewayurl.com/V2/storeview/default/vendor/1/ratings'
Retrieves the ratings and related details for a specific vendor, identified by the vendor ID.
Sample Curl
curl --location 'https://mygatewayurl.com/V2/storeview/default/vendor/1/ratings'
Try It! to start a request and see the response here!