update subinventory, locator, lot and quantities in the confirm pick
Summary:
Hi community,
I created the following record using the api fscmRestApi/resources/11.13.18.05/pickWaves, but Oracle automatically assigns those four fields marked by the arrow.
Now I want to update those fields via API before committing. I've tried using /fscmRestApi/resources/11.13.18.05/pickTransactions, which allows me to change them but also commits them, and I don't want them committed yet.
I tried using /fscmRestApi/resources/11.13.18.05/inventoryPicks but none of the plots worked and almost every attempt returned the following error:
Youmustenteralotnumberorserialnumberquantitythatequalsthetransactionquantity10.(INV-2415139)
Any suggestions on how to update those 4 fields using the API without triggering a commit?
Content (please ensure you mask any confidential information):