get https://{baseUrl}/V1/vendor//reviews
Retrieves a list of reviews submitted for a specific vendor. Each review may include information such as the rating, review text, author, and submission date. This API can be used to display vendor feedback or calculate overall vendor ratings.
Sample Curl
curl --location 'https://mygatewayurl.com/V1/vendor/1/reviews'
