Physical Inventory Adjustment Transaction
Summary
Unable to post physical inventory adjustment transactionContent
I am trying to use the SCM Rest API to create physical Inventory adjustment transaction. I have done the following so far.
- Created a physical inventory using /physicalInventory endpoint.
- Taken a snapshot of system on-hand quantities.
Now I want to create a physical inventory adjustment. I understand that to create a physical inventory adjustment, I have to use the /inventoryTransaction endpoint. However, I am not sure what needs to be passed in the request body to successfully create a physical inventory adjustment. Currently, I am using the following request Body.
{
"transactionLines": [
0