@ukpc-lib/react 0.12.1-dev.8 → 0.12.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (36) hide show
  1. package/dist/components/FavoriteMenu/components/MenuItem.d.ts +2 -5
  2. package/dist/components/FavoriteMenu/data.json.d.ts +2414 -0
  3. package/dist/components/FavoriteMenu/models/MenuItemDto.d.ts +1 -0
  4. package/dist/components/GlobalMenu/components/MenuItem.d.ts +1 -2
  5. package/dist/components/GlobalMenu/data.json.d.ts +1146 -1982
  6. package/dist/components/index.cjs +22 -18
  7. package/dist/components/index.js +1792 -2059
  8. package/dist/components/main.d.ts +0 -1
  9. package/dist/index.esm2017-09df9812.js +40618 -0
  10. package/dist/index.esm2017-ef3751d6.cjs +1101 -0
  11. package/dist/share/index.cjs +1 -1
  12. package/dist/share/index.js +1 -1
  13. package/package.json +6 -8
  14. package/web-components-bundle/access-denied/index.js +3 -2
  15. package/web-components-bundle/favorite-menu/index.js +8 -6
  16. package/web-components-bundle/global-menu/index.js +7 -5
  17. package/web-components-bundle/global-topbar/index.js +6 -8
  18. package/web-components-bundle/has-permission/index.js +7 -4
  19. package/web-components-bundle/index-7afe1760.js +44169 -0
  20. package/web-components-bundle/{index-T58UE-6b.js → index-c91ec106.js} +393 -378
  21. package/web-components-bundle/react-to-web-component-d5889290.js +6388 -0
  22. package/web-components-bundle/react-toastify.esm-d8df41b8.js +339 -0
  23. package/web-components-bundle/toast-config/index.js +2 -2
  24. package/web-components-bundle/toast-config-notification/index.js +4 -3
  25. package/dist/components/BaseBreadcrumb/index.d.ts +0 -17
  26. package/dist/index.esm2017-B86w0LQi.js +0 -41292
  27. package/dist/index.esm2017-DMgzbuon.cjs +0 -1078
  28. package/web-components-bundle/base-breadcrumbs/index.js +0 -5
  29. package/web-components-bundle/clsx-DB4S2d7J.js +0 -22
  30. package/web-components-bundle/index-BSe1av43.js +0 -48
  31. package/web-components-bundle/index-BziS9Had.js +0 -5410
  32. package/web-components-bundle/index-CaxjbvSW.js +0 -39977
  33. package/web-components-bundle/page-not-found/index.js +0 -6
  34. package/web-components-bundle/react-to-web-component-CXwKHjZr.js +0 -6388
  35. package/web-components-bundle/react-toastify.esm-CrTD7cpE.js +0 -320
  36. package/web-components-bundle/setPrototypeOf-BVKdEITT.js +0 -14
@@ -0,0 +1,2414 @@
1
+ declare const _default: [
2
+ {
3
+ "id": 1172,
4
+ "key": "e8cb1c61-7e8e-4559-9a09-089f592f7030",
5
+ "serviceKey": "mn_ihub",
6
+ "name": "iHub",
7
+ "path": "",
8
+ "icon": "",
9
+ "order": 0,
10
+ "isActive": true,
11
+ "parentKey": 1,
12
+ "isSaasLevel": false,
13
+ "isTenantLevel": false,
14
+ "isBrandLevel": true,
15
+ "serviceName": "iHub",
16
+ "serviceRegisterId": 920,
17
+ "subdomain": "",
18
+ "applicationKey": "ihub",
19
+ "version": "1.2.0",
20
+ "menuRegisterIcon": "",
21
+ "permissionKeys": []
22
+ },
23
+ {
24
+ "id": 1171,
25
+ "key": "746e1fe6-9b9d-4581-903c-86b4563e0f54",
26
+ "serviceKey": "mn_iam.permission_group",
27
+ "name": "Permission Group",
28
+ "path": "/user-management/permission-groups",
29
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/cf8353ec-9b3b-4871-a4c2-9ea7a6c16fe6.svg",
30
+ "order": 0,
31
+ "isActive": true,
32
+ "parentKey": 1,
33
+ "isSaasLevel": true,
34
+ "isTenantLevel": true,
35
+ "isBrandLevel": true,
36
+ "serviceName": "Permission Group",
37
+ "serviceRegisterId": 919,
38
+ "subdomain": "",
39
+ "applicationKey": "iam",
40
+ "version": "1.2.0",
41
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/cf8353ec-9b3b-4871-a4c2-9ea7a6c16fe6.svg",
42
+ "permissionKeys": [
43
+ "iam.manage_permission_group"
44
+ ]
45
+ },
46
+ {
47
+ "id": 1170,
48
+ "key": "7e5a8dc4-3d0e-422a-bf52-ba188a433450",
49
+ "serviceKey": "mn_iam.my_account",
50
+ "name": "My Account",
51
+ "path": "/user-management/my-account",
52
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/cb4a36f8-97a3-4f9e-9c40-c6753f486301.svg",
53
+ "order": 0,
54
+ "isActive": true,
55
+ "parentKey": 1,
56
+ "isSaasLevel": true,
57
+ "isTenantLevel": true,
58
+ "isBrandLevel": true,
59
+ "serviceName": "My Account",
60
+ "serviceRegisterId": 918,
61
+ "subdomain": "",
62
+ "applicationKey": "iam",
63
+ "version": "1.2.0",
64
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/cb4a36f8-97a3-4f9e-9c40-c6753f486301.svg",
65
+ "permissionKeys": []
66
+ },
67
+ {
68
+ "id": 1169,
69
+ "key": "e5deb430-db68-4f5f-bffd-c22227a89e78",
70
+ "serviceKey": "mn_iam.user_management",
71
+ "name": "User Management",
72
+ "path": "/user-management/users",
73
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/7e5390fe-5e8f-46bf-9aca-e78b7fc92087.svg",
74
+ "order": 0,
75
+ "isActive": true,
76
+ "parentKey": 1,
77
+ "isSaasLevel": true,
78
+ "isTenantLevel": true,
79
+ "isBrandLevel": true,
80
+ "serviceName": "User Management",
81
+ "serviceRegisterId": 917,
82
+ "subdomain": "",
83
+ "applicationKey": "iam",
84
+ "version": "1.2.0",
85
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/7e5390fe-5e8f-46bf-9aca-e78b7fc92087.svg",
86
+ "permissionKeys": [
87
+ "iam.manage_user"
88
+ ]
89
+ },
90
+ {
91
+ "id": 1157,
92
+ "key": "64014c16-ccfa-4c4e-aece-3227bc101231",
93
+ "serviceKey": "mn_poms",
94
+ "name": "POMs",
95
+ "path": "",
96
+ "icon": "",
97
+ "order": 0,
98
+ "isActive": true,
99
+ "parentKey": 1,
100
+ "isSaasLevel": false,
101
+ "isTenantLevel": false,
102
+ "isBrandLevel": true,
103
+ "serviceName": "POMs",
104
+ "serviceRegisterId": 905,
105
+ "subdomain": "",
106
+ "applicationKey": "poms",
107
+ "version": "1.4.3",
108
+ "menuRegisterIcon": "",
109
+ "permissionKeys": []
110
+ },
111
+ {
112
+ "id": 1150,
113
+ "key": "7ddcb974-20fc-4762-a9bd-8082a4741f21",
114
+ "serviceKey": "mn_site_management.site_management",
115
+ "name": "Site management",
116
+ "path": "",
117
+ "icon": "",
118
+ "order": 0,
119
+ "isActive": true,
120
+ "parentKey": 1,
121
+ "isSaasLevel": false,
122
+ "isTenantLevel": false,
123
+ "isBrandLevel": true,
124
+ "serviceName": "Site management",
125
+ "serviceRegisterId": 898,
126
+ "subdomain": "",
127
+ "applicationKey": "site_management",
128
+ "version": "1.0.0",
129
+ "menuRegisterIcon": "",
130
+ "permissionKeys": []
131
+ },
132
+ {
133
+ "id": 1149,
134
+ "key": "4d08c3ef-229b-4e65-9825-b48ab7abeef4",
135
+ "serviceKey": "mn_ipark",
136
+ "name": "iPark",
137
+ "path": "/mobile-release/ipark",
138
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/cc03f841-13d1-439d-b651-a9e3d67048a1.svg",
139
+ "order": 0,
140
+ "isActive": true,
141
+ "parentKey": 1,
142
+ "isSaasLevel": false,
143
+ "isTenantLevel": false,
144
+ "isBrandLevel": true,
145
+ "serviceName": "iPark",
146
+ "serviceRegisterId": 897,
147
+ "subdomain": "",
148
+ "applicationKey": "mobile_app_release",
149
+ "version": "1.0.2",
150
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/cc03f841-13d1-439d-b651-a9e3d67048a1.svg",
151
+ "permissionKeys": [
152
+ "ihub.ihub_ipark_access"
153
+ ]
154
+ },
155
+ {
156
+ "id": 1148,
157
+ "key": "2f793de9-9fa6-442c-9812-e076d2271eb8",
158
+ "serviceKey": "mn_iticket_lite",
159
+ "name": "iTicket Lite",
160
+ "path": "/mobile-release/iticket-lite",
161
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/icon-iticket-lite.svg",
162
+ "order": 0,
163
+ "isActive": true,
164
+ "parentKey": 1,
165
+ "isSaasLevel": false,
166
+ "isTenantLevel": false,
167
+ "isBrandLevel": true,
168
+ "serviceName": "iTicket Lite",
169
+ "serviceRegisterId": 896,
170
+ "subdomain": "",
171
+ "applicationKey": "mobile_app_release",
172
+ "version": "1.0.2",
173
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/icon-iticket-lite.svg",
174
+ "permissionKeys": [
175
+ "poms.iticket_lite_access"
176
+ ]
177
+ },
178
+ {
179
+ "id": 1147,
180
+ "key": "742619da-e661-4335-bf95-07e92d019ebc",
181
+ "serviceKey": "mn_iticket",
182
+ "name": "iTicket",
183
+ "path": "/mobile-release/iticket",
184
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/ba4e903a-69b8-43fe-aed2-d9b09845740c.svg",
185
+ "order": 0,
186
+ "isActive": true,
187
+ "parentKey": 1,
188
+ "isSaasLevel": false,
189
+ "isTenantLevel": false,
190
+ "isBrandLevel": true,
191
+ "serviceName": "iTicket",
192
+ "serviceRegisterId": 895,
193
+ "subdomain": "",
194
+ "applicationKey": "mobile_app_release",
195
+ "version": "1.0.2",
196
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/ba4e903a-69b8-43fe-aed2-d9b09845740c.svg",
197
+ "permissionKeys": [
198
+ "poms.iticket_access"
199
+ ]
200
+ },
201
+ {
202
+ "id": 1143,
203
+ "key": "6916e931-02fc-4f60-a6c4-16f7ac7d386d",
204
+ "serviceKey": "mn_litigation",
205
+ "name": "Litigation",
206
+ "path": "",
207
+ "icon": "",
208
+ "order": 0,
209
+ "isActive": true,
210
+ "parentKey": 1,
211
+ "isSaasLevel": false,
212
+ "isTenantLevel": false,
213
+ "isBrandLevel": true,
214
+ "serviceName": "Litigation",
215
+ "serviceRegisterId": 891,
216
+ "subdomain": "",
217
+ "applicationKey": "litigation",
218
+ "version": "1.0.0",
219
+ "menuRegisterIcon": "",
220
+ "permissionKeys": []
221
+ },
222
+ {
223
+ "id": 1137,
224
+ "key": "9a5c60c2-28df-4ec0-85cb-614654741ed2",
225
+ "serviceKey": "mn_ecam",
226
+ "name": "eCam",
227
+ "path": "",
228
+ "icon": "",
229
+ "order": 0,
230
+ "isActive": true,
231
+ "parentKey": 1,
232
+ "isSaasLevel": false,
233
+ "isTenantLevel": false,
234
+ "isBrandLevel": true,
235
+ "serviceName": "eCam",
236
+ "serviceRegisterId": 885,
237
+ "subdomain": "",
238
+ "applicationKey": "ecam",
239
+ "version": "1.0.0",
240
+ "menuRegisterIcon": "",
241
+ "permissionKeys": []
242
+ },
243
+ {
244
+ "id": 1121,
245
+ "key": "fd5bb22a-85de-40ef-8023-0b0d1660e8cc",
246
+ "serviceKey": "mn_contravention_management.contravention_management",
247
+ "name": "Contravention management",
248
+ "path": "",
249
+ "icon": "",
250
+ "order": 0,
251
+ "isActive": true,
252
+ "parentKey": 1,
253
+ "isSaasLevel": false,
254
+ "isTenantLevel": false,
255
+ "isBrandLevel": true,
256
+ "serviceName": "Contravention management",
257
+ "serviceRegisterId": 869,
258
+ "subdomain": "",
259
+ "applicationKey": "contravention_management",
260
+ "version": "1.0.1",
261
+ "menuRegisterIcon": "",
262
+ "permissionKeys": []
263
+ },
264
+ {
265
+ "id": 1085,
266
+ "key": "3358ad77-e8c8-4787-96ce-e07b6dc0f91a",
267
+ "serviceKey": "mn_anpr.anpr",
268
+ "name": "ANPR TechOps",
269
+ "path": "",
270
+ "icon": "",
271
+ "order": 0,
272
+ "isActive": true,
273
+ "parentKey": 1,
274
+ "isSaasLevel": false,
275
+ "isTenantLevel": false,
276
+ "isBrandLevel": true,
277
+ "serviceName": "ANPR TechOps",
278
+ "serviceRegisterId": 833,
279
+ "subdomain": "",
280
+ "applicationKey": "anpr",
281
+ "version": "1.0.1",
282
+ "menuRegisterIcon": "",
283
+ "permissionKeys": []
284
+ },
285
+ {
286
+ "id": 1084,
287
+ "key": "b049c1b4-2d5e-422e-8ef1-d3fb6d79d3b0",
288
+ "serviceKey": "mn_tenant.brand_management",
289
+ "name": "Brand management",
290
+ "path": "/tenant/brands",
291
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/195ae103-e610-4c21-b9b2-0c9a1eb8b481.svg",
292
+ "order": 0,
293
+ "isActive": true,
294
+ "parentKey": 1,
295
+ "isSaasLevel": false,
296
+ "isTenantLevel": true,
297
+ "isBrandLevel": false,
298
+ "serviceName": "Brand management",
299
+ "serviceRegisterId": 832,
300
+ "subdomain": "",
301
+ "applicationKey": "tenant_admin",
302
+ "version": "2.1.0",
303
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/195ae103-e610-4c21-b9b2-0c9a1eb8b481.svg",
304
+ "permissionKeys": [
305
+ "tenant_admin.tenant_manage_brand"
306
+ ]
307
+ },
308
+ {
309
+ "id": 1083,
310
+ "key": "0f20fd0a-19bb-45c5-b187-51cf1de923ad",
311
+ "serviceKey": "mn_tenant.information",
312
+ "name": "Information",
313
+ "path": "/tenant/information",
314
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/icon_information_tenant.svg",
315
+ "order": 0,
316
+ "isActive": true,
317
+ "parentKey": 1,
318
+ "isSaasLevel": false,
319
+ "isTenantLevel": true,
320
+ "isBrandLevel": false,
321
+ "serviceName": "Information",
322
+ "serviceRegisterId": 831,
323
+ "subdomain": "",
324
+ "applicationKey": "tenant_admin",
325
+ "version": "2.1.0",
326
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/icon_information_tenant.svg",
327
+ "permissionKeys": [
328
+ "tenant_admin.tenant_manage_tenant"
329
+ ]
330
+ },
331
+ {
332
+ "id": 1082,
333
+ "key": "cb4b76a1-cfa0-4991-b57a-49edb66c9954",
334
+ "serviceKey": "mn_service_package",
335
+ "name": "Service Packages",
336
+ "path": "/saas/service-packages",
337
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/177fa4d0-3b13-4bd3-a32a-89482f6fc327.svg",
338
+ "order": 0,
339
+ "isActive": true,
340
+ "parentKey": 1,
341
+ "isSaasLevel": true,
342
+ "isTenantLevel": false,
343
+ "isBrandLevel": false,
344
+ "serviceName": "Service Packages",
345
+ "serviceRegisterId": 830,
346
+ "subdomain": "",
347
+ "applicationKey": "saas_admin",
348
+ "version": "1.0.1",
349
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/177fa4d0-3b13-4bd3-a32a-89482f6fc327.svg",
350
+ "permissionKeys": [
351
+ "saas_admin.saas_view_service_package"
352
+ ]
353
+ },
354
+ {
355
+ "id": 1081,
356
+ "key": "4a9411cd-9719-4f5e-b499-76720276b7e7",
357
+ "serviceKey": "mn_tenant",
358
+ "name": "Tenant Management",
359
+ "path": "/saas/tenants",
360
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/4256c964-be9f-4b1c-9f24-221068168c69.svg",
361
+ "order": 0,
362
+ "isActive": true,
363
+ "parentKey": 1,
364
+ "isSaasLevel": true,
365
+ "isTenantLevel": false,
366
+ "isBrandLevel": false,
367
+ "serviceName": "Tenant Management",
368
+ "serviceRegisterId": 829,
369
+ "subdomain": "",
370
+ "applicationKey": "saas_admin",
371
+ "version": "1.0.1",
372
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/4256c964-be9f-4b1c-9f24-221068168c69.svg",
373
+ "permissionKeys": [
374
+ "saas_admin.saas_view_tenant"
375
+ ]
376
+ },
377
+ {
378
+ "id": 1080,
379
+ "key": "26f84464-add0-4dba-bc42-c04c8b009e1e",
380
+ "serviceKey": "notification_management_rule_rule",
381
+ "name": "Notification configuration",
382
+ "path": "/notification-management/rules",
383
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/5f06dc06-40ee-49c9-bde6-dcd27d681ec9.svg",
384
+ "order": 0,
385
+ "isActive": true,
386
+ "parentKey": 1,
387
+ "isSaasLevel": true,
388
+ "isTenantLevel": true,
389
+ "isBrandLevel": true,
390
+ "serviceName": "Notification configuration",
391
+ "serviceRegisterId": 828,
392
+ "subdomain": "",
393
+ "applicationKey": "notification",
394
+ "version": "2.1.1",
395
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/5f06dc06-40ee-49c9-bde6-dcd27d681ec9.svg",
396
+ "permissionKeys": [
397
+ "notification.manage_notification_configuration"
398
+ ]
399
+ },
400
+ {
401
+ "id": 1079,
402
+ "key": "ff26ad8d-1845-49b0-95f2-d38d87d006c6",
403
+ "serviceKey": "mn_global_menu.menu_management",
404
+ "name": "Menu Management",
405
+ "path": "/saas/menu-management",
406
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/99d077bb-3882-46d4-b809-e3f3c81a8c9d.svg",
407
+ "order": 0,
408
+ "isActive": true,
409
+ "parentKey": 1,
410
+ "isSaasLevel": true,
411
+ "isTenantLevel": false,
412
+ "isBrandLevel": false,
413
+ "serviceName": "Menu Management",
414
+ "serviceRegisterId": 827,
415
+ "subdomain": "",
416
+ "applicationKey": "saas_global_menu",
417
+ "version": "1.1.2",
418
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/99d077bb-3882-46d4-b809-e3f3c81a8c9d.svg",
419
+ "permissionKeys": [
420
+ "saas_global_menu.manage_global_menu"
421
+ ]
422
+ },
423
+ {
424
+ "id": 1173,
425
+ "key": "cc79fec8-a25b-48b9-b493-a62a4da0a7a9",
426
+ "serviceKey": "menu_ihub_insight_web_dashboard",
427
+ "name": "Dashboard",
428
+ "path": "/ihub/dashboard",
429
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/ba01fdd5-d691-4d5d-9e39-aa6b46d40173.svg",
430
+ "order": 1,
431
+ "isActive": true,
432
+ "parentKey": 1172,
433
+ "isSaasLevel": false,
434
+ "isTenantLevel": false,
435
+ "isBrandLevel": true,
436
+ "serviceName": "Dashboard",
437
+ "serviceRegisterId": 921,
438
+ "subdomain": "",
439
+ "applicationKey": "ihub",
440
+ "version": "1.2.0",
441
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/ba01fdd5-d691-4d5d-9e39-aa6b46d40173.svg",
442
+ "permissionKeys": [
443
+ "ihub.ihub_view_dashboard"
444
+ ]
445
+ },
446
+ {
447
+ "id": 1473,
448
+ "key": "cc79fec8-a25b-48b9-b493-a62a4da0a7a9",
449
+ "serviceKey": "menu_ihub_insight_web_dashboard",
450
+ "name": "Dashboard 1",
451
+ "path": "/ihub/dashboard",
452
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/ba01fdd5-d691-4d5d-9e39-aa6b46d40173.svg",
453
+ "order": 1,
454
+ "isActive": true,
455
+ "parentKey": 1173,
456
+ "isSaasLevel": false,
457
+ "isTenantLevel": false,
458
+ "isBrandLevel": true,
459
+ "serviceName": "Dashboard",
460
+ "serviceRegisterId": 921,
461
+ "subdomain": "",
462
+ "applicationKey": "ihub",
463
+ "version": "1.2.0",
464
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/ba01fdd5-d691-4d5d-9e39-aa6b46d40173.svg",
465
+ "permissionKeys": [
466
+ "ihub.ihub_view_dashboard"
467
+ ]
468
+ },
469
+ {
470
+ "id": 1474,
471
+ "key": "cc79fec8-a25b-48b9-b493-a62a4da0a7a9",
472
+ "serviceKey": "menu_ihub_insight_web_dashboard",
473
+ "name": "Dashboard 2",
474
+ "path": "/ihub/dashboard",
475
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/ba01fdd5-d691-4d5d-9e39-aa6b46d40173.svg",
476
+ "order": 1,
477
+ "isActive": true,
478
+ "parentKey": 1173,
479
+ "isSaasLevel": false,
480
+ "isTenantLevel": false,
481
+ "isBrandLevel": true,
482
+ "serviceName": "Dashboard",
483
+ "serviceRegisterId": 921,
484
+ "subdomain": "",
485
+ "applicationKey": "ihub",
486
+ "version": "1.2.0",
487
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/ba01fdd5-d691-4d5d-9e39-aa6b46d40173.svg",
488
+ "permissionKeys": [
489
+ "ihub.ihub_view_dashboard"
490
+ ]
491
+ },
492
+ {
493
+ "id": 1158,
494
+ "key": "bbdaf6fb-92f2-4298-bbd6-d2bd213c84e7",
495
+ "serviceKey": "mn_poms.admin",
496
+ "name": "Admin",
497
+ "path": "/warden/admin",
498
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/b5352b43-847b-43f8-8645-665ca894be73.svg",
499
+ "order": 1,
500
+ "isActive": true,
501
+ "parentKey": 1157,
502
+ "isSaasLevel": false,
503
+ "isTenantLevel": false,
504
+ "isBrandLevel": true,
505
+ "serviceName": "Admin",
506
+ "serviceRegisterId": 906,
507
+ "subdomain": "",
508
+ "applicationKey": "poms",
509
+ "version": "1.4.3",
510
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/b5352b43-847b-43f8-8645-665ca894be73.svg",
511
+ "permissionKeys": [
512
+ "poms.admin_access"
513
+ ]
514
+ },
515
+ {
516
+ "id": 1151,
517
+ "key": "540aba9f-d21e-4ea4-8979-495beb5a340f",
518
+ "serviceKey": "mn_site_management.site_management_companies",
519
+ "name": "Companies",
520
+ "path": "/stella/page/SiteManagement/Company/List?tenantId=1",
521
+ "icon": "",
522
+ "order": 1,
523
+ "isActive": true,
524
+ "parentKey": 1150,
525
+ "isSaasLevel": false,
526
+ "isTenantLevel": false,
527
+ "isBrandLevel": true,
528
+ "serviceName": "Companies",
529
+ "serviceRegisterId": 899,
530
+ "subdomain": "",
531
+ "applicationKey": "site_management",
532
+ "version": "1.0.0",
533
+ "menuRegisterIcon": "",
534
+ "permissionKeys": [
535
+ "site_management.SiteManagementAccess"
536
+ ]
537
+ },
538
+ {
539
+ "id": 1144,
540
+ "key": "dcb5cd05-8017-4066-ac16-22ba4f96a715",
541
+ "serviceKey": "mn_litigation.claim",
542
+ "name": "Claims",
543
+ "path": "/litigation/claims",
544
+ "icon": "",
545
+ "order": 1,
546
+ "isActive": true,
547
+ "parentKey": 1143,
548
+ "isSaasLevel": false,
549
+ "isTenantLevel": false,
550
+ "isBrandLevel": true,
551
+ "serviceName": "Claims",
552
+ "serviceRegisterId": 892,
553
+ "subdomain": "",
554
+ "applicationKey": "litigation",
555
+ "version": "1.0.0",
556
+ "menuRegisterIcon": "",
557
+ "permissionKeys": [
558
+ "litigation.litigation_claim_access"
559
+ ]
560
+ },
561
+ {
562
+ "id": 1138,
563
+ "key": "71ea3f7e-c95e-4737-950f-b522b00e0578",
564
+ "serviceKey": "mn_ecam.cameras",
565
+ "name": "Cameras",
566
+ "path": "/ecam/locations",
567
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/icon-ecam-cameras.svg",
568
+ "order": 1,
569
+ "isActive": true,
570
+ "parentKey": 1137,
571
+ "isSaasLevel": false,
572
+ "isTenantLevel": false,
573
+ "isBrandLevel": true,
574
+ "serviceName": "Cameras",
575
+ "serviceRegisterId": 886,
576
+ "subdomain": "",
577
+ "applicationKey": "ecam",
578
+ "version": "1.0.0",
579
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/icon-ecam-cameras.svg",
580
+ "permissionKeys": [
581
+ "ecam.manage_camera"
582
+ ]
583
+ },
584
+ {
585
+ "id": 1122,
586
+ "key": "95a14678-b0a6-4ede-8f70-812c7d65426c",
587
+ "serviceKey": "mn_contravention_management.contravention_management_pending_warden_verification",
588
+ "name": "Pending warden verification",
589
+ "path": "/stella/page/ContraventionManagement/PendingWardenVerification/List",
590
+ "icon": "",
591
+ "order": 1,
592
+ "isActive": true,
593
+ "parentKey": 1121,
594
+ "isSaasLevel": false,
595
+ "isTenantLevel": false,
596
+ "isBrandLevel": true,
597
+ "serviceName": "Pending warden verification",
598
+ "serviceRegisterId": 870,
599
+ "subdomain": "",
600
+ "applicationKey": "contravention_management",
601
+ "version": "1.0.1",
602
+ "menuRegisterIcon": "",
603
+ "permissionKeys": [
604
+ "contravention_management.ContraventionAccess"
605
+ ]
606
+ },
607
+ {
608
+ "id": 1086,
609
+ "key": "f56a0e4b-686c-4c6d-8fec-23e756950200",
610
+ "serviceKey": "mn_anpr.anpr_home",
611
+ "name": "Home",
612
+ "path": "/anpr/page/Home/Index",
613
+ "icon": "",
614
+ "order": 1,
615
+ "isActive": true,
616
+ "parentKey": 1085,
617
+ "isSaasLevel": false,
618
+ "isTenantLevel": false,
619
+ "isBrandLevel": true,
620
+ "serviceName": "Home",
621
+ "serviceRegisterId": 834,
622
+ "subdomain": "",
623
+ "applicationKey": "anpr",
624
+ "version": "1.0.1",
625
+ "menuRegisterIcon": "",
626
+ "permissionKeys": [
627
+ "anpr.MenuHome"
628
+ ]
629
+ },
630
+ {
631
+ "id": 1174,
632
+ "key": "08db650d-376f-4307-a698-88331c22adb0",
633
+ "serviceKey": "menu_ihub_insight_web_companies",
634
+ "name": "Companies",
635
+ "path": "/ihub/companies",
636
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/85698b64-c5ba-4c88-9741-7ecf6ba9f055.svg",
637
+ "order": 2,
638
+ "isActive": true,
639
+ "parentKey": 1172,
640
+ "isSaasLevel": false,
641
+ "isTenantLevel": false,
642
+ "isBrandLevel": true,
643
+ "serviceName": "Companies",
644
+ "serviceRegisterId": 922,
645
+ "subdomain": "",
646
+ "applicationKey": "ihub",
647
+ "version": "1.2.0",
648
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/85698b64-c5ba-4c88-9741-7ecf6ba9f055.svg",
649
+ "permissionKeys": [
650
+ "ihub.ihub_manage_company"
651
+ ]
652
+ },
653
+ {
654
+ "id": 1159,
655
+ "key": "1d448e06-6059-40b7-9bb2-4d48646704cf",
656
+ "serviceKey": "mn_poms.static_coverage",
657
+ "name": "Static coverage",
658
+ "path": "/warden/rota-static",
659
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/b26bedf7-c86b-4d36-87e8-b5f735b14f93.svg",
660
+ "order": 2,
661
+ "isActive": true,
662
+ "parentKey": 1157,
663
+ "isSaasLevel": false,
664
+ "isTenantLevel": false,
665
+ "isBrandLevel": true,
666
+ "serviceName": "Static coverage",
667
+ "serviceRegisterId": 907,
668
+ "subdomain": "",
669
+ "applicationKey": "poms",
670
+ "version": "1.4.3",
671
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/b26bedf7-c86b-4d36-87e8-b5f735b14f93.svg",
672
+ "permissionKeys": [
673
+ "poms.view_static_coverage"
674
+ ]
675
+ },
676
+ {
677
+ "id": 1152,
678
+ "key": "58f7612a-a358-48e1-ad74-2a16c667dd29",
679
+ "serviceKey": "mn_site_management.site_management_portfolios",
680
+ "name": "Portfolios",
681
+ "path": "/stella/page/SiteManagement/Portfolio/List",
682
+ "icon": "",
683
+ "order": 2,
684
+ "isActive": true,
685
+ "parentKey": 1150,
686
+ "isSaasLevel": false,
687
+ "isTenantLevel": false,
688
+ "isBrandLevel": true,
689
+ "serviceName": "Portfolios",
690
+ "serviceRegisterId": 900,
691
+ "subdomain": "",
692
+ "applicationKey": "site_management",
693
+ "version": "1.0.0",
694
+ "menuRegisterIcon": "",
695
+ "permissionKeys": [
696
+ "site_management.SiteManagementAccess"
697
+ ]
698
+ },
699
+ {
700
+ "id": 1145,
701
+ "key": "0c6e2ddc-0197-41b7-9b6a-bd20b2ddfa9d",
702
+ "serviceKey": "mn_litigation.excluded",
703
+ "name": "Excluded",
704
+ "path": "/litigation/excluded",
705
+ "icon": "",
706
+ "order": 2,
707
+ "isActive": true,
708
+ "parentKey": 1143,
709
+ "isSaasLevel": false,
710
+ "isTenantLevel": false,
711
+ "isBrandLevel": true,
712
+ "serviceName": "Excluded",
713
+ "serviceRegisterId": 893,
714
+ "subdomain": "",
715
+ "applicationKey": "litigation",
716
+ "version": "1.0.0",
717
+ "menuRegisterIcon": "",
718
+ "permissionKeys": [
719
+ "litigation.litigation_claim_access"
720
+ ]
721
+ },
722
+ {
723
+ "id": 1139,
724
+ "key": "111b174b-82e4-463d-9773-c0a29a52a01e",
725
+ "serviceKey": "mn_ecam.camera_overview",
726
+ "name": "Camera overview",
727
+ "path": "/ecam/camera-overview",
728
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/icon-ecam-camera-overview.svg",
729
+ "order": 2,
730
+ "isActive": true,
731
+ "parentKey": 1137,
732
+ "isSaasLevel": false,
733
+ "isTenantLevel": false,
734
+ "isBrandLevel": true,
735
+ "serviceName": "Camera overview",
736
+ "serviceRegisterId": 887,
737
+ "subdomain": "",
738
+ "applicationKey": "ecam",
739
+ "version": "1.0.0",
740
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/icon-ecam-camera-overview.svg",
741
+ "permissionKeys": [
742
+ "ecam.manage_camera"
743
+ ]
744
+ },
745
+ {
746
+ "id": 1123,
747
+ "key": "98eb6631-4e22-44ac-a117-4c5eb8078dae",
748
+ "serviceKey": "mn_contravention_management.contravention_management_search",
749
+ "name": "Search",
750
+ "path": "",
751
+ "icon": "",
752
+ "order": 2,
753
+ "isActive": true,
754
+ "parentKey": 1121,
755
+ "isSaasLevel": false,
756
+ "isTenantLevel": false,
757
+ "isBrandLevel": true,
758
+ "serviceName": "Search",
759
+ "serviceRegisterId": 871,
760
+ "subdomain": "",
761
+ "applicationKey": "contravention_management",
762
+ "version": "1.0.1",
763
+ "menuRegisterIcon": "",
764
+ "permissionKeys": []
765
+ },
766
+ {
767
+ "id": 1087,
768
+ "key": "1a556629-c3e5-4353-b3fb-bf1f49093927",
769
+ "serviceKey": "mn_anpr.anpr_search_group",
770
+ "name": "Search",
771
+ "path": "",
772
+ "icon": "",
773
+ "order": 2,
774
+ "isActive": true,
775
+ "parentKey": 1085,
776
+ "isSaasLevel": false,
777
+ "isTenantLevel": false,
778
+ "isBrandLevel": true,
779
+ "serviceName": "Search",
780
+ "serviceRegisterId": 835,
781
+ "subdomain": "",
782
+ "applicationKey": "anpr",
783
+ "version": "1.0.1",
784
+ "menuRegisterIcon": "",
785
+ "permissionKeys": []
786
+ },
787
+ {
788
+ "id": 1175,
789
+ "key": "2f1d9c7e-4a50-4161-9dca-6d4a664771b4",
790
+ "serviceKey": "menu_ihub_insight_web_tenants",
791
+ "name": "Tenants",
792
+ "path": "/ihub/tenants",
793
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/85779540-6cec-4662-a5ee-3cb541bf31c7.svg",
794
+ "order": 3,
795
+ "isActive": true,
796
+ "parentKey": 1172,
797
+ "isSaasLevel": false,
798
+ "isTenantLevel": false,
799
+ "isBrandLevel": true,
800
+ "serviceName": "Tenants",
801
+ "serviceRegisterId": 923,
802
+ "subdomain": "",
803
+ "applicationKey": "ihub",
804
+ "version": "1.2.0",
805
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/85779540-6cec-4662-a5ee-3cb541bf31c7.svg",
806
+ "permissionKeys": [
807
+ "ihub.ihub_view_tenants"
808
+ ]
809
+ },
810
+ {
811
+ "id": 1160,
812
+ "key": "39021631-77a6-41e7-a735-1df0ff38ff43",
813
+ "serviceKey": "mn_poms.admin_location",
814
+ "name": "Locations",
815
+ "path": "/warden/admin/location",
816
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/689e250a-49c6-4f8d-a3ae-9e840ac79b9d.svg",
817
+ "order": 3,
818
+ "isActive": true,
819
+ "parentKey": 1158,
820
+ "isSaasLevel": false,
821
+ "isTenantLevel": false,
822
+ "isBrandLevel": true,
823
+ "serviceName": "Locations",
824
+ "serviceRegisterId": 908,
825
+ "subdomain": "",
826
+ "applicationKey": "poms",
827
+ "version": "1.4.3",
828
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/689e250a-49c6-4f8d-a3ae-9e840ac79b9d.svg",
829
+ "permissionKeys": [
830
+ "poms.admin_access"
831
+ ]
832
+ },
833
+ {
834
+ "id": 1153,
835
+ "key": "22341015-f6df-437c-a755-1a5b3516311e",
836
+ "serviceKey": "mn_site_management.site_management_tag",
837
+ "name": "Tag search",
838
+ "path": "/stella/page/SiteManagement/Tag/Search",
839
+ "icon": "",
840
+ "order": 3,
841
+ "isActive": true,
842
+ "parentKey": 1150,
843
+ "isSaasLevel": false,
844
+ "isTenantLevel": false,
845
+ "isBrandLevel": true,
846
+ "serviceName": "Tag search",
847
+ "serviceRegisterId": 901,
848
+ "subdomain": "",
849
+ "applicationKey": "site_management",
850
+ "version": "1.0.0",
851
+ "menuRegisterIcon": "",
852
+ "permissionKeys": [
853
+ "site_management.SiteManagementAccess"
854
+ ]
855
+ },
856
+ {
857
+ "id": 1146,
858
+ "key": "1e0a25cc-c0ee-443c-8383-7d69d2d146c8",
859
+ "serviceKey": "mn_litigation.reconcile-iMail-issues",
860
+ "name": "Reconcile imail issues",
861
+ "path": "/litigation/reconcile-iMail-issues",
862
+ "icon": "",
863
+ "order": 3,
864
+ "isActive": true,
865
+ "parentKey": 1143,
866
+ "isSaasLevel": false,
867
+ "isTenantLevel": false,
868
+ "isBrandLevel": true,
869
+ "serviceName": "Reconcile imail issues",
870
+ "serviceRegisterId": 894,
871
+ "subdomain": "",
872
+ "applicationKey": "litigation",
873
+ "version": "1.0.0",
874
+ "menuRegisterIcon": "",
875
+ "permissionKeys": [
876
+ "litigation.litigation_claim_access"
877
+ ]
878
+ },
879
+ {
880
+ "id": 1140,
881
+ "key": "da163bb3-90fb-49bc-8711-451e4b09692a",
882
+ "serviceKey": "mn_ecam.verification",
883
+ "name": "Verification",
884
+ "path": "/ecam/verification",
885
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/icon-ecam-verification.svg",
886
+ "order": 3,
887
+ "isActive": true,
888
+ "parentKey": 1137,
889
+ "isSaasLevel": false,
890
+ "isTenantLevel": false,
891
+ "isBrandLevel": true,
892
+ "serviceName": "Verification",
893
+ "serviceRegisterId": 888,
894
+ "subdomain": "",
895
+ "applicationKey": "ecam",
896
+ "version": "1.0.0",
897
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/icon-ecam-verification.svg",
898
+ "permissionKeys": [
899
+ "ecam.verify_pcn"
900
+ ]
901
+ },
902
+ {
903
+ "id": 1124,
904
+ "key": "d477a0ab-b6a8-42c8-acd1-a56f622e4f81",
905
+ "serviceKey": "mn_contravention_management.contravention_management_contravention",
906
+ "name": "Contravention search",
907
+ "path": "/stella/page/ContraventionManagement/Contravention/Search",
908
+ "icon": "",
909
+ "order": 3,
910
+ "isActive": true,
911
+ "parentKey": 1123,
912
+ "isSaasLevel": false,
913
+ "isTenantLevel": false,
914
+ "isBrandLevel": true,
915
+ "serviceName": "Contravention search",
916
+ "serviceRegisterId": 872,
917
+ "subdomain": "",
918
+ "applicationKey": "contravention_management",
919
+ "version": "1.0.1",
920
+ "menuRegisterIcon": "",
921
+ "permissionKeys": [
922
+ "contravention_management.ContraventionAccess"
923
+ ]
924
+ },
925
+ {
926
+ "id": 1088,
927
+ "key": "a14cf14c-fc74-49a3-8dbf-b52d61b77249",
928
+ "serviceKey": "mn_anpr.anpr_search",
929
+ "name": "Search ANPR Data",
930
+ "path": "/anpr/page/Search/AnprMovements",
931
+ "icon": "",
932
+ "order": 3,
933
+ "isActive": true,
934
+ "parentKey": 1087,
935
+ "isSaasLevel": false,
936
+ "isTenantLevel": false,
937
+ "isBrandLevel": true,
938
+ "serviceName": "Search ANPR Data",
939
+ "serviceRegisterId": 836,
940
+ "subdomain": "",
941
+ "applicationKey": "anpr",
942
+ "version": "1.0.1",
943
+ "menuRegisterIcon": "",
944
+ "permissionKeys": [
945
+ "anpr.MenuSearch"
946
+ ]
947
+ },
948
+ {
949
+ "id": 1176,
950
+ "key": "7065ee5b-e951-4ba0-8889-926ee4b0fa16",
951
+ "serviceKey": "menu_ihub_insight_web_insights",
952
+ "name": "Insights",
953
+ "path": "/ihub/reports",
954
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/a819f09d-eb04-4df4-a58a-cf0f54bc8621.svg",
955
+ "order": 4,
956
+ "isActive": true,
957
+ "parentKey": 1172,
958
+ "isSaasLevel": false,
959
+ "isTenantLevel": false,
960
+ "isBrandLevel": true,
961
+ "serviceName": "Insights",
962
+ "serviceRegisterId": 924,
963
+ "subdomain": "",
964
+ "applicationKey": "ihub",
965
+ "version": "1.2.0",
966
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/a819f09d-eb04-4df4-a58a-cf0f54bc8621.svg",
967
+ "permissionKeys": [
968
+ "ihub.ihub_view_dashboard"
969
+ ]
970
+ },
971
+ {
972
+ "id": 1161,
973
+ "key": "8da33aae-1846-471b-b047-0819aa7f9bcb",
974
+ "serviceKey": "mn_poms.admin_cluster",
975
+ "name": "Clusters",
976
+ "path": "/warden/admin/cluster",
977
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/acb73710-c22d-472b-a826-b90738a1bc1c.svg",
978
+ "order": 4,
979
+ "isActive": true,
980
+ "parentKey": 1158,
981
+ "isSaasLevel": false,
982
+ "isTenantLevel": false,
983
+ "isBrandLevel": true,
984
+ "serviceName": "Clusters",
985
+ "serviceRegisterId": 909,
986
+ "subdomain": "",
987
+ "applicationKey": "poms",
988
+ "version": "1.4.3",
989
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/acb73710-c22d-472b-a826-b90738a1bc1c.svg",
990
+ "permissionKeys": [
991
+ "poms.admin_access"
992
+ ]
993
+ },
994
+ {
995
+ "id": 1154,
996
+ "key": "d8ea1a8b-7619-48ce-b7e6-0ac1b874b25a",
997
+ "serviceKey": "mn_site_management.site_management_user",
998
+ "name": "User",
999
+ "path": "/stella/page/SiteManagement/User/List",
1000
+ "icon": "",
1001
+ "order": 4,
1002
+ "isActive": true,
1003
+ "parentKey": 1150,
1004
+ "isSaasLevel": false,
1005
+ "isTenantLevel": false,
1006
+ "isBrandLevel": true,
1007
+ "serviceName": "User",
1008
+ "serviceRegisterId": 902,
1009
+ "subdomain": "",
1010
+ "applicationKey": "site_management",
1011
+ "version": "1.0.0",
1012
+ "menuRegisterIcon": "",
1013
+ "permissionKeys": [
1014
+ "site_management.SiteManagementAccess"
1015
+ ]
1016
+ },
1017
+ {
1018
+ "id": 1141,
1019
+ "key": "61a82d75-cfeb-4a5e-a62c-2e15dfeb8c2e",
1020
+ "serviceKey": "mn_ecam.overview_verification",
1021
+ "name": "Verifications overview",
1022
+ "path": "/ecam/overview-verification",
1023
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/icon-ecam-verification-overview.svg",
1024
+ "order": 4,
1025
+ "isActive": true,
1026
+ "parentKey": 1137,
1027
+ "isSaasLevel": false,
1028
+ "isTenantLevel": false,
1029
+ "isBrandLevel": true,
1030
+ "serviceName": "Verifications overview",
1031
+ "serviceRegisterId": 889,
1032
+ "subdomain": "",
1033
+ "applicationKey": "ecam",
1034
+ "version": "1.0.0",
1035
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/icon-ecam-verification-overview.svg",
1036
+ "permissionKeys": [
1037
+ "ecam.overview_verification"
1038
+ ]
1039
+ },
1040
+ {
1041
+ "id": 1125,
1042
+ "key": "f5ae048e-bf21-458f-bb28-6cb6a060cf73",
1043
+ "serviceKey": "mn_contravention_management.contravention_management_appeal",
1044
+ "name": "Appeal search",
1045
+ "path": "/stella/page/ContraventionManagement/Appeal/Search",
1046
+ "icon": "",
1047
+ "order": 4,
1048
+ "isActive": true,
1049
+ "parentKey": 1123,
1050
+ "isSaasLevel": false,
1051
+ "isTenantLevel": false,
1052
+ "isBrandLevel": true,
1053
+ "serviceName": "Appeal search",
1054
+ "serviceRegisterId": 873,
1055
+ "subdomain": "",
1056
+ "applicationKey": "contravention_management",
1057
+ "version": "1.0.1",
1058
+ "menuRegisterIcon": "",
1059
+ "permissionKeys": [
1060
+ "contravention_management.ContraventionAccess"
1061
+ ]
1062
+ },
1063
+ {
1064
+ "id": 1089,
1065
+ "key": "f93ca099-b3d6-4788-b50c-605034c8330d",
1066
+ "serviceKey": "mn_anpr.anpr_admin_group",
1067
+ "name": "Admin",
1068
+ "path": "",
1069
+ "icon": "",
1070
+ "order": 4,
1071
+ "isActive": true,
1072
+ "parentKey": 1085,
1073
+ "isSaasLevel": false,
1074
+ "isTenantLevel": false,
1075
+ "isBrandLevel": true,
1076
+ "serviceName": "Admin",
1077
+ "serviceRegisterId": 837,
1078
+ "subdomain": "",
1079
+ "applicationKey": "anpr",
1080
+ "version": "1.0.1",
1081
+ "menuRegisterIcon": "",
1082
+ "permissionKeys": []
1083
+ },
1084
+ {
1085
+ "id": 1177,
1086
+ "key": "dc6d2d28-d96c-4bc6-9adf-01fa8422e0e8",
1087
+ "serviceKey": "menu_ihub_insight_web_permits",
1088
+ "name": "Permits",
1089
+ "path": "/ihub/permits",
1090
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/28f70342-8b2a-43c3-82e8-b98ca0264883.svg",
1091
+ "order": 5,
1092
+ "isActive": true,
1093
+ "parentKey": 1172,
1094
+ "isSaasLevel": false,
1095
+ "isTenantLevel": false,
1096
+ "isBrandLevel": true,
1097
+ "serviceName": "Permits",
1098
+ "serviceRegisterId": 925,
1099
+ "subdomain": "",
1100
+ "applicationKey": "ihub",
1101
+ "version": "1.2.0",
1102
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/28f70342-8b2a-43c3-82e8-b98ca0264883.svg",
1103
+ "permissionKeys": [
1104
+ "ihub.ihub_manage_permit"
1105
+ ]
1106
+ },
1107
+ {
1108
+ "id": 1162,
1109
+ "key": "e20ed0e6-c95e-4274-82ee-4cddcafa212b",
1110
+ "serviceKey": "mn_poms.alerts",
1111
+ "name": "Alerts",
1112
+ "path": "/warden/alerts/site-login",
1113
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/b56169d3-2870-4bf7-80ec-ced0b2303164.svg",
1114
+ "order": 5,
1115
+ "isActive": true,
1116
+ "parentKey": 1157,
1117
+ "isSaasLevel": false,
1118
+ "isTenantLevel": false,
1119
+ "isBrandLevel": true,
1120
+ "serviceName": "Alerts",
1121
+ "serviceRegisterId": 910,
1122
+ "subdomain": "",
1123
+ "applicationKey": "poms",
1124
+ "version": "1.4.3",
1125
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/b56169d3-2870-4bf7-80ec-ced0b2303164.svg",
1126
+ "permissionKeys": [
1127
+ "poms.view_alert"
1128
+ ]
1129
+ },
1130
+ {
1131
+ "id": 1155,
1132
+ "key": "7ff30636-3df3-454f-b069-221bbb08aa82",
1133
+ "serviceKey": "mn_site_management.site_management_country_region",
1134
+ "name": "Country region",
1135
+ "path": "/stella/page/SiteManagement/CountryRegion/List",
1136
+ "icon": "",
1137
+ "order": 5,
1138
+ "isActive": true,
1139
+ "parentKey": 1150,
1140
+ "isSaasLevel": false,
1141
+ "isTenantLevel": false,
1142
+ "isBrandLevel": true,
1143
+ "serviceName": "Country region",
1144
+ "serviceRegisterId": 903,
1145
+ "subdomain": "",
1146
+ "applicationKey": "site_management",
1147
+ "version": "1.0.0",
1148
+ "menuRegisterIcon": "",
1149
+ "permissionKeys": [
1150
+ "site_management.SiteManagementAccess"
1151
+ ]
1152
+ },
1153
+ {
1154
+ "id": 1142,
1155
+ "key": "008eb486-0cb9-42d1-a253-f59144f0c758",
1156
+ "serviceKey": "mn_ecam.insight",
1157
+ "name": "Insights",
1158
+ "path": "/ecam/insights",
1159
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/icon-ecam-insights.svg",
1160
+ "order": 5,
1161
+ "isActive": true,
1162
+ "parentKey": 1137,
1163
+ "isSaasLevel": false,
1164
+ "isTenantLevel": false,
1165
+ "isBrandLevel": true,
1166
+ "serviceName": "Insights",
1167
+ "serviceRegisterId": 890,
1168
+ "subdomain": "",
1169
+ "applicationKey": "ecam",
1170
+ "version": "1.0.0",
1171
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/icon-ecam-insights.svg",
1172
+ "permissionKeys": [
1173
+ "ecam.view_insight"
1174
+ ]
1175
+ },
1176
+ {
1177
+ "id": 1126,
1178
+ "key": "13aa95b7-1a87-472e-a8e6-157a1b379fce",
1179
+ "serviceKey": "mn_contravention_management.contravention_management_tag",
1180
+ "name": "Tag Search",
1181
+ "path": "/stella/page/ContraventionManagement/Tag/Search",
1182
+ "icon": "",
1183
+ "order": 5,
1184
+ "isActive": true,
1185
+ "parentKey": 1123,
1186
+ "isSaasLevel": false,
1187
+ "isTenantLevel": false,
1188
+ "isBrandLevel": true,
1189
+ "serviceName": "Tag Search",
1190
+ "serviceRegisterId": 874,
1191
+ "subdomain": "",
1192
+ "applicationKey": "contravention_management",
1193
+ "version": "1.0.1",
1194
+ "menuRegisterIcon": "",
1195
+ "permissionKeys": [
1196
+ "contravention_management.ContraventionAccess"
1197
+ ]
1198
+ },
1199
+ {
1200
+ "id": 1090,
1201
+ "key": "1943016d-cea5-4b3f-8a0f-3f53960ae896",
1202
+ "serviceKey": "mn_anpr.anpr_locations",
1203
+ "name": "Locations",
1204
+ "path": "/anpr/page/Locations/Index",
1205
+ "icon": "",
1206
+ "order": 5,
1207
+ "isActive": true,
1208
+ "parentKey": 1089,
1209
+ "isSaasLevel": false,
1210
+ "isTenantLevel": false,
1211
+ "isBrandLevel": true,
1212
+ "serviceName": "Locations",
1213
+ "serviceRegisterId": 838,
1214
+ "subdomain": "",
1215
+ "applicationKey": "anpr",
1216
+ "version": "1.0.1",
1217
+ "menuRegisterIcon": "",
1218
+ "permissionKeys": [
1219
+ "anpr.CreateEditLocations"
1220
+ ]
1221
+ },
1222
+ {
1223
+ "id": 1178,
1224
+ "key": "b26ad58c-2d6c-4d83-97e9-5d30e1e97f82",
1225
+ "serviceKey": "menu_ihub_insight_web_support",
1226
+ "name": "Support",
1227
+ "path": "/ihub/support",
1228
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/907bca77-402e-4b2f-a33b-076723997531.svg",
1229
+ "order": 6,
1230
+ "isActive": true,
1231
+ "parentKey": 1172,
1232
+ "isSaasLevel": false,
1233
+ "isTenantLevel": false,
1234
+ "isBrandLevel": true,
1235
+ "serviceName": "Support",
1236
+ "serviceRegisterId": 926,
1237
+ "subdomain": "",
1238
+ "applicationKey": "ihub",
1239
+ "version": "1.2.0",
1240
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/907bca77-402e-4b2f-a33b-076723997531.svg",
1241
+ "permissionKeys": [
1242
+ "ihub.ihub_view_support"
1243
+ ]
1244
+ },
1245
+ {
1246
+ "id": 1163,
1247
+ "key": "852d89ff-e6b7-4043-8316-35f85996aa3b",
1248
+ "serviceKey": "mn_poms.admin_parking_operative",
1249
+ "name": "Parking operatives",
1250
+ "path": "/warden/admin/parking-operative",
1251
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/029fee2d-080c-4789-bf29-a004506e35bf.svg",
1252
+ "order": 6,
1253
+ "isActive": true,
1254
+ "parentKey": 1158,
1255
+ "isSaasLevel": false,
1256
+ "isTenantLevel": false,
1257
+ "isBrandLevel": true,
1258
+ "serviceName": "Parking operatives",
1259
+ "serviceRegisterId": 911,
1260
+ "subdomain": "",
1261
+ "applicationKey": "poms",
1262
+ "version": "1.4.3",
1263
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/029fee2d-080c-4789-bf29-a004506e35bf.svg",
1264
+ "permissionKeys": [
1265
+ "poms.admin_access"
1266
+ ]
1267
+ },
1268
+ {
1269
+ "id": 1156,
1270
+ "key": "739173b3-6460-469e-8912-a4939c9cd69c",
1271
+ "serviceKey": "mn_site_management.site_management_vehicle_list",
1272
+ "name": "Vehicle list",
1273
+ "path": "/stella/page/SiteManagement/VehicleListController/List",
1274
+ "icon": "",
1275
+ "order": 6,
1276
+ "isActive": true,
1277
+ "parentKey": 1150,
1278
+ "isSaasLevel": false,
1279
+ "isTenantLevel": false,
1280
+ "isBrandLevel": true,
1281
+ "serviceName": "Vehicle list",
1282
+ "serviceRegisterId": 904,
1283
+ "subdomain": "",
1284
+ "applicationKey": "site_management",
1285
+ "version": "1.0.0",
1286
+ "menuRegisterIcon": "",
1287
+ "permissionKeys": [
1288
+ "site_management.SiteManagementAccess"
1289
+ ]
1290
+ },
1291
+ {
1292
+ "id": 1127,
1293
+ "key": "d5ae042b-7c0b-48d8-b484-16a969106595",
1294
+ "serviceKey": "mn_contravention_management.contravention_management_verifications_audit",
1295
+ "name": "Verifications Audit",
1296
+ "path": "/stella/page/ContraventionManagement/VerificationsAudit/List",
1297
+ "icon": "",
1298
+ "order": 6,
1299
+ "isActive": true,
1300
+ "parentKey": 1121,
1301
+ "isSaasLevel": false,
1302
+ "isTenantLevel": false,
1303
+ "isBrandLevel": true,
1304
+ "serviceName": "Verifications Audit",
1305
+ "serviceRegisterId": 875,
1306
+ "subdomain": "",
1307
+ "applicationKey": "contravention_management",
1308
+ "version": "1.0.1",
1309
+ "menuRegisterIcon": "",
1310
+ "permissionKeys": [
1311
+ "contravention_management.ContraventionAccess"
1312
+ ]
1313
+ },
1314
+ {
1315
+ "id": 1091,
1316
+ "key": "82917a8b-3368-48c1-9a3f-7aa349e43f38",
1317
+ "serviceKey": "mn_anpr.technical",
1318
+ "name": "Technical",
1319
+ "path": "",
1320
+ "icon": "",
1321
+ "order": 6,
1322
+ "isActive": true,
1323
+ "parentKey": 1085,
1324
+ "isSaasLevel": false,
1325
+ "isTenantLevel": false,
1326
+ "isBrandLevel": true,
1327
+ "serviceName": "Technical",
1328
+ "serviceRegisterId": 839,
1329
+ "subdomain": "",
1330
+ "applicationKey": "anpr",
1331
+ "version": "1.0.1",
1332
+ "menuRegisterIcon": "",
1333
+ "permissionKeys": [
1334
+ "anpr.MenuTechnical"
1335
+ ]
1336
+ },
1337
+ {
1338
+ "id": 1179,
1339
+ "key": "1f5c65e3-ee3e-405d-8933-9fe0935ae89c",
1340
+ "serviceKey": "menu_ihub_insight_web_faqs",
1341
+ "name": "FAQs",
1342
+ "path": "/ihub/faqs",
1343
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/39cbdbe0-2f4d-4b5d-b635-3f9dcc5c9f5c.svg",
1344
+ "order": 7,
1345
+ "isActive": true,
1346
+ "parentKey": 1172,
1347
+ "isSaasLevel": false,
1348
+ "isTenantLevel": false,
1349
+ "isBrandLevel": true,
1350
+ "serviceName": "FAQs",
1351
+ "serviceRegisterId": 927,
1352
+ "subdomain": "",
1353
+ "applicationKey": "ihub",
1354
+ "version": "1.2.0",
1355
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/39cbdbe0-2f4d-4b5d-b635-3f9dcc5c9f5c.svg",
1356
+ "permissionKeys": [
1357
+ "ihub.ihub_view_faqs"
1358
+ ]
1359
+ },
1360
+ {
1361
+ "id": 1164,
1362
+ "key": "58cde0ba-7319-4d21-ac29-0d9c3cbe4507",
1363
+ "serviceKey": "mn_poms.approvals",
1364
+ "name": "Approvals",
1365
+ "path": "/warden/approvals/parking-operative/news",
1366
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/ae671c53-95ad-4777-8eae-c0e739d6dcd6.svg",
1367
+ "order": 7,
1368
+ "isActive": true,
1369
+ "parentKey": 1157,
1370
+ "isSaasLevel": false,
1371
+ "isTenantLevel": false,
1372
+ "isBrandLevel": true,
1373
+ "serviceName": "Approvals",
1374
+ "serviceRegisterId": 912,
1375
+ "subdomain": "",
1376
+ "applicationKey": "poms",
1377
+ "version": "1.4.3",
1378
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/ae671c53-95ad-4777-8eae-c0e739d6dcd6.svg",
1379
+ "permissionKeys": [
1380
+ "poms.manage_approval"
1381
+ ]
1382
+ },
1383
+ {
1384
+ "id": 1128,
1385
+ "key": "7e85c34e-59ee-4e1e-9098-c852184ecafd",
1386
+ "serviceKey": "mn_contravention_management.contravention_management_account_correspondence",
1387
+ "name": "Reconcile account correspondences",
1388
+ "path": "/stella/page/ContraventionManagement/AccountCorrespondence/Reconcile",
1389
+ "icon": "",
1390
+ "order": 7,
1391
+ "isActive": true,
1392
+ "parentKey": 1121,
1393
+ "isSaasLevel": false,
1394
+ "isTenantLevel": false,
1395
+ "isBrandLevel": true,
1396
+ "serviceName": "Reconcile account correspondences",
1397
+ "serviceRegisterId": 876,
1398
+ "subdomain": "",
1399
+ "applicationKey": "contravention_management",
1400
+ "version": "1.0.1",
1401
+ "menuRegisterIcon": "",
1402
+ "permissionKeys": [
1403
+ "contravention_management.ContraventionAccess"
1404
+ ]
1405
+ },
1406
+ {
1407
+ "id": 1092,
1408
+ "key": "b0c95719-ae21-488a-8ad8-e07bc8ec27cd",
1409
+ "serviceKey": "mn_anpr.technical_overview",
1410
+ "name": "Overview",
1411
+ "path": "/anpr/page/Technical/Overview",
1412
+ "icon": "",
1413
+ "order": 7,
1414
+ "isActive": true,
1415
+ "parentKey": 1091,
1416
+ "isSaasLevel": false,
1417
+ "isTenantLevel": false,
1418
+ "isBrandLevel": true,
1419
+ "serviceName": "Overview",
1420
+ "serviceRegisterId": 840,
1421
+ "subdomain": "",
1422
+ "applicationKey": "anpr",
1423
+ "version": "1.0.1",
1424
+ "menuRegisterIcon": "",
1425
+ "permissionKeys": [
1426
+ "anpr.MenuTechnical"
1427
+ ]
1428
+ },
1429
+ {
1430
+ "id": 1180,
1431
+ "key": "1d397005-ab9a-4bdc-b07d-631a7c40e615",
1432
+ "serviceKey": "menu_ihub_insight_web_feedback",
1433
+ "name": "Feedback",
1434
+ "path": "/ihub/feedback",
1435
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/16e1d159-c957-48e9-910a-f7760ac4bef0.svg",
1436
+ "order": 8,
1437
+ "isActive": true,
1438
+ "parentKey": 1172,
1439
+ "isSaasLevel": false,
1440
+ "isTenantLevel": false,
1441
+ "isBrandLevel": true,
1442
+ "serviceName": "Feedback",
1443
+ "serviceRegisterId": 928,
1444
+ "subdomain": "",
1445
+ "applicationKey": "ihub",
1446
+ "version": "1.2.0",
1447
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/16e1d159-c957-48e9-910a-f7760ac4bef0.svg",
1448
+ "permissionKeys": [
1449
+ "ihub.ihub_manage_feedback"
1450
+ ]
1451
+ },
1452
+ {
1453
+ "id": 1165,
1454
+ "key": "7a5cfaf3-f16e-4df4-9280-2b1ca72cf592",
1455
+ "serviceKey": "mn_poms.payment",
1456
+ "name": "Payments",
1457
+ "path": "/warden",
1458
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/d744de20-a55f-4e9f-b5c6-f0330c9970f8.svg",
1459
+ "order": 8,
1460
+ "isActive": true,
1461
+ "parentKey": 1157,
1462
+ "isSaasLevel": false,
1463
+ "isTenantLevel": false,
1464
+ "isBrandLevel": true,
1465
+ "serviceName": "Payments",
1466
+ "serviceRegisterId": 913,
1467
+ "subdomain": "",
1468
+ "applicationKey": "poms",
1469
+ "version": "1.4.3",
1470
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/d744de20-a55f-4e9f-b5c6-f0330c9970f8.svg",
1471
+ "permissionKeys": [
1472
+ "poms.manage_payment"
1473
+ ]
1474
+ },
1475
+ {
1476
+ "id": 1129,
1477
+ "key": "32682cd1-472d-4502-81d1-838ce5fc707f",
1478
+ "serviceKey": "mn_contravention_management.contravention_management_correspondence_template",
1479
+ "name": "Correspondence templates",
1480
+ "path": "/stella/page/ContraventionManagement/CorrespondenceTemplate/List",
1481
+ "icon": "",
1482
+ "order": 8,
1483
+ "isActive": true,
1484
+ "parentKey": 1121,
1485
+ "isSaasLevel": false,
1486
+ "isTenantLevel": false,
1487
+ "isBrandLevel": true,
1488
+ "serviceName": "Correspondence templates",
1489
+ "serviceRegisterId": 877,
1490
+ "subdomain": "",
1491
+ "applicationKey": "contravention_management",
1492
+ "version": "1.0.1",
1493
+ "menuRegisterIcon": "",
1494
+ "permissionKeys": [
1495
+ "contravention_management.ContraventionAccess"
1496
+ ]
1497
+ },
1498
+ {
1499
+ "id": 1093,
1500
+ "key": "4a84e97f-531e-4978-a93f-45d54f496901",
1501
+ "serviceKey": "mn_anpr.technical_all_locations",
1502
+ "name": "All locations",
1503
+ "path": "/anpr/page/Technical/Index",
1504
+ "icon": "",
1505
+ "order": 8,
1506
+ "isActive": true,
1507
+ "parentKey": 1091,
1508
+ "isSaasLevel": false,
1509
+ "isTenantLevel": false,
1510
+ "isBrandLevel": true,
1511
+ "serviceName": "All locations",
1512
+ "serviceRegisterId": 841,
1513
+ "subdomain": "",
1514
+ "applicationKey": "anpr",
1515
+ "version": "1.0.1",
1516
+ "menuRegisterIcon": "",
1517
+ "permissionKeys": [
1518
+ "anpr.MenuTechnical"
1519
+ ]
1520
+ },
1521
+ {
1522
+ "id": 1166,
1523
+ "key": "0f1fe2ca-ebab-4d63-b415-d5c6f4371515",
1524
+ "serviceKey": "mn_poms.payment_timesheet",
1525
+ "name": "Timesheets",
1526
+ "path": "/warden/payment/time-sheets",
1527
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/bbd09df3-d13f-4083-9035-b629eb80b03f.svg",
1528
+ "order": 9,
1529
+ "isActive": true,
1530
+ "parentKey": 1165,
1531
+ "isSaasLevel": false,
1532
+ "isTenantLevel": false,
1533
+ "isBrandLevel": true,
1534
+ "serviceName": "Timesheets",
1535
+ "serviceRegisterId": 914,
1536
+ "subdomain": "",
1537
+ "applicationKey": "poms",
1538
+ "version": "1.4.3",
1539
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/bbd09df3-d13f-4083-9035-b629eb80b03f.svg",
1540
+ "permissionKeys": [
1541
+ "poms.manage_payment"
1542
+ ]
1543
+ },
1544
+ {
1545
+ "id": 1130,
1546
+ "key": "f536a097-e0c3-48da-bbdc-b254c8d12351",
1547
+ "serviceKey": "mn_contravention_management.custom_workflows",
1548
+ "name": "Workflows",
1549
+ "path": "",
1550
+ "icon": "",
1551
+ "order": 9,
1552
+ "isActive": true,
1553
+ "parentKey": 1121,
1554
+ "isSaasLevel": false,
1555
+ "isTenantLevel": false,
1556
+ "isBrandLevel": true,
1557
+ "serviceName": "Workflows",
1558
+ "serviceRegisterId": 878,
1559
+ "subdomain": "",
1560
+ "applicationKey": "contravention_management",
1561
+ "version": "1.0.1",
1562
+ "menuRegisterIcon": "",
1563
+ "permissionKeys": []
1564
+ },
1565
+ {
1566
+ "id": 1094,
1567
+ "key": "8bc1578b-f283-4217-8884-b2beaf7738e6",
1568
+ "serviceKey": "mn_anpr.technical_p1",
1569
+ "name": "P1 Locations",
1570
+ "path": "/anpr/page/Technical/Index?priority=P1",
1571
+ "icon": "",
1572
+ "order": 9,
1573
+ "isActive": true,
1574
+ "parentKey": 1091,
1575
+ "isSaasLevel": false,
1576
+ "isTenantLevel": false,
1577
+ "isBrandLevel": true,
1578
+ "serviceName": "P1 Locations",
1579
+ "serviceRegisterId": 842,
1580
+ "subdomain": "",
1581
+ "applicationKey": "anpr",
1582
+ "version": "1.0.1",
1583
+ "menuRegisterIcon": "",
1584
+ "permissionKeys": [
1585
+ "anpr.MenuTechnical"
1586
+ ]
1587
+ },
1588
+ {
1589
+ "id": 1167,
1590
+ "key": "b9c2259a-f211-4635-be43-da473ccf8c3b",
1591
+ "serviceKey": "mn_poms.payment_expenses",
1592
+ "name": "Expenses",
1593
+ "path": "/warden/payment/expenses",
1594
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/d9dcde61-dd67-4829-9856-97c4145a6710.svg",
1595
+ "order": 10,
1596
+ "isActive": true,
1597
+ "parentKey": 1165,
1598
+ "isSaasLevel": false,
1599
+ "isTenantLevel": false,
1600
+ "isBrandLevel": true,
1601
+ "serviceName": "Expenses",
1602
+ "serviceRegisterId": 915,
1603
+ "subdomain": "",
1604
+ "applicationKey": "poms",
1605
+ "version": "1.4.3",
1606
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/d9dcde61-dd67-4829-9856-97c4145a6710.svg",
1607
+ "permissionKeys": [
1608
+ "poms.manage_payment"
1609
+ ]
1610
+ },
1611
+ {
1612
+ "id": 1131,
1613
+ "key": "8f2feada-137f-4f54-bc3b-c5b7fea547a4",
1614
+ "serviceKey": "mn_contravention_management.custom_workflows_workflow_mapping",
1615
+ "name": "Manage workflows",
1616
+ "path": "/stella/page/ContraventionManagement/WorkflowMapping/List",
1617
+ "icon": "",
1618
+ "order": 10,
1619
+ "isActive": true,
1620
+ "parentKey": 1130,
1621
+ "isSaasLevel": false,
1622
+ "isTenantLevel": false,
1623
+ "isBrandLevel": true,
1624
+ "serviceName": "Manage workflows",
1625
+ "serviceRegisterId": 879,
1626
+ "subdomain": "",
1627
+ "applicationKey": "contravention_management",
1628
+ "version": "1.0.1",
1629
+ "menuRegisterIcon": "",
1630
+ "permissionKeys": [
1631
+ "contravention_management.ContraventionAccess"
1632
+ ]
1633
+ },
1634
+ {
1635
+ "id": 1095,
1636
+ "key": "80c88181-eb36-4e99-9abc-cb39c7c78633",
1637
+ "serviceKey": "mn_anpr.technical_p2",
1638
+ "name": "P2 Locations",
1639
+ "path": "/anpr/page/Technical/Index?priority=P2",
1640
+ "icon": "",
1641
+ "order": 10,
1642
+ "isActive": true,
1643
+ "parentKey": 1091,
1644
+ "isSaasLevel": false,
1645
+ "isTenantLevel": false,
1646
+ "isBrandLevel": true,
1647
+ "serviceName": "P2 Locations",
1648
+ "serviceRegisterId": 843,
1649
+ "subdomain": "",
1650
+ "applicationKey": "anpr",
1651
+ "version": "1.0.1",
1652
+ "menuRegisterIcon": "",
1653
+ "permissionKeys": [
1654
+ "anpr.MenuTechnical"
1655
+ ]
1656
+ },
1657
+ {
1658
+ "id": 1168,
1659
+ "key": "9c055287-0dd1-46a2-9b42-2e49b08e2890",
1660
+ "serviceKey": "mn_poms.insights",
1661
+ "name": "Insights",
1662
+ "path": "/warden/insights",
1663
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/ffbfbb2d-b297-4065-ba46-df816809df4d.svg",
1664
+ "order": 11,
1665
+ "isActive": true,
1666
+ "parentKey": 1157,
1667
+ "isSaasLevel": false,
1668
+ "isTenantLevel": false,
1669
+ "isBrandLevel": true,
1670
+ "serviceName": "Insights",
1671
+ "serviceRegisterId": 916,
1672
+ "subdomain": "",
1673
+ "applicationKey": "poms",
1674
+ "version": "1.4.3",
1675
+ "menuRegisterIcon": "https://ukpcsaprod.blob.core.windows.net/global-menu/ffbfbb2d-b297-4065-ba46-df816809df4d.svg",
1676
+ "permissionKeys": [
1677
+ "poms.view_insights"
1678
+ ]
1679
+ },
1680
+ {
1681
+ "id": 1132,
1682
+ "key": "ce96df83-e991-4799-86f3-058cbffaaccf",
1683
+ "serviceKey": "mn_contravention_management.custom_workflows_workflow_letter_template_mapping",
1684
+ "name": "Manage letter templates",
1685
+ "path": "/stella/page/ContraventionManagement/WorkflowLetterTemplateMapping/List",
1686
+ "icon": "",
1687
+ "order": 11,
1688
+ "isActive": true,
1689
+ "parentKey": 1130,
1690
+ "isSaasLevel": false,
1691
+ "isTenantLevel": false,
1692
+ "isBrandLevel": true,
1693
+ "serviceName": "Manage letter templates",
1694
+ "serviceRegisterId": 880,
1695
+ "subdomain": "",
1696
+ "applicationKey": "contravention_management",
1697
+ "version": "1.0.1",
1698
+ "menuRegisterIcon": "",
1699
+ "permissionKeys": [
1700
+ "contravention_management.ContraventionAccess"
1701
+ ]
1702
+ },
1703
+ {
1704
+ "id": 1096,
1705
+ "key": "2b7cea8b-62ba-4181-b233-33f8d8186348",
1706
+ "serviceKey": "mn_anpr.technical_p3",
1707
+ "name": "P3 Locations",
1708
+ "path": "/anpr/page/Technical/Index?priority=P3",
1709
+ "icon": "",
1710
+ "order": 11,
1711
+ "isActive": true,
1712
+ "parentKey": 1091,
1713
+ "isSaasLevel": false,
1714
+ "isTenantLevel": false,
1715
+ "isBrandLevel": true,
1716
+ "serviceName": "P3 Locations",
1717
+ "serviceRegisterId": 844,
1718
+ "subdomain": "",
1719
+ "applicationKey": "anpr",
1720
+ "version": "1.0.1",
1721
+ "menuRegisterIcon": "",
1722
+ "permissionKeys": [
1723
+ "anpr.MenuTechnical"
1724
+ ]
1725
+ },
1726
+ {
1727
+ "id": 1133,
1728
+ "key": "9e0053dd-dfdb-4df6-88c5-5ca4e234c4bf",
1729
+ "serviceKey": "mn_contravention_management.appeals_scanned_appeal",
1730
+ "name": "Process scanned appeals",
1731
+ "path": "/stella/page/ContraventionManagement/ScannedAppeal/Summary",
1732
+ "icon": "",
1733
+ "order": 12,
1734
+ "isActive": true,
1735
+ "parentKey": 1121,
1736
+ "isSaasLevel": false,
1737
+ "isTenantLevel": false,
1738
+ "isBrandLevel": true,
1739
+ "serviceName": "Process scanned appeals",
1740
+ "serviceRegisterId": 881,
1741
+ "subdomain": "",
1742
+ "applicationKey": "contravention_management",
1743
+ "version": "1.0.1",
1744
+ "menuRegisterIcon": "",
1745
+ "permissionKeys": [
1746
+ "contravention_management.ContraventionAccess"
1747
+ ]
1748
+ },
1749
+ {
1750
+ "id": 1097,
1751
+ "key": "183fb53c-198d-4b1d-b698-bc5c555b656c",
1752
+ "serviceKey": "mn_anpr.technical_p4",
1753
+ "name": "P4 Locations",
1754
+ "path": "/anpr/page/Technical/Index?priority=P4",
1755
+ "icon": "",
1756
+ "order": 12,
1757
+ "isActive": true,
1758
+ "parentKey": 1091,
1759
+ "isSaasLevel": false,
1760
+ "isTenantLevel": false,
1761
+ "isBrandLevel": true,
1762
+ "serviceName": "P4 Locations",
1763
+ "serviceRegisterId": 845,
1764
+ "subdomain": "",
1765
+ "applicationKey": "anpr",
1766
+ "version": "1.0.1",
1767
+ "menuRegisterIcon": "",
1768
+ "permissionKeys": [
1769
+ "anpr.MenuTechnical"
1770
+ ]
1771
+ },
1772
+ {
1773
+ "id": 1134,
1774
+ "key": "28d9b2bc-f6d5-4307-b80d-9fdf5e2b7eeb",
1775
+ "serviceKey": "mn_contravention_management.appeals_pending_appeal_work_queue",
1776
+ "name": "Pending appeal work queues",
1777
+ "path": "/stella/page/ContraventionManagement/PendingAppealWorkQueue/List",
1778
+ "icon": "",
1779
+ "order": 13,
1780
+ "isActive": true,
1781
+ "parentKey": 1121,
1782
+ "isSaasLevel": false,
1783
+ "isTenantLevel": false,
1784
+ "isBrandLevel": true,
1785
+ "serviceName": "Pending appeal work queues",
1786
+ "serviceRegisterId": 882,
1787
+ "subdomain": "",
1788
+ "applicationKey": "contravention_management",
1789
+ "version": "1.0.1",
1790
+ "menuRegisterIcon": "",
1791
+ "permissionKeys": [
1792
+ "contravention_management.ContraventionAccess"
1793
+ ]
1794
+ },
1795
+ {
1796
+ "id": 1098,
1797
+ "key": "4b0372db-8401-4510-9a77-104643e0352d",
1798
+ "serviceKey": "mn_anpr.verifications",
1799
+ "name": "Verifications",
1800
+ "path": "",
1801
+ "icon": "",
1802
+ "order": 13,
1803
+ "isActive": true,
1804
+ "parentKey": 1085,
1805
+ "isSaasLevel": false,
1806
+ "isTenantLevel": false,
1807
+ "isBrandLevel": true,
1808
+ "serviceName": "Verifications",
1809
+ "serviceRegisterId": 846,
1810
+ "subdomain": "",
1811
+ "applicationKey": "anpr",
1812
+ "version": "1.0.1",
1813
+ "menuRegisterIcon": "",
1814
+ "permissionKeys": [
1815
+ "anpr.MenuVerifications"
1816
+ ]
1817
+ },
1818
+ {
1819
+ "id": 1135,
1820
+ "key": "28d1f2d9-74e7-4a01-af0c-5fca64e5b6af",
1821
+ "serviceKey": "mn_contravention_management.ai_appeals_no_decision_ai_appeal",
1822
+ "name": "AI appeals last 7 days",
1823
+ "path": "/stella/page/ContraventionManagement/NoDecisionAIAppeal/List",
1824
+ "icon": "",
1825
+ "order": 14,
1826
+ "isActive": true,
1827
+ "parentKey": 1121,
1828
+ "isSaasLevel": false,
1829
+ "isTenantLevel": false,
1830
+ "isBrandLevel": true,
1831
+ "serviceName": "AI appeals last 7 days",
1832
+ "serviceRegisterId": 883,
1833
+ "subdomain": "",
1834
+ "applicationKey": "contravention_management",
1835
+ "version": "1.0.1",
1836
+ "menuRegisterIcon": "",
1837
+ "permissionKeys": [
1838
+ "contravention_management.ContraventionAccess"
1839
+ ]
1840
+ },
1841
+ {
1842
+ "id": 1099,
1843
+ "key": "4d145843-909e-4a55-aa4f-cb4e976357c2",
1844
+ "serviceKey": "mn_anpr.verifications_overview",
1845
+ "name": "Overview",
1846
+ "path": "/anpr/page/Verifications/Overview",
1847
+ "icon": "",
1848
+ "order": 14,
1849
+ "isActive": true,
1850
+ "parentKey": 1098,
1851
+ "isSaasLevel": false,
1852
+ "isTenantLevel": false,
1853
+ "isBrandLevel": true,
1854
+ "serviceName": "Overview",
1855
+ "serviceRegisterId": 847,
1856
+ "subdomain": "",
1857
+ "applicationKey": "anpr",
1858
+ "version": "1.0.1",
1859
+ "menuRegisterIcon": "",
1860
+ "permissionKeys": [
1861
+ "anpr.MenuVerifications"
1862
+ ]
1863
+ },
1864
+ {
1865
+ "id": 1136,
1866
+ "key": "492b5930-1692-4b17-bc75-49dc1c54ebc4",
1867
+ "serviceKey": "mn_contravention_management.ai_appeals_verify_ai_appeal",
1868
+ "name": "Verify AI appeals",
1869
+ "path": "/stella/page/ContraventionManagement/VerifyAIAppeal/List",
1870
+ "icon": "",
1871
+ "order": 15,
1872
+ "isActive": true,
1873
+ "parentKey": 1121,
1874
+ "isSaasLevel": false,
1875
+ "isTenantLevel": false,
1876
+ "isBrandLevel": true,
1877
+ "serviceName": "Verify AI appeals",
1878
+ "serviceRegisterId": 884,
1879
+ "subdomain": "",
1880
+ "applicationKey": "contravention_management",
1881
+ "version": "1.0.1",
1882
+ "menuRegisterIcon": "",
1883
+ "permissionKeys": [
1884
+ "contravention_management.ContraventionAccess"
1885
+ ]
1886
+ },
1887
+ {
1888
+ "id": 1100,
1889
+ "key": "44fdbe53-ed6a-4c51-92a4-00ba3bad61c3",
1890
+ "serviceKey": "mn_anpr.verifications_wip_by_location",
1891
+ "name": "Location queues",
1892
+ "path": "/anpr/page/Verifications/WipByLocation",
1893
+ "icon": "",
1894
+ "order": 15,
1895
+ "isActive": true,
1896
+ "parentKey": 1098,
1897
+ "isSaasLevel": false,
1898
+ "isTenantLevel": false,
1899
+ "isBrandLevel": true,
1900
+ "serviceName": "Location queues",
1901
+ "serviceRegisterId": 848,
1902
+ "subdomain": "",
1903
+ "applicationKey": "anpr",
1904
+ "version": "1.0.1",
1905
+ "menuRegisterIcon": "",
1906
+ "permissionKeys": [
1907
+ "anpr.MenuVerifications"
1908
+ ]
1909
+ },
1910
+ {
1911
+ "id": 1101,
1912
+ "key": "b6a97adb-4456-45dc-b3ab-687312a76581",
1913
+ "serviceKey": "mn_anpr.verifications_qa_cancellations",
1914
+ "name": "QA cancellations",
1915
+ "path": "/anpr/page/Verifications/QACancellations",
1916
+ "icon": "",
1917
+ "order": 16,
1918
+ "isActive": true,
1919
+ "parentKey": 1098,
1920
+ "isSaasLevel": false,
1921
+ "isTenantLevel": false,
1922
+ "isBrandLevel": true,
1923
+ "serviceName": "QA cancellations",
1924
+ "serviceRegisterId": 849,
1925
+ "subdomain": "",
1926
+ "applicationKey": "anpr",
1927
+ "version": "1.0.1",
1928
+ "menuRegisterIcon": "",
1929
+ "permissionKeys": [
1930
+ "anpr.MenuVerifications"
1931
+ ]
1932
+ },
1933
+ {
1934
+ "id": 1102,
1935
+ "key": "943dffcb-6ca6-4c28-aeae-d163a4951071",
1936
+ "serviceKey": "mn_anpr.issue",
1937
+ "name": "Issues",
1938
+ "path": "",
1939
+ "icon": "",
1940
+ "order": 17,
1941
+ "isActive": true,
1942
+ "parentKey": 1085,
1943
+ "isSaasLevel": false,
1944
+ "isTenantLevel": false,
1945
+ "isBrandLevel": true,
1946
+ "serviceName": "Issues",
1947
+ "serviceRegisterId": 850,
1948
+ "subdomain": "",
1949
+ "applicationKey": "anpr",
1950
+ "version": "1.0.1",
1951
+ "menuRegisterIcon": "",
1952
+ "permissionKeys": [
1953
+ "anpr.MenuIssues"
1954
+ ]
1955
+ },
1956
+ {
1957
+ "id": 1103,
1958
+ "key": "06ed1a24-d9d3-48d3-a046-317f00b60235",
1959
+ "serviceKey": "mn_anpr.issue_overview",
1960
+ "name": "Overview",
1961
+ "path": "/anpr/page/Issues/Overview",
1962
+ "icon": "",
1963
+ "order": 18,
1964
+ "isActive": true,
1965
+ "parentKey": 1102,
1966
+ "isSaasLevel": false,
1967
+ "isTenantLevel": false,
1968
+ "isBrandLevel": true,
1969
+ "serviceName": "Overview",
1970
+ "serviceRegisterId": 851,
1971
+ "subdomain": "",
1972
+ "applicationKey": "anpr",
1973
+ "version": "1.0.1",
1974
+ "menuRegisterIcon": "",
1975
+ "permissionKeys": [
1976
+ "anpr.MenuIssues"
1977
+ ]
1978
+ },
1979
+ {
1980
+ "id": 1104,
1981
+ "key": "a314b324-bd47-47de-aab1-832b641bb5e9",
1982
+ "serviceKey": "mn_anpr.issue_Open",
1983
+ "name": "Open",
1984
+ "path": "/anpr/page/Issues/Index",
1985
+ "icon": "",
1986
+ "order": 19,
1987
+ "isActive": true,
1988
+ "parentKey": 1102,
1989
+ "isSaasLevel": false,
1990
+ "isTenantLevel": false,
1991
+ "isBrandLevel": true,
1992
+ "serviceName": "Open",
1993
+ "serviceRegisterId": 852,
1994
+ "subdomain": "",
1995
+ "applicationKey": "anpr",
1996
+ "version": "1.0.1",
1997
+ "menuRegisterIcon": "",
1998
+ "permissionKeys": [
1999
+ "anpr.MenuIssues"
2000
+ ]
2001
+ },
2002
+ {
2003
+ "id": 1105,
2004
+ "key": "5e9b15b0-791a-46a1-a548-dfe1ead4c589",
2005
+ "serviceKey": "mn_anpr.issue_closed",
2006
+ "name": "Closed",
2007
+ "path": "/anpr/page/Issues/Index?status=Closed",
2008
+ "icon": "",
2009
+ "order": 20,
2010
+ "isActive": true,
2011
+ "parentKey": 1102,
2012
+ "isSaasLevel": false,
2013
+ "isTenantLevel": false,
2014
+ "isBrandLevel": true,
2015
+ "serviceName": "Closed",
2016
+ "serviceRegisterId": 853,
2017
+ "subdomain": "",
2018
+ "applicationKey": "anpr",
2019
+ "version": "1.0.1",
2020
+ "menuRegisterIcon": "",
2021
+ "permissionKeys": [
2022
+ "anpr.MenuIssues"
2023
+ ]
2024
+ },
2025
+ {
2026
+ "id": 1106,
2027
+ "key": "e0992e3a-210e-4156-bbda-62bb9b155678",
2028
+ "serviceKey": "mn_anpr.issue_create",
2029
+ "name": "Create",
2030
+ "path": "/anpr/page/Issues/Create",
2031
+ "icon": "",
2032
+ "order": 21,
2033
+ "isActive": true,
2034
+ "parentKey": 1102,
2035
+ "isSaasLevel": false,
2036
+ "isTenantLevel": false,
2037
+ "isBrandLevel": true,
2038
+ "serviceName": "Create",
2039
+ "serviceRegisterId": 854,
2040
+ "subdomain": "",
2041
+ "applicationKey": "anpr",
2042
+ "version": "1.0.1",
2043
+ "menuRegisterIcon": "",
2044
+ "permissionKeys": [
2045
+ "anpr.MenuIssues"
2046
+ ]
2047
+ },
2048
+ {
2049
+ "id": 1107,
2050
+ "key": "6070e9ea-f31c-4d8b-bda3-446b21354bce",
2051
+ "serviceKey": "mn_anpr.issue_export",
2052
+ "name": "Export",
2053
+ "path": "/anpr/page/Issues/ExportAsCsv",
2054
+ "icon": "",
2055
+ "order": 22,
2056
+ "isActive": true,
2057
+ "parentKey": 1102,
2058
+ "isSaasLevel": false,
2059
+ "isTenantLevel": false,
2060
+ "isBrandLevel": true,
2061
+ "serviceName": "Export",
2062
+ "serviceRegisterId": 855,
2063
+ "subdomain": "",
2064
+ "applicationKey": "anpr",
2065
+ "version": "1.0.1",
2066
+ "menuRegisterIcon": "",
2067
+ "permissionKeys": [
2068
+ "anpr.MenuIssues"
2069
+ ]
2070
+ },
2071
+ {
2072
+ "id": 1108,
2073
+ "key": "7af8acc3-37db-408b-bebe-e95fa185a58d",
2074
+ "serviceKey": "mn_anpr.device_devices",
2075
+ "name": "Devices",
2076
+ "path": "/anpr/page/Devices/Index",
2077
+ "icon": "",
2078
+ "order": 23,
2079
+ "isActive": true,
2080
+ "parentKey": 1089,
2081
+ "isSaasLevel": false,
2082
+ "isTenantLevel": false,
2083
+ "isBrandLevel": true,
2084
+ "serviceName": "Devices",
2085
+ "serviceRegisterId": 856,
2086
+ "subdomain": "",
2087
+ "applicationKey": "anpr",
2088
+ "version": "1.0.1",
2089
+ "menuRegisterIcon": "",
2090
+ "permissionKeys": [
2091
+ "anpr.CreateEditDevicesCameras"
2092
+ ]
2093
+ },
2094
+ {
2095
+ "id": 1109,
2096
+ "key": "d6b3b694-4f0b-4494-b7f9-60f430c0f70e",
2097
+ "serviceKey": "mn_anpr.device_cameras",
2098
+ "name": "Cameras",
2099
+ "path": "/anpr/page/Cameras/Index",
2100
+ "icon": "",
2101
+ "order": 24,
2102
+ "isActive": true,
2103
+ "parentKey": 1089,
2104
+ "isSaasLevel": false,
2105
+ "isTenantLevel": false,
2106
+ "isBrandLevel": true,
2107
+ "serviceName": "Cameras",
2108
+ "serviceRegisterId": 857,
2109
+ "subdomain": "",
2110
+ "applicationKey": "anpr",
2111
+ "version": "1.0.1",
2112
+ "menuRegisterIcon": "",
2113
+ "permissionKeys": [
2114
+ "anpr.CreateEditDevicesCameras"
2115
+ ]
2116
+ },
2117
+ {
2118
+ "id": 1110,
2119
+ "key": "164574a2-4e47-44ad-8f97-53493540058a",
2120
+ "serviceKey": "mn_anpr.tags_tags",
2121
+ "name": "Tags",
2122
+ "path": "/anpr/page/Tags/Index",
2123
+ "icon": "",
2124
+ "order": 25,
2125
+ "isActive": true,
2126
+ "parentKey": 1089,
2127
+ "isSaasLevel": false,
2128
+ "isTenantLevel": false,
2129
+ "isBrandLevel": true,
2130
+ "serviceName": "Tags",
2131
+ "serviceRegisterId": 858,
2132
+ "subdomain": "",
2133
+ "applicationKey": "anpr",
2134
+ "version": "1.0.1",
2135
+ "menuRegisterIcon": "",
2136
+ "permissionKeys": [
2137
+ "anpr.CreateEditTags"
2138
+ ]
2139
+ },
2140
+ {
2141
+ "id": 1111,
2142
+ "key": "9975f455-b2f5-4c54-815b-4edfeafdda03",
2143
+ "serviceKey": "mn_anpr.third_party_integrations_vendor_locations",
2144
+ "name": "Third party integrations",
2145
+ "path": "/anpr/page/VendorLocations/Index",
2146
+ "icon": "",
2147
+ "order": 26,
2148
+ "isActive": true,
2149
+ "parentKey": 1089,
2150
+ "isSaasLevel": false,
2151
+ "isTenantLevel": false,
2152
+ "isBrandLevel": true,
2153
+ "serviceName": "Third party integrations",
2154
+ "serviceRegisterId": 859,
2155
+ "subdomain": "",
2156
+ "applicationKey": "anpr",
2157
+ "version": "1.0.1",
2158
+ "menuRegisterIcon": "",
2159
+ "permissionKeys": [
2160
+ "anpr.CreateEditPaidParking"
2161
+ ]
2162
+ },
2163
+ {
2164
+ "id": 1112,
2165
+ "key": "42947fb6-744b-4851-afc2-a8d4a41cf0e4",
2166
+ "serviceKey": "mn_anpr.report",
2167
+ "name": "Reports",
2168
+ "path": "",
2169
+ "icon": "",
2170
+ "order": 27,
2171
+ "isActive": true,
2172
+ "parentKey": 1085,
2173
+ "isSaasLevel": false,
2174
+ "isTenantLevel": false,
2175
+ "isBrandLevel": true,
2176
+ "serviceName": "Reports",
2177
+ "serviceRegisterId": 860,
2178
+ "subdomain": "",
2179
+ "applicationKey": "anpr",
2180
+ "version": "1.0.1",
2181
+ "menuRegisterIcon": "",
2182
+ "permissionKeys": [
2183
+ "anpr.MenuReports"
2184
+ ]
2185
+ },
2186
+ {
2187
+ "id": 1113,
2188
+ "key": "64394529-a758-4540-b71e-2176c4418b85",
2189
+ "serviceKey": "mn_anpr.report_exec_overview",
2190
+ "name": "Exec overview",
2191
+ "path": "/anpr/page/Reports/ExecOverview",
2192
+ "icon": "",
2193
+ "order": 28,
2194
+ "isActive": true,
2195
+ "parentKey": 1112,
2196
+ "isSaasLevel": false,
2197
+ "isTenantLevel": false,
2198
+ "isBrandLevel": true,
2199
+ "serviceName": "Exec overview",
2200
+ "serviceRegisterId": 861,
2201
+ "subdomain": "",
2202
+ "applicationKey": "anpr",
2203
+ "version": "1.0.1",
2204
+ "menuRegisterIcon": "",
2205
+ "permissionKeys": [
2206
+ "anpr.MenuReports"
2207
+ ]
2208
+ },
2209
+ {
2210
+ "id": 1114,
2211
+ "key": "61261319-cd5d-47a7-bd27-5cdfa6b963a7",
2212
+ "serviceKey": "mn_anpr.report_daily_match_rates",
2213
+ "name": "Daily match rates",
2214
+ "path": "/anpr/page/Reports/DailyMatchRates",
2215
+ "icon": "",
2216
+ "order": 29,
2217
+ "isActive": true,
2218
+ "parentKey": 1112,
2219
+ "isSaasLevel": false,
2220
+ "isTenantLevel": false,
2221
+ "isBrandLevel": true,
2222
+ "serviceName": "Daily match rates",
2223
+ "serviceRegisterId": 862,
2224
+ "subdomain": "",
2225
+ "applicationKey": "anpr",
2226
+ "version": "1.0.1",
2227
+ "menuRegisterIcon": "",
2228
+ "permissionKeys": [
2229
+ "anpr.MenuReports"
2230
+ ]
2231
+ },
2232
+ {
2233
+ "id": 1115,
2234
+ "key": "587d2d78-6645-4b88-a223-549854bb2494",
2235
+ "serviceKey": "mn_anpr.report_daily_movements",
2236
+ "name": "Daily movements",
2237
+ "path": "/anpr/page/Reports/DailyMovements",
2238
+ "icon": "",
2239
+ "order": 30,
2240
+ "isActive": true,
2241
+ "parentKey": 1112,
2242
+ "isSaasLevel": false,
2243
+ "isTenantLevel": false,
2244
+ "isBrandLevel": true,
2245
+ "serviceName": "Daily movements",
2246
+ "serviceRegisterId": 863,
2247
+ "subdomain": "",
2248
+ "applicationKey": "anpr",
2249
+ "version": "1.0.1",
2250
+ "menuRegisterIcon": "",
2251
+ "permissionKeys": [
2252
+ "anpr.MenuReports"
2253
+ ]
2254
+ },
2255
+ {
2256
+ "id": 1116,
2257
+ "key": "d716cd3a-1322-46e0-94cf-d91ed09db72e",
2258
+ "serviceKey": "mn_anpr.report_location_statuses",
2259
+ "name": "Location statuses",
2260
+ "path": "/anpr/page/Reports/LocationStatuses",
2261
+ "icon": "",
2262
+ "order": 31,
2263
+ "isActive": true,
2264
+ "parentKey": 1112,
2265
+ "isSaasLevel": false,
2266
+ "isTenantLevel": false,
2267
+ "isBrandLevel": true,
2268
+ "serviceName": "Location statuses",
2269
+ "serviceRegisterId": 864,
2270
+ "subdomain": "",
2271
+ "applicationKey": "anpr",
2272
+ "version": "1.0.1",
2273
+ "menuRegisterIcon": "",
2274
+ "permissionKeys": [
2275
+ "anpr.MenuReports"
2276
+ ]
2277
+ },
2278
+ {
2279
+ "id": 1117,
2280
+ "key": "c5ba3fe1-4723-4620-84ff-ee19bf3de843",
2281
+ "serviceKey": "mn_anpr.report_locations_with_active_exemption_periods",
2282
+ "name": "Locations with active exemption periods",
2283
+ "path": "/anpr/page/Reports/LocationsWithActiveExemptionPeriods",
2284
+ "icon": "",
2285
+ "order": 32,
2286
+ "isActive": true,
2287
+ "parentKey": 1112,
2288
+ "isSaasLevel": false,
2289
+ "isTenantLevel": false,
2290
+ "isBrandLevel": true,
2291
+ "serviceName": "Locations with active exemption periods",
2292
+ "serviceRegisterId": 865,
2293
+ "subdomain": "",
2294
+ "applicationKey": "anpr",
2295
+ "version": "1.0.1",
2296
+ "menuRegisterIcon": "",
2297
+ "permissionKeys": [
2298
+ "anpr.MenuReports"
2299
+ ]
2300
+ },
2301
+ {
2302
+ "id": 1118,
2303
+ "key": "87b8acfb-f6c6-478f-9d63-79080f6fbf47",
2304
+ "serviceKey": "mn_anpr.report_overstays_pending_transfer",
2305
+ "name": "Overstays pending transfer",
2306
+ "path": "/anpr/page/Reports/OverstaysPendingTransfer",
2307
+ "icon": "",
2308
+ "order": 33,
2309
+ "isActive": true,
2310
+ "parentKey": 1112,
2311
+ "isSaasLevel": false,
2312
+ "isTenantLevel": false,
2313
+ "isBrandLevel": true,
2314
+ "serviceName": "Overstays pending transfer",
2315
+ "serviceRegisterId": 866,
2316
+ "subdomain": "",
2317
+ "applicationKey": "anpr",
2318
+ "version": "1.0.1",
2319
+ "menuRegisterIcon": "",
2320
+ "permissionKeys": [
2321
+ "anpr.MenuReports"
2322
+ ]
2323
+ },
2324
+ {
2325
+ "id": 1119,
2326
+ "key": "9e1e53bb-bb72-460e-bdaa-e48a265425a2",
2327
+ "serviceKey": "mn_anpr.report_locations_not_recently_issued",
2328
+ "name": "Locations without a recent PCN",
2329
+ "path": "/anpr/page/Reports/LocationsNotRecentlyIssued",
2330
+ "icon": "",
2331
+ "order": 34,
2332
+ "isActive": true,
2333
+ "parentKey": 1112,
2334
+ "isSaasLevel": false,
2335
+ "isTenantLevel": false,
2336
+ "isBrandLevel": true,
2337
+ "serviceName": "Locations without a recent PCN",
2338
+ "serviceRegisterId": 867,
2339
+ "subdomain": "",
2340
+ "applicationKey": "anpr",
2341
+ "version": "1.0.1",
2342
+ "menuRegisterIcon": "",
2343
+ "permissionKeys": [
2344
+ "anpr.MenuReports"
2345
+ ]
2346
+ },
2347
+ {
2348
+ "id": 1120,
2349
+ "key": "8794886a-711e-4184-8305-6fc2108fe523",
2350
+ "serviceKey": "mn_anpr.report_movements_matched_export",
2351
+ "name": "Export movements & matches",
2352
+ "path": "/anpr/page/Reports/MovementsMatchedExport",
2353
+ "icon": "",
2354
+ "order": 35,
2355
+ "isActive": true,
2356
+ "parentKey": 1087,
2357
+ "isSaasLevel": false,
2358
+ "isTenantLevel": false,
2359
+ "isBrandLevel": true,
2360
+ "serviceName": "Export movements & matches",
2361
+ "serviceRegisterId": 868,
2362
+ "subdomain": "",
2363
+ "applicationKey": "anpr",
2364
+ "version": "1.0.1",
2365
+ "menuRegisterIcon": "",
2366
+ "permissionKeys": [
2367
+ "anpr.MenuReports"
2368
+ ]
2369
+ },
2370
+ {
2371
+ "id": 1,
2372
+ "key": "general_control",
2373
+ "serviceKey": "general_control",
2374
+ "name": "General Control",
2375
+ "path": "",
2376
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/icons/saas/saas_general_control.svg",
2377
+ "order": 109,
2378
+ "isActive": true,
2379
+ "parentKey": null,
2380
+ "isSaasLevel": true,
2381
+ "isTenantLevel": true,
2382
+ "isBrandLevel": true,
2383
+ "serviceName": "",
2384
+ "serviceRegisterId": null,
2385
+ "subdomain": "",
2386
+ "applicationKey": "",
2387
+ "version": "0.0.1",
2388
+ "menuRegisterIcon": null,
2389
+ "permissionKeys": []
2390
+ },
2391
+ {
2392
+ "id": 3,
2393
+ "key": "maas_control",
2394
+ "serviceKey": "maas_control",
2395
+ "name": "App releases",
2396
+ "path": "",
2397
+ "icon": "https://ukpcsaprod.blob.core.windows.net/global-menu/icons/app-releases/app_release_root.svg",
2398
+ "order": 110,
2399
+ "isActive": true,
2400
+ "parentKey": null,
2401
+ "isSaasLevel": false,
2402
+ "isTenantLevel": false,
2403
+ "isBrandLevel": true,
2404
+ "serviceName": "",
2405
+ "serviceRegisterId": null,
2406
+ "subdomain": "",
2407
+ "applicationKey": "",
2408
+ "version": "0.0.1",
2409
+ "menuRegisterIcon": null,
2410
+ "permissionKeys": []
2411
+ }
2412
+ ];
2413
+
2414
+ export default _default;