List product reviews

Lists reviews for a product. Only published Reviews will be listed.

Request
query Parameters
productId
required
integer <int32>

The internal id of the product for which reviews are listed.

cultureCode
string

Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.

Responses
200

Success

500

Internal Server Error

get/ProductService.svc/rest/ListProductReviews
Response samples
[
  • {
    }
]