POST:product_reviews/settings.json
POST:product_reviews/settings.json
Description
Modify review settings.
Permission bit: "product_review_settings.modify"
Topic: Product Reviews
Query Parameters
Unique shop identifier. See also: Unique Identifiers
Example: ?shop_id=sh_EQzGqWoY
Request Body
{ "acceptable_word_list": [ "" ], "approve_reviews": true, "approve_threshold": 5, "bad_word_list": [ "" ], "customer_reminder": "custom", "customer_reminder_days": 2, "default_review_dimension_set_id": "rs_EQzGqWoY", "filter_content": true }
Response Body
Response Body Type
Loading module