inventory_warehouses_update
Update warehouse details like name, address, contact information, and operational status in ServiceTitan's inventory management system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Warehouse name | |
| code | No | Warehouse code | |
| description | No | Warehouse description | |
| active | No | Whether the warehouse is active | |
| businessUnitId | No | Business unit ID | |
| inventoryLocationId | No | Primary inventory location ID | |
| managerEmployeeId | No | Manager employee ID | |
| phone | No | Warehouse phone number | |
| No | Warehouse email | ||
| memo | No | Internal note | |
| address | No | Warehouse address | |
| externalData | No | External data entries | |
| id | Yes | Warehouse ID | |
| _confirmed | No | Set to true to confirm this write operation |