Update Review

Update data for a specific review.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the review you want to update.

Body Params

Object creation attributes.

string
length ≤ 255

A short summary of the review.

string

The full review.

string
enum

State of the review. Resources are initially in the pending_approval state when submitted by
customers via Fera. pending will include reviews that are pending_approval and pending_update.

Allowed:
media
array of files

Photos and videos to be attached to this review.

If media already exists as part of this review, then this attribute will only ADD media (use the DELETE media endpoint to delete files).

date-time

The time the object was created using ISO-8601 date/time format.

store_reply
object | null

Store admin reply to the customer's review, if any.

boolean

Was this resource submitted by a verified customer of the store?

string

External ID of the customer where they originated from (Shopify, Wix, eCommerce platform, etc).

string

The Fera ID of the customer.

string

External ID of the product where it originated from (Shopify, Wix, eCommerce platform, etc).

string

The Fera ID of the product.

file

Photo to use as the avatar image. This will replace the existing file if one exists. This can also be specified as a remote URL and Fera will download that file and store it on it's CDN. To upload a file, use multi-part form data with the 'avatar' key and the file contents (JSON POST can't upload files this way).

string

External ID of the order where they originated from (Shopify, Wix, eCommerce platform, etc).

string

The Fera ID of the order.

integer
1 to 5

Rating between 1 and 5.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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