forked from IBM/tririga-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Payload_OUT_Activate_Building.json
74 lines (74 loc) · 1.79 KB
/
Payload_OUT_Activate_Building.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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
"data": [
{
"Parent Property": "",
"Contact Organization": "Maximo Org",
"Description": "Sample Envizi Building A",
"Legal Name": "Cisco",
"GIS Latitude": "-80",
"Address": "519 Main St",
"In Service Date": "06/14/2022",
"Building Class": "Corporate Office",
"Name": "Envizi-A",
"recordId": 135590479,
"Headcount": "30",
"Tenure": "Owned",
"Contact Email": "aggarwalrahul@maximo.com",
"GIS Longitude": "167",
"Zip/Postal Code": "76546",
"ID": "1000006",
"Total Area Occupied": "3000",
"Status": "Active",
"boId": 10002100,
"Contact Name": "Rahul Aggarwal",
"Hierarchy Path": "\\Locations\\Offices\\Asia Pacific\\Envizi-A",
"Zoning": "Commercial",
"City": "Bentonville",
"State/Province": "Arkansas",
"Jurisdiction": "State",
"Role": "Building Condition Manager",
"Contact Work Phone": "8756453458",
"Primary Use": "Back Office",
"Area Units": "square-feet",
"Group Name 2": "Offices",
"Group Name 3": "Asia Pacific",
"Group Name 1": "Locations",
"Country": "United States"
}
],
"continueToken": "",
"header": [
"Legal Name",
"Group Name 1",
"Group Name 2",
"Group Name 3",
"ID",
"Headcount",
"Name",
"Description",
"Parent Property",
"In Service Date",
"GIS Latitude",
"GIS Longitude",
"Tenure",
"Total Area Occupied",
"Building Class",
"Zoning",
"Address",
"City",
"State/Province",
"Zip/Postal Code",
"Country",
"Primary Use",
"Hierarchy Path",
"Jurisdiction",
"Status",
"Role",
"Contact Name",
"Contact Organization",
"Contact Work Phone",
"Contact Email",
"Area Units"
],
"totalRows": 1
}