Review Management
Provides various functions to efficiently look up and manage review-related data. Through functions such as review list lookup, detail information lookup, evaluation item and customer profile management, you can flexibly handle rich review data.
Key Features
Review List Lookup
You can efficiently look up the review list using various conditions such as the writing period, review classification, display status, review report status, writer member ID/name, product number, and review number.
Bulk Display Status Change
You can bulk-change the display status of looked-up reviews. You can conveniently process both display and non-display.
Review Detail Lookup
Looks up the detail information of a specific review, and lets you check in detail the review content, writer member ID, order number, evaluation items, customer profile information, review report history, and so on.
Evaluation Item and Customer Profile Management
Provides functionality to look up the evaluation items and customer profile items of reviews mapped to a standard category, and to look them up and add them when writing a review.
You can flexibly manage evaluation items and evaluation values that support multiple languages.
Process Definition — Review Management

Review List Lookup
Looks up the review list matching the search conditions. If no separate search condition is set, looks up the reviews written within the last 7 days, in order of most recent review writing date/time.
Search conditions available: writing period, review classification (text, photo, video, photo/video), display status, review report status, member ID/name, product number, product name
Process Definition — Review Evaluation Item Management

Process Definition — Review Multilingual Management

API Function List
Review List Lookup
• Looks up the review list matching the search conditions. • If no separate search condition is set, looks up the reviews written/modified within the last 7 days, in reverse order of modification date.
BO
GET
Review List Display Status Change
• Bulk-changes the display status of the reviews selected from the review list. • Supports both Display and Not Displayed processing.
BO
POST
Review Detail Information Lookup
• Looks up the detail information of a review. • Called when clicking the review number or review content in the review list grid.
BO
GET
Review Attached Image List Lookup
•Looks up the image list among the attachments of a review. •Called from the review detail popup.
BO
GET
Review Attached Video List Lookup
•Looks up the video list among the attachments of a review. •Called from the review detail popup.
BO
GET
Review Evaluation Item Answer List Lookup
•Looks up the answer list by evaluation item for a review. •Called from the review detail popup.
BO
GET
Review Customer Profile Answer List Lookup
•Looks up the customer profile answer list of a review. •Called from the review detail popup.
BO
GET
Review Comment List Lookup
•Looks up the comment list of an individual review.
BO
GET
🔗View API > Not used until FO is added
Review Display Status Change
• Changes the display status of an individual review using the review number and review display status code.
BO
POST
Content Display Status Change
• Changes the content display status using the review number and content display status code.
BO
POST
Comment List Display Status Change
• Changes the display status of the comment list of a specific review using the review number and comment display status code.
BO
POST
🔗View API > Not used until FO is added
Review Comment Registration
• Registers a review comment. • The comment content, review number, writer classification code, writer ID, comment display status code, and system registrant ID are required.
BO
POST
🔗View API > Not used until FO is added
Evaluation Item Mapping List Lookup
• Looks up the evaluation item mapping list of reviews. • A review's evaluation items are mapped to a standard category.
BO
GET
Customer Profile Item Mapping List Lookup
• Looks up the customer profile item mapping list of reviews. • A review's customer profile items are mapped to a standard category.
BO
GET
Evaluation Item Mapping List Save
• Registers/modifies/deletes the evaluation item mapping list of reviews. • Among Large/Medium/Small/Leaf categories, only leaf categories can have evaluation items mapped.
BO
POST
Customer Profile Item Mapping List Save
• Registers/modifies/deletes the customer profile item list mapped to reviews. • Among Large/Medium/Small/Leaf categories, only leaf categories can have evaluation items mapped.
BO
POST
Addable Evaluation Item List Lookup
• Looks up the list of evaluation items available to add. • Can be looked up by evaluation item name condition.
BO
GET
Addable Customer Profile Item List Lookup
• Looks up the list of customer profile items available to add. • Can be looked up by customer profile item name condition.
BO
GET
Evaluation Value List Lookup
• Looks up the evaluation value list corresponding to the selected evaluation item.
BO
GET
🔗View API > Standard Category Mapping Management > Evaluation Item Detail > Evaluation Value List Lookup
Evaluation Item List Lookup
• Looks up the evaluation item list matching the search conditions. • Can be looked up by registration period and evaluation item name.
BO
GET
Evaluation Item List Save
• Registers/modifies a review evaluation item. • If the use status of an evaluation item is changed to 'N', the mapped category link is released.
BO
POST
Mapped Standard Category List Lookup
• Looks up the standard category list mapped to a review evaluation item.
BO
GET
Evaluation Value List Lookup
• Looks up the evaluation value list mapped to the selected evaluation item. • Looked up automatically when an evaluation item is selected.
BO
GET
🔗View API > Evaluation Item Management > Evaluation Value List Lookup
Evaluation Value List Save
• Registers/modifies/deletes the evaluation value list mapped to the selected evaluation item. *For the evaluation value list under an evaluation item, registration/modification/deletion are all functionally possible, but once the evaluation item has been mapped, modifying the evaluation value list may cause errors in product aggregation, so it is not recommended.
BO
POST
Multilingual Evaluation Value List Lookup
• Looks up the multilingual evaluation value list of the selected evaluation item.
BO
GET
Multilingual Evaluation Value List Save
• Registers/modifies the multilingual evaluation value list mapped to the selected evaluation item.
BO
POST
Multilingual Evaluation Item Lookup
• Looks up the multilingual evaluation item list of the selected evaluation item.
BO
GET
Multilingual Evaluation Item Save
• Registers/modifies the multilingual evaluation item mapped to the selected evaluation item.
BO
POST
Terminology
Evaluation Item
• When writing a review, it is automatically mapped to the standard category to which the review's target product belongs.
• Up to 3 evaluation items are allowed, and the evaluation values are determined per evaluation item.
Evaluation Value
• A detailed option by which a customer evaluates a product when writing a review.
• Automatically mapped to the review evaluation item, and can be registered/modified/deleted.