MoveInventory Method
- Last UpdatedNov 06, 2025
- 1 minute read
The MoveInventory() method transfers a specified quantity of an item from a list of source storage locations to a single destination storage location.
| Overload | Description |
|---|---|
| MoveInventory(Int32,InvTransferSource[],Int32,Boolean,Nullable<Int32>,String,String,String,Nullable<Int32>,Nullable<Int32>,Nullable<DateTime>,Nullable<Int32>,String,String,Nullable<Int32>) | The MoveInventory() method transfers a specified quantity of an item from a list of source storage locations to a single destination storage location. This overload of the method:
|
| MoveInventory(Int32,InvTransferSource[],Int32,Nullable<DateTime>,Boolean,Nullable<Int32>,String,String,String,Nullable<Int32>,Nullable<Int32>,Nullable<Int32>,String,String,Nullable<Int32>) | The MoveInventory() method transfers a specified quantity of an item from a list of source storage locations to a single destination storage location. This overload of the method:
|
| MoveInventory(Int32,InvTransferSource[],Int32,Boolean,String,String,String,String,String,String,String,Nullable<DateTime>,String,String,String,Nullable<Int32>) | The MoveInventory() method transfers a specified quantity of an item from a list of source storage locations to a single destination storage location. This overload of the method identifies the destination entity by its name and site, and uses UTC for the expiry date at the destination entity. This overload of the method:
|