forked from IBM/tririga-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Payload_OUT_Activate_Floor.json
46 lines (46 loc) · 1.06 KB
/
Payload_OUT_Activate_Floor.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": [
{
"Status": "Active",
"Active End Date": "",
"Description": "This is a model floor",
"Floor Level": "2",
"boId": 10002582,
"Hierarchy Path": "\\Locations\\Research Triangle Park\\Quantum Building\\Model Floor",
"Name": "Model Floor",
"Gross Area": "2,000",
"recordId": 135573804,
"Tenure": "Owned",
"Primary Use": "Behavioral Care",
"Parent Building": "Quantum Building",
"Area Units": "square-feet",
"Floor Class": "Education",
"Capacity": "40",
"Gross Measured Area": "900",
"ID": "Flr-X",
"Bar Code Entry": "688uju",
"Accounting Cost Center": "45678"
}
],
"continueToken": "",
"header": [
"ID",
"Name",
"Description",
"Bar Code Entry",
"Capacity",
"Accounting Cost Center",
"Gross Area",
"Gross Measured Area",
"Floor Level",
"Tenure",
"Hierarchy Path",
"Active End Date",
"Floor Class",
"Primary Use",
"Parent Building",
"Status",
"Area Units"
],
"totalRows": 1
}