latestOpenAPI 3.0.32026-08-20175297708.7 KB
f4208dbc3eb3
ops
CreateProductSuggestion catalog
create a product suggestion for a given product id
post/ops/product_suggestions
Request body
Example request
{
"product_id": "abc123",
"seller_id": "abc123",
"suggestion_weight": 1
}Response
OK response.