Get paginated list of stock states. This endpoint is compatible with React AdminOnRest framework to provide DataSource.
ROLE_SUROLE_MANAGERROLE_WHROLE_STOCK)  required   | object (StatesFilter)    | 
| x-tenant | string <uuid>    | 
Get paginated list of documents. This endpoint is compatible with React AdminOnRest framework to provide DataSource.
ROLE_SUROLE_MANAGERROLE_WH)  required   | object (DocumentFilter)    | 
| x-tenant | string <uuid>    | 
Get paginated list of warehouses. This endpoint is compatible with React AdminOnRest framework to provide DataSource.
ROLE_SUROLE_MANAGERROLE_WH)  required   | object (WarehouseFilter)    | 
| x-tenant | string <uuid>    | 
Create new warehouse
ROLE_SUROLE_MANAGERROLE_WH) | x-tenant | string <uuid>    | 
| id | string <uuid>    | 
| name | string   | 
Get warehouse by Id
ROLE_SUROLE_MANAGERROLE_WHROLE_STOCK) | id  required   | string <uuid>    | 
| x-tenant | string <uuid>    | 
Update warehouse
ROLE_SUROLE_MANAGERROLE_WH) | id  required   | string <uuid>    | 
| x-tenant | string <uuid>    | 
| id | string <uuid>    | 
| name | string   | 
Get single document
ROLE_SUROLE_MANAGERROLE_WH) | id  required   | string <uuid>    | 
| x-tenant | string <uuid>    | 
| x-user | string <uuid>    | 
Create new WZ (Goods Received) document
ROLE_SUROLE_MANAGERROLE_WH) | 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
ROLE_SUROLE_MANAGERROLE_WH) | 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
ROLE_SUROLE_MANAGERROLE_WH) | 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
ROLE_SUROLE_MANAGERROLE_WH) | 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
ROLE_SUROLE_MANAGERROLE_WH) | 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
ROLE_SUROLE_MANAGERROLE_WH) | 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.  | 
Lock as many packets as possible. Packets are defined as named lists of products.
ROLE_SUROLE_MANAGERROLE_WH) | warehouse  required   | string <uuid>    | 
| x-tenant | string <uuid>    | 
| x-user | string <uuid>    | 
object   |