Skip to main content
POST
/kaufland/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
sorting
enum<string>
default:bestFirst
Available options:
bestFirst,
worstFirst,
newestFirst,
oldestFirst

Response

Successful Response

@type
string
default:KauflandReview
id
integer | null
rating
integer | null
text
string | null
author
string | null
date
string | null
created_at
string | null
is_verified_purchase
boolean | null
is_product_test
boolean | null
external_source
string | null
media
string[]