reschedule-booking
Reschedule an existing booking to a new start time by providing the booking UID and desired ISO 8601 datetime. Optionally include a reason for the change.
Instructions
Reschedule a booking to a new start time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | New ISO 8601 start datetime | |
| bookingUid | Yes | The booking UID to reschedule | |
| reschedulingReason | No | Reason for rescheduling |