Skip to main content
POST
/hotpepper/restaurants/reviews

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
restaurant
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:HotpepperReview
author
string | null
author_url
string | null
age_group
string | null
gender
string | null
rating
number | null
meal
string | null
party_size
integer | null
scene
string | null
reserved_course
string | null
is_reserved
boolean
default:false
visit_date
string | null
text
string | null
images
string[]