crisphive
الحجوزاتعرض قائمة طلبات العمل

عرض قائمة طلبات العمل

Paginated list of the business's bookings (work orders) with dispatch-oriented filters: workflow status, customer, assigned technician, scheduled date range and free-text search over code/description.

المعاملات

status_keysstringqueryاختياري
معرّفات حالات مفصولة بفواصل
statusstringqueryاختياري
active (الافتراضي) | archived | all
customer_idstringqueryاختياري
UUID العميل
technician_idstringqueryاختياري
UUID الفنّي
scheduled_fromstringqueryاختياري
التصفية من (YYYY-MM-DD أو RFC3339)؛ النطاق هو [from, to)
scheduled_tostringqueryاختياري
التصفية إلى (YYYY-MM-DD أو RFC3339)، غير شاملة
qstringqueryاختياري
البحث في short_code أو description (غير حسّاس لحالة الأحرف، تطابق جزئي)
sortstringqueryاختياري
مفتاح الترتيب
pageintegerqueryاختياري
رقم الصفحة
limitintegerqueryاختياري
حجم الصفحة
GET/v1/job-requests
curl -X GET "https://api.crisphive.com/v1/job-requests" \
  -H "Authorization: Bearer chsk_test_4eC8xQ9mZ2pL7Ka0rT"

الاستجابات