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