Loading Splits REST Endpoints

Business Objects/Order Bases/Ship Units/Loading Splits
The operations from the Business Objects/Order Bases/Ship Units/Loading Splits category.
Create a Loading Split
Method: post
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/loadingSplits
Delete a Loading Split
Method: delete
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/loadingSplits/{splitNo}
Get a Loading Split
Method: get
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/loadingSplits/{splitNo}
Get Loading Splits
Method: get
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/loadingSplits
Update a Loading Split
Method: patch
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/loadingSplits/{splitNo}
Update Loading Splits
Method: patch
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/loadingSplits