Booking availability
listJobRequestBookingWindowsRetrieve available booking windows for job requests by checking technician capacity, working hours, and service territory coverage. Prevents unschedulable bookings by returning only real-time appointment slots.
Instructions
Booking availability
Real-time appointment availability from the scheduling engine: returns the bookable date + time-period windows given technician capacity, working hours and service-territory coverage. Call this before creating a job request and offer the customer ONLY the returned windows — it prevents unschedulable bookings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End YYYY-MM-DD | |
| from | No | Start YYYY-MM-DD | |
| x_timezone | Yes | Customer IANA timezone (sent as the X-Timezone header) |