Reviews
Endpoints related to Okendo Reviews and review groups
Reviews
Returns a list of Reviews for the requested store
A limit on the number of items returned. Between 1 and 100. Default 25.
25The URL-encoded JSON object representing the cursor for the next page of results.
The sort order of the reviews. Format: '(date|rating) (asc|desc)'. Default 'date desc'
date descThe moderation status of the review.
approvedPossible values: An object containing a list of Reviews and a relative link to the next page of results if available.
Invalid request parameters.
Authentication credentials are missing or incorrect.
The ID of the Review to retrieve.
A Review object
Authentication credentials are missing or incorrect.
The requested resource could not be found.
The ID of the Review to update.
The moderation status of the review.
approvedA Review object
Invalid request parameters.
Authentication credentials are missing or incorrect.
The requested resource could not be found.
The ID of the Review to reply to.
Whether the Customer should be notified of the reply via email.
trueThe updated Review with the reply included.
Invalid request parameters.
Authentication credentials are missing or incorrect.
The requested resource could not be found.
Groups
The name of the group.
Indicates if the products in the group are automatically assigned to show reviews from other products within the same group.
The ID of Shopify collection that will be used to create the group.
123456789An object containing the group that was just created.
Invalid request parameters.
Authentication credentials are missing or incorrect.
This response is sent when a request conflicts with the current state of the server.
The request was well-formed but was unable to be followed due to semantic errors.
Last updated