Shipments REST Endpoints

Purchase Order Lifecycle Details/Shipments
The details about shipments that are created against purchase orders, such as how many items have been shipped, when they were shipped, and the carrier and tracking numbers for those shipments.
Get shipment details for all schedules of a purchase order
Method: get
Path: /fscmRestApi/resources/11.13.18.05/purchaseOrderLifeCycleDetails/{POHeaderId}/child/shipments
Get shipment details for one purchase order schedule
Method: get
Path: /fscmRestApi/resources/11.13.18.05/purchaseOrderLifeCycleDetails/{POHeaderId}/child/shipments/{shipmentsUniqID}