Shipment Line Change Requests REST Endpoints

Inventory Management/Shipment Line Change Requests
The Shipment Line Change Requests resource manages shipment lines. You can update shipment line attributes for inventory details, shipping details, descriptive flexfields, notes, attachments, and so on. You can generate shipment requests to select and send lines to external applications such as a warehouse management system and indicate the lines as interfaced. You can communicate the backorders from your external applications for the interfaced shipment lines.
Add shipment lines or packing units to a shipment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/assign
Backorder a shipment line
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/backorderLine
Create a request
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests
Generate a shipment request
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/generateShipmentRequest
GET action not supported
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests
GET action not supported
Method: get
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/{TransactionId}
Pack shipment lines or packing units
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/pack
Split one shipment line
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/split
Unassign shipment lines or packing units from a shipment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/unassign
Unpack shipment lines or packing units
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/unpack