<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [bitburner](./bitburner.md) > [WarehouseAPI](./bitburner.warehouseapi.md) > [upgradeWarehouse](./bitburner.warehouseapi.upgradewarehouse.md) ## WarehouseAPI.upgradeWarehouse() method Upgrade warehouse <b>Signature:</b> ```typescript upgradeWarehouse(divisionName: string, cityName: string): void; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | divisionName | string | Name of the division | | cityName | string | Name of the city | <b>Returns:</b> void