Skip to main content
POST
/monotaro/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
rating
integer | null
Required range: 1 <= x <= 5
sort
enum<string>
default:recommended
Available options:
recommended,
newest,
most_helpful
code_type
enum<string>
default:order_code
Available options:
order_code,
product_code

Response

Successful Response

id
string
required
product_code
string
required
product_url
string
required
@type
string
default:MonotaroReview
author
string | null
rating
number | null
text
string | null
usage
string | null
order_code
string | null
order_code_url
string | null
created_at
integer | null
created_date
string | null
helpful_count
integer | null