The customer can add their review to the merchant's store using the add endpoint. The comment can be about a specific product or a specific page.Payload authenticated
#
The content of the comment
The type of the comment. Is it on page
or product
?
Allowed values:productpage
Response#
comment.addComment.success
Usage#
To add the customer's comment about a specific product or a specific page, the developer may call the add
method.Events#
This endpoint may trigger two events, the onAdded and onAdditionFailed events.onAdded#
This event is triggered when adding a new comment by the customer is done without having any errors coming back from the backend.onAdditionFailed#
This event is triggered when when adding a new comment by the customer is not completed and an error has occurred. 
扫码加入 Apifox 微信交流群
在这里,获得 Apifox 使用上的任何帮助,快速上手让你的研测效率得到大幅提升

扫码加入交流群Modified at 2025-02-20 07:53:20