You must provide valid values the request parameters. (INV-2416171)
i Generated a Pick from REST api here is the payload
{
"TransactionSourceTypeId": 4,
"TransactionTypeId": 64,
"MoveOrderLineId": 82166001,
"MoveOrderHeaderId": 1135001,
"SubinventoryCode": "Store",
"TransferSubinventory": "OSP",
"LocatorId": 300000025811851,
"TransferToLocation": 300000025965793,
"TransactionQuantity": 100,
"UOM": "LBS",
"PrimaryQuantity": 100,
"InvValidatedInventoryTransactionLots": [
{
"LotNumber": "LOT2",
"TransactionQuantity": 50,
"PrimaryQuantity": 50
},
{
"LotNumber": "TEST-LOT-1",
"TransactionQuantity": 50,
"PrimaryQuantity": 50
}
]
}
/fscmRestApi/resources/11.13.18.05/inventoryPicks
but when I went to Fusion to confirm that created Pick as soon as the form opens it shows this error
'You must provide valid values the request parameters. (INV-2416171)'
it also do not confirm the pick
what could be the reason?