- Subcategories:
- Shipment Lines
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: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/assign
- Automatically pack shipment lines or packing units
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/autoPack
- Backorder a shipment line
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/backorderLine
- Backorder a shipment line packed in LPN
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/backorderLineFromLPN
- Backorder multiple shipment lines
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/backorderAll
- Change transportation plan for shipment lines
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/changeTransportationPlan
- Check for trade compliance
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/checkTradeCompliance
- Create one request
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests
- Create shipments for shipment lines or packing units
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/autoCreate
- Generate a shipment request
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/generateShipmentRequest
- GET action not supported
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests
- GET action not supported
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/{TransactionId}
- Pack shipment lines or packing units
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/pack
- Perform load assignments for shipment lines and packing units
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/loadAssignments
- Pick release shipment lines or packing units
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/pickRelease
- Repack shipment lines packed in an LPN
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/rePackLPN
- Reset integration status
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/resetIntegrationStatus
- Reset quick ship status
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/resetQuickshipStatus
- Reset weight and volume
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/resetWeightVolume
- Ship confirm shipment lines
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/confirm
- Split a shipment line into multiple lines
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/splitToMultipleLines
- Split one shipment line
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/split
- Stage shipment lines
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/stage
- Submit cycle count for a shipment line
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/cycleCount
- Submit LPN for cycle count
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/cycleCountAll
- Submit shipment lines for approval
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/submitForApproval
- Submit shipment lines packed in LPN for cycle count
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/cycleCountLineFromLPN
- Unassign shipment lines or packing units from a shipment
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/unassign
- Unpack shipment lines or packing units
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/unpack