GET api/Report/review/{reviewNo}

리뷰(평점) 세부, buyNo 가 있으면 구매자의 평점을 가져온다.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
reviewNo

리뷰 IDENTITY

integer

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.