Skip to main content
GET
Check if Review Exists
GET {BASE_URL}/reviews/exists

Query parameters

string
required
Your merchant ID.
string
required
Product to check.
string
required
Customer email.

Response

Headers

X-Merchant-Id
string

Query Parameters

merchantId
string
required
productId
string
required

Product ID to check

authorEmail
string
required

Customer email address

Response

Successful response

success
boolean
required
Example:

true

data
object