Unpacked shipping lines with serial numbers and "wshInvStripingDFF" fields
Hello Oracle Team,
We are working on a new development where we need to ship serial number controlled items that also have "Project" and "Task" information in the inventory.
We tried to process the following payload (example provided below), but we received this error:
"Project and task information can't be included at this level for the shipment line because the item is under lot or serial number control."
Could you please assist us with this? How can we achieve our objective?
Thank you.
{
"ActionCode": "CreateAndConfirmShipment",
"shipments": [
{
"CarrierNumber": "127063",
"ShipFromOrganizationCode": "****",
"WeightUOM": "Kilogram",
"VolumeUOM": "Cubic Meter",
"ModeOfTransportCode": "9",
"shipmentDFF": [
{
"packStatus": "IMBALLO COMPLETO"
}
],
"NetWeight": 11.036000000000001,
"Volume": 0.068,