Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": true,
- "message": "Related PM and Technician retrieved.",
- "data": [
- {
- "pm_id": 44,
- "name": "สุขุม งามล้วน",
- "technician": [
- {
- "technician_id": 201,
- "name": "ณัฐพงษ์ สารคณา",
- "start_at": "2020-08-05 00:00:00",
- "end_at": "2020-08-07 23:59:00",
- "start_at_txt": "ทั้งวัน",
- "end_at_txt": "ทั้งวัน",
- "closed_at": null,
- "note": null,
- "status": "appointment",
- "color": "#1890ff",
- "pc_job_id": 57
- }
- ]
- },
- {
- "pm_id": 75,
- "name": "อภิชาติ แซ่อึ้ง",
- "technician": [
- {
- "technician_id": 249,
- "name": "ทวัช ประภา",
- "start_at": "2020-08-01 00:00:00",
- "end_at": "2020-08-03 23:59:00",
- "start_at_txt": "ทั้งวัน",
- "end_at_txt": "ทั้งวัน",
- "closed_at": null,
- "note": null,
- "status": "appointment",
- "color": "#eb144c",
- "pc_job_id": 54
- },
- {
- "technician_id": 249,
- "name": "ทวัช ประภา",
- "start_at": null,
- "end_at": null,
- "start_at_txt": null,
- "end_at_txt": null,
- "closed_at": null,
- "note": null,
- "status": "approx",
- "color": "#1890ff",
- "pc_job_id": 55
- },
- {
- "technician_id": 201,
- "name": "ณัฐพงษ์ สารคณา",
- "start_at": "2020-08-01 00:00:00",
- "end_at": "2020-08-03 23:59:00",
- "start_at_txt": "ทั้งวัน",
- "end_at_txt": "ทั้งวัน",
- "closed_at": null,
- "note": null,
- "status": "appointment",
- "color": "#F9C8CE",
- "pc_job_id": 56
- }
- ]
- },
- {
- "pm_id": 92,
- "name": "พงศธร หงษ์ศิริ",
- "technician": [
- {
- "technician_id": 220,
- "name": "วัชระ หมู่ดี",
- "start_at": null,
- "end_at": null,
- "start_at_txt": null,
- "end_at_txt": null,
- "closed_at": null,
- "note": null,
- "status": "approx",
- "color": "#ff6900",
- "pc_job_id": 58
- },
- {
- "technician_id": 220,
- "name": "วัชระ หมู่ดี",
- "start_at": "2020-08-11 00:00:00",
- "end_at": "2020-09-19 23:59:00",
- "start_at_txt": "ทั้งวัน",
- "end_at_txt": "ทั้งวัน",
- "closed_at": null,
- "note": "หน้างานเป็นงานปรับปรุงห้องน้ำชั้น 3 จำนวน 2 ห้อง",
- "status": "appointment",
- "color": "#5CFFFF",
- "pc_job_id": 74
- }
- ]
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement