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
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
Pick release shipment lines or packing units
Method: post
Path: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/pickRelease
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 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
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