POST api/RestaurantApi/EditReview/{Id}?UserId={UserId}&OrderId={OrderId}&RestaurantId={RestaurantId}&Ratings={Ratings}&Comments={Comments}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| UserId | integer |
None. |
|
| OrderId | integer |
None. |
|
| RestaurantId | integer |
None. |
|
| Ratings | decimal number |
None. |
|
| Comments | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.