Discrete Work Orders REST Endpoints

Manufacturing/Discrete Work Orders
The Discrete Work Orders resource manages details about what, how to, how many, and when to manufacture an item. This resource is used in an inventory organization that's identified as a discrete manufacturing plant. Each work order describes the item, work definition, operations, resources, components, quantities, dates, work order types, serials, and descriptive flexfields.
Create work orders
Method: post
Path: /fscmRestApi/resources/11.13.18.05/workOrders
Generate KPI values
Method: post
Path: /fscmRestApi/resources/11.13.18.05/workOrders/action/workOrderLandingPageMetrics
Generate the print components lists report
Method: post
Path: /fscmRestApi/resources/11.13.18.05/workOrders/action/invokeGeneratePrintComponentsListESS
Generate the report of product labels
Method: post
Path: /fscmRestApi/resources/11.13.18.05/workOrders/action/printProductLabelForExecution
Generate the report of the product labels
Method: post
Path: /fscmRestApi/resources/11.13.18.05/workOrders/action/printProductLabelReport
Get all work orders
Method: get
Path: /fscmRestApi/resources/11.13.18.05/workOrders
Get one work order
Method: get
Path: /fscmRestApi/resources/11.13.18.05/workOrders/{WorkOrderId}
Initiate scheduled process to generate extensible work order traveller
Method: post
Path: /fscmRestApi/resources/11.13.18.05/workOrders/action/invokeGenerateExtensibleWorkOrderTravelerESS
Initiate scheduled process to pick materials
Method: post
Path: /fscmRestApi/resources/11.13.18.05/workOrders/action/invokePickMaterialESS
Initiate scheduled process to pick materials with user-defined parameters
Method: post
Path: /fscmRestApi/resources/11.13.18.05/workOrders/action/invokeWorkOrderPickMaterialESS
Print PDF
Method: post
Path: /fscmRestApi/resources/11.13.18.05/workOrders/action/printPDF
Reschedule work orders at the midpoint
Method: post
Path: /fscmRestApi/resources/11.13.18.05/workOrders/action/midpointRescheduleWorkOrderOperation
Resequence the next operation
Method: post
Path: /fscmRestApi/resources/11.13.18.05/workOrders/action/resequenceAsNextOperation
Update one work order
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/workOrders/{WorkOrderId}