Release Instructions REST Endpoints

Business Objects/Order Bases/Ship Units/Release Instructions
The operations from the Business Objects/Order Bases/Ship Units/Release Instructions category.
Create a Release Instruction
Method: post
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/releaseInstructions
Delete a Release Instruction
Method: delete
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/releaseInstructions/{obSuReleaseInstrGid}
Get a Release Instruction
Method: get
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/releaseInstructions/{obSuReleaseInstrGid}
Get Release Instructions
Method: get
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/releaseInstructions
Update a Release Instruction
Method: patch
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/releaseInstructions/{obSuReleaseInstrGid}
Update Release Instructions
Method: patch
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/releaseInstructions