forked from IBM/tririga-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPayload_OUT_Space.json
50 lines (50 loc) · 1.26 KB
/
Payload_OUT_Space.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
47
48
49
50
{
"data": [
{
"Status": "Retired",
"Description": "This is Office Space Area",
"Primary Fax": "56574",
"boId": 10002873,
"Primary Mail Stop": "123",
"Hierarchy Path": "\\Locations\\Property 08\\Bldg 07\\Floor 16\\Workstation",
"Primary Phone": "7856273826",
"Space Class Record ID": "10244214",
"Space Class Name": "Rent An office",
"Parent Floor": "Floor 16",
"Name": "Workstation",
"Capacity Factor": "2",
"Space Class Hierarchy Path": "\\Classifications\\Space Class Current\\Alternative Workplace\\Rent An office",
"recordId": 135570379,
"Area": "3000",
"Area Units": "square-feet",
"Reservable": "FALSE",
"Capacity": "100",
"ID": "Wk-02",
"Bar Code Entry": "12345",
"Hazardous Materials": "TRUE"
}
],
"continueToken": "",
"header": [
"ID",
"Name",
"Hierarchy Path",
"Description",
"Bar Code Entry",
"Primary Phone",
"Primary Fax",
"Primary Mail Stop",
"Hazardous Materials",
"Reservable",
"Area",
"Capacity",
"Capacity Factor",
"Parent Floor",
"Status",
"Space Class Record ID",
"Space Class Name",
"Space Class Hierarchy Path",
"Area Units"
],
"totalRows": 1
}