crm_bookings_provider_update
Update an existing booking for a specific provider by providing booking ID and provider ID, with optional changes to times, notes, summary, customer, location, lead, or campaign.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Booking ID | |
| payload | No | Booking patch payload | |
| _confirmed | No | Set to true to confirm this write operation | |
| bookingProvider | Yes | Booking provider ID |