PlLineOperations REST Endpoints

Manufacturing/Production Lines/PlLineOperations
Line operation sequences for production line operations are created based on the number of line operations in the production line and allow the association of workstations
Get all line operations for the production line
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionLines/{ProductionLineId}/child/PlLineOperation
Get one line operation
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionLines/{ProductionLineId}/child/PlLineOperation/{PlLineOperationId}
Update one line operation
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/productionLines/{ProductionLineId}/child/PlLineOperation/{PlLineOperationId}