Values of product characteristics
Values of product characteristics
Use
Road:
/api/feature_values
Protected:
true
Attributes
id:
integer
name:
translation
Roads
Get
/
Returns the list of product characteristic values
Get
/{id}
Returns details of the product characteristic value of ID {id}
Put
/store
Required
id, name
Create a product characteristic value using the body of the
request
Post
/{id}
Optional
name
Updates the product characteristic value {id} with the value given in the body of the
request
Delete
/{id}
Optional
feature: {feature_value}
Removes the product characteristic value from ID {id}. If specified, replaces the value associated with {feature_value}