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
Requiredid, name
Create a product characteristic value using the body of the request

Post/{id}
Optionalname
Updates the product characteristic value {id} with the value given in the body of the request

Delete/{id}
Optionalfeature: {feature_value}
Removes the product characteristic value from ID {id}. If specified, replaces the value associated with {feature_value}