List product parametrics

Lists Product Parametric values for a product. What parametric values are returned is defined in the primary Category of the product, or if no primary exists, the first category by sort order. If the product does not exist or does not have a category an empty list is returned. Sort order of the parametric values is taken from the order defined for the category.

Request
query Parameters
productId
required
integer <int32>

Internal id of the Product.

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/ListProductParametrics
Response samples
[
  • {
    }
]