Retrieve select attribute values by conditions
Retrieve select attribute values by conditions
Authorizations:Token
Query Parameters
| _cnd[product] | integerFilters attribute values by product id |
| _cnd[limit] | Array of stringsSets the offset (first item) and the limit (second item) |
| _cnd[orderBy] | Array of stringsSets sorting order field |
Responses
200Success
Response schema:
Success Array
| attribute_option | |
| position | integer |
| priceModifier | string |
| priceModifierType | string |
| weightModifier | string |
| weightModifierType | string |
| defaultValue | boolean |
| id | integer |
| product | |
| attribute |