crisphive
الحجوزاتالتوافر للحجز (بصفة النشاط التجاري)

التوافر للحجز (بصفة النشاط التجاري)

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.

المعاملات

X-Timezonestringheaderمطلوب
المنطقة الزمنية للعميل بصيغة IANA
fromstringqueryاختياري
البداية YYYY-MM-DD
tostringqueryاختياري
النهاية YYYY-MM-DD
GET/v1/job-requests/booking-windows
curl -X GET "https://api.crisphive.com/v1/job-requests/booking-windows" \
  -H "Authorization: Bearer chsk_test_4eC8xQ9mZ2pL7Ka0rT" \
  -H "X-Timezone: America/New_York"

الاستجابات