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: post
Path: /itemsWithProdClassCodeGid/{itemGid}/boms
Delete a Bom
Method: delete
Path: /itemsWithProdClassCodeGid/{itemGid}/boms/{parentItemGid}
Get a Bom
Method: get
Path: /itemsWithProdClassCodeGid/{itemGid}/boms/{parentItemGid}
Get Boms
Method: get
Path: /itemsWithProdClassCodeGid/{itemGid}/boms
Update a Bom
Method: patch
Path: /itemsWithProdClassCodeGid/{itemGid}/boms/{parentItemGid}
Update Boms
Method: patch
Path: /itemsWithProdClassCodeGid/{itemGid}/boms