创建评价Copy Pagepost https://api.myhostex.com/v3/reviews/{reservation_code}创建评价或回复订单。Path Paramsreservation_codestringrequired识别订单的唯一代码。Body Paramshost_review_scorenumber房东点评的评分。该值介于 0 和 5 之间。host_review_contentstring楼主的评价。host_reply_contentstring楼主的回复。category_ratingsobject提交房东评价时可一并提交的各分项评分(可选)。仅对支持分项评分的渠道生效(目前为 Airbnb 和 榛果)。未传 host_review_score 时,使用 overall_rating 的值作为评价分数。支持的字段:overall_rating、cleanliness、communication、respect_of_house_rules、recommend。每项评分介于 0 和 5 之间(recommend 为布尔值 0/1)。category_ratings objectResponse 200请求已成功提交。Updated 21 days ago