inventory_vendors_create
Add new vendors to your ServiceTitan inventory system by providing contact details, addresses, and business unit associations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Vendor name | |
| code | No | Vendor internal code | |
| contactName | No | Primary vendor contact name | |
| phone | No | Vendor phone number | |
| No | Vendor email address | ||
| website | No | Vendor website URL | |
| accountNumber | No | Vendor account number | |
| taxId | No | Vendor tax ID | |
| memo | No | Internal vendor memo | |
| active | No | Whether the vendor is active | |
| address | No | Vendor mailing address | |
| remitToAddress | No | Vendor remit-to address | |
| businessUnitIds | No | Business units associated with this vendor | |
| _confirmed | No | Set to true to confirm this write operation |