Warehouses in the Trade Catalog: Overview of Methods
Warehouses help manage inventory, movements, and receipts of goods. You will always know where the necessary items are located and can timely distribute them among warehouses.
You can set access permissions for each warehouse. This way, employees will only see their own inventory documents and will not accidentally select another warehouse when creating new documents.
Quick navigation: all methods
User documentation:
Connection of Warehouses with Other Objects
Inventory Levels. Find out how many items are left in the warehouse using the methods catalog.storeproduct.*.
Inventory Management. Add and modify inventory documents using the methods catalog.document.*. When creating documents, specify the storeFrom and storeTo parameters with the IDs of the sender and recipient warehouses. You can obtain the warehouse IDs using the method catalog.store.list.
Overview of Methods
Scope:
catalogWho can execute the method: administrator
|
Method |
Description |
|
Adds a warehouse |
|
|
Modifies a warehouse |
|
|
Returns the field values of a warehouse by its ID |
|
|
Returns a list of warehouses based on a filter |
|
|
Deletes a warehouse |
|
|
Returns the available fields of a warehouse |