Shipment Lines REST Endpoints

Inventory Management/Shipment Line Transaction Requests/Shipment Lines
The Shipment Lines resource manages details about shipment lines.
Create a shipment line
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineTransactionRequests/{TransactionId}/child/shipmentLines
Get all shipment lines
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineTransactionRequests/{TransactionId}/child/shipmentLines
Get one shipment line
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineTransactionRequests/{TransactionId}/child/shipmentLines/{DeliveryDetailInterfaceId}