GET api/Rating/GetRating/{id}?ratingType={ratingType}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
|
ratingType | RatingTypeEnum |
Required |
Body Parameters
None.
Response Information
Resource Description
RatingResultName | Description | Type | Additional information |
---|---|---|---|
RatingOverall | decimal number |
None. |
|
RatingDescription | string |
None. |
|
Reviews | Collection of RatingView |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
text/html
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.