warehouses
- GET warehouses/show — This method returns information related with a warehouse. A single warehouse is returned by each call
- GET warehouses/get_stock_balance_per_product — This method returns information related with the stock balance of a specific product across all warehouses.
- GET warehouses/list — This method returns information related with warehouses. Multiple warehouse are returned by each call