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: postPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/loadingSplits
- Delete a Loading Split
- Method: deletePath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/loadingSplits/{splitNo}
- Get a Loading Split
- Method: getPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/loadingSplits/{splitNo}
- Get Loading Splits
- Method: getPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/loadingSplits
- Update a Loading Split
- Method: patchPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/loadingSplits/{splitNo}
- Update Loading Splits
- Method: patchPath:
/orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/loadingSplits