Equipment Ref Units REST Endpoints
Business Objects/Items With Prod Class Code Gid/Packaged Items/Equipment Ref Units
The operations from the Business Objects/Items With Prod Class Code Gid/Packaged Items/Equipment Ref Units category.
- Create an Equipment Ref Unit
- Method: postPath:
/itemsWithProdClassCodeGid/{itemGid}/packagedItems/{packagedItemGid}/equipmentRefUnits - Delete an Equipment Ref Unit
- Method: deletePath:
/itemsWithProdClassCodeGid/{itemGid}/packagedItems/{packagedItemGid}/equipmentRefUnits/{equipmentReferenceUnitGid} - Get an Equipment Ref Unit
- Method: getPath:
/itemsWithProdClassCodeGid/{itemGid}/packagedItems/{packagedItemGid}/equipmentRefUnits/{equipmentReferenceUnitGid} - Get Equipment Ref Units
- Method: getPath:
/itemsWithProdClassCodeGid/{itemGid}/packagedItems/{packagedItemGid}/equipmentRefUnits - Update an Equipment Ref Unit
- Method: patchPath:
/itemsWithProdClassCodeGid/{itemGid}/packagedItems/{packagedItemGid}/equipmentRefUnits/{equipmentReferenceUnitGid} - Update Equipment Ref Units
- Method: patchPath:
/itemsWithProdClassCodeGid/{itemGid}/packagedItems/{packagedItemGid}/equipmentRefUnits