Loading Splits REST Endpoints

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