Retrieve reviews for a vendor (v2)

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/V2/storeview/default/vendor/1/reviews'

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^[0-9]+$
string
required

The Store view code refers to a specific store view within a store. A marketplace can have multiple websites, each website can have multiple stores, and each store can have multiple store views. Available store view codes are listed in the admin portal under Stores > Settings > All Stores. For example, the store view code for the French store view might be fr

Query Params
number

Number of results to return per page.

number

Number of results to return per page.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json