List parametric list values [Obsolete("Use ListParametricValues2.")]

Reference list of Parametric values.

Request
query Parameters
id
required
integer <int32>

The parametric internal id for which values are retrieved.

type
required
integer <int32>

Specifies the type of values to retrieve. Only ListValue(1) and MultiValue(2) are supported.

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