post
https://apiv4.ordering.co////orders/
This API endpoint is used to create a product review for multiple products of a completed order
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The reviews must have the following structure
[
{
"product_id": 12,
"comment": "Comment here",
"qualification": 5
}
]
