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