update_vendor
Update a booked vendor's details such as name, email, city, event date, price, and state/province using the vendor's UUID.
Instructions
Update a booked vendor's details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| name | No | ||
| uuid | Yes | Vendor UUID from list_vendors | |
| No | |||
| event_date | No | ISO 8601 date | |
| price_cents | No | ||
| state_province | No |