Release Instructions REST Endpoints

Business Objects/Order Bases/Lines/Release Instructions
The operations from the Business Objects/Order Bases/Lines/Release Instructions category.
Create a Release Instruction
Method: post
Path: /orderBases/{orderBaseGid}/lines/{obLineGid}/releaseInstructions
Delete a Release Instruction
Method: delete
Path: /orderBases/{orderBaseGid}/lines/{obLineGid}/releaseInstructions/{obReleaseInstrGid}
Get a Release Instruction
Method: get
Path: /orderBases/{orderBaseGid}/lines/{obLineGid}/releaseInstructions/{obReleaseInstrGid}
Get Release Instructions
Method: get
Path: /orderBases/{orderBaseGid}/lines/{obLineGid}/releaseInstructions
Update a Release Instruction
Method: patch
Path: /orderBases/{orderBaseGid}/lines/{obLineGid}/releaseInstructions/{obReleaseInstrGid}
Update Release Instructions
Method: patch
Path: /orderBases/{orderBaseGid}/lines/{obLineGid}/releaseInstructions