Retrieve a value from a product yes/no attribute
Retrieve a value from a product yes/no attribute.
Authorizations:Token
Query Parameters
product_id required | integer |
attribute_id required | integer |
id required | integer |
Responses
200Yes/No Attribute Value resource
Response schema:
Yes/No Attribute Value resource id | integer |
value | boolean |
price_modifier | number |
price_modifier_type | stringDefault: "percent" Example: "percent" |
weight_modifier | number |
weight_modifier_type | stringDefault: "percent" Example: "percent" |
is_default | boolean |
404Resource not found