1
2{
3 "next_page": "",
4 "items": [
5 {
6 "systemId": "",
7 "code": "",
8 "title": "",
9 "clientName": "",
10 "clientEmail": "",
11 "rating": 0,
12 "agreement": false,
13 "signatureType": false,
14 "signatureFile": "",
15 "description": "",
16 "abortMessage": "",
17 "clientNote": "",
18 "clientNoteReply": "",
19 "distance": 0,
20 "workPrice": 0,
21 "workPriceWithVat": 0,
22 "routePrice": 0,
23 "routePriceWithVat": 0,
24 "materialPrice": 0,
25 "materialPriceWithVat": 0,
26 "finalPrice": 0,
27 "finalPriceWithVat": 0,
28 "vat": 0,
29 "currency": "",
30 "status": 0,
31 "stopStatusMessage": "",
32 "plannedTime": "",
33 "plannedEndTime": "",
34 "fetched": false,
35 "time": "",
36 "ended": "",
37 "pastDue": false,
38 "duration": 0,
39 "durationFull": 0,
40 "billDate": "",
41 "billStatus": false,
42 "reassigned": false,
43 "filesExists": false,
44 "user": {
45 "title": "",
46 "guid": "",
47 "systemId": ""
48 },
49 "formerUser": {
50 "title": "",
51 "guid": "",
52 "systemId": ""
53 },
54 "assignor": {
55 "title": "",
56 "guid": "",
57 "systemId": ""
58 },
59 "taskType": {
60 "title": "",
61 "guid": "",
62 "systemId": ""
63 },
64 "workspace": {
65 "title": "",
66 "serialNumber": "",
67 "guid": "",
68 "systemId": ""
69 },
70 "client": {
71 "title": "",
72 "companyCode": "",
73 "guid": "",
74 "systemId": ""
75 },
76 "createdBy": {
77 "title": "",
78 "guid": "",
79 "systemId": ""
80 },
81 "taskRequest": "",
82 "requireObjectCode": false,
83 "requireSignature": false,
84 "taskTypePriority": 0,
85 "guid": "",
86 "created": "",
87 "updated": "",
88 "version": 0,
89 "deleted": false,
90 "customValues": [
91 {
92 "guid": "",
93 "value": ""
94 }
95 ],
96 "literalStatus": "",
97 "receivedByExternalSystem": false,
98 "helpers": [
99 {
100 "title": "",
101 "guid": "",
102 "systemId": ""
103 }
104 ],
105 "tags": [
106 {}
107 ]
108 }
109 ]
110}