Bulk Create Product Review Comments
目前此 API 僅支援 Developer Center APP token
Function
To bulk create product review comments.
批量創建商品評價。
URL
POST <<api_domain>>/v1/product_review_comments/bulk
Request Parameters
Parameter | Type | Description | Example |
|---|---|---|---|
items |
| Array of create product review comment review |
|
Response Example
{
"result": "success",
"count": 2
}Updated 13 days ago