GET api/Rating/GetRating/{id}?ratingType={ratingType}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

ratingType

RatingTypeEnum

Required

Body Parameters

None.

Response Information

Resource Description

RatingResult
NameDescriptionTypeAdditional 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.