Skip to main content
POST
/magazineluiza/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
sort
enum<string> | null
Available options:
relevant,
recent,
positive,
negative
rating
integer | null
Required range: 1 <= x <= 5

Response

Successful Response

id
string
required
@type
string
default:MagazineluizaReview
text
string | null
review_title
string | null
rating
integer | null
user_name
string | null
created_at
integer | null
partner
string | null
characteristics
object[]
product_sku
string | null
product_name
string | null
product_url
string | null