admin_update_vendor
Update vendor details including name, contact info, address, and notes. Specify the vendor ID to modify their record.
Instructions
Update a vendor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Vendor ID (required) | |
| name | No | ||
| rep_first_name | No | ||
| rep_last_name | No | ||
| No | |||
| phone | No | ||
| account_number | No | ||
| address | No | ||
| city | No | ||
| state | No | ||
| zip | No | ||
| website | No | ||
| notes | No |