Create new WZ (Goods Received) document
warehouse required | string <uuid> |
x-tenant | string <uuid> |
x-user | string <uuid> |
number | string |
Array of objects (Item) [ 0 .. 2048 ] items | |
unlockItems | boolean Whether to unlock all referenced items. |
object |
Create new RW (Internal Goods Issued) document
warehouse required | string <uuid> |
x-tenant | string <uuid> |
x-user | string <uuid> |
number | string |
Array of objects (Item) [ 0 .. 2048 ] items | |
unlockItems | boolean Whether to unlock all referenced items. |
object |
Create new PZ (Goods Received) document
warehouse required | string <uuid> |
x-tenant | string <uuid> |
x-user | string <uuid> |
number | string |
Array of objects (Item) [ 0 .. 2048 ] items | |
unlockItems | boolean Whether to unlock all referenced items. |
object |
Create new Inventory document
warehouse required | string <uuid> |
x-tenant | string <uuid> |
x-user | string <uuid> |
number | string |
Array of objects (Item) [ 0 .. 2048 ] items | |
unlockItems | boolean Whether to unlock all referenced items. |
object |
Create new MM (Goods Transfer) document
warehouse required | string <uuid> |
x-tenant | string <uuid> |
x-user | string <uuid> |
number | string |
Array of objects (Item) [ 0 .. 2048 ] items | |
unlockItems | boolean Whether to unlock all referenced items. |
object | |
targetWarehouse | string <uuid> |
Lock as much as possible of items
warehouse required | string <uuid> |
x-tenant | string <uuid> |
x-user | string <uuid> |
qty required | integer <int32> Requested number of packets. |
Array of objects (ItemLock) [ 0 .. 2048 ] items Packet definition. |