Skip to main content
POST
/flipkart/products/reviews

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
product
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
@type
string
default:FlipkartProductReview
rating
integer | null
text
string | null
author
string | null
date
string | null
location
string | null
is_certified_buyer
boolean | null
helpful_count
integer | null
downvote_count
integer | null
images
string[]