-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathPayload_OUT_Submit_ServiceRequest.json
More file actions
48 lines (48 loc) · 1.33 KB
/
Payload_OUT_Submit_ServiceRequest.json
File metadata and controls
48 lines (48 loc) · 1.33 KB
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
47
48
{
"data": [
{
"Status": "Issued",
"Building": "Maximo Building",
"Space": "SPC-111",
"Requested For": "Adarsh Sahay",
"Floor": "Maximo Floor",
"Asset Name": "Dryer Pump Extinguisher",
"Organization Name": "Videocon",
"Description": "Lights not working",
"Request Class Hierarchy Path": "\\Classifications\\Request Class\\Building Services\\Electrical & Lighting\\Lights Out",
"boId": 10006538,
"Request For": "Someone Else",
"Space Record ID": "135504310",
"Requested For ID": "MX2TRITEST",
"Request Class Record ID": "2270583",
"Organization Hierarchy Path": "\\Organizations\\Videocon",
"Organization Record ID": "135541400",
"recordId": 135581507,
"Request Class Name": "Lights Out",
"Organization Requested": "\\Organizations\\Videocon",
"ID": "1000138"
}
],
"continueToken": "",
"header": [
"ID",
"Status",
"Description",
"Organization Requested",
"Request For",
"Requested For",
"Requested For ID",
"Building",
"Floor",
"Space",
"Space Record ID",
"Asset Name",
"Request Class Record ID",
"Request Class Name",
"Request Class Hierarchy Path",
"Organization Record ID",
"Organization Name",
"Organization Hierarchy Path"
],
"totalRows": 1
}