Get a single spec option.
GET
/specs/{specID}/options/{optionID}
200Roles
At least one of the roles below is required to access this endpoint.
FullAccessProductAdminProductReader
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
specID | Required | string | ID of the spec. | --- |
optionID | Required | string | ID of the option. | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
ID | string | --- | 100 characters | --- | ||
Value | string | --- | 2000 characters | --- | ||
ListOrder | integer | int32 | --- | --- | ||
IsOpenText | boolean | --- | --- | --- | ||
PriceMarkupType | string | --- | --- | NoMarkup, AmountPerQuantity, AmountTotal, Percentage | ||
PriceMarkup | number | float | --- | --- | ||
xp | object | --- | --- | --- |