POST api/order/{id}/rating/{rating}
Save the quality rating for the order
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Order identifier |
globally unique identifier |
Required |
rating |
1 to 5 rating of order quality |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
None.