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