Need to backorder Shipment Line in different UOMs
Summary:
Customer is using Packaging string and need to backorder Shipment Lines based on different UOMs of Packaging String.
Content (please ensure you mask any confidential information):
Currently we are using the below mentioned rest API for backordering Shipment lines from WMS system.
API: /fscmRestApi/resources/11.13.18.05/shipmentLineChangeRequests/action/backorderLine
It is only accepting Shipment line and Backorder quantity as parameter. So it is always backordering the Shipment line based on the primary UOM of the item. Customer is using packaging string to have multiple UOMs for an item and we need to backorder based on the UOM of Transfer Order line. Is there any way to generate the backorder for a specific UOM from Packaging string?