Get a single spec.
GET
/me/products/{productID}/specs/{specID}
200Description
Only available to Buyer Users.
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
productID | Required | string | ID of the product. | --- |
specID | Required | string | ID of the spec. | --- |
catalogID | string | ID of the catalog. | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
OwnerID | string | --- | --- | --- | ||
ID | string | --- | 100 characters | --- | ||
ListOrder | integer | int32 | --- | --- | ||
Name | string | --- | --- | --- | ||
DefaultValue | string | --- | 2000 characters | --- | ||
Required | boolean | --- | --- | --- | ||
AllowOpenText | boolean | --- | --- | --- | ||
DefaultOptionID | string | --- | --- | --- | ||
DefinesVariant | boolean | --- | --- | --- | ||
xp | object | --- | --- | --- | ||
OptionCount | Read Only | integer | int32 | --- | --- | |
Options | Read Only | array | --- | --- | --- | |