Standard Operations REST Endpoints

Manufacturing/Standard Operations
The Standard Operations resource manages standard operations.
Create operations
Method: post
Path: /fscmRestApi/resources/11.13.18.05/standardOperations
Delete one operation
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/standardOperations/{StandardOperationId}
Get all operations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/standardOperations
Get one operation
Method: get
Path: /fscmRestApi/resources/11.13.18.05/standardOperations/{StandardOperationId}
Update one operation
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/standardOperations/{StandardOperationId}