Skip to main content
POST
Submit Review
POST {BASE_URL}/reviews

Body parameters

string
required
Product being reviewed.
string
required
Your merchant ID.
integer
required
1–5 star rating.
string
required
Customer display name.
string
required
Customer email.
string
Review headline.
string
Review body.
string
Order ID to mark as verified purchase.
string
Incentive claim ID.
FTC disclosure accepted.
boolean
Recommendation flag.
string
Free-text pros.
string
Free-text cons.
object
Custom attribute key/value pairs.

Example

Headers

Authorization
string

Optional - for authenticated submissions

Body

application/json

The body is of type object.

Response

Successful response

success
boolean
required
Example:

true

data
object