forked from IBM/tririga-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Payload_OUT_WorkTask.json
46 lines (46 loc) · 1.22 KB
/
Payload_OUT_WorkTask.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"data": [
{
"Actual Start": "03/28/2022 13:00:00",
"Task Type": "Preventive",
"Responsible Organization Name": "Maximo Org",
"Description": "",
"Planned End": "03/29/2022 08:00:00",
"boId": 10008284,
"Service Request ID": "1000010",
"Primary Work Location": "\\Locations\\Property 08\\Bldg 07",
"Planned Start": "03/28/2022 13:00:00",
"Request Class": "Lights Out",
"Name": "Fixing Light Bulbs",
"recordId": 135551066,
"Service Class": "Electrical",
"Geography Lookup": "\\Geography\\North America\\United States\\Arkansas",
"Task Priority": "High",
"Contract Name": "Sample 1",
"Responsible Person Name": "",
"Customer Organization": "\\Organizations\\Videocon",
"ID": "1037543"
}
],
"continueToken": "",
"header": [
"ID",
"Name",
"Description",
"Task Type",
"Task Priority",
"Request Class",
"Service Class",
"Primary Work Location",
"Geography Lookup",
"Customer Organization",
"Planned Start",
"Planned End",
"Actual Start",
"Contract Name",
"Responsible Organization Name",
"Responsible Person Name",
"Service Request ID"
],
"totalRows": 1
}