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
Automatically pack shipment lines or packing units
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/autoPack
Backorder a shipment line
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/backorderLine
Backorder a shipment line packed in LPN
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/backorderLineFromLPN
Backorder multiple shipment lines
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/backorderAll
Change transportation plan for shipment lines
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/changeTransportationPlan
Check for trade compliance
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/checkTradeCompliance
Create one request
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests
Create shipments for shipment lines or packing units
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/autoCreate
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
Perform load assignments for shipment lines and packing units
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/loadAssignments
Pick release shipment lines or packing units
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/pickRelease
Repack shipment lines packed in an LPN
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/rePackLPN
Reset integration status
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/resetIntegrationStatus
Reset quick ship status
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/resetQuickshipStatus
Reset weight and volume
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/resetWeightVolume
Ship confirm shipment lines
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/confirm
Split a shipment line into multiple lines
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/splitToMultipleLines
Split one shipment line
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/split
Stage shipment lines
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/stage
Submit cycle count for a shipment line
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/cycleCount
Submit LPN for cycle count
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/cycleCountAll
Submit shipment lines for approval
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/submitForApproval
Submit shipment lines packed in LPN for cycle count
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/cycleCountLineFromLPN
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