Features REST Endpoints
Business Objects/Items With Prod Class Code Gid/Features
The operations from the Business Objects/Items With Prod Class Code Gid/Features category.
- Create a Feature
- Method: postPath:
/itemsWithProdClassCodeGid/{itemGid}/features - Delete a Feature
- Method: deletePath:
/itemsWithProdClassCodeGid/{itemGid}/features/{itemFeatureQualGidxitemFeatureValue} - Get a Feature
- Method: getPath:
/itemsWithProdClassCodeGid/{itemGid}/features/{itemFeatureQualGidxitemFeatureValue} - Get Features
- Method: getPath:
/itemsWithProdClassCodeGid/{itemGid}/features - Update a Feature
- Method: patchPath:
/itemsWithProdClassCodeGid/{itemGid}/features/{itemFeatureQualGidxitemFeatureValue} - Update Features
- Method: patchPath:
/itemsWithProdClassCodeGid/{itemGid}/features