Schedules REST Endpoints

Purchase Order Lifecycle Details/Schedules
The details about the purchase order schedule, such as how many items were requested and ordered, as well information regarding how many of those items were shipped, received, and invoiced.
Get schedule details for all schedules of a purchase order
Method: get
Path: /fscmRestApi/resources/11.13.18.05/purchaseOrderLifeCycleDetails/{POHeaderId}/child/schedules
Get schedule details for one purchase order schedule
Method: get
Path: /fscmRestApi/resources/11.13.18.05/purchaseOrderLifeCycleDetails/{POHeaderId}/child/schedules/{LineLocationId}