POST api/RestaurantApi/EditReview/{Id}?UserId={UserId}&OrderId={OrderId}&RestaurantId={RestaurantId}&Ratings={Ratings}&Comments={Comments}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.