Product Features
Number of APIs: 4
-
List all features attached to a product GET {{baseUrl}}/v1/products/:product/features
-
Attach a feature to a product POST {{baseUrl}}/v1/products/:product/features
-
Remove a feature from a product DELETE {{baseUrl}}/v1/products/:product/features/:id
-
Retrieves a product_feature, which represents a feature attachment to a product GET {{baseUrl}}/v1/products/:product/features/:id