CPI Mass Indexation¶
Get CPI Mass Indexation¶
HTTP Request
GET /api/cpi-mass-indexations/{id}
📋 Description: Fetches detailed information about a specific mass indexation event within the Nakisa Portfolio Management Suite, enabling users to analyze its impact on portfolio and asset performance in real estate properties.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
Unique identifier for the resource |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "createdBy": "string",
3 "lastModifiedBy": "string",
4 "createdDate": "2019-08-24T14:15:22Z",
5 "lastModifiedDate": "2019-08-24T14:15:22Z",
6 "archived": true,
7 "externalId": "string",
8 "id": 0,
9 "name": "string",
10 "description": "string",
11 "statusId": 0,
12 "preparedBy": "string",
13 "preparedDate": "2019-08-24",
14 "executedBy": "string",
15 "executedDate": "2019-08-24",
16 "generateJobId": 0,
17 "numberOfItemsToProcess": 0,
18 "numberOfItemsProcessed": 0,
19 "cpiLeaseIndexationPreviewIdsToIndex": [
20 0
21 ],
22 "cpiLeasesProfileFilterIds": [
23 0
24 ],
25 "status": {
26 "createdBy": "string",
27 "lastModifiedBy": "string",
28 "createdDate": "2019-08-24T14:15:22Z",
29 "lastModifiedDate": "2019-08-24T14:15:22Z",
30 "archived": true,
31 "externalId": "string",
32 "id": 0,
33 "priority": 0,
34 "internalId": 0,
35 "pickListCode": "string",
36 "pickListLabel": "string",
37 "label": "string",
38 "cultureId": 0,
39 "labelDtos": [
40 {
41 "createdBy": "string",
42 "lastModifiedBy": "string",
43 "createdDate": "2019-08-24T14:15:22Z",
44 "lastModifiedDate": "2019-08-24T14:15:22Z",
45 "archived": true,
46 "externalId": "string",
47 "id": 0,
48 "cultureId": 0,
49 "value": "string"
50 }
51 ]
52 },
53 "cpiLeasesProfileFilters": [
54 {
55 "createdBy": "string",
56 "lastModifiedBy": "string",
57 "createdDate": "2019-08-24T14:15:22Z",
58 "lastModifiedDate": "2019-08-24T14:15:22Z",
59 "archived": true,
60 "externalId": "string",
61 "id": 0,
62 "name": "string",
63 "description": "string",
64 "leaseList": true,
65 "leaseIds": [
66 0
67 ],
68 "validFrom": "2019-08-24",
69 "validTo": "2019-08-24",
70 "cityIds": [
71 0
72 ],
73 "provinceIds": [
74 0
75 ],
76 "countryIds": [
77 0
78 ],
79 "premiseIds": [
80 0
81 ],
82 "locationIds": [
83 0
84 ],
85 "businessUnitIds": [
86 0
87 ],
88 "legalEntityIds": [
89 0
90 ],
91 "groupIds": [
92 "string"
93 ],
94 "groupOptionIds": [
95 0
96 ],
97 "masterAgreementIds": [
98 0
99 ],
100 "contractIds": [
101 0
102 ],
103 "statusIds": [
104 0
105 ],
106 "cities": [
107 {
108 "createdBy": "string",
109 "lastModifiedBy": "string",
110 "createdDate": "2019-08-24T14:15:22Z",
111 "lastModifiedDate": "2019-08-24T14:15:22Z",
112 "archived": true,
113 "externalId": "string",
114 "id": 0,
115 "name": "string",
116 "province": {
117 "createdBy": "string",
118 "lastModifiedBy": "string",
119 "createdDate": "2019-08-24T14:15:22Z",
120 "lastModifiedDate": "2019-08-24T14:15:22Z",
121 "archived": true,
122 "externalId": "string",
123 "id": 0,
124 "name": "string",
125 "country": {
126 "createdBy": "string",
127 "lastModifiedBy": "string",
128 "createdDate": "2019-08-24T14:15:22Z",
129 "lastModifiedDate": "2019-08-24T14:15:22Z",
130 "archived": true,
131 "externalId": "string",
132 "id": 0,
133 "name": "string",
134 "code": "string"
135 },
136 "code": "string",
137 "countryId": 0
138 },
139 "provinceId": 0
140 }
141 ],
142 "provinces": [
143 {
144 "createdBy": "string",
145 "lastModifiedBy": "string",
146 "createdDate": "2019-08-24T14:15:22Z",
147 "lastModifiedDate": "2019-08-24T14:15:22Z",
148 "archived": true,
149 "externalId": "string",
150 "id": 0,
151 "name": "string",
152 "country": {
153 "createdBy": "string",
154 "lastModifiedBy": "string",
155 "createdDate": "2019-08-24T14:15:22Z",
156 "lastModifiedDate": "2019-08-24T14:15:22Z",
157 "archived": true,
158 "externalId": "string",
159 "id": 0,
160 "name": "string",
161 "code": "string"
162 },
163 "code": "string",
164 "countryId": 0
165 }
166 ],
167 "countries": [
168 {
169 "createdBy": "string",
170 "lastModifiedBy": "string",
171 "createdDate": "2019-08-24T14:15:22Z",
172 "lastModifiedDate": "2019-08-24T14:15:22Z",
173 "archived": true,
174 "externalId": "string",
175 "id": 0,
176 "name": "string",
177 "code": "string"
178 }
179 ],
180 "locations": [
181 {
182 "createdBy": "string",
183 "lastModifiedBy": "string",
184 "createdDate": "2019-08-24T14:15:22Z",
185 "lastModifiedDate": "2019-08-24T14:15:22Z",
186 "archived": true,
187 "externalId": "string",
188 "id": 0,
189 "number": "string",
190 "name": "string",
191 "storeNumber": "string",
192 "defaultCurrencyId": 0,
193 "defaultMeasureId": 0,
194 "typeId": 0,
195 "qualityId": 0,
196 "propertyTypeId": 0,
197 "categoryId": 0,
198 "statusId": 0,
199 "businessUnitId": 0,
200 "groupIds": [
201 0
202 ],
203 "legalEntityIds": [
204 0
205 ],
206 "defaultCurrency": {
207 "id": 0,
208 "status": "CREATED",
209 "displayId": "string",
210 "erpSystemId": 0,
211 "erpSystemDisplayId": "string",
212 "name": "string",
213 "decimalPoints": 0,
214 "depreciationAreaId": 0
215 },
216 "defaultUnitValue": {
217 "createdBy": "string",
218 "lastModifiedBy": "string",
219 "createdDate": "2019-08-24T14:15:22Z",
220 "lastModifiedDate": "2019-08-24T14:15:22Z",
221 "archived": true,
222 "externalId": "string",
223 "id": 0,
224 "unitId": 0,
225 "unitOfMeasureId": 0,
226 "erpSystemId": 0,
227 "unit": {
228 "createdBy": "string",
229 "lastModifiedBy": "string",
230 "createdDate": "2019-08-24T14:15:22Z",
231 "lastModifiedDate": "2019-08-24T14:15:22Z",
232 "archived": true,
233 "externalId": "string",
234 "id": 0,
235 "priority": 0,
236 "internalId": 0,
237 "pickListCode": "string",
238 "pickListLabel": "string",
239 "label": "string",
240 "cultureId": 0,
241 "labelDtos": [
242 {
243 "createdBy": "string",
244 "lastModifiedBy": "string",
245 "createdDate": "2019-08-24T14:15:22Z",
246 "lastModifiedDate": "2019-08-24T14:15:22Z",
247 "archived": true,
248 "externalId": "string",
249 "id": 0,
250 "cultureId": 0,
251 "value": "string"
252 }
253 ]
254 },
255 "unitOfMeasure": {
256 "id": 0,
257 "status": "CREATED",
258 "displayId": "string",
259 "erpSystemId": 0,
260 "erpSystemDisplayId": "string",
261 "name": "string"
262 }
263 },
264 "type": {
265 "createdBy": "string",
266 "lastModifiedBy": "string",
267 "createdDate": "2019-08-24T14:15:22Z",
268 "lastModifiedDate": "2019-08-24T14:15:22Z",
269 "archived": true,
270 "externalId": "string",
271 "id": 0,
272 "priority": 0,
273 "internalId": 0,
274 "pickListCode": "string",
275 "pickListLabel": "string",
276 "label": "string",
277 "cultureId": 0,
278 "labelDtos": [
279 {
280 "createdBy": "string",
281 "lastModifiedBy": "string",
282 "createdDate": "2019-08-24T14:15:22Z",
283 "lastModifiedDate": "2019-08-24T14:15:22Z",
284 "archived": true,
285 "externalId": "string",
286 "id": 0,
287 "cultureId": 0,
288 "value": "string"
289 }
290 ]
291 },
292 "quality": {
293 "createdBy": "string",
294 "lastModifiedBy": "string",
295 "createdDate": "2019-08-24T14:15:22Z",
296 "lastModifiedDate": "2019-08-24T14:15:22Z",
297 "archived": true,
298 "externalId": "string",
299 "id": 0,
300 "priority": 0,
301 "internalId": 0,
302 "pickListCode": "string",
303 "pickListLabel": "string",
304 "label": "string",
305 "cultureId": 0,
306 "labelDtos": [
307 {
308 "createdBy": "string",
309 "lastModifiedBy": "string",
310 "createdDate": "2019-08-24T14:15:22Z",
311 "lastModifiedDate": "2019-08-24T14:15:22Z",
312 "archived": true,
313 "externalId": "string",
314 "id": 0,
315 "cultureId": 0,
316 "value": "string"
317 }
318 ]
319 },
320 "propertyType": {
321 "createdBy": "string",
322 "lastModifiedBy": "string",
323 "createdDate": "2019-08-24T14:15:22Z",
324 "lastModifiedDate": "2019-08-24T14:15:22Z",
325 "archived": true,
326 "externalId": "string",
327 "id": 0,
328 "priority": 0,
329 "internalId": 0,
330 "pickListCode": "string",
331 "pickListLabel": "string",
332 "label": "string",
333 "cultureId": 0,
334 "labelDtos": [
335 {
336 "createdBy": "string",
337 "lastModifiedBy": "string",
338 "createdDate": "2019-08-24T14:15:22Z",
339 "lastModifiedDate": "2019-08-24T14:15:22Z",
340 "archived": true,
341 "externalId": "string",
342 "id": 0,
343 "cultureId": 0,
344 "value": "string"
345 }
346 ]
347 },
348 "category": {
349 "createdBy": "string",
350 "lastModifiedBy": "string",
351 "createdDate": "2019-08-24T14:15:22Z",
352 "lastModifiedDate": "2019-08-24T14:15:22Z",
353 "archived": true,
354 "externalId": "string",
355 "id": 0,
356 "priority": 0,
357 "internalId": 0,
358 "pickListCode": "string",
359 "pickListLabel": "string",
360 "label": "string",
361 "cultureId": 0,
362 "labelDtos": [
363 {
364 "createdBy": "string",
365 "lastModifiedBy": "string",
366 "createdDate": "2019-08-24T14:15:22Z",
367 "lastModifiedDate": "2019-08-24T14:15:22Z",
368 "archived": true,
369 "externalId": "string",
370 "id": 0,
371 "cultureId": 0,
372 "value": "string"
373 }
374 ]
375 },
376 "status": {
377 "createdBy": "string",
378 "lastModifiedBy": "string",
379 "createdDate": "2019-08-24T14:15:22Z",
380 "lastModifiedDate": "2019-08-24T14:15:22Z",
381 "archived": true,
382 "externalId": "string",
383 "id": 0,
384 "priority": 0,
385 "internalId": 0,
386 "pickListCode": "string",
387 "pickListLabel": "string",
388 "label": "string",
389 "cultureId": 0,
390 "labelDtos": [
391 {
392 "createdBy": "string",
393 "lastModifiedBy": "string",
394 "createdDate": "2019-08-24T14:15:22Z",
395 "lastModifiedDate": "2019-08-24T14:15:22Z",
396 "archived": true,
397 "externalId": "string",
398 "id": 0,
399 "cultureId": 0,
400 "value": "string"
401 }
402 ]
403 },
404 "addressDto": {
405 "createdBy": "string",
406 "lastModifiedBy": "string",
407 "createdDate": "2019-08-24T14:15:22Z",
408 "lastModifiedDate": "2019-08-24T14:15:22Z",
409 "archived": true,
410 "externalId": "string",
411 "id": 0,
412 "street": "string",
413 "civicNumber": "string",
414 "suite": "string",
415 "postalCode": "string",
416 "lon": 0.1,
417 "lat": 0.1,
418 "city": {
419 "createdBy": "string",
420 "lastModifiedBy": "string",
421 "createdDate": "2019-08-24T14:15:22Z",
422 "lastModifiedDate": "2019-08-24T14:15:22Z",
423 "archived": true,
424 "externalId": "string",
425 "id": 0,
426 "name": "string",
427 "province": {
428 "createdBy": "string",
429 "lastModifiedBy": "string",
430 "createdDate": "2019-08-24T14:15:22Z",
431 "lastModifiedDate": "2019-08-24T14:15:22Z",
432 "archived": true,
433 "externalId": "string",
434 "id": 0,
435 "name": "string",
436 "code": "string",
437 "country": {
438 "createdBy": "string",
439 "lastModifiedBy": "string",
440 "createdDate": "2019-08-24T14:15:22Z",
441 "lastModifiedDate": "2019-08-24T14:15:22Z",
442 "archived": true,
443 "externalId": "string",
444 "id": 0,
445 "name": "string",
446 "code": "string"
447 }
448 }
449 },
450 "district": {
451 "createdBy": "string",
452 "lastModifiedBy": "string",
453 "createdDate": "2019-08-24T14:15:22Z",
454 "lastModifiedDate": "2019-08-24T14:15:22Z",
455 "archived": true,
456 "externalId": "string",
457 "id": 0,
458 "name": "string",
459 "city": {
460 "createdBy": "string",
461 "lastModifiedBy": "string",
462 "createdDate": "2019-08-24T14:15:22Z",
463 "lastModifiedDate": "2019-08-24T14:15:22Z",
464 "archived": true,
465 "externalId": "string",
466 "id": 0,
467 "name": "string",
468 "province": {
469 "createdBy": "string",
470 "lastModifiedBy": "string",
471 "createdDate": "2019-08-24T14:15:22Z",
472 "lastModifiedDate": "2019-08-24T14:15:22Z",
473 "archived": true,
474 "externalId": "string",
475 "id": 0,
476 "name": "string",
477 "code": "string",
478 "country": {
479 "createdBy": "string",
480 "lastModifiedBy": "string",
481 "createdDate": "2019-08-24T14:15:22Z",
482 "lastModifiedDate": "2019-08-24T14:15:22Z",
483 "archived": true,
484 "externalId": "string",
485 "id": 0,
486 "name": "string",
487 "code": "string"
488 }
489 }
490 }
491 },
492 "cityId": 0,
493 "districtId": 0
494 },
495 "secondAddressDto": {
496 "createdBy": "string",
497 "lastModifiedBy": "string",
498 "createdDate": "2019-08-24T14:15:22Z",
499 "lastModifiedDate": "2019-08-24T14:15:22Z",
500 "archived": true,
501 "externalId": "string",
502 "id": 0,
503 "street": "string",
504 "civicNumber": "string",
505 "suite": "string",
506 "postalCode": "string",
507 "lon": 0.1,
508 "lat": 0.1,
509 "city": {
510 "createdBy": "string",
511 "lastModifiedBy": "string",
512 "createdDate": "2019-08-24T14:15:22Z",
513 "lastModifiedDate": "2019-08-24T14:15:22Z",
514 "archived": true,
515 "externalId": "string",
516 "id": 0,
517 "name": "string",
518 "province": {
519 "createdBy": "string",
520 "lastModifiedBy": "string",
521 "createdDate": "2019-08-24T14:15:22Z",
522 "lastModifiedDate": "2019-08-24T14:15:22Z",
523 "archived": true,
524 "externalId": "string",
525 "id": 0,
526 "name": "string",
527 "code": "string",
528 "country": {
529 "createdBy": "string",
530 "lastModifiedBy": "string",
531 "createdDate": "2019-08-24T14:15:22Z",
532 "lastModifiedDate": "2019-08-24T14:15:22Z",
533 "archived": true,
534 "externalId": "string",
535 "id": 0,
536 "name": "string",
537 "code": "string"
538 }
539 }
540 },
541 "district": {
542 "createdBy": "string",
543 "lastModifiedBy": "string",
544 "createdDate": "2019-08-24T14:15:22Z",
545 "lastModifiedDate": "2019-08-24T14:15:22Z",
546 "archived": true,
547 "externalId": "string",
548 "id": 0,
549 "name": "string",
550 "city": {
551 "createdBy": "string",
552 "lastModifiedBy": "string",
553 "createdDate": "2019-08-24T14:15:22Z",
554 "lastModifiedDate": "2019-08-24T14:15:22Z",
555 "archived": true,
556 "externalId": "string",
557 "id": 0,
558 "name": "string",
559 "province": {
560 "createdBy": "string",
561 "lastModifiedBy": "string",
562 "createdDate": "2019-08-24T14:15:22Z",
563 "lastModifiedDate": "2019-08-24T14:15:22Z",
564 "archived": true,
565 "externalId": "string",
566 "id": 0,
567 "name": "string",
568 "code": "string",
569 "country": {
570 "createdBy": "string",
571 "lastModifiedBy": "string",
572 "createdDate": "2019-08-24T14:15:22Z",
573 "lastModifiedDate": "2019-08-24T14:15:22Z",
574 "archived": true,
575 "externalId": "string",
576 "id": 0,
577 "name": "string",
578 "code": "string"
579 }
580 }
581 }
582 },
583 "cityId": 0,
584 "districtId": 0
585 }
586 }
587 ],
588 "premises": [
589 {
590 "createdBy": "string",
591 "lastModifiedBy": "string",
592 "createdDate": "2019-08-24T14:15:22Z",
593 "lastModifiedDate": "2019-08-24T14:15:22Z",
594 "archived": true,
595 "externalId": "string",
596 "id": 0,
597 "number": "string",
598 "name": "string",
599 "headPremise": true,
600 "possessionDate": "2019-08-24",
601 "openingDate": "2019-08-24",
602 "closingDate": "2019-08-24",
603 "relocationDate": "2019-08-24",
604 "vacatingDate": "2019-08-24",
605 "expansionDate": "2019-08-24",
606 "statusId": 0,
607 "usageId": 0,
608 "parentPremiseId": 0,
609 "costCenterId": 0,
610 "profitCenterId": 0,
611 "legalEntityId": 0,
612 "occupancyIds": [
613 0
614 ],
615 "locationId": 0,
616 "locationDto": {
617 "createdBy": "string",
618 "lastModifiedBy": "string",
619 "createdDate": "2019-08-24T14:15:22Z",
620 "lastModifiedDate": "2019-08-24T14:15:22Z",
621 "archived": true,
622 "externalId": "string",
623 "id": 0,
624 "number": "string",
625 "name": "string",
626 "storeNumber": "string",
627 "defaultCurrencyId": 0,
628 "defaultMeasureId": 0,
629 "typeId": 0,
630 "qualityId": 0,
631 "propertyTypeId": 0,
632 "categoryId": 0,
633 "statusId": 0,
634 "businessUnitId": 0,
635 "groupIds": [
636 0
637 ],
638 "legalEntityIds": [
639 0
640 ],
641 "defaultCurrency": {
642 "id": 0,
643 "status": "CREATED",
644 "displayId": "string",
645 "erpSystemId": 0,
646 "erpSystemDisplayId": "string",
647 "name": "string",
648 "decimalPoints": 0,
649 "depreciationAreaId": 0
650 },
651 "defaultUnitValue": {
652 "createdBy": "string",
653 "lastModifiedBy": "string",
654 "createdDate": "2019-08-24T14:15:22Z",
655 "lastModifiedDate": "2019-08-24T14:15:22Z",
656 "archived": true,
657 "externalId": "string",
658 "id": 0,
659 "unitId": 0,
660 "unitOfMeasureId": 0,
661 "erpSystemId": 0,
662 "unit": {
663 "createdBy": "string",
664 "lastModifiedBy": "string",
665 "createdDate": "2019-08-24T14:15:22Z",
666 "lastModifiedDate": "2019-08-24T14:15:22Z",
667 "archived": true,
668 "externalId": "string",
669 "id": 0,
670 "priority": 0,
671 "internalId": 0,
672 "pickListCode": "string",
673 "pickListLabel": "string",
674 "label": "string",
675 "cultureId": 0,
676 "labelDtos": [
677 {
678 "createdBy": "string",
679 "lastModifiedBy": "string",
680 "createdDate": "2019-08-24T14:15:22Z",
681 "lastModifiedDate": "2019-08-24T14:15:22Z",
682 "archived": true,
683 "externalId": "string",
684 "id": 0,
685 "cultureId": 0,
686 "value": "string"
687 }
688 ]
689 },
690 "unitOfMeasure": {
691 "id": 0,
692 "status": "CREATED",
693 "displayId": "string",
694 "erpSystemId": 0,
695 "erpSystemDisplayId": "string",
696 "name": "string"
697 }
698 },
699 "type": {
700 "createdBy": "string",
701 "lastModifiedBy": "string",
702 "createdDate": "2019-08-24T14:15:22Z",
703 "lastModifiedDate": "2019-08-24T14:15:22Z",
704 "archived": true,
705 "externalId": "string",
706 "id": 0,
707 "priority": 0,
708 "internalId": 0,
709 "pickListCode": "string",
710 "pickListLabel": "string",
711 "label": "string",
712 "cultureId": 0,
713 "labelDtos": [
714 {
715 "createdBy": "string",
716 "lastModifiedBy": "string",
717 "createdDate": "2019-08-24T14:15:22Z",
718 "lastModifiedDate": "2019-08-24T14:15:22Z",
719 "archived": true,
720 "externalId": "string",
721 "id": 0,
722 "cultureId": 0,
723 "value": "string"
724 }
725 ]
726 },
727 "quality": {
728 "createdBy": "string",
729 "lastModifiedBy": "string",
730 "createdDate": "2019-08-24T14:15:22Z",
731 "lastModifiedDate": "2019-08-24T14:15:22Z",
732 "archived": true,
733 "externalId": "string",
734 "id": 0,
735 "priority": 0,
736 "internalId": 0,
737 "pickListCode": "string",
738 "pickListLabel": "string",
739 "label": "string",
740 "cultureId": 0,
741 "labelDtos": [
742 {
743 "createdBy": "string",
744 "lastModifiedBy": "string",
745 "createdDate": "2019-08-24T14:15:22Z",
746 "lastModifiedDate": "2019-08-24T14:15:22Z",
747 "archived": true,
748 "externalId": "string",
749 "id": 0,
750 "cultureId": 0,
751 "value": "string"
752 }
753 ]
754 },
755 "propertyType": {
756 "createdBy": "string",
757 "lastModifiedBy": "string",
758 "createdDate": "2019-08-24T14:15:22Z",
759 "lastModifiedDate": "2019-08-24T14:15:22Z",
760 "archived": true,
761 "externalId": "string",
762 "id": 0,
763 "priority": 0,
764 "internalId": 0,
765 "pickListCode": "string",
766 "pickListLabel": "string",
767 "label": "string",
768 "cultureId": 0,
769 "labelDtos": [
770 {
771 "createdBy": "string",
772 "lastModifiedBy": "string",
773 "createdDate": "2019-08-24T14:15:22Z",
774 "lastModifiedDate": "2019-08-24T14:15:22Z",
775 "archived": true,
776 "externalId": "string",
777 "id": 0,
778 "cultureId": 0,
779 "value": "string"
780 }
781 ]
782 },
783 "category": {
784 "createdBy": "string",
785 "lastModifiedBy": "string",
786 "createdDate": "2019-08-24T14:15:22Z",
787 "lastModifiedDate": "2019-08-24T14:15:22Z",
788 "archived": true,
789 "externalId": "string",
790 "id": 0,
791 "priority": 0,
792 "internalId": 0,
793 "pickListCode": "string",
794 "pickListLabel": "string",
795 "label": "string",
796 "cultureId": 0,
797 "labelDtos": [
798 {
799 "createdBy": "string",
800 "lastModifiedBy": "string",
801 "createdDate": "2019-08-24T14:15:22Z",
802 "lastModifiedDate": "2019-08-24T14:15:22Z",
803 "archived": true,
804 "externalId": "string",
805 "id": 0,
806 "cultureId": 0,
807 "value": "string"
808 }
809 ]
810 },
811 "status": {
812 "createdBy": "string",
813 "lastModifiedBy": "string",
814 "createdDate": "2019-08-24T14:15:22Z",
815 "lastModifiedDate": "2019-08-24T14:15:22Z",
816 "archived": true,
817 "externalId": "string",
818 "id": 0,
819 "priority": 0,
820 "internalId": 0,
821 "pickListCode": "string",
822 "pickListLabel": "string",
823 "label": "string",
824 "cultureId": 0,
825 "labelDtos": [
826 {
827 "createdBy": "string",
828 "lastModifiedBy": "string",
829 "createdDate": "2019-08-24T14:15:22Z",
830 "lastModifiedDate": "2019-08-24T14:15:22Z",
831 "archived": true,
832 "externalId": "string",
833 "id": 0,
834 "cultureId": 0,
835 "value": "string"
836 }
837 ]
838 },
839 "addressDto": {
840 "createdBy": "string",
841 "lastModifiedBy": "string",
842 "createdDate": "2019-08-24T14:15:22Z",
843 "lastModifiedDate": "2019-08-24T14:15:22Z",
844 "archived": true,
845 "externalId": "string",
846 "id": 0,
847 "street": "string",
848 "civicNumber": "string",
849 "suite": "string",
850 "postalCode": "string",
851 "lon": 0.1,
852 "lat": 0.1,
853 "city": {
854 "createdBy": "string",
855 "lastModifiedBy": "string",
856 "createdDate": "2019-08-24T14:15:22Z",
857 "lastModifiedDate": "2019-08-24T14:15:22Z",
858 "archived": true,
859 "externalId": "string",
860 "id": 0,
861 "name": "string",
862 "province": {
863 "createdBy": "string",
864 "lastModifiedBy": "string",
865 "createdDate": "2019-08-24T14:15:22Z",
866 "lastModifiedDate": "2019-08-24T14:15:22Z",
867 "archived": true,
868 "externalId": "string",
869 "id": 0,
870 "name": "string",
871 "code": "string",
872 "country": {
873 "createdBy": "string",
874 "lastModifiedBy": "string",
875 "createdDate": "2019-08-24T14:15:22Z",
876 "lastModifiedDate": "2019-08-24T14:15:22Z",
877 "archived": true,
878 "externalId": "string",
879 "id": 0,
880 "name": "string",
881 "code": "string"
882 }
883 }
884 },
885 "district": {
886 "createdBy": "string",
887 "lastModifiedBy": "string",
888 "createdDate": "2019-08-24T14:15:22Z",
889 "lastModifiedDate": "2019-08-24T14:15:22Z",
890 "archived": true,
891 "externalId": "string",
892 "id": 0,
893 "name": "string",
894 "city": {
895 "createdBy": "string",
896 "lastModifiedBy": "string",
897 "createdDate": "2019-08-24T14:15:22Z",
898 "lastModifiedDate": "2019-08-24T14:15:22Z",
899 "archived": true,
900 "externalId": "string",
901 "id": 0,
902 "name": "string",
903 "province": {
904 "createdBy": "string",
905 "lastModifiedBy": "string",
906 "createdDate": "2019-08-24T14:15:22Z",
907 "lastModifiedDate": "2019-08-24T14:15:22Z",
908 "archived": true,
909 "externalId": "string",
910 "id": 0,
911 "name": "string",
912 "code": "string",
913 "country": {}
914 }
915 }
916 },
917 "cityId": 0,
918 "districtId": 0
919 },
920 "secondAddressDto": {
921 "createdBy": "string",
922 "lastModifiedBy": "string",
923 "createdDate": "2019-08-24T14:15:22Z",
924 "lastModifiedDate": "2019-08-24T14:15:22Z",
925 "archived": true,
926 "externalId": "string",
927 "id": 0,
928 "street": "string",
929 "civicNumber": "string",
930 "suite": "string",
931 "postalCode": "string",
932 "lon": 0.1,
933 "lat": 0.1,
934 "city": {
935 "createdBy": "string",
936 "lastModifiedBy": "string",
937 "createdDate": "2019-08-24T14:15:22Z",
938 "lastModifiedDate": "2019-08-24T14:15:22Z",
939 "archived": true,
940 "externalId": "string",
941 "id": 0,
942 "name": "string",
943 "province": {
944 "createdBy": "string",
945 "lastModifiedBy": "string",
946 "createdDate": "2019-08-24T14:15:22Z",
947 "lastModifiedDate": "2019-08-24T14:15:22Z",
948 "archived": true,
949 "externalId": "string",
950 "id": 0,
951 "name": "string",
952 "code": "string",
953 "country": {
954 "createdBy": "string",
955 "lastModifiedBy": "string",
956 "createdDate": "2019-08-24T14:15:22Z",
957 "lastModifiedDate": "2019-08-24T14:15:22Z",
958 "archived": true,
959 "externalId": "string",
960 "id": 0,
961 "name": "string",
962 "code": "string"
963 }
964 }
965 },
966 "district": {
967 "createdBy": "string",
968 "lastModifiedBy": "string",
969 "createdDate": "2019-08-24T14:15:22Z",
970 "lastModifiedDate": "2019-08-24T14:15:22Z",
971 "archived": true,
972 "externalId": "string",
973 "id": 0,
974 "name": "string",
975 "city": {
976 "createdBy": "string",
977 "lastModifiedBy": "string",
978 "createdDate": "2019-08-24T14:15:22Z",
979 "lastModifiedDate": "2019-08-24T14:15:22Z",
980 "archived": true,
981 "externalId": "string",
982 "id": 0,
983 "name": "string",
984 "province": {
985 "createdBy": "string",
986 "lastModifiedBy": "string",
987 "createdDate": "2019-08-24T14:15:22Z",
988 "lastModifiedDate": "2019-08-24T14:15:22Z",
989 "archived": true,
990 "externalId": "string",
991 "id": 0,
992 "name": "string",
993 "code": "string",
994 "country": {}
995 }
996 }
997 },
998 "cityId": 0,
999 "districtId": 0
1000 }
1001 },
1002 "status": {
1003 "createdBy": "string",
1004 "lastModifiedBy": "string",
1005 "createdDate": "2019-08-24T14:15:22Z",
1006 "lastModifiedDate": "2019-08-24T14:15:22Z",
1007 "archived": true,
1008 "externalId": "string",
1009 "id": 0,
1010 "priority": 0,
1011 "internalId": 0,
1012 "pickListCode": "string",
1013 "pickListLabel": "string",
1014 "label": "string",
1015 "cultureId": 0,
1016 "labelDtos": [
1017 {
1018 "createdBy": "string",
1019 "lastModifiedBy": "string",
1020 "createdDate": "2019-08-24T14:15:22Z",
1021 "lastModifiedDate": "2019-08-24T14:15:22Z",
1022 "archived": true,
1023 "externalId": "string",
1024 "id": 0,
1025 "cultureId": 0,
1026 "value": "string"
1027 }
1028 ]
1029 },
1030 "usage": {
1031 "createdBy": "string",
1032 "lastModifiedBy": "string",
1033 "createdDate": "2019-08-24T14:15:22Z",
1034 "lastModifiedDate": "2019-08-24T14:15:22Z",
1035 "archived": true,
1036 "externalId": "string",
1037 "id": 0,
1038 "priority": 0,
1039 "internalId": 0,
1040 "pickListCode": "string",
1041 "pickListLabel": "string",
1042 "label": "string",
1043 "cultureId": 0,
1044 "labelDtos": [
1045 {
1046 "createdBy": "string",
1047 "lastModifiedBy": "string",
1048 "createdDate": "2019-08-24T14:15:22Z",
1049 "lastModifiedDate": "2019-08-24T14:15:22Z",
1050 "archived": true,
1051 "externalId": "string",
1052 "id": 0,
1053 "cultureId": 0,
1054 "value": "string"
1055 }
1056 ]
1057 },
1058 "occupanciesDto": [
1059 {
1060 "createdBy": "string",
1061 "lastModifiedBy": "string",
1062 "createdDate": "2019-08-24T14:15:22Z",
1063 "lastModifiedDate": "2019-08-24T14:15:22Z",
1064 "archived": true,
1065 "externalId": "string",
1066 "id": 0,
1067 "priority": 0,
1068 "internalId": 0,
1069 "pickListCode": "string",
1070 "pickListLabel": "string",
1071 "label": "string",
1072 "cultureId": 0,
1073 "labelDtos": [
1074 {
1075 "createdBy": "string",
1076 "lastModifiedBy": "string",
1077 "createdDate": "2019-08-24T14:15:22Z",
1078 "lastModifiedDate": "2019-08-24T14:15:22Z",
1079 "archived": true,
1080 "externalId": "string",
1081 "id": 0,
1082 "cultureId": 0,
1083 "value": "string"
1084 }
1085 ]
1086 }
1087 ]
1088 }
1089 ],
1090 "groups": [
1091 {
1092 "createdBy": "string",
1093 "lastModifiedBy": "string",
1094 "createdDate": "2019-08-24T14:15:22Z",
1095 "lastModifiedDate": "2019-08-24T14:15:22Z",
1096 "archived": true,
1097 "externalId": "string",
1098 "id": "string",
1099 "code": "string",
1100 "priority": 0,
1101 "pickListType": "string",
1102 "label": "string",
1103 "cultureId": 0,
1104 "reportable": true,
1105 "labelDtos": [
1106 {
1107 "createdBy": "string",
1108 "lastModifiedBy": "string",
1109 "createdDate": "2019-08-24T14:15:22Z",
1110 "lastModifiedDate": "2019-08-24T14:15:22Z",
1111 "archived": true,
1112 "externalId": "string",
1113 "id": 0,
1114 "cultureId": 0,
1115 "value": "string"
1116 }
1117 ]
1118 }
1119 ],
1120 "groupOptions": [
1121 {
1122 "createdBy": "string",
1123 "lastModifiedBy": "string",
1124 "createdDate": "2019-08-24T14:15:22Z",
1125 "lastModifiedDate": "2019-08-24T14:15:22Z",
1126 "archived": true,
1127 "externalId": "string",
1128 "id": 0,
1129 "priority": 0,
1130 "internalId": 0,
1131 "pickListCode": "string",
1132 "pickListLabel": "string",
1133 "label": "string",
1134 "cultureId": 0,
1135 "labelDtos": [
1136 {
1137 "createdBy": "string",
1138 "lastModifiedBy": "string",
1139 "createdDate": "2019-08-24T14:15:22Z",
1140 "lastModifiedDate": "2019-08-24T14:15:22Z",
1141 "archived": true,
1142 "externalId": "string",
1143 "id": 0,
1144 "cultureId": 0,
1145 "value": "string"
1146 }
1147 ]
1148 }
1149 ],
1150 "businessUnits": [
1151 {
1152 "id": 0,
1153 "status": "CREATED",
1154 "displayId": "string",
1155 "name": "string",
1156 "leaseAreaId": 0,
1157 "companyId": 0
1158 }
1159 ],
1160 "legalEntities": [
1161 {
1162 "id": 0,
1163 "status": "CREATED",
1164 "displayId": "string",
1165 "erpSystemId": 0,
1166 "erpSystemDisplayId": "string",
1167 "countryId": 0,
1168 "countryDisplayId": "string",
1169 "postingPeriodVariantId": 0,
1170 "postingPeriodVariantDisplayId": "string",
1171 "controllingAreaId": 0,
1172 "controllingAreaDisplayId": "string",
1173 "chartOfAccountId": 0,
1174 "chartOfAccountDisplayId": "string",
1175 "fiscalVariantId": 0,
1176 "fiscalVariantDisplayId": "string",
1177 "chartOfDepreciationId": 0,
1178 "chartOfDepreciationDisplayId": "string",
1179 "purchasingOrganizationId": 0,
1180 "assetId": 0,
1181 "exchangeRateTypeId": 0,
1182 "plantId": 0,
1183 "incrementalBorrowingRateId": 0,
1184 "businessUnitId": 0,
1185 "projectId": 0,
1186 "transferVariantId": 0,
1187 "partnerId": 0,
1188 "departmentId": 0,
1189 "accountingStandardId": 0,
1190 "generalLedgerAccountId": 0,
1191 "consumerPriceIndexCategoryId": 0,
1192 "costCenterId": 0,
1193 "costCenterRelationValidFrom": "2019-08-24",
1194 "costCenterRelationValidTo": "2019-08-24"
1195 }
1196 ],
1197 "statusOptions": [
1198 {
1199 "createdBy": "string",
1200 "lastModifiedBy": "string",
1201 "createdDate": "2019-08-24T14:15:22Z",
1202 "lastModifiedDate": "2019-08-24T14:15:22Z",
1203 "archived": true,
1204 "externalId": "string",
1205 "id": 0,
1206 "priority": 0,
1207 "internalId": 0,
1208 "pickListCode": "string",
1209 "pickListLabel": "string",
1210 "label": "string",
1211 "cultureId": 0,
1212 "labelDtos": [
1213 {
1214 "createdBy": "string",
1215 "lastModifiedBy": "string",
1216 "createdDate": "2019-08-24T14:15:22Z",
1217 "lastModifiedDate": "2019-08-24T14:15:22Z",
1218 "archived": true,
1219 "externalId": "string",
1220 "id": 0,
1221 "cultureId": 0,
1222 "value": "string"
1223 }
1224 ]
1225 }
1226 ],
1227 "masterAgreements": [
1228 {
1229 "id": 0,
1230 "displayId": "string",
1231 "year": 1900,
1232 "name": "string",
1233 "description": "string",
1234 "validFrom": "2019-08-24",
1235 "validTo": "2019-08-24",
1236 "targetValue": 0.1,
1237 "legalJurisdiction": "string",
1238 "approverComment": "string",
1239 "signingPerson": "string",
1240 "placeOfSignature": "string",
1241 "dateOfSignature": "2019-08-24",
1242 "state": "MLA_DEFINE",
1243 "dataCreationInfo": {
1244 "id": 0,
1245 "idGenerationType": "AUTO",
1246 "source": "string",
1247 "type": "MIGRATION",
1248 "startDateTime": "2019-08-24T14:15:22Z",
1249 "endDateTime": "2019-08-24T14:15:22Z"
1250 },
1251 "agreementGroup": {
1252 "id": 0,
1253 "displayId": "string",
1254 "status": "CREATED",
1255 "name": "string"
1256 },
1257 "currency": {
1258 "id": 0,
1259 "displayId": "string",
1260 "status": "CREATED",
1261 "name": "string",
1262 "decimalPoints": 0
1263 },
1264 "internalAssetClass": {
1265 "id": 0,
1266 "displayId": "string",
1267 "status": "CREATED",
1268 "name": "string",
1269 "assetClassType": "PROPERTY",
1270 "infiniteUsefulLife": true
1271 },
1272 "leaseArea": {
1273 "id": 0,
1274 "displayId": "string",
1275 "status": "CREATED",
1276 "name": "string"
1277 },
1278 "businessUnit": {
1279 "id": 0,
1280 "displayId": "string",
1281 "status": "CREATED",
1282 "name": "string"
1283 },
1284 "companyCode": {
1285 "id": 0,
1286 "displayId": "string",
1287 "status": "CREATED",
1288 "erpSystemId": 0,
1289 "erpSystemDisplayId": "string",
1290 "countryId": 0,
1291 "countryDisplayId": "string",
1292 "postingPeriodVariantId": 0,
1293 "fiscalVariantId": 0
1294 },
1295 "department": {
1296 "id": 0,
1297 "displayId": "string",
1298 "status": "CREATED",
1299 "name": "string"
1300 },
1301 "leaseGroup": {
1302 "id": 0,
1303 "displayId": "string",
1304 "status": "CREATED",
1305 "name": "string"
1306 },
1307 "allowsSystemGenerateNewId": true,
1308 "numberRangeIdentifierType": {
1309 "name": "string"
1310 },
1311 "numberRangeIdentifierValue": "string",
1312 "numberRangeType": {
1313 "name": "string"
1314 }
1315 }
1316 ],
1317 "contracts": [
1318 {
1319 "id": 0,
1320 "displayId": "string",
1321 "name": "string",
1322 "principalPositionType": "LESSEE",
1323 "validFrom": "2019-08-24",
1324 "validTo": "2019-08-24",
1325 "amendmentDate": "2019-08-24",
1326 "approverComment": "string",
1327 "contractPhase": "INITIAL",
1328 "dataCreationInfo": {
1329 "id": 0,
1330 "idGenerationType": "AUTO",
1331 "source": "string",
1332 "type": "MIGRATION",
1333 "startDateTime": "2019-08-24T14:15:22Z",
1334 "endDateTime": "2019-08-24T14:15:22Z"
1335 },
1336 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
1337 "revision": {
1338 "id": 0,
1339 "displayId": "string",
1340 "name": "string",
1341 "inception": true,
1342 "revisionType": "REVISION",
1343 "state": "MLA_DEFINE",
1344 "approvedBy": "string",
1345 "approvedAt": "2019-08-24T14:15:22Z",
1346 "parentRevisionId": 0,
1347 "approverComment": "string",
1348 "contractId": 0,
1349 "contractDisplayId": "string",
1350 "contractName": "string",
1351 "principalPositionType": "LESSEE",
1352 "mlaId": 0,
1353 "companyId": 0,
1354 "description": "string",
1355 "externalReference": "string",
1356 "internalReference": "string",
1357 "formOfLease": "FULL",
1358 "jointVentureLeaseType": "GROSS_LEASE",
1359 "businessPlace": "string",
1360 "tradingPartner": {
1361 "id": 0,
1362 "displayId": "string",
1363 "status": "CREATED",
1364 "name": "string",
1365 "erpSystemId": 0,
1366 "erpSystemDisplayId": "string"
1367 },
1368 "contractCategoryGroup": {
1369 "id": 0,
1370 "displayId": "string",
1371 "status": "CREATED",
1372 "name": "string"
1373 },
1374 "contractGroup1": {
1375 "id": 0,
1376 "displayId": "string",
1377 "status": "CREATED",
1378 "name": "string"
1379 },
1380 "contractGroup2": {
1381 "id": 0,
1382 "displayId": "string",
1383 "status": "CREATED",
1384 "name": "string"
1385 },
1386 "group3": "string",
1387 "group4": "string",
1388 "signingPerson": "string",
1389 "placeOfSignature": "string",
1390 "dateOfSignature": "2019-08-24",
1391 "numberRangeIdentifierType": {
1392 "name": "string"
1393 },
1394 "numberRangeIdentifierValue": "string",
1395 "allowsSystemGenerateNewId": true,
1396 "numberRangeType": {
1397 "name": "string"
1398 }
1399 },
1400 "currency": {
1401 "id": 0,
1402 "displayId": "string",
1403 "status": "CREATED",
1404 "name": "string",
1405 "decimalPoints": 0
1406 },
1407 "companyCurrency": {
1408 "id": 0,
1409 "displayId": "string",
1410 "status": "CREATED",
1411 "name": "string",
1412 "decimalPoints": 0
1413 },
1414 "indexedCurrency": true,
1415 "assetValueCurrencyType": "CONTRACT_CURRENCY",
1416 "currencyLocked": true,
1417 "leaseArea": {
1418 "id": 0,
1419 "displayId": "string",
1420 "status": "CREATED",
1421 "name": "string"
1422 },
1423 "businessUnit": {
1424 "id": 0,
1425 "displayId": "string",
1426 "status": "CREATED",
1427 "name": "string"
1428 },
1429 "businessUnitLocked": true,
1430 "companyCode": {
1431 "id": 0,
1432 "displayId": "string",
1433 "status": "CREATED",
1434 "erpSystemId": 0,
1435 "erpSystemDisplayId": "string",
1436 "countryId": 0,
1437 "countryDisplayId": "string",
1438 "postingPeriodVariantId": 0,
1439 "fiscalVariantId": 0
1440 },
1441 "companyCodeLocked": true,
1442 "department": {
1443 "id": 0,
1444 "displayId": "string",
1445 "status": "CREATED",
1446 "name": "string"
1447 },
1448 "departmentLocked": true,
1449 "leaseGroup": {
1450 "id": 0,
1451 "displayId": "string",
1452 "status": "CREATED",
1453 "name": "string"
1454 },
1455 "leaseGroupLocked": true,
1456 "subleasingInternalAssetClass": {
1457 "id": 0,
1458 "displayId": "string",
1459 "status": "CREATED",
1460 "name": "string",
1461 "assetClassType": "PROPERTY",
1462 "infiniteUsefulLife": true
1463 },
1464 "contractGroup1": {
1465 "id": 0,
1466 "displayId": "string",
1467 "status": "CREATED",
1468 "name": "string"
1469 },
1470 "contractGroup2": {
1471 "id": 0,
1472 "displayId": "string",
1473 "status": "CREATED",
1474 "name": "string"
1475 },
1476 "subleasing": true,
1477 "subleasingContractRevisionInfo": {
1478 "id": 0,
1479 "contractId": 0,
1480 "contractDisplayId": "string",
1481 "contractName": "string"
1482 },
1483 "subleasingLeaseComponentRevisionInfo": {
1484 "id": 0,
1485 "leaseComponentId": 0,
1486 "leaseComponentDisplayId": "string",
1487 "leaseComponentName": "string"
1488 },
1489 "subleasingActivationGroupRevisionInfo": {
1490 "id": 0,
1491 "activationGroupId": 0,
1492 "activationGroupDisplayId": "string",
1493 "activationGroupName": "string"
1494 },
1495 "notifications": [
1496 {
1497 "id": 0,
1498 "topic": {
1499 "enCaption": "string",
1500 "frCaption": "string",
1501 "name": "string",
1502 "priority": "HIGH"
1503 },
1504 "username": "string",
1505 "contractId": 0,
1506 "contractDisplayId": "string",
1507 "targetId": "string",
1508 "targetType": "string"
1509 }
1510 ],
1511 "masterAgreementId": 0,
1512 "masterAgreementDisplayId": "string",
1513 "allowsSystemGenerateNewId": true,
1514 "transferInfo": {
1515 "transferredFromDisplayId": "string",
1516 "transferredFromRevisionId": 0,
1517 "transferredToDisplayId": "string",
1518 "transferredToRevisionId": 0
1519 },
1520 "numberRangeIdentifierType": {
1521 "name": "string"
1522 },
1523 "numberRangeIdentifierValue": "string",
1524 "numberRangeType": {
1525 "name": "string"
1526 }
1527 }
1528 ],
1529 "listingCitiesValue": "string",
1530 "listingCitiesValues": [
1531 "string"
1532 ],
1533 "listingProvincesValue": "string",
1534 "listingProvincesValues": [
1535 "string"
1536 ],
1537 "listingCountriesValue": "string",
1538 "listingCountriesValues": [
1539 "string"
1540 ],
1541 "listingLocationsValue": "string",
1542 "listingLocationsValues": [
1543 "string"
1544 ],
1545 "listingPremisesValue": "string",
1546 "listingPremisesValues": [
1547 "string"
1548 ],
1549 "listingGroupsValue": "string",
1550 "listingGroupsValues": [
1551 "string"
1552 ],
1553 "listingGroupOptionsValue": "string",
1554 "listingGroupOptionsValues": [
1555 "string"
1556 ],
1557 "listingBusinessUnitsValue": "string",
1558 "listingBusinessUnitsValues": [
1559 "string"
1560 ],
1561 "listingLegalEntitiesValue": "string",
1562 "listingLegalEntitiesValues": [
1563 "string"
1564 ],
1565 "listingMasterAgreementsValue": "string",
1566 "listingMasterAgreementsValues": [
1567 "string"
1568 ],
1569 "listingContractsValue": "string",
1570 "listingContractsValues": [
1571 "string"
1572 ],
1573 "listingStatusOptionsValue": "string",
1574 "listingStatusOptionsValues": [
1575 "string"
1576 ]
1577 }
1578 ],
1579 "leaseIds": [
1580 0
1581 ]
1582}
Update CPI Mass Indexation¶
HTTP Request
PUT /api/cpi-mass-indexations/{id}
📋 Description: Updates the mass indexation details for a specified asset within the Nakisa Portfolio Management Suite, enabling accurate portfolio analytics and real estate property management.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
Unique identifier for the resource |
body |
body |
true |
Request body containing the updated mass indexation details for a specific asset, including portfolio identifiers, valuation metrics, and relevant analytics for real estate property management. |
Body Parameters
1{
2 "createdBy": "string",
3 "lastModifiedBy": "string",
4 "createdDate": "2019-08-24T14:15:22Z",
5 "lastModifiedDate": "2019-08-24T14:15:22Z",
6 "archived": true,
7 "externalId": "string",
8 "id": 0,
9 "name": "string",
10 "description": "string",
11 "statusId": 0,
12 "preparedBy": "string",
13 "preparedDate": "2019-08-24",
14 "executedBy": "string",
15 "executedDate": "2019-08-24",
16 "generateJobId": 0,
17 "numberOfItemsToProcess": 0,
18 "numberOfItemsProcessed": 0,
19 "cpiLeaseIndexationPreviewIdsToIndex": [
20 0
21 ],
22 "cpiLeasesProfileFilterIds": [
23 0
24 ],
25 "status": {
26 "createdBy": "string",
27 "lastModifiedBy": "string",
28 "createdDate": "2019-08-24T14:15:22Z",
29 "lastModifiedDate": "2019-08-24T14:15:22Z",
30 "archived": true,
31 "externalId": "string",
32 "id": 0,
33 "priority": 0,
34 "internalId": 0,
35 "pickListCode": "string",
36 "pickListLabel": "string",
37 "label": "string",
38 "cultureId": 0,
39 "labelDtos": [
40 {
41 "createdBy": "string",
42 "lastModifiedBy": "string",
43 "createdDate": "2019-08-24T14:15:22Z",
44 "lastModifiedDate": "2019-08-24T14:15:22Z",
45 "archived": true,
46 "externalId": "string",
47 "id": 0,
48 "cultureId": 0,
49 "value": "string"
50 }
51 ]
52 },
53 "cpiLeasesProfileFilters": [
54 {
55 "createdBy": "string",
56 "lastModifiedBy": "string",
57 "createdDate": "2019-08-24T14:15:22Z",
58 "lastModifiedDate": "2019-08-24T14:15:22Z",
59 "archived": true,
60 "externalId": "string",
61 "id": 0,
62 "name": "string",
63 "description": "string",
64 "leaseList": true,
65 "leaseIds": [
66 0
67 ],
68 "validFrom": "2019-08-24",
69 "validTo": "2019-08-24",
70 "cityIds": [
71 0
72 ],
73 "provinceIds": [
74 0
75 ],
76 "countryIds": [
77 0
78 ],
79 "premiseIds": [
80 0
81 ],
82 "locationIds": [
83 0
84 ],
85 "businessUnitIds": [
86 0
87 ],
88 "legalEntityIds": [
89 0
90 ],
91 "groupIds": [
92 "string"
93 ],
94 "groupOptionIds": [
95 0
96 ],
97 "masterAgreementIds": [
98 0
99 ],
100 "contractIds": [
101 0
102 ],
103 "statusIds": [
104 0
105 ],
106 "cities": [
107 {
108 "createdBy": "string",
109 "lastModifiedBy": "string",
110 "createdDate": "2019-08-24T14:15:22Z",
111 "lastModifiedDate": "2019-08-24T14:15:22Z",
112 "archived": true,
113 "externalId": "string",
114 "id": 0,
115 "name": "string",
116 "province": {
117 "createdBy": "string",
118 "lastModifiedBy": "string",
119 "createdDate": "2019-08-24T14:15:22Z",
120 "lastModifiedDate": "2019-08-24T14:15:22Z",
121 "archived": true,
122 "externalId": "string",
123 "id": 0,
124 "name": "string",
125 "country": {
126 "createdBy": "string",
127 "lastModifiedBy": "string",
128 "createdDate": "2019-08-24T14:15:22Z",
129 "lastModifiedDate": "2019-08-24T14:15:22Z",
130 "archived": true,
131 "externalId": "string",
132 "id": 0,
133 "name": "string",
134 "code": "string"
135 },
136 "code": "string",
137 "countryId": 0
138 },
139 "provinceId": 0
140 }
141 ],
142 "provinces": [
143 {
144 "createdBy": "string",
145 "lastModifiedBy": "string",
146 "createdDate": "2019-08-24T14:15:22Z",
147 "lastModifiedDate": "2019-08-24T14:15:22Z",
148 "archived": true,
149 "externalId": "string",
150 "id": 0,
151 "name": "string",
152 "country": {
153 "createdBy": "string",
154 "lastModifiedBy": "string",
155 "createdDate": "2019-08-24T14:15:22Z",
156 "lastModifiedDate": "2019-08-24T14:15:22Z",
157 "archived": true,
158 "externalId": "string",
159 "id": 0,
160 "name": "string",
161 "code": "string"
162 },
163 "code": "string",
164 "countryId": 0
165 }
166 ],
167 "countries": [
168 {
169 "createdBy": "string",
170 "lastModifiedBy": "string",
171 "createdDate": "2019-08-24T14:15:22Z",
172 "lastModifiedDate": "2019-08-24T14:15:22Z",
173 "archived": true,
174 "externalId": "string",
175 "id": 0,
176 "name": "string",
177 "code": "string"
178 }
179 ],
180 "locations": [
181 {
182 "createdBy": "string",
183 "lastModifiedBy": "string",
184 "createdDate": "2019-08-24T14:15:22Z",
185 "lastModifiedDate": "2019-08-24T14:15:22Z",
186 "archived": true,
187 "externalId": "string",
188 "id": 0,
189 "number": "string",
190 "name": "string",
191 "storeNumber": "string",
192 "defaultCurrencyId": 0,
193 "defaultMeasureId": 0,
194 "typeId": 0,
195 "qualityId": 0,
196 "propertyTypeId": 0,
197 "categoryId": 0,
198 "statusId": 0,
199 "businessUnitId": 0,
200 "groupIds": [
201 0
202 ],
203 "legalEntityIds": [
204 0
205 ],
206 "defaultCurrency": {
207 "id": 0,
208 "status": "CREATED",
209 "displayId": "string",
210 "erpSystemId": 0,
211 "erpSystemDisplayId": "string",
212 "name": "string",
213 "decimalPoints": 0,
214 "depreciationAreaId": 0
215 },
216 "defaultUnitValue": {
217 "createdBy": "string",
218 "lastModifiedBy": "string",
219 "createdDate": "2019-08-24T14:15:22Z",
220 "lastModifiedDate": "2019-08-24T14:15:22Z",
221 "archived": true,
222 "externalId": "string",
223 "id": 0,
224 "unitId": 0,
225 "unitOfMeasureId": 0,
226 "erpSystemId": 0,
227 "unit": {
228 "createdBy": "string",
229 "lastModifiedBy": "string",
230 "createdDate": "2019-08-24T14:15:22Z",
231 "lastModifiedDate": "2019-08-24T14:15:22Z",
232 "archived": true,
233 "externalId": "string",
234 "id": 0,
235 "priority": 0,
236 "internalId": 0,
237 "pickListCode": "string",
238 "pickListLabel": "string",
239 "label": "string",
240 "cultureId": 0,
241 "labelDtos": [
242 {
243 "createdBy": "string",
244 "lastModifiedBy": "string",
245 "createdDate": "2019-08-24T14:15:22Z",
246 "lastModifiedDate": "2019-08-24T14:15:22Z",
247 "archived": true,
248 "externalId": "string",
249 "id": 0,
250 "cultureId": 0,
251 "value": "string"
252 }
253 ]
254 },
255 "unitOfMeasure": {
256 "id": 0,
257 "status": "CREATED",
258 "displayId": "string",
259 "erpSystemId": 0,
260 "erpSystemDisplayId": "string",
261 "name": "string"
262 }
263 },
264 "type": {
265 "createdBy": "string",
266 "lastModifiedBy": "string",
267 "createdDate": "2019-08-24T14:15:22Z",
268 "lastModifiedDate": "2019-08-24T14:15:22Z",
269 "archived": true,
270 "externalId": "string",
271 "id": 0,
272 "priority": 0,
273 "internalId": 0,
274 "pickListCode": "string",
275 "pickListLabel": "string",
276 "label": "string",
277 "cultureId": 0,
278 "labelDtos": [
279 {
280 "createdBy": "string",
281 "lastModifiedBy": "string",
282 "createdDate": "2019-08-24T14:15:22Z",
283 "lastModifiedDate": "2019-08-24T14:15:22Z",
284 "archived": true,
285 "externalId": "string",
286 "id": 0,
287 "cultureId": 0,
288 "value": "string"
289 }
290 ]
291 },
292 "quality": {
293 "createdBy": "string",
294 "lastModifiedBy": "string",
295 "createdDate": "2019-08-24T14:15:22Z",
296 "lastModifiedDate": "2019-08-24T14:15:22Z",
297 "archived": true,
298 "externalId": "string",
299 "id": 0,
300 "priority": 0,
301 "internalId": 0,
302 "pickListCode": "string",
303 "pickListLabel": "string",
304 "label": "string",
305 "cultureId": 0,
306 "labelDtos": [
307 {
308 "createdBy": "string",
309 "lastModifiedBy": "string",
310 "createdDate": "2019-08-24T14:15:22Z",
311 "lastModifiedDate": "2019-08-24T14:15:22Z",
312 "archived": true,
313 "externalId": "string",
314 "id": 0,
315 "cultureId": 0,
316 "value": "string"
317 }
318 ]
319 },
320 "propertyType": {
321 "createdBy": "string",
322 "lastModifiedBy": "string",
323 "createdDate": "2019-08-24T14:15:22Z",
324 "lastModifiedDate": "2019-08-24T14:15:22Z",
325 "archived": true,
326 "externalId": "string",
327 "id": 0,
328 "priority": 0,
329 "internalId": 0,
330 "pickListCode": "string",
331 "pickListLabel": "string",
332 "label": "string",
333 "cultureId": 0,
334 "labelDtos": [
335 {
336 "createdBy": "string",
337 "lastModifiedBy": "string",
338 "createdDate": "2019-08-24T14:15:22Z",
339 "lastModifiedDate": "2019-08-24T14:15:22Z",
340 "archived": true,
341 "externalId": "string",
342 "id": 0,
343 "cultureId": 0,
344 "value": "string"
345 }
346 ]
347 },
348 "category": {
349 "createdBy": "string",
350 "lastModifiedBy": "string",
351 "createdDate": "2019-08-24T14:15:22Z",
352 "lastModifiedDate": "2019-08-24T14:15:22Z",
353 "archived": true,
354 "externalId": "string",
355 "id": 0,
356 "priority": 0,
357 "internalId": 0,
358 "pickListCode": "string",
359 "pickListLabel": "string",
360 "label": "string",
361 "cultureId": 0,
362 "labelDtos": [
363 {
364 "createdBy": "string",
365 "lastModifiedBy": "string",
366 "createdDate": "2019-08-24T14:15:22Z",
367 "lastModifiedDate": "2019-08-24T14:15:22Z",
368 "archived": true,
369 "externalId": "string",
370 "id": 0,
371 "cultureId": 0,
372 "value": "string"
373 }
374 ]
375 },
376 "status": {
377 "createdBy": "string",
378 "lastModifiedBy": "string",
379 "createdDate": "2019-08-24T14:15:22Z",
380 "lastModifiedDate": "2019-08-24T14:15:22Z",
381 "archived": true,
382 "externalId": "string",
383 "id": 0,
384 "priority": 0,
385 "internalId": 0,
386 "pickListCode": "string",
387 "pickListLabel": "string",
388 "label": "string",
389 "cultureId": 0,
390 "labelDtos": [
391 {
392 "createdBy": "string",
393 "lastModifiedBy": "string",
394 "createdDate": "2019-08-24T14:15:22Z",
395 "lastModifiedDate": "2019-08-24T14:15:22Z",
396 "archived": true,
397 "externalId": "string",
398 "id": 0,
399 "cultureId": 0,
400 "value": "string"
401 }
402 ]
403 },
404 "addressDto": {
405 "createdBy": "string",
406 "lastModifiedBy": "string",
407 "createdDate": "2019-08-24T14:15:22Z",
408 "lastModifiedDate": "2019-08-24T14:15:22Z",
409 "archived": true,
410 "externalId": "string",
411 "id": 0,
412 "street": "string",
413 "civicNumber": "string",
414 "suite": "string",
415 "postalCode": "string",
416 "lon": 0.1,
417 "lat": 0.1,
418 "city": {
419 "createdBy": "string",
420 "lastModifiedBy": "string",
421 "createdDate": "2019-08-24T14:15:22Z",
422 "lastModifiedDate": "2019-08-24T14:15:22Z",
423 "archived": true,
424 "externalId": "string",
425 "id": 0,
426 "name": "string",
427 "province": {
428 "createdBy": "string",
429 "lastModifiedBy": "string",
430 "createdDate": "2019-08-24T14:15:22Z",
431 "lastModifiedDate": "2019-08-24T14:15:22Z",
432 "archived": true,
433 "externalId": "string",
434 "id": 0,
435 "name": "string",
436 "code": "string",
437 "country": {
438 "createdBy": "string",
439 "lastModifiedBy": "string",
440 "createdDate": "2019-08-24T14:15:22Z",
441 "lastModifiedDate": "2019-08-24T14:15:22Z",
442 "archived": true,
443 "externalId": "string",
444 "id": 0,
445 "name": "string",
446 "code": "string"
447 }
448 }
449 },
450 "district": {
451 "createdBy": "string",
452 "lastModifiedBy": "string",
453 "createdDate": "2019-08-24T14:15:22Z",
454 "lastModifiedDate": "2019-08-24T14:15:22Z",
455 "archived": true,
456 "externalId": "string",
457 "id": 0,
458 "name": "string",
459 "city": {
460 "createdBy": "string",
461 "lastModifiedBy": "string",
462 "createdDate": "2019-08-24T14:15:22Z",
463 "lastModifiedDate": "2019-08-24T14:15:22Z",
464 "archived": true,
465 "externalId": "string",
466 "id": 0,
467 "name": "string",
468 "province": {
469 "createdBy": "string",
470 "lastModifiedBy": "string",
471 "createdDate": "2019-08-24T14:15:22Z",
472 "lastModifiedDate": "2019-08-24T14:15:22Z",
473 "archived": true,
474 "externalId": "string",
475 "id": 0,
476 "name": "string",
477 "code": "string",
478 "country": {
479 "createdBy": "string",
480 "lastModifiedBy": "string",
481 "createdDate": "2019-08-24T14:15:22Z",
482 "lastModifiedDate": "2019-08-24T14:15:22Z",
483 "archived": true,
484 "externalId": "string",
485 "id": 0,
486 "name": "string",
487 "code": "string"
488 }
489 }
490 }
491 },
492 "cityId": 0,
493 "districtId": 0
494 },
495 "secondAddressDto": {
496 "createdBy": "string",
497 "lastModifiedBy": "string",
498 "createdDate": "2019-08-24T14:15:22Z",
499 "lastModifiedDate": "2019-08-24T14:15:22Z",
500 "archived": true,
501 "externalId": "string",
502 "id": 0,
503 "street": "string",
504 "civicNumber": "string",
505 "suite": "string",
506 "postalCode": "string",
507 "lon": 0.1,
508 "lat": 0.1,
509 "city": {
510 "createdBy": "string",
511 "lastModifiedBy": "string",
512 "createdDate": "2019-08-24T14:15:22Z",
513 "lastModifiedDate": "2019-08-24T14:15:22Z",
514 "archived": true,
515 "externalId": "string",
516 "id": 0,
517 "name": "string",
518 "province": {
519 "createdBy": "string",
520 "lastModifiedBy": "string",
521 "createdDate": "2019-08-24T14:15:22Z",
522 "lastModifiedDate": "2019-08-24T14:15:22Z",
523 "archived": true,
524 "externalId": "string",
525 "id": 0,
526 "name": "string",
527 "code": "string",
528 "country": {
529 "createdBy": "string",
530 "lastModifiedBy": "string",
531 "createdDate": "2019-08-24T14:15:22Z",
532 "lastModifiedDate": "2019-08-24T14:15:22Z",
533 "archived": true,
534 "externalId": "string",
535 "id": 0,
536 "name": "string",
537 "code": "string"
538 }
539 }
540 },
541 "district": {
542 "createdBy": "string",
543 "lastModifiedBy": "string",
544 "createdDate": "2019-08-24T14:15:22Z",
545 "lastModifiedDate": "2019-08-24T14:15:22Z",
546 "archived": true,
547 "externalId": "string",
548 "id": 0,
549 "name": "string",
550 "city": {
551 "createdBy": "string",
552 "lastModifiedBy": "string",
553 "createdDate": "2019-08-24T14:15:22Z",
554 "lastModifiedDate": "2019-08-24T14:15:22Z",
555 "archived": true,
556 "externalId": "string",
557 "id": 0,
558 "name": "string",
559 "province": {
560 "createdBy": "string",
561 "lastModifiedBy": "string",
562 "createdDate": "2019-08-24T14:15:22Z",
563 "lastModifiedDate": "2019-08-24T14:15:22Z",
564 "archived": true,
565 "externalId": "string",
566 "id": 0,
567 "name": "string",
568 "code": "string",
569 "country": {
570 "createdBy": "string",
571 "lastModifiedBy": "string",
572 "createdDate": "2019-08-24T14:15:22Z",
573 "lastModifiedDate": "2019-08-24T14:15:22Z",
574 "archived": true,
575 "externalId": "string",
576 "id": 0,
577 "name": "string",
578 "code": "string"
579 }
580 }
581 }
582 },
583 "cityId": 0,
584 "districtId": 0
585 }
586 }
587 ],
588 "premises": [
589 {
590 "createdBy": "string",
591 "lastModifiedBy": "string",
592 "createdDate": "2019-08-24T14:15:22Z",
593 "lastModifiedDate": "2019-08-24T14:15:22Z",
594 "archived": true,
595 "externalId": "string",
596 "id": 0,
597 "number": "string",
598 "name": "string",
599 "headPremise": true,
600 "possessionDate": "2019-08-24",
601 "openingDate": "2019-08-24",
602 "closingDate": "2019-08-24",
603 "relocationDate": "2019-08-24",
604 "vacatingDate": "2019-08-24",
605 "expansionDate": "2019-08-24",
606 "statusId": 0,
607 "usageId": 0,
608 "parentPremiseId": 0,
609 "costCenterId": 0,
610 "profitCenterId": 0,
611 "legalEntityId": 0,
612 "occupancyIds": [
613 0
614 ],
615 "locationId": 0,
616 "locationDto": {
617 "createdBy": "string",
618 "lastModifiedBy": "string",
619 "createdDate": "2019-08-24T14:15:22Z",
620 "lastModifiedDate": "2019-08-24T14:15:22Z",
621 "archived": true,
622 "externalId": "string",
623 "id": 0,
624 "number": "string",
625 "name": "string",
626 "storeNumber": "string",
627 "defaultCurrencyId": 0,
628 "defaultMeasureId": 0,
629 "typeId": 0,
630 "qualityId": 0,
631 "propertyTypeId": 0,
632 "categoryId": 0,
633 "statusId": 0,
634 "businessUnitId": 0,
635 "groupIds": [
636 0
637 ],
638 "legalEntityIds": [
639 0
640 ],
641 "defaultCurrency": {
642 "id": 0,
643 "status": "CREATED",
644 "displayId": "string",
645 "erpSystemId": 0,
646 "erpSystemDisplayId": "string",
647 "name": "string",
648 "decimalPoints": 0,
649 "depreciationAreaId": 0
650 },
651 "defaultUnitValue": {
652 "createdBy": "string",
653 "lastModifiedBy": "string",
654 "createdDate": "2019-08-24T14:15:22Z",
655 "lastModifiedDate": "2019-08-24T14:15:22Z",
656 "archived": true,
657 "externalId": "string",
658 "id": 0,
659 "unitId": 0,
660 "unitOfMeasureId": 0,
661 "erpSystemId": 0,
662 "unit": {
663 "createdBy": "string",
664 "lastModifiedBy": "string",
665 "createdDate": "2019-08-24T14:15:22Z",
666 "lastModifiedDate": "2019-08-24T14:15:22Z",
667 "archived": true,
668 "externalId": "string",
669 "id": 0,
670 "priority": 0,
671 "internalId": 0,
672 "pickListCode": "string",
673 "pickListLabel": "string",
674 "label": "string",
675 "cultureId": 0,
676 "labelDtos": [
677 {
678 "createdBy": "string",
679 "lastModifiedBy": "string",
680 "createdDate": "2019-08-24T14:15:22Z",
681 "lastModifiedDate": "2019-08-24T14:15:22Z",
682 "archived": true,
683 "externalId": "string",
684 "id": 0,
685 "cultureId": 0,
686 "value": "string"
687 }
688 ]
689 },
690 "unitOfMeasure": {
691 "id": 0,
692 "status": "CREATED",
693 "displayId": "string",
694 "erpSystemId": 0,
695 "erpSystemDisplayId": "string",
696 "name": "string"
697 }
698 },
699 "type": {
700 "createdBy": "string",
701 "lastModifiedBy": "string",
702 "createdDate": "2019-08-24T14:15:22Z",
703 "lastModifiedDate": "2019-08-24T14:15:22Z",
704 "archived": true,
705 "externalId": "string",
706 "id": 0,
707 "priority": 0,
708 "internalId": 0,
709 "pickListCode": "string",
710 "pickListLabel": "string",
711 "label": "string",
712 "cultureId": 0,
713 "labelDtos": [
714 {
715 "createdBy": "string",
716 "lastModifiedBy": "string",
717 "createdDate": "2019-08-24T14:15:22Z",
718 "lastModifiedDate": "2019-08-24T14:15:22Z",
719 "archived": true,
720 "externalId": "string",
721 "id": 0,
722 "cultureId": 0,
723 "value": "string"
724 }
725 ]
726 },
727 "quality": {
728 "createdBy": "string",
729 "lastModifiedBy": "string",
730 "createdDate": "2019-08-24T14:15:22Z",
731 "lastModifiedDate": "2019-08-24T14:15:22Z",
732 "archived": true,
733 "externalId": "string",
734 "id": 0,
735 "priority": 0,
736 "internalId": 0,
737 "pickListCode": "string",
738 "pickListLabel": "string",
739 "label": "string",
740 "cultureId": 0,
741 "labelDtos": [
742 {
743 "createdBy": "string",
744 "lastModifiedBy": "string",
745 "createdDate": "2019-08-24T14:15:22Z",
746 "lastModifiedDate": "2019-08-24T14:15:22Z",
747 "archived": true,
748 "externalId": "string",
749 "id": 0,
750 "cultureId": 0,
751 "value": "string"
752 }
753 ]
754 },
755 "propertyType": {
756 "createdBy": "string",
757 "lastModifiedBy": "string",
758 "createdDate": "2019-08-24T14:15:22Z",
759 "lastModifiedDate": "2019-08-24T14:15:22Z",
760 "archived": true,
761 "externalId": "string",
762 "id": 0,
763 "priority": 0,
764 "internalId": 0,
765 "pickListCode": "string",
766 "pickListLabel": "string",
767 "label": "string",
768 "cultureId": 0,
769 "labelDtos": [
770 {
771 "createdBy": "string",
772 "lastModifiedBy": "string",
773 "createdDate": "2019-08-24T14:15:22Z",
774 "lastModifiedDate": "2019-08-24T14:15:22Z",
775 "archived": true,
776 "externalId": "string",
777 "id": 0,
778 "cultureId": 0,
779 "value": "string"
780 }
781 ]
782 },
783 "category": {
784 "createdBy": "string",
785 "lastModifiedBy": "string",
786 "createdDate": "2019-08-24T14:15:22Z",
787 "lastModifiedDate": "2019-08-24T14:15:22Z",
788 "archived": true,
789 "externalId": "string",
790 "id": 0,
791 "priority": 0,
792 "internalId": 0,
793 "pickListCode": "string",
794 "pickListLabel": "string",
795 "label": "string",
796 "cultureId": 0,
797 "labelDtos": [
798 {
799 "createdBy": "string",
800 "lastModifiedBy": "string",
801 "createdDate": "2019-08-24T14:15:22Z",
802 "lastModifiedDate": "2019-08-24T14:15:22Z",
803 "archived": true,
804 "externalId": "string",
805 "id": 0,
806 "cultureId": 0,
807 "value": "string"
808 }
809 ]
810 },
811 "status": {
812 "createdBy": "string",
813 "lastModifiedBy": "string",
814 "createdDate": "2019-08-24T14:15:22Z",
815 "lastModifiedDate": "2019-08-24T14:15:22Z",
816 "archived": true,
817 "externalId": "string",
818 "id": 0,
819 "priority": 0,
820 "internalId": 0,
821 "pickListCode": "string",
822 "pickListLabel": "string",
823 "label": "string",
824 "cultureId": 0,
825 "labelDtos": [
826 {
827 "createdBy": "string",
828 "lastModifiedBy": "string",
829 "createdDate": "2019-08-24T14:15:22Z",
830 "lastModifiedDate": "2019-08-24T14:15:22Z",
831 "archived": true,
832 "externalId": "string",
833 "id": 0,
834 "cultureId": 0,
835 "value": "string"
836 }
837 ]
838 },
839 "addressDto": {
840 "createdBy": "string",
841 "lastModifiedBy": "string",
842 "createdDate": "2019-08-24T14:15:22Z",
843 "lastModifiedDate": "2019-08-24T14:15:22Z",
844 "archived": true,
845 "externalId": "string",
846 "id": 0,
847 "street": "string",
848 "civicNumber": "string",
849 "suite": "string",
850 "postalCode": "string",
851 "lon": 0.1,
852 "lat": 0.1,
853 "city": {
854 "createdBy": "string",
855 "lastModifiedBy": "string",
856 "createdDate": "2019-08-24T14:15:22Z",
857 "lastModifiedDate": "2019-08-24T14:15:22Z",
858 "archived": true,
859 "externalId": "string",
860 "id": 0,
861 "name": "string",
862 "province": {
863 "createdBy": "string",
864 "lastModifiedBy": "string",
865 "createdDate": "2019-08-24T14:15:22Z",
866 "lastModifiedDate": "2019-08-24T14:15:22Z",
867 "archived": true,
868 "externalId": "string",
869 "id": 0,
870 "name": "string",
871 "code": "string",
872 "country": {
873 "createdBy": "string",
874 "lastModifiedBy": "string",
875 "createdDate": "2019-08-24T14:15:22Z",
876 "lastModifiedDate": "2019-08-24T14:15:22Z",
877 "archived": true,
878 "externalId": "string",
879 "id": 0,
880 "name": "string",
881 "code": "string"
882 }
883 }
884 },
885 "district": {
886 "createdBy": "string",
887 "lastModifiedBy": "string",
888 "createdDate": "2019-08-24T14:15:22Z",
889 "lastModifiedDate": "2019-08-24T14:15:22Z",
890 "archived": true,
891 "externalId": "string",
892 "id": 0,
893 "name": "string",
894 "city": {
895 "createdBy": "string",
896 "lastModifiedBy": "string",
897 "createdDate": "2019-08-24T14:15:22Z",
898 "lastModifiedDate": "2019-08-24T14:15:22Z",
899 "archived": true,
900 "externalId": "string",
901 "id": 0,
902 "name": "string",
903 "province": {
904 "createdBy": "string",
905 "lastModifiedBy": "string",
906 "createdDate": "2019-08-24T14:15:22Z",
907 "lastModifiedDate": "2019-08-24T14:15:22Z",
908 "archived": true,
909 "externalId": "string",
910 "id": 0,
911 "name": "string",
912 "code": "string",
913 "country": {}
914 }
915 }
916 },
917 "cityId": 0,
918 "districtId": 0
919 },
920 "secondAddressDto": {
921 "createdBy": "string",
922 "lastModifiedBy": "string",
923 "createdDate": "2019-08-24T14:15:22Z",
924 "lastModifiedDate": "2019-08-24T14:15:22Z",
925 "archived": true,
926 "externalId": "string",
927 "id": 0,
928 "street": "string",
929 "civicNumber": "string",
930 "suite": "string",
931 "postalCode": "string",
932 "lon": 0.1,
933 "lat": 0.1,
934 "city": {
935 "createdBy": "string",
936 "lastModifiedBy": "string",
937 "createdDate": "2019-08-24T14:15:22Z",
938 "lastModifiedDate": "2019-08-24T14:15:22Z",
939 "archived": true,
940 "externalId": "string",
941 "id": 0,
942 "name": "string",
943 "province": {
944 "createdBy": "string",
945 "lastModifiedBy": "string",
946 "createdDate": "2019-08-24T14:15:22Z",
947 "lastModifiedDate": "2019-08-24T14:15:22Z",
948 "archived": true,
949 "externalId": "string",
950 "id": 0,
951 "name": "string",
952 "code": "string",
953 "country": {
954 "createdBy": "string",
955 "lastModifiedBy": "string",
956 "createdDate": "2019-08-24T14:15:22Z",
957 "lastModifiedDate": "2019-08-24T14:15:22Z",
958 "archived": true,
959 "externalId": "string",
960 "id": 0,
961 "name": "string",
962 "code": "string"
963 }
964 }
965 },
966 "district": {
967 "createdBy": "string",
968 "lastModifiedBy": "string",
969 "createdDate": "2019-08-24T14:15:22Z",
970 "lastModifiedDate": "2019-08-24T14:15:22Z",
971 "archived": true,
972 "externalId": "string",
973 "id": 0,
974 "name": "string",
975 "city": {
976 "createdBy": "string",
977 "lastModifiedBy": "string",
978 "createdDate": "2019-08-24T14:15:22Z",
979 "lastModifiedDate": "2019-08-24T14:15:22Z",
980 "archived": true,
981 "externalId": "string",
982 "id": 0,
983 "name": "string",
984 "province": {
985 "createdBy": "string",
986 "lastModifiedBy": "string",
987 "createdDate": "2019-08-24T14:15:22Z",
988 "lastModifiedDate": "2019-08-24T14:15:22Z",
989 "archived": true,
990 "externalId": "string",
991 "id": 0,
992 "name": "string",
993 "code": "string",
994 "country": {}
995 }
996 }
997 },
998 "cityId": 0,
999 "districtId": 0
1000 }
1001 },
1002 "status": {
1003 "createdBy": "string",
1004 "lastModifiedBy": "string",
1005 "createdDate": "2019-08-24T14:15:22Z",
1006 "lastModifiedDate": "2019-08-24T14:15:22Z",
1007 "archived": true,
1008 "externalId": "string",
1009 "id": 0,
1010 "priority": 0,
1011 "internalId": 0,
1012 "pickListCode": "string",
1013 "pickListLabel": "string",
1014 "label": "string",
1015 "cultureId": 0,
1016 "labelDtos": [
1017 {
1018 "createdBy": "string",
1019 "lastModifiedBy": "string",
1020 "createdDate": "2019-08-24T14:15:22Z",
1021 "lastModifiedDate": "2019-08-24T14:15:22Z",
1022 "archived": true,
1023 "externalId": "string",
1024 "id": 0,
1025 "cultureId": 0,
1026 "value": "string"
1027 }
1028 ]
1029 },
1030 "usage": {
1031 "createdBy": "string",
1032 "lastModifiedBy": "string",
1033 "createdDate": "2019-08-24T14:15:22Z",
1034 "lastModifiedDate": "2019-08-24T14:15:22Z",
1035 "archived": true,
1036 "externalId": "string",
1037 "id": 0,
1038 "priority": 0,
1039 "internalId": 0,
1040 "pickListCode": "string",
1041 "pickListLabel": "string",
1042 "label": "string",
1043 "cultureId": 0,
1044 "labelDtos": [
1045 {
1046 "createdBy": "string",
1047 "lastModifiedBy": "string",
1048 "createdDate": "2019-08-24T14:15:22Z",
1049 "lastModifiedDate": "2019-08-24T14:15:22Z",
1050 "archived": true,
1051 "externalId": "string",
1052 "id": 0,
1053 "cultureId": 0,
1054 "value": "string"
1055 }
1056 ]
1057 },
1058 "occupanciesDto": [
1059 {
1060 "createdBy": "string",
1061 "lastModifiedBy": "string",
1062 "createdDate": "2019-08-24T14:15:22Z",
1063 "lastModifiedDate": "2019-08-24T14:15:22Z",
1064 "archived": true,
1065 "externalId": "string",
1066 "id": 0,
1067 "priority": 0,
1068 "internalId": 0,
1069 "pickListCode": "string",
1070 "pickListLabel": "string",
1071 "label": "string",
1072 "cultureId": 0,
1073 "labelDtos": [
1074 {
1075 "createdBy": "string",
1076 "lastModifiedBy": "string",
1077 "createdDate": "2019-08-24T14:15:22Z",
1078 "lastModifiedDate": "2019-08-24T14:15:22Z",
1079 "archived": true,
1080 "externalId": "string",
1081 "id": 0,
1082 "cultureId": 0,
1083 "value": "string"
1084 }
1085 ]
1086 }
1087 ]
1088 }
1089 ],
1090 "groups": [
1091 {
1092 "createdBy": "string",
1093 "lastModifiedBy": "string",
1094 "createdDate": "2019-08-24T14:15:22Z",
1095 "lastModifiedDate": "2019-08-24T14:15:22Z",
1096 "archived": true,
1097 "externalId": "string",
1098 "id": "string",
1099 "code": "string",
1100 "priority": 0,
1101 "pickListType": "string",
1102 "label": "string",
1103 "cultureId": 0,
1104 "reportable": true,
1105 "labelDtos": [
1106 {
1107 "createdBy": "string",
1108 "lastModifiedBy": "string",
1109 "createdDate": "2019-08-24T14:15:22Z",
1110 "lastModifiedDate": "2019-08-24T14:15:22Z",
1111 "archived": true,
1112 "externalId": "string",
1113 "id": 0,
1114 "cultureId": 0,
1115 "value": "string"
1116 }
1117 ]
1118 }
1119 ],
1120 "groupOptions": [
1121 {
1122 "createdBy": "string",
1123 "lastModifiedBy": "string",
1124 "createdDate": "2019-08-24T14:15:22Z",
1125 "lastModifiedDate": "2019-08-24T14:15:22Z",
1126 "archived": true,
1127 "externalId": "string",
1128 "id": 0,
1129 "priority": 0,
1130 "internalId": 0,
1131 "pickListCode": "string",
1132 "pickListLabel": "string",
1133 "label": "string",
1134 "cultureId": 0,
1135 "labelDtos": [
1136 {
1137 "createdBy": "string",
1138 "lastModifiedBy": "string",
1139 "createdDate": "2019-08-24T14:15:22Z",
1140 "lastModifiedDate": "2019-08-24T14:15:22Z",
1141 "archived": true,
1142 "externalId": "string",
1143 "id": 0,
1144 "cultureId": 0,
1145 "value": "string"
1146 }
1147 ]
1148 }
1149 ],
1150 "businessUnits": [
1151 {
1152 "id": 0,
1153 "status": "CREATED",
1154 "displayId": "string",
1155 "name": "string",
1156 "leaseAreaId": 0,
1157 "companyId": 0
1158 }
1159 ],
1160 "legalEntities": [
1161 {
1162 "id": 0,
1163 "status": "CREATED",
1164 "displayId": "string",
1165 "erpSystemId": 0,
1166 "erpSystemDisplayId": "string",
1167 "countryId": 0,
1168 "countryDisplayId": "string",
1169 "postingPeriodVariantId": 0,
1170 "postingPeriodVariantDisplayId": "string",
1171 "controllingAreaId": 0,
1172 "controllingAreaDisplayId": "string",
1173 "chartOfAccountId": 0,
1174 "chartOfAccountDisplayId": "string",
1175 "fiscalVariantId": 0,
1176 "fiscalVariantDisplayId": "string",
1177 "chartOfDepreciationId": 0,
1178 "chartOfDepreciationDisplayId": "string",
1179 "purchasingOrganizationId": 0,
1180 "assetId": 0,
1181 "exchangeRateTypeId": 0,
1182 "plantId": 0,
1183 "incrementalBorrowingRateId": 0,
1184 "businessUnitId": 0,
1185 "projectId": 0,
1186 "transferVariantId": 0,
1187 "partnerId": 0,
1188 "departmentId": 0,
1189 "accountingStandardId": 0,
1190 "generalLedgerAccountId": 0,
1191 "consumerPriceIndexCategoryId": 0,
1192 "costCenterId": 0,
1193 "costCenterRelationValidFrom": "2019-08-24",
1194 "costCenterRelationValidTo": "2019-08-24"
1195 }
1196 ],
1197 "statusOptions": [
1198 {
1199 "createdBy": "string",
1200 "lastModifiedBy": "string",
1201 "createdDate": "2019-08-24T14:15:22Z",
1202 "lastModifiedDate": "2019-08-24T14:15:22Z",
1203 "archived": true,
1204 "externalId": "string",
1205 "id": 0,
1206 "priority": 0,
1207 "internalId": 0,
1208 "pickListCode": "string",
1209 "pickListLabel": "string",
1210 "label": "string",
1211 "cultureId": 0,
1212 "labelDtos": [
1213 {
1214 "createdBy": "string",
1215 "lastModifiedBy": "string",
1216 "createdDate": "2019-08-24T14:15:22Z",
1217 "lastModifiedDate": "2019-08-24T14:15:22Z",
1218 "archived": true,
1219 "externalId": "string",
1220 "id": 0,
1221 "cultureId": 0,
1222 "value": "string"
1223 }
1224 ]
1225 }
1226 ],
1227 "masterAgreements": [
1228 {
1229 "id": 0,
1230 "displayId": "string",
1231 "year": 1900,
1232 "name": "string",
1233 "description": "string",
1234 "validFrom": "2019-08-24",
1235 "validTo": "2019-08-24",
1236 "targetValue": 0.1,
1237 "legalJurisdiction": "string",
1238 "approverComment": "string",
1239 "signingPerson": "string",
1240 "placeOfSignature": "string",
1241 "dateOfSignature": "2019-08-24",
1242 "state": "MLA_DEFINE",
1243 "dataCreationInfo": {
1244 "id": 0,
1245 "idGenerationType": "AUTO",
1246 "source": "string",
1247 "type": "MIGRATION",
1248 "startDateTime": "2019-08-24T14:15:22Z",
1249 "endDateTime": "2019-08-24T14:15:22Z"
1250 },
1251 "agreementGroup": {
1252 "id": 0,
1253 "displayId": "string",
1254 "status": "CREATED",
1255 "name": "string"
1256 },
1257 "currency": {
1258 "id": 0,
1259 "displayId": "string",
1260 "status": "CREATED",
1261 "name": "string",
1262 "decimalPoints": 0
1263 },
1264 "internalAssetClass": {
1265 "id": 0,
1266 "displayId": "string",
1267 "status": "CREATED",
1268 "name": "string",
1269 "assetClassType": "PROPERTY",
1270 "infiniteUsefulLife": true
1271 },
1272 "leaseArea": {
1273 "id": 0,
1274 "displayId": "string",
1275 "status": "CREATED",
1276 "name": "string"
1277 },
1278 "businessUnit": {
1279 "id": 0,
1280 "displayId": "string",
1281 "status": "CREATED",
1282 "name": "string"
1283 },
1284 "companyCode": {
1285 "id": 0,
1286 "displayId": "string",
1287 "status": "CREATED",
1288 "erpSystemId": 0,
1289 "erpSystemDisplayId": "string",
1290 "countryId": 0,
1291 "countryDisplayId": "string",
1292 "postingPeriodVariantId": 0,
1293 "fiscalVariantId": 0
1294 },
1295 "department": {
1296 "id": 0,
1297 "displayId": "string",
1298 "status": "CREATED",
1299 "name": "string"
1300 },
1301 "leaseGroup": {
1302 "id": 0,
1303 "displayId": "string",
1304 "status": "CREATED",
1305 "name": "string"
1306 },
1307 "allowsSystemGenerateNewId": true,
1308 "numberRangeIdentifierType": {
1309 "name": "string"
1310 },
1311 "numberRangeIdentifierValue": "string",
1312 "numberRangeType": {
1313 "name": "string"
1314 }
1315 }
1316 ],
1317 "contracts": [
1318 {
1319 "id": 0,
1320 "displayId": "string",
1321 "name": "string",
1322 "principalPositionType": "LESSEE",
1323 "validFrom": "2019-08-24",
1324 "validTo": "2019-08-24",
1325 "amendmentDate": "2019-08-24",
1326 "approverComment": "string",
1327 "contractPhase": "INITIAL",
1328 "dataCreationInfo": {
1329 "id": 0,
1330 "idGenerationType": "AUTO",
1331 "source": "string",
1332 "type": "MIGRATION",
1333 "startDateTime": "2019-08-24T14:15:22Z",
1334 "endDateTime": "2019-08-24T14:15:22Z"
1335 },
1336 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
1337 "revision": {
1338 "id": 0,
1339 "displayId": "string",
1340 "name": "string",
1341 "inception": true,
1342 "revisionType": "REVISION",
1343 "state": "MLA_DEFINE",
1344 "approvedBy": "string",
1345 "approvedAt": "2019-08-24T14:15:22Z",
1346 "parentRevisionId": 0,
1347 "approverComment": "string",
1348 "contractId": 0,
1349 "contractDisplayId": "string",
1350 "contractName": "string",
1351 "principalPositionType": "LESSEE",
1352 "mlaId": 0,
1353 "companyId": 0,
1354 "description": "string",
1355 "externalReference": "string",
1356 "internalReference": "string",
1357 "formOfLease": "FULL",
1358 "jointVentureLeaseType": "GROSS_LEASE",
1359 "businessPlace": "string",
1360 "tradingPartner": {
1361 "id": 0,
1362 "displayId": "string",
1363 "status": "CREATED",
1364 "name": "string",
1365 "erpSystemId": 0,
1366 "erpSystemDisplayId": "string"
1367 },
1368 "contractCategoryGroup": {
1369 "id": 0,
1370 "displayId": "string",
1371 "status": "CREATED",
1372 "name": "string"
1373 },
1374 "contractGroup1": {
1375 "id": 0,
1376 "displayId": "string",
1377 "status": "CREATED",
1378 "name": "string"
1379 },
1380 "contractGroup2": {
1381 "id": 0,
1382 "displayId": "string",
1383 "status": "CREATED",
1384 "name": "string"
1385 },
1386 "group3": "string",
1387 "group4": "string",
1388 "signingPerson": "string",
1389 "placeOfSignature": "string",
1390 "dateOfSignature": "2019-08-24",
1391 "numberRangeIdentifierType": {
1392 "name": "string"
1393 },
1394 "numberRangeIdentifierValue": "string",
1395 "allowsSystemGenerateNewId": true,
1396 "numberRangeType": {
1397 "name": "string"
1398 }
1399 },
1400 "currency": {
1401 "id": 0,
1402 "displayId": "string",
1403 "status": "CREATED",
1404 "name": "string",
1405 "decimalPoints": 0
1406 },
1407 "companyCurrency": {
1408 "id": 0,
1409 "displayId": "string",
1410 "status": "CREATED",
1411 "name": "string",
1412 "decimalPoints": 0
1413 },
1414 "indexedCurrency": true,
1415 "assetValueCurrencyType": "CONTRACT_CURRENCY",
1416 "currencyLocked": true,
1417 "leaseArea": {
1418 "id": 0,
1419 "displayId": "string",
1420 "status": "CREATED",
1421 "name": "string"
1422 },
1423 "businessUnit": {
1424 "id": 0,
1425 "displayId": "string",
1426 "status": "CREATED",
1427 "name": "string"
1428 },
1429 "businessUnitLocked": true,
1430 "companyCode": {
1431 "id": 0,
1432 "displayId": "string",
1433 "status": "CREATED",
1434 "erpSystemId": 0,
1435 "erpSystemDisplayId": "string",
1436 "countryId": 0,
1437 "countryDisplayId": "string",
1438 "postingPeriodVariantId": 0,
1439 "fiscalVariantId": 0
1440 },
1441 "companyCodeLocked": true,
1442 "department": {
1443 "id": 0,
1444 "displayId": "string",
1445 "status": "CREATED",
1446 "name": "string"
1447 },
1448 "departmentLocked": true,
1449 "leaseGroup": {
1450 "id": 0,
1451 "displayId": "string",
1452 "status": "CREATED",
1453 "name": "string"
1454 },
1455 "leaseGroupLocked": true,
1456 "subleasingInternalAssetClass": {
1457 "id": 0,
1458 "displayId": "string",
1459 "status": "CREATED",
1460 "name": "string",
1461 "assetClassType": "PROPERTY",
1462 "infiniteUsefulLife": true
1463 },
1464 "contractGroup1": {
1465 "id": 0,
1466 "displayId": "string",
1467 "status": "CREATED",
1468 "name": "string"
1469 },
1470 "contractGroup2": {
1471 "id": 0,
1472 "displayId": "string",
1473 "status": "CREATED",
1474 "name": "string"
1475 },
1476 "subleasing": true,
1477 "subleasingContractRevisionInfo": {
1478 "id": 0,
1479 "contractId": 0,
1480 "contractDisplayId": "string",
1481 "contractName": "string"
1482 },
1483 "subleasingLeaseComponentRevisionInfo": {
1484 "id": 0,
1485 "leaseComponentId": 0,
1486 "leaseComponentDisplayId": "string",
1487 "leaseComponentName": "string"
1488 },
1489 "subleasingActivationGroupRevisionInfo": {
1490 "id": 0,
1491 "activationGroupId": 0,
1492 "activationGroupDisplayId": "string",
1493 "activationGroupName": "string"
1494 },
1495 "notifications": [
1496 {
1497 "id": 0,
1498 "topic": {
1499 "enCaption": "string",
1500 "frCaption": "string",
1501 "name": "string",
1502 "priority": "HIGH"
1503 },
1504 "username": "string",
1505 "contractId": 0,
1506 "contractDisplayId": "string",
1507 "targetId": "string",
1508 "targetType": "string"
1509 }
1510 ],
1511 "masterAgreementId": 0,
1512 "masterAgreementDisplayId": "string",
1513 "allowsSystemGenerateNewId": true,
1514 "transferInfo": {
1515 "transferredFromDisplayId": "string",
1516 "transferredFromRevisionId": 0,
1517 "transferredToDisplayId": "string",
1518 "transferredToRevisionId": 0
1519 },
1520 "numberRangeIdentifierType": {
1521 "name": "string"
1522 },
1523 "numberRangeIdentifierValue": "string",
1524 "numberRangeType": {
1525 "name": "string"
1526 }
1527 }
1528 ],
1529 "listingCitiesValue": "string",
1530 "listingCitiesValues": [
1531 "string"
1532 ],
1533 "listingProvincesValue": "string",
1534 "listingProvincesValues": [
1535 "string"
1536 ],
1537 "listingCountriesValue": "string",
1538 "listingCountriesValues": [
1539 "string"
1540 ],
1541 "listingLocationsValue": "string",
1542 "listingLocationsValues": [
1543 "string"
1544 ],
1545 "listingPremisesValue": "string",
1546 "listingPremisesValues": [
1547 "string"
1548 ],
1549 "listingGroupsValue": "string",
1550 "listingGroupsValues": [
1551 "string"
1552 ],
1553 "listingGroupOptionsValue": "string",
1554 "listingGroupOptionsValues": [
1555 "string"
1556 ],
1557 "listingBusinessUnitsValue": "string",
1558 "listingBusinessUnitsValues": [
1559 "string"
1560 ],
1561 "listingLegalEntitiesValue": "string",
1562 "listingLegalEntitiesValues": [
1563 "string"
1564 ],
1565 "listingMasterAgreementsValue": "string",
1566 "listingMasterAgreementsValues": [
1567 "string"
1568 ],
1569 "listingContractsValue": "string",
1570 "listingContractsValues": [
1571 "string"
1572 ],
1573 "listingStatusOptionsValue": "string",
1574 "listingStatusOptionsValues": [
1575 "string"
1576 ]
1577 }
1578 ],
1579 "leaseIds": [
1580 0
1581 ]
1582}
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "createdBy": "string",
3 "lastModifiedBy": "string",
4 "createdDate": "2019-08-24T14:15:22Z",
5 "lastModifiedDate": "2019-08-24T14:15:22Z",
6 "archived": true,
7 "externalId": "string",
8 "id": 0,
9 "name": "string",
10 "description": "string",
11 "statusId": 0,
12 "preparedBy": "string",
13 "preparedDate": "2019-08-24",
14 "executedBy": "string",
15 "executedDate": "2019-08-24",
16 "generateJobId": 0,
17 "numberOfItemsToProcess": 0,
18 "numberOfItemsProcessed": 0,
19 "cpiLeaseIndexationPreviewIdsToIndex": [
20 0
21 ],
22 "cpiLeasesProfileFilterIds": [
23 0
24 ],
25 "status": {
26 "createdBy": "string",
27 "lastModifiedBy": "string",
28 "createdDate": "2019-08-24T14:15:22Z",
29 "lastModifiedDate": "2019-08-24T14:15:22Z",
30 "archived": true,
31 "externalId": "string",
32 "id": 0,
33 "priority": 0,
34 "internalId": 0,
35 "pickListCode": "string",
36 "pickListLabel": "string",
37 "label": "string",
38 "cultureId": 0,
39 "labelDtos": [
40 {
41 "createdBy": "string",
42 "lastModifiedBy": "string",
43 "createdDate": "2019-08-24T14:15:22Z",
44 "lastModifiedDate": "2019-08-24T14:15:22Z",
45 "archived": true,
46 "externalId": "string",
47 "id": 0,
48 "cultureId": 0,
49 "value": "string"
50 }
51 ]
52 },
53 "cpiLeasesProfileFilters": [
54 {
55 "createdBy": "string",
56 "lastModifiedBy": "string",
57 "createdDate": "2019-08-24T14:15:22Z",
58 "lastModifiedDate": "2019-08-24T14:15:22Z",
59 "archived": true,
60 "externalId": "string",
61 "id": 0,
62 "name": "string",
63 "description": "string",
64 "leaseList": true,
65 "leaseIds": [
66 0
67 ],
68 "validFrom": "2019-08-24",
69 "validTo": "2019-08-24",
70 "cityIds": [
71 0
72 ],
73 "provinceIds": [
74 0
75 ],
76 "countryIds": [
77 0
78 ],
79 "premiseIds": [
80 0
81 ],
82 "locationIds": [
83 0
84 ],
85 "businessUnitIds": [
86 0
87 ],
88 "legalEntityIds": [
89 0
90 ],
91 "groupIds": [
92 "string"
93 ],
94 "groupOptionIds": [
95 0
96 ],
97 "masterAgreementIds": [
98 0
99 ],
100 "contractIds": [
101 0
102 ],
103 "statusIds": [
104 0
105 ],
106 "cities": [
107 {
108 "createdBy": "string",
109 "lastModifiedBy": "string",
110 "createdDate": "2019-08-24T14:15:22Z",
111 "lastModifiedDate": "2019-08-24T14:15:22Z",
112 "archived": true,
113 "externalId": "string",
114 "id": 0,
115 "name": "string",
116 "province": {
117 "createdBy": "string",
118 "lastModifiedBy": "string",
119 "createdDate": "2019-08-24T14:15:22Z",
120 "lastModifiedDate": "2019-08-24T14:15:22Z",
121 "archived": true,
122 "externalId": "string",
123 "id": 0,
124 "name": "string",
125 "country": {
126 "createdBy": "string",
127 "lastModifiedBy": "string",
128 "createdDate": "2019-08-24T14:15:22Z",
129 "lastModifiedDate": "2019-08-24T14:15:22Z",
130 "archived": true,
131 "externalId": "string",
132 "id": 0,
133 "name": "string",
134 "code": "string"
135 },
136 "code": "string",
137 "countryId": 0
138 },
139 "provinceId": 0
140 }
141 ],
142 "provinces": [
143 {
144 "createdBy": "string",
145 "lastModifiedBy": "string",
146 "createdDate": "2019-08-24T14:15:22Z",
147 "lastModifiedDate": "2019-08-24T14:15:22Z",
148 "archived": true,
149 "externalId": "string",
150 "id": 0,
151 "name": "string",
152 "country": {
153 "createdBy": "string",
154 "lastModifiedBy": "string",
155 "createdDate": "2019-08-24T14:15:22Z",
156 "lastModifiedDate": "2019-08-24T14:15:22Z",
157 "archived": true,
158 "externalId": "string",
159 "id": 0,
160 "name": "string",
161 "code": "string"
162 },
163 "code": "string",
164 "countryId": 0
165 }
166 ],
167 "countries": [
168 {
169 "createdBy": "string",
170 "lastModifiedBy": "string",
171 "createdDate": "2019-08-24T14:15:22Z",
172 "lastModifiedDate": "2019-08-24T14:15:22Z",
173 "archived": true,
174 "externalId": "string",
175 "id": 0,
176 "name": "string",
177 "code": "string"
178 }
179 ],
180 "locations": [
181 {
182 "createdBy": "string",
183 "lastModifiedBy": "string",
184 "createdDate": "2019-08-24T14:15:22Z",
185 "lastModifiedDate": "2019-08-24T14:15:22Z",
186 "archived": true,
187 "externalId": "string",
188 "id": 0,
189 "number": "string",
190 "name": "string",
191 "storeNumber": "string",
192 "defaultCurrencyId": 0,
193 "defaultMeasureId": 0,
194 "typeId": 0,
195 "qualityId": 0,
196 "propertyTypeId": 0,
197 "categoryId": 0,
198 "statusId": 0,
199 "businessUnitId": 0,
200 "groupIds": [
201 0
202 ],
203 "legalEntityIds": [
204 0
205 ],
206 "defaultCurrency": {
207 "id": 0,
208 "status": "CREATED",
209 "displayId": "string",
210 "erpSystemId": 0,
211 "erpSystemDisplayId": "string",
212 "name": "string",
213 "decimalPoints": 0,
214 "depreciationAreaId": 0
215 },
216 "defaultUnitValue": {
217 "createdBy": "string",
218 "lastModifiedBy": "string",
219 "createdDate": "2019-08-24T14:15:22Z",
220 "lastModifiedDate": "2019-08-24T14:15:22Z",
221 "archived": true,
222 "externalId": "string",
223 "id": 0,
224 "unitId": 0,
225 "unitOfMeasureId": 0,
226 "erpSystemId": 0,
227 "unit": {
228 "createdBy": "string",
229 "lastModifiedBy": "string",
230 "createdDate": "2019-08-24T14:15:22Z",
231 "lastModifiedDate": "2019-08-24T14:15:22Z",
232 "archived": true,
233 "externalId": "string",
234 "id": 0,
235 "priority": 0,
236 "internalId": 0,
237 "pickListCode": "string",
238 "pickListLabel": "string",
239 "label": "string",
240 "cultureId": 0,
241 "labelDtos": [
242 {
243 "createdBy": "string",
244 "lastModifiedBy": "string",
245 "createdDate": "2019-08-24T14:15:22Z",
246 "lastModifiedDate": "2019-08-24T14:15:22Z",
247 "archived": true,
248 "externalId": "string",
249 "id": 0,
250 "cultureId": 0,
251 "value": "string"
252 }
253 ]
254 },
255 "unitOfMeasure": {
256 "id": 0,
257 "status": "CREATED",
258 "displayId": "string",
259 "erpSystemId": 0,
260 "erpSystemDisplayId": "string",
261 "name": "string"
262 }
263 },
264 "type": {
265 "createdBy": "string",
266 "lastModifiedBy": "string",
267 "createdDate": "2019-08-24T14:15:22Z",
268 "lastModifiedDate": "2019-08-24T14:15:22Z",
269 "archived": true,
270 "externalId": "string",
271 "id": 0,
272 "priority": 0,
273 "internalId": 0,
274 "pickListCode": "string",
275 "pickListLabel": "string",
276 "label": "string",
277 "cultureId": 0,
278 "labelDtos": [
279 {
280 "createdBy": "string",
281 "lastModifiedBy": "string",
282 "createdDate": "2019-08-24T14:15:22Z",
283 "lastModifiedDate": "2019-08-24T14:15:22Z",
284 "archived": true,
285 "externalId": "string",
286 "id": 0,
287 "cultureId": 0,
288 "value": "string"
289 }
290 ]
291 },
292 "quality": {
293 "createdBy": "string",
294 "lastModifiedBy": "string",
295 "createdDate": "2019-08-24T14:15:22Z",
296 "lastModifiedDate": "2019-08-24T14:15:22Z",
297 "archived": true,
298 "externalId": "string",
299 "id": 0,
300 "priority": 0,
301 "internalId": 0,
302 "pickListCode": "string",
303 "pickListLabel": "string",
304 "label": "string",
305 "cultureId": 0,
306 "labelDtos": [
307 {
308 "createdBy": "string",
309 "lastModifiedBy": "string",
310 "createdDate": "2019-08-24T14:15:22Z",
311 "lastModifiedDate": "2019-08-24T14:15:22Z",
312 "archived": true,
313 "externalId": "string",
314 "id": 0,
315 "cultureId": 0,
316 "value": "string"
317 }
318 ]
319 },
320 "propertyType": {
321 "createdBy": "string",
322 "lastModifiedBy": "string",
323 "createdDate": "2019-08-24T14:15:22Z",
324 "lastModifiedDate": "2019-08-24T14:15:22Z",
325 "archived": true,
326 "externalId": "string",
327 "id": 0,
328 "priority": 0,
329 "internalId": 0,
330 "pickListCode": "string",
331 "pickListLabel": "string",
332 "label": "string",
333 "cultureId": 0,
334 "labelDtos": [
335 {
336 "createdBy": "string",
337 "lastModifiedBy": "string",
338 "createdDate": "2019-08-24T14:15:22Z",
339 "lastModifiedDate": "2019-08-24T14:15:22Z",
340 "archived": true,
341 "externalId": "string",
342 "id": 0,
343 "cultureId": 0,
344 "value": "string"
345 }
346 ]
347 },
348 "category": {
349 "createdBy": "string",
350 "lastModifiedBy": "string",
351 "createdDate": "2019-08-24T14:15:22Z",
352 "lastModifiedDate": "2019-08-24T14:15:22Z",
353 "archived": true,
354 "externalId": "string",
355 "id": 0,
356 "priority": 0,
357 "internalId": 0,
358 "pickListCode": "string",
359 "pickListLabel": "string",
360 "label": "string",
361 "cultureId": 0,
362 "labelDtos": [
363 {
364 "createdBy": "string",
365 "lastModifiedBy": "string",
366 "createdDate": "2019-08-24T14:15:22Z",
367 "lastModifiedDate": "2019-08-24T14:15:22Z",
368 "archived": true,
369 "externalId": "string",
370 "id": 0,
371 "cultureId": 0,
372 "value": "string"
373 }
374 ]
375 },
376 "status": {
377 "createdBy": "string",
378 "lastModifiedBy": "string",
379 "createdDate": "2019-08-24T14:15:22Z",
380 "lastModifiedDate": "2019-08-24T14:15:22Z",
381 "archived": true,
382 "externalId": "string",
383 "id": 0,
384 "priority": 0,
385 "internalId": 0,
386 "pickListCode": "string",
387 "pickListLabel": "string",
388 "label": "string",
389 "cultureId": 0,
390 "labelDtos": [
391 {
392 "createdBy": "string",
393 "lastModifiedBy": "string",
394 "createdDate": "2019-08-24T14:15:22Z",
395 "lastModifiedDate": "2019-08-24T14:15:22Z",
396 "archived": true,
397 "externalId": "string",
398 "id": 0,
399 "cultureId": 0,
400 "value": "string"
401 }
402 ]
403 },
404 "addressDto": {
405 "createdBy": "string",
406 "lastModifiedBy": "string",
407 "createdDate": "2019-08-24T14:15:22Z",
408 "lastModifiedDate": "2019-08-24T14:15:22Z",
409 "archived": true,
410 "externalId": "string",
411 "id": 0,
412 "street": "string",
413 "civicNumber": "string",
414 "suite": "string",
415 "postalCode": "string",
416 "lon": 0.1,
417 "lat": 0.1,
418 "city": {
419 "createdBy": "string",
420 "lastModifiedBy": "string",
421 "createdDate": "2019-08-24T14:15:22Z",
422 "lastModifiedDate": "2019-08-24T14:15:22Z",
423 "archived": true,
424 "externalId": "string",
425 "id": 0,
426 "name": "string",
427 "province": {
428 "createdBy": "string",
429 "lastModifiedBy": "string",
430 "createdDate": "2019-08-24T14:15:22Z",
431 "lastModifiedDate": "2019-08-24T14:15:22Z",
432 "archived": true,
433 "externalId": "string",
434 "id": 0,
435 "name": "string",
436 "code": "string",
437 "country": {
438 "createdBy": "string",
439 "lastModifiedBy": "string",
440 "createdDate": "2019-08-24T14:15:22Z",
441 "lastModifiedDate": "2019-08-24T14:15:22Z",
442 "archived": true,
443 "externalId": "string",
444 "id": 0,
445 "name": "string",
446 "code": "string"
447 }
448 }
449 },
450 "district": {
451 "createdBy": "string",
452 "lastModifiedBy": "string",
453 "createdDate": "2019-08-24T14:15:22Z",
454 "lastModifiedDate": "2019-08-24T14:15:22Z",
455 "archived": true,
456 "externalId": "string",
457 "id": 0,
458 "name": "string",
459 "city": {
460 "createdBy": "string",
461 "lastModifiedBy": "string",
462 "createdDate": "2019-08-24T14:15:22Z",
463 "lastModifiedDate": "2019-08-24T14:15:22Z",
464 "archived": true,
465 "externalId": "string",
466 "id": 0,
467 "name": "string",
468 "province": {
469 "createdBy": "string",
470 "lastModifiedBy": "string",
471 "createdDate": "2019-08-24T14:15:22Z",
472 "lastModifiedDate": "2019-08-24T14:15:22Z",
473 "archived": true,
474 "externalId": "string",
475 "id": 0,
476 "name": "string",
477 "code": "string",
478 "country": {
479 "createdBy": "string",
480 "lastModifiedBy": "string",
481 "createdDate": "2019-08-24T14:15:22Z",
482 "lastModifiedDate": "2019-08-24T14:15:22Z",
483 "archived": true,
484 "externalId": "string",
485 "id": 0,
486 "name": "string",
487 "code": "string"
488 }
489 }
490 }
491 },
492 "cityId": 0,
493 "districtId": 0
494 },
495 "secondAddressDto": {
496 "createdBy": "string",
497 "lastModifiedBy": "string",
498 "createdDate": "2019-08-24T14:15:22Z",
499 "lastModifiedDate": "2019-08-24T14:15:22Z",
500 "archived": true,
501 "externalId": "string",
502 "id": 0,
503 "street": "string",
504 "civicNumber": "string",
505 "suite": "string",
506 "postalCode": "string",
507 "lon": 0.1,
508 "lat": 0.1,
509 "city": {
510 "createdBy": "string",
511 "lastModifiedBy": "string",
512 "createdDate": "2019-08-24T14:15:22Z",
513 "lastModifiedDate": "2019-08-24T14:15:22Z",
514 "archived": true,
515 "externalId": "string",
516 "id": 0,
517 "name": "string",
518 "province": {
519 "createdBy": "string",
520 "lastModifiedBy": "string",
521 "createdDate": "2019-08-24T14:15:22Z",
522 "lastModifiedDate": "2019-08-24T14:15:22Z",
523 "archived": true,
524 "externalId": "string",
525 "id": 0,
526 "name": "string",
527 "code": "string",
528 "country": {
529 "createdBy": "string",
530 "lastModifiedBy": "string",
531 "createdDate": "2019-08-24T14:15:22Z",
532 "lastModifiedDate": "2019-08-24T14:15:22Z",
533 "archived": true,
534 "externalId": "string",
535 "id": 0,
536 "name": "string",
537 "code": "string"
538 }
539 }
540 },
541 "district": {
542 "createdBy": "string",
543 "lastModifiedBy": "string",
544 "createdDate": "2019-08-24T14:15:22Z",
545 "lastModifiedDate": "2019-08-24T14:15:22Z",
546 "archived": true,
547 "externalId": "string",
548 "id": 0,
549 "name": "string",
550 "city": {
551 "createdBy": "string",
552 "lastModifiedBy": "string",
553 "createdDate": "2019-08-24T14:15:22Z",
554 "lastModifiedDate": "2019-08-24T14:15:22Z",
555 "archived": true,
556 "externalId": "string",
557 "id": 0,
558 "name": "string",
559 "province": {
560 "createdBy": "string",
561 "lastModifiedBy": "string",
562 "createdDate": "2019-08-24T14:15:22Z",
563 "lastModifiedDate": "2019-08-24T14:15:22Z",
564 "archived": true,
565 "externalId": "string",
566 "id": 0,
567 "name": "string",
568 "code": "string",
569 "country": {
570 "createdBy": "string",
571 "lastModifiedBy": "string",
572 "createdDate": "2019-08-24T14:15:22Z",
573 "lastModifiedDate": "2019-08-24T14:15:22Z",
574 "archived": true,
575 "externalId": "string",
576 "id": 0,
577 "name": "string",
578 "code": "string"
579 }
580 }
581 }
582 },
583 "cityId": 0,
584 "districtId": 0
585 }
586 }
587 ],
588 "premises": [
589 {
590 "createdBy": "string",
591 "lastModifiedBy": "string",
592 "createdDate": "2019-08-24T14:15:22Z",
593 "lastModifiedDate": "2019-08-24T14:15:22Z",
594 "archived": true,
595 "externalId": "string",
596 "id": 0,
597 "number": "string",
598 "name": "string",
599 "headPremise": true,
600 "possessionDate": "2019-08-24",
601 "openingDate": "2019-08-24",
602 "closingDate": "2019-08-24",
603 "relocationDate": "2019-08-24",
604 "vacatingDate": "2019-08-24",
605 "expansionDate": "2019-08-24",
606 "statusId": 0,
607 "usageId": 0,
608 "parentPremiseId": 0,
609 "costCenterId": 0,
610 "profitCenterId": 0,
611 "legalEntityId": 0,
612 "occupancyIds": [
613 0
614 ],
615 "locationId": 0,
616 "locationDto": {
617 "createdBy": "string",
618 "lastModifiedBy": "string",
619 "createdDate": "2019-08-24T14:15:22Z",
620 "lastModifiedDate": "2019-08-24T14:15:22Z",
621 "archived": true,
622 "externalId": "string",
623 "id": 0,
624 "number": "string",
625 "name": "string",
626 "storeNumber": "string",
627 "defaultCurrencyId": 0,
628 "defaultMeasureId": 0,
629 "typeId": 0,
630 "qualityId": 0,
631 "propertyTypeId": 0,
632 "categoryId": 0,
633 "statusId": 0,
634 "businessUnitId": 0,
635 "groupIds": [
636 0
637 ],
638 "legalEntityIds": [
639 0
640 ],
641 "defaultCurrency": {
642 "id": 0,
643 "status": "CREATED",
644 "displayId": "string",
645 "erpSystemId": 0,
646 "erpSystemDisplayId": "string",
647 "name": "string",
648 "decimalPoints": 0,
649 "depreciationAreaId": 0
650 },
651 "defaultUnitValue": {
652 "createdBy": "string",
653 "lastModifiedBy": "string",
654 "createdDate": "2019-08-24T14:15:22Z",
655 "lastModifiedDate": "2019-08-24T14:15:22Z",
656 "archived": true,
657 "externalId": "string",
658 "id": 0,
659 "unitId": 0,
660 "unitOfMeasureId": 0,
661 "erpSystemId": 0,
662 "unit": {
663 "createdBy": "string",
664 "lastModifiedBy": "string",
665 "createdDate": "2019-08-24T14:15:22Z",
666 "lastModifiedDate": "2019-08-24T14:15:22Z",
667 "archived": true,
668 "externalId": "string",
669 "id": 0,
670 "priority": 0,
671 "internalId": 0,
672 "pickListCode": "string",
673 "pickListLabel": "string",
674 "label": "string",
675 "cultureId": 0,
676 "labelDtos": [
677 {
678 "createdBy": "string",
679 "lastModifiedBy": "string",
680 "createdDate": "2019-08-24T14:15:22Z",
681 "lastModifiedDate": "2019-08-24T14:15:22Z",
682 "archived": true,
683 "externalId": "string",
684 "id": 0,
685 "cultureId": 0,
686 "value": "string"
687 }
688 ]
689 },
690 "unitOfMeasure": {
691 "id": 0,
692 "status": "CREATED",
693 "displayId": "string",
694 "erpSystemId": 0,
695 "erpSystemDisplayId": "string",
696 "name": "string"
697 }
698 },
699 "type": {
700 "createdBy": "string",
701 "lastModifiedBy": "string",
702 "createdDate": "2019-08-24T14:15:22Z",
703 "lastModifiedDate": "2019-08-24T14:15:22Z",
704 "archived": true,
705 "externalId": "string",
706 "id": 0,
707 "priority": 0,
708 "internalId": 0,
709 "pickListCode": "string",
710 "pickListLabel": "string",
711 "label": "string",
712 "cultureId": 0,
713 "labelDtos": [
714 {
715 "createdBy": "string",
716 "lastModifiedBy": "string",
717 "createdDate": "2019-08-24T14:15:22Z",
718 "lastModifiedDate": "2019-08-24T14:15:22Z",
719 "archived": true,
720 "externalId": "string",
721 "id": 0,
722 "cultureId": 0,
723 "value": "string"
724 }
725 ]
726 },
727 "quality": {
728 "createdBy": "string",
729 "lastModifiedBy": "string",
730 "createdDate": "2019-08-24T14:15:22Z",
731 "lastModifiedDate": "2019-08-24T14:15:22Z",
732 "archived": true,
733 "externalId": "string",
734 "id": 0,
735 "priority": 0,
736 "internalId": 0,
737 "pickListCode": "string",
738 "pickListLabel": "string",
739 "label": "string",
740 "cultureId": 0,
741 "labelDtos": [
742 {
743 "createdBy": "string",
744 "lastModifiedBy": "string",
745 "createdDate": "2019-08-24T14:15:22Z",
746 "lastModifiedDate": "2019-08-24T14:15:22Z",
747 "archived": true,
748 "externalId": "string",
749 "id": 0,
750 "cultureId": 0,
751 "value": "string"
752 }
753 ]
754 },
755 "propertyType": {
756 "createdBy": "string",
757 "lastModifiedBy": "string",
758 "createdDate": "2019-08-24T14:15:22Z",
759 "lastModifiedDate": "2019-08-24T14:15:22Z",
760 "archived": true,
761 "externalId": "string",
762 "id": 0,
763 "priority": 0,
764 "internalId": 0,
765 "pickListCode": "string",
766 "pickListLabel": "string",
767 "label": "string",
768 "cultureId": 0,
769 "labelDtos": [
770 {
771 "createdBy": "string",
772 "lastModifiedBy": "string",
773 "createdDate": "2019-08-24T14:15:22Z",
774 "lastModifiedDate": "2019-08-24T14:15:22Z",
775 "archived": true,
776 "externalId": "string",
777 "id": 0,
778 "cultureId": 0,
779 "value": "string"
780 }
781 ]
782 },
783 "category": {
784 "createdBy": "string",
785 "lastModifiedBy": "string",
786 "createdDate": "2019-08-24T14:15:22Z",
787 "lastModifiedDate": "2019-08-24T14:15:22Z",
788 "archived": true,
789 "externalId": "string",
790 "id": 0,
791 "priority": 0,
792 "internalId": 0,
793 "pickListCode": "string",
794 "pickListLabel": "string",
795 "label": "string",
796 "cultureId": 0,
797 "labelDtos": [
798 {
799 "createdBy": "string",
800 "lastModifiedBy": "string",
801 "createdDate": "2019-08-24T14:15:22Z",
802 "lastModifiedDate": "2019-08-24T14:15:22Z",
803 "archived": true,
804 "externalId": "string",
805 "id": 0,
806 "cultureId": 0,
807 "value": "string"
808 }
809 ]
810 },
811 "status": {
812 "createdBy": "string",
813 "lastModifiedBy": "string",
814 "createdDate": "2019-08-24T14:15:22Z",
815 "lastModifiedDate": "2019-08-24T14:15:22Z",
816 "archived": true,
817 "externalId": "string",
818 "id": 0,
819 "priority": 0,
820 "internalId": 0,
821 "pickListCode": "string",
822 "pickListLabel": "string",
823 "label": "string",
824 "cultureId": 0,
825 "labelDtos": [
826 {
827 "createdBy": "string",
828 "lastModifiedBy": "string",
829 "createdDate": "2019-08-24T14:15:22Z",
830 "lastModifiedDate": "2019-08-24T14:15:22Z",
831 "archived": true,
832 "externalId": "string",
833 "id": 0,
834 "cultureId": 0,
835 "value": "string"
836 }
837 ]
838 },
839 "addressDto": {
840 "createdBy": "string",
841 "lastModifiedBy": "string",
842 "createdDate": "2019-08-24T14:15:22Z",
843 "lastModifiedDate": "2019-08-24T14:15:22Z",
844 "archived": true,
845 "externalId": "string",
846 "id": 0,
847 "street": "string",
848 "civicNumber": "string",
849 "suite": "string",
850 "postalCode": "string",
851 "lon": 0.1,
852 "lat": 0.1,
853 "city": {
854 "createdBy": "string",
855 "lastModifiedBy": "string",
856 "createdDate": "2019-08-24T14:15:22Z",
857 "lastModifiedDate": "2019-08-24T14:15:22Z",
858 "archived": true,
859 "externalId": "string",
860 "id": 0,
861 "name": "string",
862 "province": {
863 "createdBy": "string",
864 "lastModifiedBy": "string",
865 "createdDate": "2019-08-24T14:15:22Z",
866 "lastModifiedDate": "2019-08-24T14:15:22Z",
867 "archived": true,
868 "externalId": "string",
869 "id": 0,
870 "name": "string",
871 "code": "string",
872 "country": {
873 "createdBy": "string",
874 "lastModifiedBy": "string",
875 "createdDate": "2019-08-24T14:15:22Z",
876 "lastModifiedDate": "2019-08-24T14:15:22Z",
877 "archived": true,
878 "externalId": "string",
879 "id": 0,
880 "name": "string",
881 "code": "string"
882 }
883 }
884 },
885 "district": {
886 "createdBy": "string",
887 "lastModifiedBy": "string",
888 "createdDate": "2019-08-24T14:15:22Z",
889 "lastModifiedDate": "2019-08-24T14:15:22Z",
890 "archived": true,
891 "externalId": "string",
892 "id": 0,
893 "name": "string",
894 "city": {
895 "createdBy": "string",
896 "lastModifiedBy": "string",
897 "createdDate": "2019-08-24T14:15:22Z",
898 "lastModifiedDate": "2019-08-24T14:15:22Z",
899 "archived": true,
900 "externalId": "string",
901 "id": 0,
902 "name": "string",
903 "province": {
904 "createdBy": "string",
905 "lastModifiedBy": "string",
906 "createdDate": "2019-08-24T14:15:22Z",
907 "lastModifiedDate": "2019-08-24T14:15:22Z",
908 "archived": true,
909 "externalId": "string",
910 "id": 0,
911 "name": "string",
912 "code": "string",
913 "country": {}
914 }
915 }
916 },
917 "cityId": 0,
918 "districtId": 0
919 },
920 "secondAddressDto": {
921 "createdBy": "string",
922 "lastModifiedBy": "string",
923 "createdDate": "2019-08-24T14:15:22Z",
924 "lastModifiedDate": "2019-08-24T14:15:22Z",
925 "archived": true,
926 "externalId": "string",
927 "id": 0,
928 "street": "string",
929 "civicNumber": "string",
930 "suite": "string",
931 "postalCode": "string",
932 "lon": 0.1,
933 "lat": 0.1,
934 "city": {
935 "createdBy": "string",
936 "lastModifiedBy": "string",
937 "createdDate": "2019-08-24T14:15:22Z",
938 "lastModifiedDate": "2019-08-24T14:15:22Z",
939 "archived": true,
940 "externalId": "string",
941 "id": 0,
942 "name": "string",
943 "province": {
944 "createdBy": "string",
945 "lastModifiedBy": "string",
946 "createdDate": "2019-08-24T14:15:22Z",
947 "lastModifiedDate": "2019-08-24T14:15:22Z",
948 "archived": true,
949 "externalId": "string",
950 "id": 0,
951 "name": "string",
952 "code": "string",
953 "country": {
954 "createdBy": "string",
955 "lastModifiedBy": "string",
956 "createdDate": "2019-08-24T14:15:22Z",
957 "lastModifiedDate": "2019-08-24T14:15:22Z",
958 "archived": true,
959 "externalId": "string",
960 "id": 0,
961 "name": "string",
962 "code": "string"
963 }
964 }
965 },
966 "district": {
967 "createdBy": "string",
968 "lastModifiedBy": "string",
969 "createdDate": "2019-08-24T14:15:22Z",
970 "lastModifiedDate": "2019-08-24T14:15:22Z",
971 "archived": true,
972 "externalId": "string",
973 "id": 0,
974 "name": "string",
975 "city": {
976 "createdBy": "string",
977 "lastModifiedBy": "string",
978 "createdDate": "2019-08-24T14:15:22Z",
979 "lastModifiedDate": "2019-08-24T14:15:22Z",
980 "archived": true,
981 "externalId": "string",
982 "id": 0,
983 "name": "string",
984 "province": {
985 "createdBy": "string",
986 "lastModifiedBy": "string",
987 "createdDate": "2019-08-24T14:15:22Z",
988 "lastModifiedDate": "2019-08-24T14:15:22Z",
989 "archived": true,
990 "externalId": "string",
991 "id": 0,
992 "name": "string",
993 "code": "string",
994 "country": {}
995 }
996 }
997 },
998 "cityId": 0,
999 "districtId": 0
1000 }
1001 },
1002 "status": {
1003 "createdBy": "string",
1004 "lastModifiedBy": "string",
1005 "createdDate": "2019-08-24T14:15:22Z",
1006 "lastModifiedDate": "2019-08-24T14:15:22Z",
1007 "archived": true,
1008 "externalId": "string",
1009 "id": 0,
1010 "priority": 0,
1011 "internalId": 0,
1012 "pickListCode": "string",
1013 "pickListLabel": "string",
1014 "label": "string",
1015 "cultureId": 0,
1016 "labelDtos": [
1017 {
1018 "createdBy": "string",
1019 "lastModifiedBy": "string",
1020 "createdDate": "2019-08-24T14:15:22Z",
1021 "lastModifiedDate": "2019-08-24T14:15:22Z",
1022 "archived": true,
1023 "externalId": "string",
1024 "id": 0,
1025 "cultureId": 0,
1026 "value": "string"
1027 }
1028 ]
1029 },
1030 "usage": {
1031 "createdBy": "string",
1032 "lastModifiedBy": "string",
1033 "createdDate": "2019-08-24T14:15:22Z",
1034 "lastModifiedDate": "2019-08-24T14:15:22Z",
1035 "archived": true,
1036 "externalId": "string",
1037 "id": 0,
1038 "priority": 0,
1039 "internalId": 0,
1040 "pickListCode": "string",
1041 "pickListLabel": "string",
1042 "label": "string",
1043 "cultureId": 0,
1044 "labelDtos": [
1045 {
1046 "createdBy": "string",
1047 "lastModifiedBy": "string",
1048 "createdDate": "2019-08-24T14:15:22Z",
1049 "lastModifiedDate": "2019-08-24T14:15:22Z",
1050 "archived": true,
1051 "externalId": "string",
1052 "id": 0,
1053 "cultureId": 0,
1054 "value": "string"
1055 }
1056 ]
1057 },
1058 "occupanciesDto": [
1059 {
1060 "createdBy": "string",
1061 "lastModifiedBy": "string",
1062 "createdDate": "2019-08-24T14:15:22Z",
1063 "lastModifiedDate": "2019-08-24T14:15:22Z",
1064 "archived": true,
1065 "externalId": "string",
1066 "id": 0,
1067 "priority": 0,
1068 "internalId": 0,
1069 "pickListCode": "string",
1070 "pickListLabel": "string",
1071 "label": "string",
1072 "cultureId": 0,
1073 "labelDtos": [
1074 {
1075 "createdBy": "string",
1076 "lastModifiedBy": "string",
1077 "createdDate": "2019-08-24T14:15:22Z",
1078 "lastModifiedDate": "2019-08-24T14:15:22Z",
1079 "archived": true,
1080 "externalId": "string",
1081 "id": 0,
1082 "cultureId": 0,
1083 "value": "string"
1084 }
1085 ]
1086 }
1087 ]
1088 }
1089 ],
1090 "groups": [
1091 {
1092 "createdBy": "string",
1093 "lastModifiedBy": "string",
1094 "createdDate": "2019-08-24T14:15:22Z",
1095 "lastModifiedDate": "2019-08-24T14:15:22Z",
1096 "archived": true,
1097 "externalId": "string",
1098 "id": "string",
1099 "code": "string",
1100 "priority": 0,
1101 "pickListType": "string",
1102 "label": "string",
1103 "cultureId": 0,
1104 "reportable": true,
1105 "labelDtos": [
1106 {
1107 "createdBy": "string",
1108 "lastModifiedBy": "string",
1109 "createdDate": "2019-08-24T14:15:22Z",
1110 "lastModifiedDate": "2019-08-24T14:15:22Z",
1111 "archived": true,
1112 "externalId": "string",
1113 "id": 0,
1114 "cultureId": 0,
1115 "value": "string"
1116 }
1117 ]
1118 }
1119 ],
1120 "groupOptions": [
1121 {
1122 "createdBy": "string",
1123 "lastModifiedBy": "string",
1124 "createdDate": "2019-08-24T14:15:22Z",
1125 "lastModifiedDate": "2019-08-24T14:15:22Z",
1126 "archived": true,
1127 "externalId": "string",
1128 "id": 0,
1129 "priority": 0,
1130 "internalId": 0,
1131 "pickListCode": "string",
1132 "pickListLabel": "string",
1133 "label": "string",
1134 "cultureId": 0,
1135 "labelDtos": [
1136 {
1137 "createdBy": "string",
1138 "lastModifiedBy": "string",
1139 "createdDate": "2019-08-24T14:15:22Z",
1140 "lastModifiedDate": "2019-08-24T14:15:22Z",
1141 "archived": true,
1142 "externalId": "string",
1143 "id": 0,
1144 "cultureId": 0,
1145 "value": "string"
1146 }
1147 ]
1148 }
1149 ],
1150 "businessUnits": [
1151 {
1152 "id": 0,
1153 "status": "CREATED",
1154 "displayId": "string",
1155 "name": "string",
1156 "leaseAreaId": 0,
1157 "companyId": 0
1158 }
1159 ],
1160 "legalEntities": [
1161 {
1162 "id": 0,
1163 "status": "CREATED",
1164 "displayId": "string",
1165 "erpSystemId": 0,
1166 "erpSystemDisplayId": "string",
1167 "countryId": 0,
1168 "countryDisplayId": "string",
1169 "postingPeriodVariantId": 0,
1170 "postingPeriodVariantDisplayId": "string",
1171 "controllingAreaId": 0,
1172 "controllingAreaDisplayId": "string",
1173 "chartOfAccountId": 0,
1174 "chartOfAccountDisplayId": "string",
1175 "fiscalVariantId": 0,
1176 "fiscalVariantDisplayId": "string",
1177 "chartOfDepreciationId": 0,
1178 "chartOfDepreciationDisplayId": "string",
1179 "purchasingOrganizationId": 0,
1180 "assetId": 0,
1181 "exchangeRateTypeId": 0,
1182 "plantId": 0,
1183 "incrementalBorrowingRateId": 0,
1184 "businessUnitId": 0,
1185 "projectId": 0,
1186 "transferVariantId": 0,
1187 "partnerId": 0,
1188 "departmentId": 0,
1189 "accountingStandardId": 0,
1190 "generalLedgerAccountId": 0,
1191 "consumerPriceIndexCategoryId": 0,
1192 "costCenterId": 0,
1193 "costCenterRelationValidFrom": "2019-08-24",
1194 "costCenterRelationValidTo": "2019-08-24"
1195 }
1196 ],
1197 "statusOptions": [
1198 {
1199 "createdBy": "string",
1200 "lastModifiedBy": "string",
1201 "createdDate": "2019-08-24T14:15:22Z",
1202 "lastModifiedDate": "2019-08-24T14:15:22Z",
1203 "archived": true,
1204 "externalId": "string",
1205 "id": 0,
1206 "priority": 0,
1207 "internalId": 0,
1208 "pickListCode": "string",
1209 "pickListLabel": "string",
1210 "label": "string",
1211 "cultureId": 0,
1212 "labelDtos": [
1213 {
1214 "createdBy": "string",
1215 "lastModifiedBy": "string",
1216 "createdDate": "2019-08-24T14:15:22Z",
1217 "lastModifiedDate": "2019-08-24T14:15:22Z",
1218 "archived": true,
1219 "externalId": "string",
1220 "id": 0,
1221 "cultureId": 0,
1222 "value": "string"
1223 }
1224 ]
1225 }
1226 ],
1227 "masterAgreements": [
1228 {
1229 "id": 0,
1230 "displayId": "string",
1231 "year": 1900,
1232 "name": "string",
1233 "description": "string",
1234 "validFrom": "2019-08-24",
1235 "validTo": "2019-08-24",
1236 "targetValue": 0.1,
1237 "legalJurisdiction": "string",
1238 "approverComment": "string",
1239 "signingPerson": "string",
1240 "placeOfSignature": "string",
1241 "dateOfSignature": "2019-08-24",
1242 "state": "MLA_DEFINE",
1243 "dataCreationInfo": {
1244 "id": 0,
1245 "idGenerationType": "AUTO",
1246 "source": "string",
1247 "type": "MIGRATION",
1248 "startDateTime": "2019-08-24T14:15:22Z",
1249 "endDateTime": "2019-08-24T14:15:22Z"
1250 },
1251 "agreementGroup": {
1252 "id": 0,
1253 "displayId": "string",
1254 "status": "CREATED",
1255 "name": "string"
1256 },
1257 "currency": {
1258 "id": 0,
1259 "displayId": "string",
1260 "status": "CREATED",
1261 "name": "string",
1262 "decimalPoints": 0
1263 },
1264 "internalAssetClass": {
1265 "id": 0,
1266 "displayId": "string",
1267 "status": "CREATED",
1268 "name": "string",
1269 "assetClassType": "PROPERTY",
1270 "infiniteUsefulLife": true
1271 },
1272 "leaseArea": {
1273 "id": 0,
1274 "displayId": "string",
1275 "status": "CREATED",
1276 "name": "string"
1277 },
1278 "businessUnit": {
1279 "id": 0,
1280 "displayId": "string",
1281 "status": "CREATED",
1282 "name": "string"
1283 },
1284 "companyCode": {
1285 "id": 0,
1286 "displayId": "string",
1287 "status": "CREATED",
1288 "erpSystemId": 0,
1289 "erpSystemDisplayId": "string",
1290 "countryId": 0,
1291 "countryDisplayId": "string",
1292 "postingPeriodVariantId": 0,
1293 "fiscalVariantId": 0
1294 },
1295 "department": {
1296 "id": 0,
1297 "displayId": "string",
1298 "status": "CREATED",
1299 "name": "string"
1300 },
1301 "leaseGroup": {
1302 "id": 0,
1303 "displayId": "string",
1304 "status": "CREATED",
1305 "name": "string"
1306 },
1307 "allowsSystemGenerateNewId": true,
1308 "numberRangeIdentifierType": {
1309 "name": "string"
1310 },
1311 "numberRangeIdentifierValue": "string",
1312 "numberRangeType": {
1313 "name": "string"
1314 }
1315 }
1316 ],
1317 "contracts": [
1318 {
1319 "id": 0,
1320 "displayId": "string",
1321 "name": "string",
1322 "principalPositionType": "LESSEE",
1323 "validFrom": "2019-08-24",
1324 "validTo": "2019-08-24",
1325 "amendmentDate": "2019-08-24",
1326 "approverComment": "string",
1327 "contractPhase": "INITIAL",
1328 "dataCreationInfo": {
1329 "id": 0,
1330 "idGenerationType": "AUTO",
1331 "source": "string",
1332 "type": "MIGRATION",
1333 "startDateTime": "2019-08-24T14:15:22Z",
1334 "endDateTime": "2019-08-24T14:15:22Z"
1335 },
1336 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
1337 "revision": {
1338 "id": 0,
1339 "displayId": "string",
1340 "name": "string",
1341 "inception": true,
1342 "revisionType": "REVISION",
1343 "state": "MLA_DEFINE",
1344 "approvedBy": "string",
1345 "approvedAt": "2019-08-24T14:15:22Z",
1346 "parentRevisionId": 0,
1347 "approverComment": "string",
1348 "contractId": 0,
1349 "contractDisplayId": "string",
1350 "contractName": "string",
1351 "principalPositionType": "LESSEE",
1352 "mlaId": 0,
1353 "companyId": 0,
1354 "description": "string",
1355 "externalReference": "string",
1356 "internalReference": "string",
1357 "formOfLease": "FULL",
1358 "jointVentureLeaseType": "GROSS_LEASE",
1359 "businessPlace": "string",
1360 "tradingPartner": {
1361 "id": 0,
1362 "displayId": "string",
1363 "status": "CREATED",
1364 "name": "string",
1365 "erpSystemId": 0,
1366 "erpSystemDisplayId": "string"
1367 },
1368 "contractCategoryGroup": {
1369 "id": 0,
1370 "displayId": "string",
1371 "status": "CREATED",
1372 "name": "string"
1373 },
1374 "contractGroup1": {
1375 "id": 0,
1376 "displayId": "string",
1377 "status": "CREATED",
1378 "name": "string"
1379 },
1380 "contractGroup2": {
1381 "id": 0,
1382 "displayId": "string",
1383 "status": "CREATED",
1384 "name": "string"
1385 },
1386 "group3": "string",
1387 "group4": "string",
1388 "signingPerson": "string",
1389 "placeOfSignature": "string",
1390 "dateOfSignature": "2019-08-24",
1391 "numberRangeIdentifierType": {
1392 "name": "string"
1393 },
1394 "numberRangeIdentifierValue": "string",
1395 "allowsSystemGenerateNewId": true,
1396 "numberRangeType": {
1397 "name": "string"
1398 }
1399 },
1400 "currency": {
1401 "id": 0,
1402 "displayId": "string",
1403 "status": "CREATED",
1404 "name": "string",
1405 "decimalPoints": 0
1406 },
1407 "companyCurrency": {
1408 "id": 0,
1409 "displayId": "string",
1410 "status": "CREATED",
1411 "name": "string",
1412 "decimalPoints": 0
1413 },
1414 "indexedCurrency": true,
1415 "assetValueCurrencyType": "CONTRACT_CURRENCY",
1416 "currencyLocked": true,
1417 "leaseArea": {
1418 "id": 0,
1419 "displayId": "string",
1420 "status": "CREATED",
1421 "name": "string"
1422 },
1423 "businessUnit": {
1424 "id": 0,
1425 "displayId": "string",
1426 "status": "CREATED",
1427 "name": "string"
1428 },
1429 "businessUnitLocked": true,
1430 "companyCode": {
1431 "id": 0,
1432 "displayId": "string",
1433 "status": "CREATED",
1434 "erpSystemId": 0,
1435 "erpSystemDisplayId": "string",
1436 "countryId": 0,
1437 "countryDisplayId": "string",
1438 "postingPeriodVariantId": 0,
1439 "fiscalVariantId": 0
1440 },
1441 "companyCodeLocked": true,
1442 "department": {
1443 "id": 0,
1444 "displayId": "string",
1445 "status": "CREATED",
1446 "name": "string"
1447 },
1448 "departmentLocked": true,
1449 "leaseGroup": {
1450 "id": 0,
1451 "displayId": "string",
1452 "status": "CREATED",
1453 "name": "string"
1454 },
1455 "leaseGroupLocked": true,
1456 "subleasingInternalAssetClass": {
1457 "id": 0,
1458 "displayId": "string",
1459 "status": "CREATED",
1460 "name": "string",
1461 "assetClassType": "PROPERTY",
1462 "infiniteUsefulLife": true
1463 },
1464 "contractGroup1": {
1465 "id": 0,
1466 "displayId": "string",
1467 "status": "CREATED",
1468 "name": "string"
1469 },
1470 "contractGroup2": {
1471 "id": 0,
1472 "displayId": "string",
1473 "status": "CREATED",
1474 "name": "string"
1475 },
1476 "subleasing": true,
1477 "subleasingContractRevisionInfo": {
1478 "id": 0,
1479 "contractId": 0,
1480 "contractDisplayId": "string",
1481 "contractName": "string"
1482 },
1483 "subleasingLeaseComponentRevisionInfo": {
1484 "id": 0,
1485 "leaseComponentId": 0,
1486 "leaseComponentDisplayId": "string",
1487 "leaseComponentName": "string"
1488 },
1489 "subleasingActivationGroupRevisionInfo": {
1490 "id": 0,
1491 "activationGroupId": 0,
1492 "activationGroupDisplayId": "string",
1493 "activationGroupName": "string"
1494 },
1495 "notifications": [
1496 {
1497 "id": 0,
1498 "topic": {
1499 "enCaption": "string",
1500 "frCaption": "string",
1501 "name": "string",
1502 "priority": "HIGH"
1503 },
1504 "username": "string",
1505 "contractId": 0,
1506 "contractDisplayId": "string",
1507 "targetId": "string",
1508 "targetType": "string"
1509 }
1510 ],
1511 "masterAgreementId": 0,
1512 "masterAgreementDisplayId": "string",
1513 "allowsSystemGenerateNewId": true,
1514 "transferInfo": {
1515 "transferredFromDisplayId": "string",
1516 "transferredFromRevisionId": 0,
1517 "transferredToDisplayId": "string",
1518 "transferredToRevisionId": 0
1519 },
1520 "numberRangeIdentifierType": {
1521 "name": "string"
1522 },
1523 "numberRangeIdentifierValue": "string",
1524 "numberRangeType": {
1525 "name": "string"
1526 }
1527 }
1528 ],
1529 "listingCitiesValue": "string",
1530 "listingCitiesValues": [
1531 "string"
1532 ],
1533 "listingProvincesValue": "string",
1534 "listingProvincesValues": [
1535 "string"
1536 ],
1537 "listingCountriesValue": "string",
1538 "listingCountriesValues": [
1539 "string"
1540 ],
1541 "listingLocationsValue": "string",
1542 "listingLocationsValues": [
1543 "string"
1544 ],
1545 "listingPremisesValue": "string",
1546 "listingPremisesValues": [
1547 "string"
1548 ],
1549 "listingGroupsValue": "string",
1550 "listingGroupsValues": [
1551 "string"
1552 ],
1553 "listingGroupOptionsValue": "string",
1554 "listingGroupOptionsValues": [
1555 "string"
1556 ],
1557 "listingBusinessUnitsValue": "string",
1558 "listingBusinessUnitsValues": [
1559 "string"
1560 ],
1561 "listingLegalEntitiesValue": "string",
1562 "listingLegalEntitiesValues": [
1563 "string"
1564 ],
1565 "listingMasterAgreementsValue": "string",
1566 "listingMasterAgreementsValues": [
1567 "string"
1568 ],
1569 "listingContractsValue": "string",
1570 "listingContractsValues": [
1571 "string"
1572 ],
1573 "listingStatusOptionsValue": "string",
1574 "listingStatusOptionsValues": [
1575 "string"
1576 ]
1577 }
1578 ],
1579 "leaseIds": [
1580 0
1581 ]
1582}
Delete CPI Mass Indexation¶
HTTP Request
DELETE /api/cpi-mass-indexations/{id}
📋 Description: Deletes a specified mass indexation entry from the Nakisa Portfolio Management Suite, facilitating the management of portfolio and asset data within real estate property analytics.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
Unique identifier for the resource |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
204 |
No Content |
None |
Get CPI Mass Indexations¶
HTTP Request
GET /api/cpi-mass-indexations
📋 Description: Retrieves mass indexation data for real estate properties within the portfolio, enabling users to analyze asset performance and make informed investment decisions.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
pageable |
query |
true |
Indicates whether the results of the portfolio mass indexations query should be returned in a paginated format, facilitating efficient data retrieval and analysis within the Nakisa Portfolio Management Suite. |
|
search |
query |
string |
false |
Search term used to filter and retrieve specific portfolio, asset, or real estate property analytics from the CPI mass indexations data. |
name |
query |
string |
false |
Name of the resource |
description |
query |
string |
false |
Description of the resource |
status-id |
query |
string |
false |
Unique identifier for the status of mass indexations within the Nakisa Portfolio Management Suite, facilitating efficient tracking and analytics of portfolio and asset performance in real estate properties. |
status-id-is-not |
query |
string |
false |
Specifies a status identifier to exclude from the results when retrieving mass indexation data for portfolios and assets within the Nakisa Portfolio Management Suite. |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "_embedded": {
3 "cpiMassIndexations": [
4 {
5 "createdBy": "string",
6 "lastModifiedBy": "string",
7 "createdDate": "2019-08-24T14:15:22Z",
8 "lastModifiedDate": "2019-08-24T14:15:22Z",
9 "archived": true,
10 "externalId": "string",
11 "id": 0,
12 "name": "string",
13 "description": "string",
14 "statusId": 0,
15 "preparedBy": "string",
16 "preparedDate": "2019-08-24",
17 "executedBy": "string",
18 "executedDate": "2019-08-24",
19 "generateJobId": 0,
20 "numberOfItemsToProcess": 0,
21 "numberOfItemsProcessed": 0,
22 "cpiLeaseIndexationPreviewIdsToIndex": [
23 0
24 ],
25 "cpiLeasesProfileFilterIds": [
26 0
27 ],
28 "status": {
29 "createdBy": "string",
30 "lastModifiedBy": "string",
31 "createdDate": "2019-08-24T14:15:22Z",
32 "lastModifiedDate": "2019-08-24T14:15:22Z",
33 "archived": true,
34 "externalId": "string",
35 "id": 0,
36 "priority": 0,
37 "internalId": 0,
38 "pickListCode": "string",
39 "pickListLabel": "string",
40 "label": "string",
41 "cultureId": 0,
42 "labelDtos": [
43 {
44 "createdBy": "string",
45 "lastModifiedBy": "string",
46 "createdDate": "2019-08-24T14:15:22Z",
47 "lastModifiedDate": "2019-08-24T14:15:22Z",
48 "archived": true,
49 "externalId": "string",
50 "id": 0,
51 "cultureId": 0,
52 "value": "string"
53 }
54 ]
55 },
56 "cpiLeasesProfileFilters": [
57 {
58 "createdBy": "string",
59 "lastModifiedBy": "string",
60 "createdDate": "2019-08-24T14:15:22Z",
61 "lastModifiedDate": "2019-08-24T14:15:22Z",
62 "archived": true,
63 "externalId": "string",
64 "id": 0,
65 "name": "string",
66 "description": "string",
67 "leaseList": true,
68 "leaseIds": [
69 0
70 ],
71 "validFrom": "2019-08-24",
72 "validTo": "2019-08-24",
73 "cityIds": [
74 0
75 ],
76 "provinceIds": [
77 0
78 ],
79 "countryIds": [
80 0
81 ],
82 "premiseIds": [
83 0
84 ],
85 "locationIds": [
86 0
87 ],
88 "businessUnitIds": [
89 0
90 ],
91 "legalEntityIds": [
92 0
93 ],
94 "groupIds": [
95 "string"
96 ],
97 "groupOptionIds": [
98 0
99 ],
100 "masterAgreementIds": [
101 0
102 ],
103 "contractIds": [
104 0
105 ],
106 "statusIds": [
107 0
108 ],
109 "cities": [
110 {
111 "createdBy": "string",
112 "lastModifiedBy": "string",
113 "createdDate": "2019-08-24T14:15:22Z",
114 "lastModifiedDate": "2019-08-24T14:15:22Z",
115 "archived": true,
116 "externalId": "string",
117 "id": 0,
118 "name": "string",
119 "province": {
120 "createdBy": "string",
121 "lastModifiedBy": "string",
122 "createdDate": "2019-08-24T14:15:22Z",
123 "lastModifiedDate": "2019-08-24T14:15:22Z",
124 "archived": true,
125 "externalId": "string",
126 "id": 0,
127 "name": "string",
128 "country": {
129 "createdBy": "string",
130 "lastModifiedBy": "string",
131 "createdDate": "2019-08-24T14:15:22Z",
132 "lastModifiedDate": "2019-08-24T14:15:22Z",
133 "archived": true,
134 "externalId": "string",
135 "id": 0,
136 "name": "string",
137 "code": "string"
138 },
139 "code": "string",
140 "countryId": 0
141 },
142 "provinceId": 0
143 }
144 ],
145 "provinces": [
146 {
147 "createdBy": "string",
148 "lastModifiedBy": "string",
149 "createdDate": "2019-08-24T14:15:22Z",
150 "lastModifiedDate": "2019-08-24T14:15:22Z",
151 "archived": true,
152 "externalId": "string",
153 "id": 0,
154 "name": "string",
155 "country": {
156 "createdBy": "string",
157 "lastModifiedBy": "string",
158 "createdDate": "2019-08-24T14:15:22Z",
159 "lastModifiedDate": "2019-08-24T14:15:22Z",
160 "archived": true,
161 "externalId": "string",
162 "id": 0,
163 "name": "string",
164 "code": "string"
165 },
166 "code": "string",
167 "countryId": 0
168 }
169 ],
170 "countries": [
171 {
172 "createdBy": "string",
173 "lastModifiedBy": "string",
174 "createdDate": "2019-08-24T14:15:22Z",
175 "lastModifiedDate": "2019-08-24T14:15:22Z",
176 "archived": true,
177 "externalId": "string",
178 "id": 0,
179 "name": "string",
180 "code": "string"
181 }
182 ],
183 "locations": [
184 {
185 "createdBy": "string",
186 "lastModifiedBy": "string",
187 "createdDate": "2019-08-24T14:15:22Z",
188 "lastModifiedDate": "2019-08-24T14:15:22Z",
189 "archived": true,
190 "externalId": "string",
191 "id": 0,
192 "number": "string",
193 "name": "string",
194 "storeNumber": "string",
195 "defaultCurrencyId": 0,
196 "defaultMeasureId": 0,
197 "typeId": 0,
198 "qualityId": 0,
199 "propertyTypeId": 0,
200 "categoryId": 0,
201 "statusId": 0,
202 "businessUnitId": 0,
203 "groupIds": [
204 0
205 ],
206 "legalEntityIds": [
207 0
208 ],
209 "defaultCurrency": {
210 "id": 0,
211 "status": "CREATED",
212 "displayId": "string",
213 "erpSystemId": 0,
214 "erpSystemDisplayId": "string",
215 "name": "string",
216 "decimalPoints": 0,
217 "depreciationAreaId": 0
218 },
219 "defaultUnitValue": {
220 "createdBy": "string",
221 "lastModifiedBy": "string",
222 "createdDate": "2019-08-24T14:15:22Z",
223 "lastModifiedDate": "2019-08-24T14:15:22Z",
224 "archived": true,
225 "externalId": "string",
226 "id": 0,
227 "unitId": 0,
228 "unitOfMeasureId": 0,
229 "erpSystemId": 0,
230 "unit": {
231 "createdBy": "string",
232 "lastModifiedBy": "string",
233 "createdDate": "2019-08-24T14:15:22Z",
234 "lastModifiedDate": "2019-08-24T14:15:22Z",
235 "archived": true,
236 "externalId": "string",
237 "id": 0,
238 "priority": 0,
239 "internalId": 0,
240 "pickListCode": "string",
241 "pickListLabel": "string",
242 "label": "string",
243 "cultureId": 0,
244 "labelDtos": []
245 },
246 "unitOfMeasure": {
247 "id": 0,
248 "status": "CREATED",
249 "displayId": "string",
250 "erpSystemId": 0,
251 "erpSystemDisplayId": "string",
252 "name": "string"
253 }
254 },
255 "type": {
256 "createdBy": "string",
257 "lastModifiedBy": "string",
258 "createdDate": "2019-08-24T14:15:22Z",
259 "lastModifiedDate": "2019-08-24T14:15:22Z",
260 "archived": true,
261 "externalId": "string",
262 "id": 0,
263 "priority": 0,
264 "internalId": 0,
265 "pickListCode": "string",
266 "pickListLabel": "string",
267 "label": "string",
268 "cultureId": 0,
269 "labelDtos": [
270 {}
271 ]
272 },
273 "quality": {
274 "createdBy": "string",
275 "lastModifiedBy": "string",
276 "createdDate": "2019-08-24T14:15:22Z",
277 "lastModifiedDate": "2019-08-24T14:15:22Z",
278 "archived": true,
279 "externalId": "string",
280 "id": 0,
281 "priority": 0,
282 "internalId": 0,
283 "pickListCode": "string",
284 "pickListLabel": "string",
285 "label": "string",
286 "cultureId": 0,
287 "labelDtos": [
288 {}
289 ]
290 },
291 "propertyType": {
292 "createdBy": "string",
293 "lastModifiedBy": "string",
294 "createdDate": "2019-08-24T14:15:22Z",
295 "lastModifiedDate": "2019-08-24T14:15:22Z",
296 "archived": true,
297 "externalId": "string",
298 "id": 0,
299 "priority": 0,
300 "internalId": 0,
301 "pickListCode": "string",
302 "pickListLabel": "string",
303 "label": "string",
304 "cultureId": 0,
305 "labelDtos": [
306 {}
307 ]
308 },
309 "category": {
310 "createdBy": "string",
311 "lastModifiedBy": "string",
312 "createdDate": "2019-08-24T14:15:22Z",
313 "lastModifiedDate": "2019-08-24T14:15:22Z",
314 "archived": true,
315 "externalId": "string",
316 "id": 0,
317 "priority": 0,
318 "internalId": 0,
319 "pickListCode": "string",
320 "pickListLabel": "string",
321 "label": "string",
322 "cultureId": 0,
323 "labelDtos": [
324 {}
325 ]
326 },
327 "status": {
328 "createdBy": "string",
329 "lastModifiedBy": "string",
330 "createdDate": "2019-08-24T14:15:22Z",
331 "lastModifiedDate": "2019-08-24T14:15:22Z",
332 "archived": true,
333 "externalId": "string",
334 "id": 0,
335 "priority": 0,
336 "internalId": 0,
337 "pickListCode": "string",
338 "pickListLabel": "string",
339 "label": "string",
340 "cultureId": 0,
341 "labelDtos": [
342 {}
343 ]
344 },
345 "addressDto": {
346 "createdBy": "string",
347 "lastModifiedBy": "string",
348 "createdDate": "2019-08-24T14:15:22Z",
349 "lastModifiedDate": "2019-08-24T14:15:22Z",
350 "archived": true,
351 "externalId": "string",
352 "id": 0,
353 "street": "string",
354 "civicNumber": "string",
355 "suite": "string",
356 "postalCode": "string",
357 "lon": 0.1,
358 "lat": 0.1,
359 "city": {
360 "createdBy": "string",
361 "lastModifiedBy": "string",
362 "createdDate": "2019-08-24T14:15:22Z",
363 "lastModifiedDate": "2019-08-24T14:15:22Z",
364 "archived": true,
365 "externalId": "string",
366 "id": 0,
367 "name": "string",
368 "province": {}
369 },
370 "district": {
371 "createdBy": "string",
372 "lastModifiedBy": "string",
373 "createdDate": "2019-08-24T14:15:22Z",
374 "lastModifiedDate": "2019-08-24T14:15:22Z",
375 "archived": true,
376 "externalId": "string",
377 "id": 0,
378 "name": "string",
379 "city": {}
380 },
381 "cityId": 0,
382 "districtId": 0
383 },
384 "secondAddressDto": {
385 "createdBy": "string",
386 "lastModifiedBy": "string",
387 "createdDate": "2019-08-24T14:15:22Z",
388 "lastModifiedDate": "2019-08-24T14:15:22Z",
389 "archived": true,
390 "externalId": "string",
391 "id": 0,
392 "street": "string",
393 "civicNumber": "string",
394 "suite": "string",
395 "postalCode": "string",
396 "lon": 0.1,
397 "lat": 0.1,
398 "city": {
399 "createdBy": "string",
400 "lastModifiedBy": "string",
401 "createdDate": "2019-08-24T14:15:22Z",
402 "lastModifiedDate": "2019-08-24T14:15:22Z",
403 "archived": true,
404 "externalId": "string",
405 "id": 0,
406 "name": "string",
407 "province": {}
408 },
409 "district": {
410 "createdBy": "string",
411 "lastModifiedBy": "string",
412 "createdDate": "2019-08-24T14:15:22Z",
413 "lastModifiedDate": "2019-08-24T14:15:22Z",
414 "archived": true,
415 "externalId": "string",
416 "id": 0,
417 "name": "string",
418 "city": {}
419 },
420 "cityId": 0,
421 "districtId": 0
422 }
423 }
424 ],
425 "premises": [
426 {
427 "createdBy": "string",
428 "lastModifiedBy": "string",
429 "createdDate": "2019-08-24T14:15:22Z",
430 "lastModifiedDate": "2019-08-24T14:15:22Z",
431 "archived": true,
432 "externalId": "string",
433 "id": 0,
434 "number": "string",
435 "name": "string",
436 "headPremise": true,
437 "possessionDate": "2019-08-24",
438 "openingDate": "2019-08-24",
439 "closingDate": "2019-08-24",
440 "relocationDate": "2019-08-24",
441 "vacatingDate": "2019-08-24",
442 "expansionDate": "2019-08-24",
443 "statusId": 0,
444 "usageId": 0,
445 "parentPremiseId": 0,
446 "costCenterId": 0,
447 "profitCenterId": 0,
448 "legalEntityId": 0,
449 "occupancyIds": [
450 0
451 ],
452 "locationId": 0,
453 "locationDto": {
454 "createdBy": "string",
455 "lastModifiedBy": "string",
456 "createdDate": "2019-08-24T14:15:22Z",
457 "lastModifiedDate": "2019-08-24T14:15:22Z",
458 "archived": true,
459 "externalId": "string",
460 "id": 0,
461 "number": "string",
462 "name": "string",
463 "storeNumber": "string",
464 "defaultCurrencyId": 0,
465 "defaultMeasureId": 0,
466 "typeId": 0,
467 "qualityId": 0,
468 "propertyTypeId": 0,
469 "categoryId": 0,
470 "statusId": 0,
471 "businessUnitId": 0,
472 "groupIds": [
473 0
474 ],
475 "legalEntityIds": [
476 0
477 ],
478 "defaultCurrency": {
479 "id": 0,
480 "status": "CREATED",
481 "displayId": "string",
482 "erpSystemId": 0,
483 "erpSystemDisplayId": "string",
484 "name": "string",
485 "decimalPoints": 0,
486 "depreciationAreaId": 0
487 },
488 "defaultUnitValue": {
489 "createdBy": "string",
490 "lastModifiedBy": "string",
491 "createdDate": "2019-08-24T14:15:22Z",
492 "lastModifiedDate": "2019-08-24T14:15:22Z",
493 "archived": true,
494 "externalId": "string",
495 "id": 0,
496 "unitId": 0,
497 "unitOfMeasureId": 0,
498 "erpSystemId": 0,
499 "unit": {},
500 "unitOfMeasure": {}
501 },
502 "type": {
503 "createdBy": "string",
504 "lastModifiedBy": "string",
505 "createdDate": "2019-08-24T14:15:22Z",
506 "lastModifiedDate": "2019-08-24T14:15:22Z",
507 "archived": true,
508 "externalId": "string",
509 "id": 0,
510 "priority": 0,
511 "internalId": 0,
512 "pickListCode": "string",
513 "pickListLabel": "string",
514 "label": "string",
515 "cultureId": 0,
516 "labelDtos": []
517 },
518 "quality": {
519 "createdBy": "string",
520 "lastModifiedBy": "string",
521 "createdDate": "2019-08-24T14:15:22Z",
522 "lastModifiedDate": "2019-08-24T14:15:22Z",
523 "archived": true,
524 "externalId": "string",
525 "id": 0,
526 "priority": 0,
527 "internalId": 0,
528 "pickListCode": "string",
529 "pickListLabel": "string",
530 "label": "string",
531 "cultureId": 0,
532 "labelDtos": []
533 },
534 "propertyType": {
535 "createdBy": "string",
536 "lastModifiedBy": "string",
537 "createdDate": "2019-08-24T14:15:22Z",
538 "lastModifiedDate": "2019-08-24T14:15:22Z",
539 "archived": true,
540 "externalId": "string",
541 "id": 0,
542 "priority": 0,
543 "internalId": 0,
544 "pickListCode": "string",
545 "pickListLabel": "string",
546 "label": "string",
547 "cultureId": 0,
548 "labelDtos": []
549 },
550 "category": {
551 "createdBy": "string",
552 "lastModifiedBy": "string",
553 "createdDate": "2019-08-24T14:15:22Z",
554 "lastModifiedDate": "2019-08-24T14:15:22Z",
555 "archived": true,
556 "externalId": "string",
557 "id": 0,
558 "priority": 0,
559 "internalId": 0,
560 "pickListCode": "string",
561 "pickListLabel": "string",
562 "label": "string",
563 "cultureId": 0,
564 "labelDtos": []
565 },
566 "status": {
567 "createdBy": "string",
568 "lastModifiedBy": "string",
569 "createdDate": "2019-08-24T14:15:22Z",
570 "lastModifiedDate": "2019-08-24T14:15:22Z",
571 "archived": true,
572 "externalId": "string",
573 "id": 0,
574 "priority": 0,
575 "internalId": 0,
576 "pickListCode": "string",
577 "pickListLabel": "string",
578 "label": "string",
579 "cultureId": 0,
580 "labelDtos": []
581 },
582 "addressDto": {
583 "createdBy": "string",
584 "lastModifiedBy": "string",
585 "createdDate": "2019-08-24T14:15:22Z",
586 "lastModifiedDate": "2019-08-24T14:15:22Z",
587 "archived": true,
588 "externalId": "string",
589 "id": 0,
590 "street": "string",
591 "civicNumber": "string",
592 "suite": "string",
593 "postalCode": "string",
594 "lon": 0.1,
595 "lat": 0.1,
596 "city": {},
597 "district": {},
598 "cityId": 0,
599 "districtId": 0
600 },
601 "secondAddressDto": {
602 "createdBy": "string",
603 "lastModifiedBy": "string",
604 "createdDate": "2019-08-24T14:15:22Z",
605 "lastModifiedDate": "2019-08-24T14:15:22Z",
606 "archived": true,
607 "externalId": "string",
608 "id": 0,
609 "street": "string",
610 "civicNumber": "string",
611 "suite": "string",
612 "postalCode": "string",
613 "lon": 0.1,
614 "lat": 0.1,
615 "city": {},
616 "district": {},
617 "cityId": 0,
618 "districtId": 0
619 }
620 },
621 "status": {
622 "createdBy": "string",
623 "lastModifiedBy": "string",
624 "createdDate": "2019-08-24T14:15:22Z",
625 "lastModifiedDate": "2019-08-24T14:15:22Z",
626 "archived": true,
627 "externalId": "string",
628 "id": 0,
629 "priority": 0,
630 "internalId": 0,
631 "pickListCode": "string",
632 "pickListLabel": "string",
633 "label": "string",
634 "cultureId": 0,
635 "labelDtos": [
636 {}
637 ]
638 },
639 "usage": {
640 "createdBy": "string",
641 "lastModifiedBy": "string",
642 "createdDate": "2019-08-24T14:15:22Z",
643 "lastModifiedDate": "2019-08-24T14:15:22Z",
644 "archived": true,
645 "externalId": "string",
646 "id": 0,
647 "priority": 0,
648 "internalId": 0,
649 "pickListCode": "string",
650 "pickListLabel": "string",
651 "label": "string",
652 "cultureId": 0,
653 "labelDtos": [
654 {}
655 ]
656 },
657 "occupanciesDto": [
658 {
659 "createdBy": "string",
660 "lastModifiedBy": "string",
661 "createdDate": "2019-08-24T14:15:22Z",
662 "lastModifiedDate": "2019-08-24T14:15:22Z",
663 "archived": true,
664 "externalId": "string",
665 "id": 0,
666 "priority": 0,
667 "internalId": 0,
668 "pickListCode": "string",
669 "pickListLabel": "string",
670 "label": "string",
671 "cultureId": 0,
672 "labelDtos": []
673 }
674 ]
675 }
676 ],
677 "groups": [
678 {
679 "createdBy": "string",
680 "lastModifiedBy": "string",
681 "createdDate": "2019-08-24T14:15:22Z",
682 "lastModifiedDate": "2019-08-24T14:15:22Z",
683 "archived": true,
684 "externalId": "string",
685 "id": "string",
686 "code": "string",
687 "priority": 0,
688 "pickListType": "string",
689 "label": "string",
690 "cultureId": 0,
691 "reportable": true,
692 "labelDtos": [
693 {
694 "createdBy": "string",
695 "lastModifiedBy": "string",
696 "createdDate": "2019-08-24T14:15:22Z",
697 "lastModifiedDate": "2019-08-24T14:15:22Z",
698 "archived": true,
699 "externalId": "string",
700 "id": 0,
701 "cultureId": 0,
702 "value": "string"
703 }
704 ]
705 }
706 ],
707 "groupOptions": [
708 {
709 "createdBy": "string",
710 "lastModifiedBy": "string",
711 "createdDate": "2019-08-24T14:15:22Z",
712 "lastModifiedDate": "2019-08-24T14:15:22Z",
713 "archived": true,
714 "externalId": "string",
715 "id": 0,
716 "priority": 0,
717 "internalId": 0,
718 "pickListCode": "string",
719 "pickListLabel": "string",
720 "label": "string",
721 "cultureId": 0,
722 "labelDtos": [
723 {
724 "createdBy": "string",
725 "lastModifiedBy": "string",
726 "createdDate": "2019-08-24T14:15:22Z",
727 "lastModifiedDate": "2019-08-24T14:15:22Z",
728 "archived": true,
729 "externalId": "string",
730 "id": 0,
731 "cultureId": 0,
732 "value": "string"
733 }
734 ]
735 }
736 ],
737 "businessUnits": [
738 {
739 "id": 0,
740 "status": "CREATED",
741 "displayId": "string",
742 "name": "string",
743 "leaseAreaId": 0,
744 "companyId": 0
745 }
746 ],
747 "legalEntities": [
748 {
749 "id": 0,
750 "status": "CREATED",
751 "displayId": "string",
752 "erpSystemId": 0,
753 "erpSystemDisplayId": "string",
754 "countryId": 0,
755 "countryDisplayId": "string",
756 "postingPeriodVariantId": 0,
757 "postingPeriodVariantDisplayId": "string",
758 "controllingAreaId": 0,
759 "controllingAreaDisplayId": "string",
760 "chartOfAccountId": 0,
761 "chartOfAccountDisplayId": "string",
762 "fiscalVariantId": 0,
763 "fiscalVariantDisplayId": "string",
764 "chartOfDepreciationId": 0,
765 "chartOfDepreciationDisplayId": "string",
766 "purchasingOrganizationId": 0,
767 "assetId": 0,
768 "exchangeRateTypeId": 0,
769 "plantId": 0,
770 "incrementalBorrowingRateId": 0,
771 "businessUnitId": 0,
772 "projectId": 0,
773 "transferVariantId": 0,
774 "partnerId": 0,
775 "departmentId": 0,
776 "accountingStandardId": 0,
777 "generalLedgerAccountId": 0,
778 "consumerPriceIndexCategoryId": 0,
779 "costCenterId": 0,
780 "costCenterRelationValidFrom": "2019-08-24",
781 "costCenterRelationValidTo": "2019-08-24"
782 }
783 ],
784 "statusOptions": [
785 {
786 "createdBy": "string",
787 "lastModifiedBy": "string",
788 "createdDate": "2019-08-24T14:15:22Z",
789 "lastModifiedDate": "2019-08-24T14:15:22Z",
790 "archived": true,
791 "externalId": "string",
792 "id": 0,
793 "priority": 0,
794 "internalId": 0,
795 "pickListCode": "string",
796 "pickListLabel": "string",
797 "label": "string",
798 "cultureId": 0,
799 "labelDtos": [
800 {
801 "createdBy": "string",
802 "lastModifiedBy": "string",
803 "createdDate": "2019-08-24T14:15:22Z",
804 "lastModifiedDate": "2019-08-24T14:15:22Z",
805 "archived": true,
806 "externalId": "string",
807 "id": 0,
808 "cultureId": 0,
809 "value": "string"
810 }
811 ]
812 }
813 ],
814 "masterAgreements": [
815 {
816 "id": 0,
817 "displayId": "string",
818 "year": 1900,
819 "name": "string",
820 "description": "string",
821 "validFrom": "2019-08-24",
822 "validTo": "2019-08-24",
823 "targetValue": 0.1,
824 "legalJurisdiction": "string",
825 "approverComment": "string",
826 "signingPerson": "string",
827 "placeOfSignature": "string",
828 "dateOfSignature": "2019-08-24",
829 "state": "MLA_DEFINE",
830 "dataCreationInfo": {
831 "id": 0,
832 "idGenerationType": "AUTO",
833 "source": "string",
834 "type": "MIGRATION",
835 "startDateTime": "2019-08-24T14:15:22Z",
836 "endDateTime": "2019-08-24T14:15:22Z"
837 },
838 "agreementGroup": {
839 "id": 0,
840 "displayId": "string",
841 "status": "CREATED",
842 "name": "string"
843 },
844 "currency": {
845 "id": 0,
846 "displayId": "string",
847 "status": "CREATED",
848 "name": "string",
849 "decimalPoints": 0
850 },
851 "internalAssetClass": {
852 "id": 0,
853 "displayId": "string",
854 "status": "CREATED",
855 "name": "string",
856 "assetClassType": "PROPERTY",
857 "infiniteUsefulLife": true
858 },
859 "leaseArea": {
860 "id": 0,
861 "displayId": "string",
862 "status": "CREATED",
863 "name": "string"
864 },
865 "businessUnit": {
866 "id": 0,
867 "displayId": "string",
868 "status": "CREATED",
869 "name": "string"
870 },
871 "companyCode": {
872 "id": 0,
873 "displayId": "string",
874 "status": "CREATED",
875 "erpSystemId": 0,
876 "erpSystemDisplayId": "string",
877 "countryId": 0,
878 "countryDisplayId": "string",
879 "postingPeriodVariantId": 0,
880 "fiscalVariantId": 0
881 },
882 "department": {
883 "id": 0,
884 "displayId": "string",
885 "status": "CREATED",
886 "name": "string"
887 },
888 "leaseGroup": {
889 "id": 0,
890 "displayId": "string",
891 "status": "CREATED",
892 "name": "string"
893 },
894 "allowsSystemGenerateNewId": true,
895 "numberRangeIdentifierType": {
896 "name": "string"
897 },
898 "numberRangeIdentifierValue": "string",
899 "numberRangeType": {
900 "name": "string"
901 }
902 }
903 ],
904 "contracts": [
905 {
906 "id": 0,
907 "displayId": "string",
908 "name": "string",
909 "principalPositionType": "LESSEE",
910 "validFrom": "2019-08-24",
911 "validTo": "2019-08-24",
912 "amendmentDate": "2019-08-24",
913 "approverComment": "string",
914 "contractPhase": "INITIAL",
915 "dataCreationInfo": {
916 "id": 0,
917 "idGenerationType": "AUTO",
918 "source": "string",
919 "type": "MIGRATION",
920 "startDateTime": "2019-08-24T14:15:22Z",
921 "endDateTime": "2019-08-24T14:15:22Z"
922 },
923 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
924 "revision": {
925 "id": 0,
926 "displayId": "string",
927 "name": "string",
928 "inception": true,
929 "revisionType": "REVISION",
930 "state": "MLA_DEFINE",
931 "approvedBy": "string",
932 "approvedAt": "2019-08-24T14:15:22Z",
933 "parentRevisionId": 0,
934 "approverComment": "string",
935 "contractId": 0,
936 "contractDisplayId": "string",
937 "contractName": "string",
938 "principalPositionType": "LESSEE",
939 "mlaId": 0,
940 "companyId": 0,
941 "description": "string",
942 "externalReference": "string",
943 "internalReference": "string",
944 "formOfLease": "FULL",
945 "jointVentureLeaseType": "GROSS_LEASE",
946 "businessPlace": "string",
947 "tradingPartner": {
948 "id": 0,
949 "displayId": "string",
950 "status": "CREATED",
951 "name": "string",
952 "erpSystemId": 0,
953 "erpSystemDisplayId": "string"
954 },
955 "contractCategoryGroup": {
956 "id": 0,
957 "displayId": "string",
958 "status": "CREATED",
959 "name": "string"
960 },
961 "contractGroup1": {
962 "id": 0,
963 "displayId": "string",
964 "status": "CREATED",
965 "name": "string"
966 },
967 "contractGroup2": {
968 "id": 0,
969 "displayId": "string",
970 "status": "CREATED",
971 "name": "string"
972 },
973 "group3": "string",
974 "group4": "string",
975 "signingPerson": "string",
976 "placeOfSignature": "string",
977 "dateOfSignature": "2019-08-24",
978 "numberRangeIdentifierType": {
979 "name": "string"
980 },
981 "numberRangeIdentifierValue": "string",
982 "allowsSystemGenerateNewId": true,
983 "numberRangeType": {
984 "name": "string"
985 }
986 },
987 "currency": {
988 "id": 0,
989 "displayId": "string",
990 "status": "CREATED",
991 "name": "string",
992 "decimalPoints": 0
993 },
994 "companyCurrency": {
995 "id": 0,
996 "displayId": "string",
997 "status": "CREATED",
998 "name": "string",
999 "decimalPoints": 0
1000 },
1001 "indexedCurrency": true,
1002 "assetValueCurrencyType": "CONTRACT_CURRENCY",
1003 "currencyLocked": true,
1004 "leaseArea": {
1005 "id": 0,
1006 "displayId": "string",
1007 "status": "CREATED",
1008 "name": "string"
1009 },
1010 "businessUnit": {
1011 "id": 0,
1012 "displayId": "string",
1013 "status": "CREATED",
1014 "name": "string"
1015 },
1016 "businessUnitLocked": true,
1017 "companyCode": {
1018 "id": 0,
1019 "displayId": "string",
1020 "status": "CREATED",
1021 "erpSystemId": 0,
1022 "erpSystemDisplayId": "string",
1023 "countryId": 0,
1024 "countryDisplayId": "string",
1025 "postingPeriodVariantId": 0,
1026 "fiscalVariantId": 0
1027 },
1028 "companyCodeLocked": true,
1029 "department": {
1030 "id": 0,
1031 "displayId": "string",
1032 "status": "CREATED",
1033 "name": "string"
1034 },
1035 "departmentLocked": true,
1036 "leaseGroup": {
1037 "id": 0,
1038 "displayId": "string",
1039 "status": "CREATED",
1040 "name": "string"
1041 },
1042 "leaseGroupLocked": true,
1043 "subleasingInternalAssetClass": {
1044 "id": 0,
1045 "displayId": "string",
1046 "status": "CREATED",
1047 "name": "string",
1048 "assetClassType": "PROPERTY",
1049 "infiniteUsefulLife": true
1050 },
1051 "contractGroup1": {
1052 "id": 0,
1053 "displayId": "string",
1054 "status": "CREATED",
1055 "name": "string"
1056 },
1057 "contractGroup2": {
1058 "id": 0,
1059 "displayId": "string",
1060 "status": "CREATED",
1061 "name": "string"
1062 },
1063 "subleasing": true,
1064 "subleasingContractRevisionInfo": {
1065 "id": 0,
1066 "contractId": 0,
1067 "contractDisplayId": "string",
1068 "contractName": "string"
1069 },
1070 "subleasingLeaseComponentRevisionInfo": {
1071 "id": 0,
1072 "leaseComponentId": 0,
1073 "leaseComponentDisplayId": "string",
1074 "leaseComponentName": "string"
1075 },
1076 "subleasingActivationGroupRevisionInfo": {
1077 "id": 0,
1078 "activationGroupId": 0,
1079 "activationGroupDisplayId": "string",
1080 "activationGroupName": "string"
1081 },
1082 "notifications": [
1083 {
1084 "id": 0,
1085 "topic": {},
1086 "username": "string",
1087 "contractId": 0,
1088 "contractDisplayId": "string",
1089 "targetId": "string",
1090 "targetType": "string"
1091 }
1092 ],
1093 "masterAgreementId": 0,
1094 "masterAgreementDisplayId": "string",
1095 "allowsSystemGenerateNewId": true,
1096 "transferInfo": {
1097 "transferredFromDisplayId": "string",
1098 "transferredFromRevisionId": 0,
1099 "transferredToDisplayId": "string",
1100 "transferredToRevisionId": 0
1101 },
1102 "numberRangeIdentifierType": {
1103 "name": "string"
1104 },
1105 "numberRangeIdentifierValue": "string",
1106 "numberRangeType": {
1107 "name": "string"
1108 }
1109 }
1110 ],
1111 "listingCitiesValue": "string",
1112 "listingCitiesValues": [
1113 "string"
1114 ],
1115 "listingProvincesValue": "string",
1116 "listingProvincesValues": [
1117 "string"
1118 ],
1119 "listingCountriesValue": "string",
1120 "listingCountriesValues": [
1121 "string"
1122 ],
1123 "listingLocationsValue": "string",
1124 "listingLocationsValues": [
1125 "string"
1126 ],
1127 "listingPremisesValue": "string",
1128 "listingPremisesValues": [
1129 "string"
1130 ],
1131 "listingGroupsValue": "string",
1132 "listingGroupsValues": [
1133 "string"
1134 ],
1135 "listingGroupOptionsValue": "string",
1136 "listingGroupOptionsValues": [
1137 "string"
1138 ],
1139 "listingBusinessUnitsValue": "string",
1140 "listingBusinessUnitsValues": [
1141 "string"
1142 ],
1143 "listingLegalEntitiesValue": "string",
1144 "listingLegalEntitiesValues": [
1145 "string"
1146 ],
1147 "listingMasterAgreementsValue": "string",
1148 "listingMasterAgreementsValues": [
1149 "string"
1150 ],
1151 "listingContractsValue": "string",
1152 "listingContractsValues": [
1153 "string"
1154 ],
1155 "listingStatusOptionsValue": "string",
1156 "listingStatusOptionsValues": [
1157 "string"
1158 ]
1159 }
1160 ],
1161 "leaseIds": [
1162 0
1163 ]
1164 }
1165 ]
1166 },
1167 "page": {
1168 "size": 0,
1169 "totalElements": 0,
1170 "totalPages": 0,
1171 "number": 0
1172 }
1173}
Create CPI Mass Indexations¶
HTTP Request
POST /api/cpi-mass-indexations
📋 Description: Initiates mass indexation processes for real estate properties within the Nakisa Portfolio Management Suite, enabling efficient updates to asset valuations and analytics across portfolios.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
body |
body |
true |
Request body containing the mass indexation data for real estate properties, including portfolio identifiers and relevant asset metrics for analytical processing. |
Body Parameters
1[
2 {
3 "createdBy": "string",
4 "lastModifiedBy": "string",
5 "createdDate": "2019-08-24T14:15:22Z",
6 "lastModifiedDate": "2019-08-24T14:15:22Z",
7 "archived": true,
8 "externalId": "string",
9 "id": 0,
10 "name": "string",
11 "description": "string",
12 "statusId": 0,
13 "preparedBy": "string",
14 "preparedDate": "2019-08-24",
15 "executedBy": "string",
16 "executedDate": "2019-08-24",
17 "generateJobId": 0,
18 "numberOfItemsToProcess": 0,
19 "numberOfItemsProcessed": 0,
20 "cpiLeaseIndexationPreviewIdsToIndex": [
21 0
22 ],
23 "cpiLeasesProfileFilterIds": [
24 0
25 ],
26 "status": {
27 "createdBy": "string",
28 "lastModifiedBy": "string",
29 "createdDate": "2019-08-24T14:15:22Z",
30 "lastModifiedDate": "2019-08-24T14:15:22Z",
31 "archived": true,
32 "externalId": "string",
33 "id": 0,
34 "priority": 0,
35 "internalId": 0,
36 "pickListCode": "string",
37 "pickListLabel": "string",
38 "label": "string",
39 "cultureId": 0,
40 "labelDtos": [
41 {
42 "createdBy": "string",
43 "lastModifiedBy": "string",
44 "createdDate": "2019-08-24T14:15:22Z",
45 "lastModifiedDate": "2019-08-24T14:15:22Z",
46 "archived": true,
47 "externalId": "string",
48 "id": 0,
49 "cultureId": 0,
50 "value": "string"
51 }
52 ]
53 },
54 "cpiLeasesProfileFilters": [
55 {
56 "createdBy": "string",
57 "lastModifiedBy": "string",
58 "createdDate": "2019-08-24T14:15:22Z",
59 "lastModifiedDate": "2019-08-24T14:15:22Z",
60 "archived": true,
61 "externalId": "string",
62 "id": 0,
63 "name": "string",
64 "description": "string",
65 "leaseList": true,
66 "leaseIds": [
67 0
68 ],
69 "validFrom": "2019-08-24",
70 "validTo": "2019-08-24",
71 "cityIds": [
72 0
73 ],
74 "provinceIds": [
75 0
76 ],
77 "countryIds": [
78 0
79 ],
80 "premiseIds": [
81 0
82 ],
83 "locationIds": [
84 0
85 ],
86 "businessUnitIds": [
87 0
88 ],
89 "legalEntityIds": [
90 0
91 ],
92 "groupIds": [
93 "string"
94 ],
95 "groupOptionIds": [
96 0
97 ],
98 "masterAgreementIds": [
99 0
100 ],
101 "contractIds": [
102 0
103 ],
104 "statusIds": [
105 0
106 ],
107 "cities": [
108 {
109 "createdBy": "string",
110 "lastModifiedBy": "string",
111 "createdDate": "2019-08-24T14:15:22Z",
112 "lastModifiedDate": "2019-08-24T14:15:22Z",
113 "archived": true,
114 "externalId": "string",
115 "id": 0,
116 "name": "string",
117 "province": {
118 "createdBy": "string",
119 "lastModifiedBy": "string",
120 "createdDate": "2019-08-24T14:15:22Z",
121 "lastModifiedDate": "2019-08-24T14:15:22Z",
122 "archived": true,
123 "externalId": "string",
124 "id": 0,
125 "name": "string",
126 "country": {
127 "createdBy": "string",
128 "lastModifiedBy": "string",
129 "createdDate": "2019-08-24T14:15:22Z",
130 "lastModifiedDate": "2019-08-24T14:15:22Z",
131 "archived": true,
132 "externalId": "string",
133 "id": 0,
134 "name": "string",
135 "code": "string"
136 },
137 "code": "string",
138 "countryId": 0
139 },
140 "provinceId": 0
141 }
142 ],
143 "provinces": [
144 {
145 "createdBy": "string",
146 "lastModifiedBy": "string",
147 "createdDate": "2019-08-24T14:15:22Z",
148 "lastModifiedDate": "2019-08-24T14:15:22Z",
149 "archived": true,
150 "externalId": "string",
151 "id": 0,
152 "name": "string",
153 "country": {
154 "createdBy": "string",
155 "lastModifiedBy": "string",
156 "createdDate": "2019-08-24T14:15:22Z",
157 "lastModifiedDate": "2019-08-24T14:15:22Z",
158 "archived": true,
159 "externalId": "string",
160 "id": 0,
161 "name": "string",
162 "code": "string"
163 },
164 "code": "string",
165 "countryId": 0
166 }
167 ],
168 "countries": [
169 {
170 "createdBy": "string",
171 "lastModifiedBy": "string",
172 "createdDate": "2019-08-24T14:15:22Z",
173 "lastModifiedDate": "2019-08-24T14:15:22Z",
174 "archived": true,
175 "externalId": "string",
176 "id": 0,
177 "name": "string",
178 "code": "string"
179 }
180 ],
181 "locations": [
182 {
183 "createdBy": "string",
184 "lastModifiedBy": "string",
185 "createdDate": "2019-08-24T14:15:22Z",
186 "lastModifiedDate": "2019-08-24T14:15:22Z",
187 "archived": true,
188 "externalId": "string",
189 "id": 0,
190 "number": "string",
191 "name": "string",
192 "storeNumber": "string",
193 "defaultCurrencyId": 0,
194 "defaultMeasureId": 0,
195 "typeId": 0,
196 "qualityId": 0,
197 "propertyTypeId": 0,
198 "categoryId": 0,
199 "statusId": 0,
200 "businessUnitId": 0,
201 "groupIds": [
202 0
203 ],
204 "legalEntityIds": [
205 0
206 ],
207 "defaultCurrency": {
208 "id": 0,
209 "status": "CREATED",
210 "displayId": "string",
211 "erpSystemId": 0,
212 "erpSystemDisplayId": "string",
213 "name": "string",
214 "decimalPoints": 0,
215 "depreciationAreaId": 0
216 },
217 "defaultUnitValue": {
218 "createdBy": "string",
219 "lastModifiedBy": "string",
220 "createdDate": "2019-08-24T14:15:22Z",
221 "lastModifiedDate": "2019-08-24T14:15:22Z",
222 "archived": true,
223 "externalId": "string",
224 "id": 0,
225 "unitId": 0,
226 "unitOfMeasureId": 0,
227 "erpSystemId": 0,
228 "unit": {
229 "createdBy": "string",
230 "lastModifiedBy": "string",
231 "createdDate": "2019-08-24T14:15:22Z",
232 "lastModifiedDate": "2019-08-24T14:15:22Z",
233 "archived": true,
234 "externalId": "string",
235 "id": 0,
236 "priority": 0,
237 "internalId": 0,
238 "pickListCode": "string",
239 "pickListLabel": "string",
240 "label": "string",
241 "cultureId": 0,
242 "labelDtos": [
243 {
244 "createdBy": "string",
245 "lastModifiedBy": "string",
246 "createdDate": "2019-08-24T14:15:22Z",
247 "lastModifiedDate": "2019-08-24T14:15:22Z",
248 "archived": true,
249 "externalId": "string",
250 "id": 0,
251 "cultureId": 0,
252 "value": "string"
253 }
254 ]
255 },
256 "unitOfMeasure": {
257 "id": 0,
258 "status": "CREATED",
259 "displayId": "string",
260 "erpSystemId": 0,
261 "erpSystemDisplayId": "string",
262 "name": "string"
263 }
264 },
265 "type": {
266 "createdBy": "string",
267 "lastModifiedBy": "string",
268 "createdDate": "2019-08-24T14:15:22Z",
269 "lastModifiedDate": "2019-08-24T14:15:22Z",
270 "archived": true,
271 "externalId": "string",
272 "id": 0,
273 "priority": 0,
274 "internalId": 0,
275 "pickListCode": "string",
276 "pickListLabel": "string",
277 "label": "string",
278 "cultureId": 0,
279 "labelDtos": [
280 {
281 "createdBy": "string",
282 "lastModifiedBy": "string",
283 "createdDate": "2019-08-24T14:15:22Z",
284 "lastModifiedDate": "2019-08-24T14:15:22Z",
285 "archived": true,
286 "externalId": "string",
287 "id": 0,
288 "cultureId": 0,
289 "value": "string"
290 }
291 ]
292 },
293 "quality": {
294 "createdBy": "string",
295 "lastModifiedBy": "string",
296 "createdDate": "2019-08-24T14:15:22Z",
297 "lastModifiedDate": "2019-08-24T14:15:22Z",
298 "archived": true,
299 "externalId": "string",
300 "id": 0,
301 "priority": 0,
302 "internalId": 0,
303 "pickListCode": "string",
304 "pickListLabel": "string",
305 "label": "string",
306 "cultureId": 0,
307 "labelDtos": [
308 {
309 "createdBy": "string",
310 "lastModifiedBy": "string",
311 "createdDate": "2019-08-24T14:15:22Z",
312 "lastModifiedDate": "2019-08-24T14:15:22Z",
313 "archived": true,
314 "externalId": "string",
315 "id": 0,
316 "cultureId": 0,
317 "value": "string"
318 }
319 ]
320 },
321 "propertyType": {
322 "createdBy": "string",
323 "lastModifiedBy": "string",
324 "createdDate": "2019-08-24T14:15:22Z",
325 "lastModifiedDate": "2019-08-24T14:15:22Z",
326 "archived": true,
327 "externalId": "string",
328 "id": 0,
329 "priority": 0,
330 "internalId": 0,
331 "pickListCode": "string",
332 "pickListLabel": "string",
333 "label": "string",
334 "cultureId": 0,
335 "labelDtos": [
336 {
337 "createdBy": "string",
338 "lastModifiedBy": "string",
339 "createdDate": "2019-08-24T14:15:22Z",
340 "lastModifiedDate": "2019-08-24T14:15:22Z",
341 "archived": true,
342 "externalId": "string",
343 "id": 0,
344 "cultureId": 0,
345 "value": "string"
346 }
347 ]
348 },
349 "category": {
350 "createdBy": "string",
351 "lastModifiedBy": "string",
352 "createdDate": "2019-08-24T14:15:22Z",
353 "lastModifiedDate": "2019-08-24T14:15:22Z",
354 "archived": true,
355 "externalId": "string",
356 "id": 0,
357 "priority": 0,
358 "internalId": 0,
359 "pickListCode": "string",
360 "pickListLabel": "string",
361 "label": "string",
362 "cultureId": 0,
363 "labelDtos": [
364 {
365 "createdBy": "string",
366 "lastModifiedBy": "string",
367 "createdDate": "2019-08-24T14:15:22Z",
368 "lastModifiedDate": "2019-08-24T14:15:22Z",
369 "archived": true,
370 "externalId": "string",
371 "id": 0,
372 "cultureId": 0,
373 "value": "string"
374 }
375 ]
376 },
377 "status": {
378 "createdBy": "string",
379 "lastModifiedBy": "string",
380 "createdDate": "2019-08-24T14:15:22Z",
381 "lastModifiedDate": "2019-08-24T14:15:22Z",
382 "archived": true,
383 "externalId": "string",
384 "id": 0,
385 "priority": 0,
386 "internalId": 0,
387 "pickListCode": "string",
388 "pickListLabel": "string",
389 "label": "string",
390 "cultureId": 0,
391 "labelDtos": [
392 {
393 "createdBy": "string",
394 "lastModifiedBy": "string",
395 "createdDate": "2019-08-24T14:15:22Z",
396 "lastModifiedDate": "2019-08-24T14:15:22Z",
397 "archived": true,
398 "externalId": "string",
399 "id": 0,
400 "cultureId": 0,
401 "value": "string"
402 }
403 ]
404 },
405 "addressDto": {
406 "createdBy": "string",
407 "lastModifiedBy": "string",
408 "createdDate": "2019-08-24T14:15:22Z",
409 "lastModifiedDate": "2019-08-24T14:15:22Z",
410 "archived": true,
411 "externalId": "string",
412 "id": 0,
413 "street": "string",
414 "civicNumber": "string",
415 "suite": "string",
416 "postalCode": "string",
417 "lon": 0.1,
418 "lat": 0.1,
419 "city": {
420 "createdBy": "string",
421 "lastModifiedBy": "string",
422 "createdDate": "2019-08-24T14:15:22Z",
423 "lastModifiedDate": "2019-08-24T14:15:22Z",
424 "archived": true,
425 "externalId": "string",
426 "id": 0,
427 "name": "string",
428 "province": {
429 "createdBy": "string",
430 "lastModifiedBy": "string",
431 "createdDate": "2019-08-24T14:15:22Z",
432 "lastModifiedDate": "2019-08-24T14:15:22Z",
433 "archived": true,
434 "externalId": "string",
435 "id": 0,
436 "name": "string",
437 "code": "string",
438 "country": {
439 "createdBy": "string",
440 "lastModifiedBy": "string",
441 "createdDate": "2019-08-24T14:15:22Z",
442 "lastModifiedDate": "2019-08-24T14:15:22Z",
443 "archived": true,
444 "externalId": "string",
445 "id": 0,
446 "name": "string",
447 "code": "string"
448 }
449 }
450 },
451 "district": {
452 "createdBy": "string",
453 "lastModifiedBy": "string",
454 "createdDate": "2019-08-24T14:15:22Z",
455 "lastModifiedDate": "2019-08-24T14:15:22Z",
456 "archived": true,
457 "externalId": "string",
458 "id": 0,
459 "name": "string",
460 "city": {
461 "createdBy": "string",
462 "lastModifiedBy": "string",
463 "createdDate": "2019-08-24T14:15:22Z",
464 "lastModifiedDate": "2019-08-24T14:15:22Z",
465 "archived": true,
466 "externalId": "string",
467 "id": 0,
468 "name": "string",
469 "province": {
470 "createdBy": "string",
471 "lastModifiedBy": "string",
472 "createdDate": "2019-08-24T14:15:22Z",
473 "lastModifiedDate": "2019-08-24T14:15:22Z",
474 "archived": true,
475 "externalId": "string",
476 "id": 0,
477 "name": "string",
478 "code": "string",
479 "country": {}
480 }
481 }
482 },
483 "cityId": 0,
484 "districtId": 0
485 },
486 "secondAddressDto": {
487 "createdBy": "string",
488 "lastModifiedBy": "string",
489 "createdDate": "2019-08-24T14:15:22Z",
490 "lastModifiedDate": "2019-08-24T14:15:22Z",
491 "archived": true,
492 "externalId": "string",
493 "id": 0,
494 "street": "string",
495 "civicNumber": "string",
496 "suite": "string",
497 "postalCode": "string",
498 "lon": 0.1,
499 "lat": 0.1,
500 "city": {
501 "createdBy": "string",
502 "lastModifiedBy": "string",
503 "createdDate": "2019-08-24T14:15:22Z",
504 "lastModifiedDate": "2019-08-24T14:15:22Z",
505 "archived": true,
506 "externalId": "string",
507 "id": 0,
508 "name": "string",
509 "province": {
510 "createdBy": "string",
511 "lastModifiedBy": "string",
512 "createdDate": "2019-08-24T14:15:22Z",
513 "lastModifiedDate": "2019-08-24T14:15:22Z",
514 "archived": true,
515 "externalId": "string",
516 "id": 0,
517 "name": "string",
518 "code": "string",
519 "country": {
520 "createdBy": "string",
521 "lastModifiedBy": "string",
522 "createdDate": "2019-08-24T14:15:22Z",
523 "lastModifiedDate": "2019-08-24T14:15:22Z",
524 "archived": true,
525 "externalId": "string",
526 "id": 0,
527 "name": "string",
528 "code": "string"
529 }
530 }
531 },
532 "district": {
533 "createdBy": "string",
534 "lastModifiedBy": "string",
535 "createdDate": "2019-08-24T14:15:22Z",
536 "lastModifiedDate": "2019-08-24T14:15:22Z",
537 "archived": true,
538 "externalId": "string",
539 "id": 0,
540 "name": "string",
541 "city": {
542 "createdBy": "string",
543 "lastModifiedBy": "string",
544 "createdDate": "2019-08-24T14:15:22Z",
545 "lastModifiedDate": "2019-08-24T14:15:22Z",
546 "archived": true,
547 "externalId": "string",
548 "id": 0,
549 "name": "string",
550 "province": {
551 "createdBy": "string",
552 "lastModifiedBy": "string",
553 "createdDate": "2019-08-24T14:15:22Z",
554 "lastModifiedDate": "2019-08-24T14:15:22Z",
555 "archived": true,
556 "externalId": "string",
557 "id": 0,
558 "name": "string",
559 "code": "string",
560 "country": {}
561 }
562 }
563 },
564 "cityId": 0,
565 "districtId": 0
566 }
567 }
568 ],
569 "premises": [
570 {
571 "createdBy": "string",
572 "lastModifiedBy": "string",
573 "createdDate": "2019-08-24T14:15:22Z",
574 "lastModifiedDate": "2019-08-24T14:15:22Z",
575 "archived": true,
576 "externalId": "string",
577 "id": 0,
578 "number": "string",
579 "name": "string",
580 "headPremise": true,
581 "possessionDate": "2019-08-24",
582 "openingDate": "2019-08-24",
583 "closingDate": "2019-08-24",
584 "relocationDate": "2019-08-24",
585 "vacatingDate": "2019-08-24",
586 "expansionDate": "2019-08-24",
587 "statusId": 0,
588 "usageId": 0,
589 "parentPremiseId": 0,
590 "costCenterId": 0,
591 "profitCenterId": 0,
592 "legalEntityId": 0,
593 "occupancyIds": [
594 0
595 ],
596 "locationId": 0,
597 "locationDto": {
598 "createdBy": "string",
599 "lastModifiedBy": "string",
600 "createdDate": "2019-08-24T14:15:22Z",
601 "lastModifiedDate": "2019-08-24T14:15:22Z",
602 "archived": true,
603 "externalId": "string",
604 "id": 0,
605 "number": "string",
606 "name": "string",
607 "storeNumber": "string",
608 "defaultCurrencyId": 0,
609 "defaultMeasureId": 0,
610 "typeId": 0,
611 "qualityId": 0,
612 "propertyTypeId": 0,
613 "categoryId": 0,
614 "statusId": 0,
615 "businessUnitId": 0,
616 "groupIds": [
617 0
618 ],
619 "legalEntityIds": [
620 0
621 ],
622 "defaultCurrency": {
623 "id": 0,
624 "status": "CREATED",
625 "displayId": "string",
626 "erpSystemId": 0,
627 "erpSystemDisplayId": "string",
628 "name": "string",
629 "decimalPoints": 0,
630 "depreciationAreaId": 0
631 },
632 "defaultUnitValue": {
633 "createdBy": "string",
634 "lastModifiedBy": "string",
635 "createdDate": "2019-08-24T14:15:22Z",
636 "lastModifiedDate": "2019-08-24T14:15:22Z",
637 "archived": true,
638 "externalId": "string",
639 "id": 0,
640 "unitId": 0,
641 "unitOfMeasureId": 0,
642 "erpSystemId": 0,
643 "unit": {
644 "createdBy": "string",
645 "lastModifiedBy": "string",
646 "createdDate": "2019-08-24T14:15:22Z",
647 "lastModifiedDate": "2019-08-24T14:15:22Z",
648 "archived": true,
649 "externalId": "string",
650 "id": 0,
651 "priority": 0,
652 "internalId": 0,
653 "pickListCode": "string",
654 "pickListLabel": "string",
655 "label": "string",
656 "cultureId": 0,
657 "labelDtos": [
658 {}
659 ]
660 },
661 "unitOfMeasure": {
662 "id": 0,
663 "status": "CREATED",
664 "displayId": "string",
665 "erpSystemId": 0,
666 "erpSystemDisplayId": "string",
667 "name": "string"
668 }
669 },
670 "type": {
671 "createdBy": "string",
672 "lastModifiedBy": "string",
673 "createdDate": "2019-08-24T14:15:22Z",
674 "lastModifiedDate": "2019-08-24T14:15:22Z",
675 "archived": true,
676 "externalId": "string",
677 "id": 0,
678 "priority": 0,
679 "internalId": 0,
680 "pickListCode": "string",
681 "pickListLabel": "string",
682 "label": "string",
683 "cultureId": 0,
684 "labelDtos": [
685 {
686 "createdBy": "string",
687 "lastModifiedBy": "string",
688 "createdDate": "2019-08-24T14:15:22Z",
689 "lastModifiedDate": "2019-08-24T14:15:22Z",
690 "archived": true,
691 "externalId": "string",
692 "id": 0,
693 "cultureId": 0,
694 "value": "string"
695 }
696 ]
697 },
698 "quality": {
699 "createdBy": "string",
700 "lastModifiedBy": "string",
701 "createdDate": "2019-08-24T14:15:22Z",
702 "lastModifiedDate": "2019-08-24T14:15:22Z",
703 "archived": true,
704 "externalId": "string",
705 "id": 0,
706 "priority": 0,
707 "internalId": 0,
708 "pickListCode": "string",
709 "pickListLabel": "string",
710 "label": "string",
711 "cultureId": 0,
712 "labelDtos": [
713 {
714 "createdBy": "string",
715 "lastModifiedBy": "string",
716 "createdDate": "2019-08-24T14:15:22Z",
717 "lastModifiedDate": "2019-08-24T14:15:22Z",
718 "archived": true,
719 "externalId": "string",
720 "id": 0,
721 "cultureId": 0,
722 "value": "string"
723 }
724 ]
725 },
726 "propertyType": {
727 "createdBy": "string",
728 "lastModifiedBy": "string",
729 "createdDate": "2019-08-24T14:15:22Z",
730 "lastModifiedDate": "2019-08-24T14:15:22Z",
731 "archived": true,
732 "externalId": "string",
733 "id": 0,
734 "priority": 0,
735 "internalId": 0,
736 "pickListCode": "string",
737 "pickListLabel": "string",
738 "label": "string",
739 "cultureId": 0,
740 "labelDtos": [
741 {
742 "createdBy": "string",
743 "lastModifiedBy": "string",
744 "createdDate": "2019-08-24T14:15:22Z",
745 "lastModifiedDate": "2019-08-24T14:15:22Z",
746 "archived": true,
747 "externalId": "string",
748 "id": 0,
749 "cultureId": 0,
750 "value": "string"
751 }
752 ]
753 },
754 "category": {
755 "createdBy": "string",
756 "lastModifiedBy": "string",
757 "createdDate": "2019-08-24T14:15:22Z",
758 "lastModifiedDate": "2019-08-24T14:15:22Z",
759 "archived": true,
760 "externalId": "string",
761 "id": 0,
762 "priority": 0,
763 "internalId": 0,
764 "pickListCode": "string",
765 "pickListLabel": "string",
766 "label": "string",
767 "cultureId": 0,
768 "labelDtos": [
769 {
770 "createdBy": "string",
771 "lastModifiedBy": "string",
772 "createdDate": "2019-08-24T14:15:22Z",
773 "lastModifiedDate": "2019-08-24T14:15:22Z",
774 "archived": true,
775 "externalId": "string",
776 "id": 0,
777 "cultureId": 0,
778 "value": "string"
779 }
780 ]
781 },
782 "status": {
783 "createdBy": "string",
784 "lastModifiedBy": "string",
785 "createdDate": "2019-08-24T14:15:22Z",
786 "lastModifiedDate": "2019-08-24T14:15:22Z",
787 "archived": true,
788 "externalId": "string",
789 "id": 0,
790 "priority": 0,
791 "internalId": 0,
792 "pickListCode": "string",
793 "pickListLabel": "string",
794 "label": "string",
795 "cultureId": 0,
796 "labelDtos": [
797 {
798 "createdBy": "string",
799 "lastModifiedBy": "string",
800 "createdDate": "2019-08-24T14:15:22Z",
801 "lastModifiedDate": "2019-08-24T14:15:22Z",
802 "archived": true,
803 "externalId": "string",
804 "id": 0,
805 "cultureId": 0,
806 "value": "string"
807 }
808 ]
809 },
810 "addressDto": {
811 "createdBy": "string",
812 "lastModifiedBy": "string",
813 "createdDate": "2019-08-24T14:15:22Z",
814 "lastModifiedDate": "2019-08-24T14:15:22Z",
815 "archived": true,
816 "externalId": "string",
817 "id": 0,
818 "street": "string",
819 "civicNumber": "string",
820 "suite": "string",
821 "postalCode": "string",
822 "lon": 0.1,
823 "lat": 0.1,
824 "city": {
825 "createdBy": "string",
826 "lastModifiedBy": "string",
827 "createdDate": "2019-08-24T14:15:22Z",
828 "lastModifiedDate": "2019-08-24T14:15:22Z",
829 "archived": true,
830 "externalId": "string",
831 "id": 0,
832 "name": "string",
833 "province": {
834 "createdBy": "string",
835 "lastModifiedBy": "string",
836 "createdDate": "2019-08-24T14:15:22Z",
837 "lastModifiedDate": "2019-08-24T14:15:22Z",
838 "archived": true,
839 "externalId": "string",
840 "id": 0,
841 "name": "string",
842 "code": "string",
843 "country": {}
844 }
845 },
846 "district": {
847 "createdBy": "string",
848 "lastModifiedBy": "string",
849 "createdDate": "2019-08-24T14:15:22Z",
850 "lastModifiedDate": "2019-08-24T14:15:22Z",
851 "archived": true,
852 "externalId": "string",
853 "id": 0,
854 "name": "string",
855 "city": {
856 "createdBy": "string",
857 "lastModifiedBy": "string",
858 "createdDate": "2019-08-24T14:15:22Z",
859 "lastModifiedDate": "2019-08-24T14:15:22Z",
860 "archived": true,
861 "externalId": "string",
862 "id": 0,
863 "name": "string",
864 "province": {}
865 }
866 },
867 "cityId": 0,
868 "districtId": 0
869 },
870 "secondAddressDto": {
871 "createdBy": "string",
872 "lastModifiedBy": "string",
873 "createdDate": "2019-08-24T14:15:22Z",
874 "lastModifiedDate": "2019-08-24T14:15:22Z",
875 "archived": true,
876 "externalId": "string",
877 "id": 0,
878 "street": "string",
879 "civicNumber": "string",
880 "suite": "string",
881 "postalCode": "string",
882 "lon": 0.1,
883 "lat": 0.1,
884 "city": {
885 "createdBy": "string",
886 "lastModifiedBy": "string",
887 "createdDate": "2019-08-24T14:15:22Z",
888 "lastModifiedDate": "2019-08-24T14:15:22Z",
889 "archived": true,
890 "externalId": "string",
891 "id": 0,
892 "name": "string",
893 "province": {
894 "createdBy": "string",
895 "lastModifiedBy": "string",
896 "createdDate": "2019-08-24T14:15:22Z",
897 "lastModifiedDate": "2019-08-24T14:15:22Z",
898 "archived": true,
899 "externalId": "string",
900 "id": 0,
901 "name": "string",
902 "code": "string",
903 "country": {}
904 }
905 },
906 "district": {
907 "createdBy": "string",
908 "lastModifiedBy": "string",
909 "createdDate": "2019-08-24T14:15:22Z",
910 "lastModifiedDate": "2019-08-24T14:15:22Z",
911 "archived": true,
912 "externalId": "string",
913 "id": 0,
914 "name": "string",
915 "city": {
916 "createdBy": "string",
917 "lastModifiedBy": "string",
918 "createdDate": "2019-08-24T14:15:22Z",
919 "lastModifiedDate": "2019-08-24T14:15:22Z",
920 "archived": true,
921 "externalId": "string",
922 "id": 0,
923 "name": "string",
924 "province": {}
925 }
926 },
927 "cityId": 0,
928 "districtId": 0
929 }
930 },
931 "status": {
932 "createdBy": "string",
933 "lastModifiedBy": "string",
934 "createdDate": "2019-08-24T14:15:22Z",
935 "lastModifiedDate": "2019-08-24T14:15:22Z",
936 "archived": true,
937 "externalId": "string",
938 "id": 0,
939 "priority": 0,
940 "internalId": 0,
941 "pickListCode": "string",
942 "pickListLabel": "string",
943 "label": "string",
944 "cultureId": 0,
945 "labelDtos": [
946 {
947 "createdBy": "string",
948 "lastModifiedBy": "string",
949 "createdDate": "2019-08-24T14:15:22Z",
950 "lastModifiedDate": "2019-08-24T14:15:22Z",
951 "archived": true,
952 "externalId": "string",
953 "id": 0,
954 "cultureId": 0,
955 "value": "string"
956 }
957 ]
958 },
959 "usage": {
960 "createdBy": "string",
961 "lastModifiedBy": "string",
962 "createdDate": "2019-08-24T14:15:22Z",
963 "lastModifiedDate": "2019-08-24T14:15:22Z",
964 "archived": true,
965 "externalId": "string",
966 "id": 0,
967 "priority": 0,
968 "internalId": 0,
969 "pickListCode": "string",
970 "pickListLabel": "string",
971 "label": "string",
972 "cultureId": 0,
973 "labelDtos": [
974 {
975 "createdBy": "string",
976 "lastModifiedBy": "string",
977 "createdDate": "2019-08-24T14:15:22Z",
978 "lastModifiedDate": "2019-08-24T14:15:22Z",
979 "archived": true,
980 "externalId": "string",
981 "id": 0,
982 "cultureId": 0,
983 "value": "string"
984 }
985 ]
986 },
987 "occupanciesDto": [
988 {
989 "createdBy": "string",
990 "lastModifiedBy": "string",
991 "createdDate": "2019-08-24T14:15:22Z",
992 "lastModifiedDate": "2019-08-24T14:15:22Z",
993 "archived": true,
994 "externalId": "string",
995 "id": 0,
996 "priority": 0,
997 "internalId": 0,
998 "pickListCode": "string",
999 "pickListLabel": "string",
1000 "label": "string",
1001 "cultureId": 0,
1002 "labelDtos": [
1003 {
1004 "createdBy": "string",
1005 "lastModifiedBy": "string",
1006 "createdDate": "2019-08-24T14:15:22Z",
1007 "lastModifiedDate": "2019-08-24T14:15:22Z",
1008 "archived": true,
1009 "externalId": "string",
1010 "id": 0,
1011 "cultureId": 0,
1012 "value": "string"
1013 }
1014 ]
1015 }
1016 ]
1017 }
1018 ],
1019 "groups": [
1020 {
1021 "createdBy": "string",
1022 "lastModifiedBy": "string",
1023 "createdDate": "2019-08-24T14:15:22Z",
1024 "lastModifiedDate": "2019-08-24T14:15:22Z",
1025 "archived": true,
1026 "externalId": "string",
1027 "id": "string",
1028 "code": "string",
1029 "priority": 0,
1030 "pickListType": "string",
1031 "label": "string",
1032 "cultureId": 0,
1033 "reportable": true,
1034 "labelDtos": [
1035 {
1036 "createdBy": "string",
1037 "lastModifiedBy": "string",
1038 "createdDate": "2019-08-24T14:15:22Z",
1039 "lastModifiedDate": "2019-08-24T14:15:22Z",
1040 "archived": true,
1041 "externalId": "string",
1042 "id": 0,
1043 "cultureId": 0,
1044 "value": "string"
1045 }
1046 ]
1047 }
1048 ],
1049 "groupOptions": [
1050 {
1051 "createdBy": "string",
1052 "lastModifiedBy": "string",
1053 "createdDate": "2019-08-24T14:15:22Z",
1054 "lastModifiedDate": "2019-08-24T14:15:22Z",
1055 "archived": true,
1056 "externalId": "string",
1057 "id": 0,
1058 "priority": 0,
1059 "internalId": 0,
1060 "pickListCode": "string",
1061 "pickListLabel": "string",
1062 "label": "string",
1063 "cultureId": 0,
1064 "labelDtos": [
1065 {
1066 "createdBy": "string",
1067 "lastModifiedBy": "string",
1068 "createdDate": "2019-08-24T14:15:22Z",
1069 "lastModifiedDate": "2019-08-24T14:15:22Z",
1070 "archived": true,
1071 "externalId": "string",
1072 "id": 0,
1073 "cultureId": 0,
1074 "value": "string"
1075 }
1076 ]
1077 }
1078 ],
1079 "businessUnits": [
1080 {
1081 "id": 0,
1082 "status": "CREATED",
1083 "displayId": "string",
1084 "name": "string",
1085 "leaseAreaId": 0,
1086 "companyId": 0
1087 }
1088 ],
1089 "legalEntities": [
1090 {
1091 "id": 0,
1092 "status": "CREATED",
1093 "displayId": "string",
1094 "erpSystemId": 0,
1095 "erpSystemDisplayId": "string",
1096 "countryId": 0,
1097 "countryDisplayId": "string",
1098 "postingPeriodVariantId": 0,
1099 "postingPeriodVariantDisplayId": "string",
1100 "controllingAreaId": 0,
1101 "controllingAreaDisplayId": "string",
1102 "chartOfAccountId": 0,
1103 "chartOfAccountDisplayId": "string",
1104 "fiscalVariantId": 0,
1105 "fiscalVariantDisplayId": "string",
1106 "chartOfDepreciationId": 0,
1107 "chartOfDepreciationDisplayId": "string",
1108 "purchasingOrganizationId": 0,
1109 "assetId": 0,
1110 "exchangeRateTypeId": 0,
1111 "plantId": 0,
1112 "incrementalBorrowingRateId": 0,
1113 "businessUnitId": 0,
1114 "projectId": 0,
1115 "transferVariantId": 0,
1116 "partnerId": 0,
1117 "departmentId": 0,
1118 "accountingStandardId": 0,
1119 "generalLedgerAccountId": 0,
1120 "consumerPriceIndexCategoryId": 0,
1121 "costCenterId": 0,
1122 "costCenterRelationValidFrom": "2019-08-24",
1123 "costCenterRelationValidTo": "2019-08-24"
1124 }
1125 ],
1126 "statusOptions": [
1127 {
1128 "createdBy": "string",
1129 "lastModifiedBy": "string",
1130 "createdDate": "2019-08-24T14:15:22Z",
1131 "lastModifiedDate": "2019-08-24T14:15:22Z",
1132 "archived": true,
1133 "externalId": "string",
1134 "id": 0,
1135 "priority": 0,
1136 "internalId": 0,
1137 "pickListCode": "string",
1138 "pickListLabel": "string",
1139 "label": "string",
1140 "cultureId": 0,
1141 "labelDtos": [
1142 {
1143 "createdBy": "string",
1144 "lastModifiedBy": "string",
1145 "createdDate": "2019-08-24T14:15:22Z",
1146 "lastModifiedDate": "2019-08-24T14:15:22Z",
1147 "archived": true,
1148 "externalId": "string",
1149 "id": 0,
1150 "cultureId": 0,
1151 "value": "string"
1152 }
1153 ]
1154 }
1155 ],
1156 "masterAgreements": [
1157 {
1158 "id": 0,
1159 "displayId": "string",
1160 "year": 1900,
1161 "name": "string",
1162 "description": "string",
1163 "validFrom": "2019-08-24",
1164 "validTo": "2019-08-24",
1165 "targetValue": 0.1,
1166 "legalJurisdiction": "string",
1167 "approverComment": "string",
1168 "signingPerson": "string",
1169 "placeOfSignature": "string",
1170 "dateOfSignature": "2019-08-24",
1171 "state": "MLA_DEFINE",
1172 "dataCreationInfo": {
1173 "id": 0,
1174 "idGenerationType": "AUTO",
1175 "source": "string",
1176 "type": "MIGRATION",
1177 "startDateTime": "2019-08-24T14:15:22Z",
1178 "endDateTime": "2019-08-24T14:15:22Z"
1179 },
1180 "agreementGroup": {
1181 "id": 0,
1182 "displayId": "string",
1183 "status": "CREATED",
1184 "name": "string"
1185 },
1186 "currency": {
1187 "id": 0,
1188 "displayId": "string",
1189 "status": "CREATED",
1190 "name": "string",
1191 "decimalPoints": 0
1192 },
1193 "internalAssetClass": {
1194 "id": 0,
1195 "displayId": "string",
1196 "status": "CREATED",
1197 "name": "string",
1198 "assetClassType": "PROPERTY",
1199 "infiniteUsefulLife": true
1200 },
1201 "leaseArea": {
1202 "id": 0,
1203 "displayId": "string",
1204 "status": "CREATED",
1205 "name": "string"
1206 },
1207 "businessUnit": {
1208 "id": 0,
1209 "displayId": "string",
1210 "status": "CREATED",
1211 "name": "string"
1212 },
1213 "companyCode": {
1214 "id": 0,
1215 "displayId": "string",
1216 "status": "CREATED",
1217 "erpSystemId": 0,
1218 "erpSystemDisplayId": "string",
1219 "countryId": 0,
1220 "countryDisplayId": "string",
1221 "postingPeriodVariantId": 0,
1222 "fiscalVariantId": 0
1223 },
1224 "department": {
1225 "id": 0,
1226 "displayId": "string",
1227 "status": "CREATED",
1228 "name": "string"
1229 },
1230 "leaseGroup": {
1231 "id": 0,
1232 "displayId": "string",
1233 "status": "CREATED",
1234 "name": "string"
1235 },
1236 "allowsSystemGenerateNewId": true,
1237 "numberRangeIdentifierType": {
1238 "name": "string"
1239 },
1240 "numberRangeIdentifierValue": "string",
1241 "numberRangeType": {
1242 "name": "string"
1243 }
1244 }
1245 ],
1246 "contracts": [
1247 {
1248 "id": 0,
1249 "displayId": "string",
1250 "name": "string",
1251 "principalPositionType": "LESSEE",
1252 "validFrom": "2019-08-24",
1253 "validTo": "2019-08-24",
1254 "amendmentDate": "2019-08-24",
1255 "approverComment": "string",
1256 "contractPhase": "INITIAL",
1257 "dataCreationInfo": {
1258 "id": 0,
1259 "idGenerationType": "AUTO",
1260 "source": "string",
1261 "type": "MIGRATION",
1262 "startDateTime": "2019-08-24T14:15:22Z",
1263 "endDateTime": "2019-08-24T14:15:22Z"
1264 },
1265 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
1266 "revision": {
1267 "id": 0,
1268 "displayId": "string",
1269 "name": "string",
1270 "inception": true,
1271 "revisionType": "REVISION",
1272 "state": "MLA_DEFINE",
1273 "approvedBy": "string",
1274 "approvedAt": "2019-08-24T14:15:22Z",
1275 "parentRevisionId": 0,
1276 "approverComment": "string",
1277 "contractId": 0,
1278 "contractDisplayId": "string",
1279 "contractName": "string",
1280 "principalPositionType": "LESSEE",
1281 "mlaId": 0,
1282 "companyId": 0,
1283 "description": "string",
1284 "externalReference": "string",
1285 "internalReference": "string",
1286 "formOfLease": "FULL",
1287 "jointVentureLeaseType": "GROSS_LEASE",
1288 "businessPlace": "string",
1289 "tradingPartner": {
1290 "id": 0,
1291 "displayId": "string",
1292 "status": "CREATED",
1293 "name": "string",
1294 "erpSystemId": 0,
1295 "erpSystemDisplayId": "string"
1296 },
1297 "contractCategoryGroup": {
1298 "id": 0,
1299 "displayId": "string",
1300 "status": "CREATED",
1301 "name": "string"
1302 },
1303 "contractGroup1": {
1304 "id": 0,
1305 "displayId": "string",
1306 "status": "CREATED",
1307 "name": "string"
1308 },
1309 "contractGroup2": {
1310 "id": 0,
1311 "displayId": "string",
1312 "status": "CREATED",
1313 "name": "string"
1314 },
1315 "group3": "string",
1316 "group4": "string",
1317 "signingPerson": "string",
1318 "placeOfSignature": "string",
1319 "dateOfSignature": "2019-08-24",
1320 "numberRangeIdentifierType": {
1321 "name": "string"
1322 },
1323 "numberRangeIdentifierValue": "string",
1324 "allowsSystemGenerateNewId": true,
1325 "numberRangeType": {
1326 "name": "string"
1327 }
1328 },
1329 "currency": {
1330 "id": 0,
1331 "displayId": "string",
1332 "status": "CREATED",
1333 "name": "string",
1334 "decimalPoints": 0
1335 },
1336 "companyCurrency": {
1337 "id": 0,
1338 "displayId": "string",
1339 "status": "CREATED",
1340 "name": "string",
1341 "decimalPoints": 0
1342 },
1343 "indexedCurrency": true,
1344 "assetValueCurrencyType": "CONTRACT_CURRENCY",
1345 "currencyLocked": true,
1346 "leaseArea": {
1347 "id": 0,
1348 "displayId": "string",
1349 "status": "CREATED",
1350 "name": "string"
1351 },
1352 "businessUnit": {
1353 "id": 0,
1354 "displayId": "string",
1355 "status": "CREATED",
1356 "name": "string"
1357 },
1358 "businessUnitLocked": true,
1359 "companyCode": {
1360 "id": 0,
1361 "displayId": "string",
1362 "status": "CREATED",
1363 "erpSystemId": 0,
1364 "erpSystemDisplayId": "string",
1365 "countryId": 0,
1366 "countryDisplayId": "string",
1367 "postingPeriodVariantId": 0,
1368 "fiscalVariantId": 0
1369 },
1370 "companyCodeLocked": true,
1371 "department": {
1372 "id": 0,
1373 "displayId": "string",
1374 "status": "CREATED",
1375 "name": "string"
1376 },
1377 "departmentLocked": true,
1378 "leaseGroup": {
1379 "id": 0,
1380 "displayId": "string",
1381 "status": "CREATED",
1382 "name": "string"
1383 },
1384 "leaseGroupLocked": true,
1385 "subleasingInternalAssetClass": {
1386 "id": 0,
1387 "displayId": "string",
1388 "status": "CREATED",
1389 "name": "string",
1390 "assetClassType": "PROPERTY",
1391 "infiniteUsefulLife": true
1392 },
1393 "contractGroup1": {
1394 "id": 0,
1395 "displayId": "string",
1396 "status": "CREATED",
1397 "name": "string"
1398 },
1399 "contractGroup2": {
1400 "id": 0,
1401 "displayId": "string",
1402 "status": "CREATED",
1403 "name": "string"
1404 },
1405 "subleasing": true,
1406 "subleasingContractRevisionInfo": {
1407 "id": 0,
1408 "contractId": 0,
1409 "contractDisplayId": "string",
1410 "contractName": "string"
1411 },
1412 "subleasingLeaseComponentRevisionInfo": {
1413 "id": 0,
1414 "leaseComponentId": 0,
1415 "leaseComponentDisplayId": "string",
1416 "leaseComponentName": "string"
1417 },
1418 "subleasingActivationGroupRevisionInfo": {
1419 "id": 0,
1420 "activationGroupId": 0,
1421 "activationGroupDisplayId": "string",
1422 "activationGroupName": "string"
1423 },
1424 "notifications": [
1425 {
1426 "id": 0,
1427 "topic": {
1428 "enCaption": "string",
1429 "frCaption": "string",
1430 "name": "string",
1431 "priority": "HIGH"
1432 },
1433 "username": "string",
1434 "contractId": 0,
1435 "contractDisplayId": "string",
1436 "targetId": "string",
1437 "targetType": "string"
1438 }
1439 ],
1440 "masterAgreementId": 0,
1441 "masterAgreementDisplayId": "string",
1442 "allowsSystemGenerateNewId": true,
1443 "transferInfo": {
1444 "transferredFromDisplayId": "string",
1445 "transferredFromRevisionId": 0,
1446 "transferredToDisplayId": "string",
1447 "transferredToRevisionId": 0
1448 },
1449 "numberRangeIdentifierType": {
1450 "name": "string"
1451 },
1452 "numberRangeIdentifierValue": "string",
1453 "numberRangeType": {
1454 "name": "string"
1455 }
1456 }
1457 ],
1458 "listingCitiesValue": "string",
1459 "listingCitiesValues": [
1460 "string"
1461 ],
1462 "listingProvincesValue": "string",
1463 "listingProvincesValues": [
1464 "string"
1465 ],
1466 "listingCountriesValue": "string",
1467 "listingCountriesValues": [
1468 "string"
1469 ],
1470 "listingLocationsValue": "string",
1471 "listingLocationsValues": [
1472 "string"
1473 ],
1474 "listingPremisesValue": "string",
1475 "listingPremisesValues": [
1476 "string"
1477 ],
1478 "listingGroupsValue": "string",
1479 "listingGroupsValues": [
1480 "string"
1481 ],
1482 "listingGroupOptionsValue": "string",
1483 "listingGroupOptionsValues": [
1484 "string"
1485 ],
1486 "listingBusinessUnitsValue": "string",
1487 "listingBusinessUnitsValues": [
1488 "string"
1489 ],
1490 "listingLegalEntitiesValue": "string",
1491 "listingLegalEntitiesValues": [
1492 "string"
1493 ],
1494 "listingMasterAgreementsValue": "string",
1495 "listingMasterAgreementsValues": [
1496 "string"
1497 ],
1498 "listingContractsValue": "string",
1499 "listingContractsValues": [
1500 "string"
1501 ],
1502 "listingStatusOptionsValue": "string",
1503 "listingStatusOptionsValues": [
1504 "string"
1505 ]
1506 }
1507 ],
1508 "leaseIds": [
1509 0
1510 ]
1511 }
1512]
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
201 |
Created |
Inline |
Example Responses
1[
2 {
3 "createdBy": "string",
4 "lastModifiedBy": "string",
5 "createdDate": "2019-08-24T14:15:22Z",
6 "lastModifiedDate": "2019-08-24T14:15:22Z",
7 "archived": true,
8 "externalId": "string",
9 "id": 0,
10 "name": "string",
11 "description": "string",
12 "statusId": 0,
13 "preparedBy": "string",
14 "preparedDate": "2019-08-24",
15 "executedBy": "string",
16 "executedDate": "2019-08-24",
17 "generateJobId": 0,
18 "numberOfItemsToProcess": 0,
19 "numberOfItemsProcessed": 0,
20 "cpiLeaseIndexationPreviewIdsToIndex": [
21 0
22 ],
23 "cpiLeasesProfileFilterIds": [
24 0
25 ],
26 "status": {
27 "createdBy": "string",
28 "lastModifiedBy": "string",
29 "createdDate": "2019-08-24T14:15:22Z",
30 "lastModifiedDate": "2019-08-24T14:15:22Z",
31 "archived": true,
32 "externalId": "string",
33 "id": 0,
34 "priority": 0,
35 "internalId": 0,
36 "pickListCode": "string",
37 "pickListLabel": "string",
38 "label": "string",
39 "cultureId": 0,
40 "labelDtos": [
41 {
42 "createdBy": "string",
43 "lastModifiedBy": "string",
44 "createdDate": "2019-08-24T14:15:22Z",
45 "lastModifiedDate": "2019-08-24T14:15:22Z",
46 "archived": true,
47 "externalId": "string",
48 "id": 0,
49 "cultureId": 0,
50 "value": "string"
51 }
52 ]
53 },
54 "cpiLeasesProfileFilters": [
55 {
56 "createdBy": "string",
57 "lastModifiedBy": "string",
58 "createdDate": "2019-08-24T14:15:22Z",
59 "lastModifiedDate": "2019-08-24T14:15:22Z",
60 "archived": true,
61 "externalId": "string",
62 "id": 0,
63 "name": "string",
64 "description": "string",
65 "leaseList": true,
66 "leaseIds": [
67 0
68 ],
69 "validFrom": "2019-08-24",
70 "validTo": "2019-08-24",
71 "cityIds": [
72 0
73 ],
74 "provinceIds": [
75 0
76 ],
77 "countryIds": [
78 0
79 ],
80 "premiseIds": [
81 0
82 ],
83 "locationIds": [
84 0
85 ],
86 "businessUnitIds": [
87 0
88 ],
89 "legalEntityIds": [
90 0
91 ],
92 "groupIds": [
93 "string"
94 ],
95 "groupOptionIds": [
96 0
97 ],
98 "masterAgreementIds": [
99 0
100 ],
101 "contractIds": [
102 0
103 ],
104 "statusIds": [
105 0
106 ],
107 "cities": [
108 {
109 "createdBy": "string",
110 "lastModifiedBy": "string",
111 "createdDate": "2019-08-24T14:15:22Z",
112 "lastModifiedDate": "2019-08-24T14:15:22Z",
113 "archived": true,
114 "externalId": "string",
115 "id": 0,
116 "name": "string",
117 "province": {
118 "createdBy": "string",
119 "lastModifiedBy": "string",
120 "createdDate": "2019-08-24T14:15:22Z",
121 "lastModifiedDate": "2019-08-24T14:15:22Z",
122 "archived": true,
123 "externalId": "string",
124 "id": 0,
125 "name": "string",
126 "country": {
127 "createdBy": "string",
128 "lastModifiedBy": "string",
129 "createdDate": "2019-08-24T14:15:22Z",
130 "lastModifiedDate": "2019-08-24T14:15:22Z",
131 "archived": true,
132 "externalId": "string",
133 "id": 0,
134 "name": "string",
135 "code": "string"
136 },
137 "code": "string",
138 "countryId": 0
139 },
140 "provinceId": 0
141 }
142 ],
143 "provinces": [
144 {
145 "createdBy": "string",
146 "lastModifiedBy": "string",
147 "createdDate": "2019-08-24T14:15:22Z",
148 "lastModifiedDate": "2019-08-24T14:15:22Z",
149 "archived": true,
150 "externalId": "string",
151 "id": 0,
152 "name": "string",
153 "country": {
154 "createdBy": "string",
155 "lastModifiedBy": "string",
156 "createdDate": "2019-08-24T14:15:22Z",
157 "lastModifiedDate": "2019-08-24T14:15:22Z",
158 "archived": true,
159 "externalId": "string",
160 "id": 0,
161 "name": "string",
162 "code": "string"
163 },
164 "code": "string",
165 "countryId": 0
166 }
167 ],
168 "countries": [
169 {
170 "createdBy": "string",
171 "lastModifiedBy": "string",
172 "createdDate": "2019-08-24T14:15:22Z",
173 "lastModifiedDate": "2019-08-24T14:15:22Z",
174 "archived": true,
175 "externalId": "string",
176 "id": 0,
177 "name": "string",
178 "code": "string"
179 }
180 ],
181 "locations": [
182 {
183 "createdBy": "string",
184 "lastModifiedBy": "string",
185 "createdDate": "2019-08-24T14:15:22Z",
186 "lastModifiedDate": "2019-08-24T14:15:22Z",
187 "archived": true,
188 "externalId": "string",
189 "id": 0,
190 "number": "string",
191 "name": "string",
192 "storeNumber": "string",
193 "defaultCurrencyId": 0,
194 "defaultMeasureId": 0,
195 "typeId": 0,
196 "qualityId": 0,
197 "propertyTypeId": 0,
198 "categoryId": 0,
199 "statusId": 0,
200 "businessUnitId": 0,
201 "groupIds": [
202 0
203 ],
204 "legalEntityIds": [
205 0
206 ],
207 "defaultCurrency": {
208 "id": 0,
209 "status": "CREATED",
210 "displayId": "string",
211 "erpSystemId": 0,
212 "erpSystemDisplayId": "string",
213 "name": "string",
214 "decimalPoints": 0,
215 "depreciationAreaId": 0
216 },
217 "defaultUnitValue": {
218 "createdBy": "string",
219 "lastModifiedBy": "string",
220 "createdDate": "2019-08-24T14:15:22Z",
221 "lastModifiedDate": "2019-08-24T14:15:22Z",
222 "archived": true,
223 "externalId": "string",
224 "id": 0,
225 "unitId": 0,
226 "unitOfMeasureId": 0,
227 "erpSystemId": 0,
228 "unit": {
229 "createdBy": "string",
230 "lastModifiedBy": "string",
231 "createdDate": "2019-08-24T14:15:22Z",
232 "lastModifiedDate": "2019-08-24T14:15:22Z",
233 "archived": true,
234 "externalId": "string",
235 "id": 0,
236 "priority": 0,
237 "internalId": 0,
238 "pickListCode": "string",
239 "pickListLabel": "string",
240 "label": "string",
241 "cultureId": 0,
242 "labelDtos": [
243 {
244 "createdBy": "string",
245 "lastModifiedBy": "string",
246 "createdDate": "2019-08-24T14:15:22Z",
247 "lastModifiedDate": "2019-08-24T14:15:22Z",
248 "archived": true,
249 "externalId": "string",
250 "id": 0,
251 "cultureId": 0,
252 "value": "string"
253 }
254 ]
255 },
256 "unitOfMeasure": {
257 "id": 0,
258 "status": "CREATED",
259 "displayId": "string",
260 "erpSystemId": 0,
261 "erpSystemDisplayId": "string",
262 "name": "string"
263 }
264 },
265 "type": {
266 "createdBy": "string",
267 "lastModifiedBy": "string",
268 "createdDate": "2019-08-24T14:15:22Z",
269 "lastModifiedDate": "2019-08-24T14:15:22Z",
270 "archived": true,
271 "externalId": "string",
272 "id": 0,
273 "priority": 0,
274 "internalId": 0,
275 "pickListCode": "string",
276 "pickListLabel": "string",
277 "label": "string",
278 "cultureId": 0,
279 "labelDtos": [
280 {
281 "createdBy": "string",
282 "lastModifiedBy": "string",
283 "createdDate": "2019-08-24T14:15:22Z",
284 "lastModifiedDate": "2019-08-24T14:15:22Z",
285 "archived": true,
286 "externalId": "string",
287 "id": 0,
288 "cultureId": 0,
289 "value": "string"
290 }
291 ]
292 },
293 "quality": {
294 "createdBy": "string",
295 "lastModifiedBy": "string",
296 "createdDate": "2019-08-24T14:15:22Z",
297 "lastModifiedDate": "2019-08-24T14:15:22Z",
298 "archived": true,
299 "externalId": "string",
300 "id": 0,
301 "priority": 0,
302 "internalId": 0,
303 "pickListCode": "string",
304 "pickListLabel": "string",
305 "label": "string",
306 "cultureId": 0,
307 "labelDtos": [
308 {
309 "createdBy": "string",
310 "lastModifiedBy": "string",
311 "createdDate": "2019-08-24T14:15:22Z",
312 "lastModifiedDate": "2019-08-24T14:15:22Z",
313 "archived": true,
314 "externalId": "string",
315 "id": 0,
316 "cultureId": 0,
317 "value": "string"
318 }
319 ]
320 },
321 "propertyType": {
322 "createdBy": "string",
323 "lastModifiedBy": "string",
324 "createdDate": "2019-08-24T14:15:22Z",
325 "lastModifiedDate": "2019-08-24T14:15:22Z",
326 "archived": true,
327 "externalId": "string",
328 "id": 0,
329 "priority": 0,
330 "internalId": 0,
331 "pickListCode": "string",
332 "pickListLabel": "string",
333 "label": "string",
334 "cultureId": 0,
335 "labelDtos": [
336 {
337 "createdBy": "string",
338 "lastModifiedBy": "string",
339 "createdDate": "2019-08-24T14:15:22Z",
340 "lastModifiedDate": "2019-08-24T14:15:22Z",
341 "archived": true,
342 "externalId": "string",
343 "id": 0,
344 "cultureId": 0,
345 "value": "string"
346 }
347 ]
348 },
349 "category": {
350 "createdBy": "string",
351 "lastModifiedBy": "string",
352 "createdDate": "2019-08-24T14:15:22Z",
353 "lastModifiedDate": "2019-08-24T14:15:22Z",
354 "archived": true,
355 "externalId": "string",
356 "id": 0,
357 "priority": 0,
358 "internalId": 0,
359 "pickListCode": "string",
360 "pickListLabel": "string",
361 "label": "string",
362 "cultureId": 0,
363 "labelDtos": [
364 {
365 "createdBy": "string",
366 "lastModifiedBy": "string",
367 "createdDate": "2019-08-24T14:15:22Z",
368 "lastModifiedDate": "2019-08-24T14:15:22Z",
369 "archived": true,
370 "externalId": "string",
371 "id": 0,
372 "cultureId": 0,
373 "value": "string"
374 }
375 ]
376 },
377 "status": {
378 "createdBy": "string",
379 "lastModifiedBy": "string",
380 "createdDate": "2019-08-24T14:15:22Z",
381 "lastModifiedDate": "2019-08-24T14:15:22Z",
382 "archived": true,
383 "externalId": "string",
384 "id": 0,
385 "priority": 0,
386 "internalId": 0,
387 "pickListCode": "string",
388 "pickListLabel": "string",
389 "label": "string",
390 "cultureId": 0,
391 "labelDtos": [
392 {
393 "createdBy": "string",
394 "lastModifiedBy": "string",
395 "createdDate": "2019-08-24T14:15:22Z",
396 "lastModifiedDate": "2019-08-24T14:15:22Z",
397 "archived": true,
398 "externalId": "string",
399 "id": 0,
400 "cultureId": 0,
401 "value": "string"
402 }
403 ]
404 },
405 "addressDto": {
406 "createdBy": "string",
407 "lastModifiedBy": "string",
408 "createdDate": "2019-08-24T14:15:22Z",
409 "lastModifiedDate": "2019-08-24T14:15:22Z",
410 "archived": true,
411 "externalId": "string",
412 "id": 0,
413 "street": "string",
414 "civicNumber": "string",
415 "suite": "string",
416 "postalCode": "string",
417 "lon": 0.1,
418 "lat": 0.1,
419 "city": {
420 "createdBy": "string",
421 "lastModifiedBy": "string",
422 "createdDate": "2019-08-24T14:15:22Z",
423 "lastModifiedDate": "2019-08-24T14:15:22Z",
424 "archived": true,
425 "externalId": "string",
426 "id": 0,
427 "name": "string",
428 "province": {
429 "createdBy": "string",
430 "lastModifiedBy": "string",
431 "createdDate": "2019-08-24T14:15:22Z",
432 "lastModifiedDate": "2019-08-24T14:15:22Z",
433 "archived": true,
434 "externalId": "string",
435 "id": 0,
436 "name": "string",
437 "code": "string",
438 "country": {
439 "createdBy": "string",
440 "lastModifiedBy": "string",
441 "createdDate": "2019-08-24T14:15:22Z",
442 "lastModifiedDate": "2019-08-24T14:15:22Z",
443 "archived": true,
444 "externalId": "string",
445 "id": 0,
446 "name": "string",
447 "code": "string"
448 }
449 }
450 },
451 "district": {
452 "createdBy": "string",
453 "lastModifiedBy": "string",
454 "createdDate": "2019-08-24T14:15:22Z",
455 "lastModifiedDate": "2019-08-24T14:15:22Z",
456 "archived": true,
457 "externalId": "string",
458 "id": 0,
459 "name": "string",
460 "city": {
461 "createdBy": "string",
462 "lastModifiedBy": "string",
463 "createdDate": "2019-08-24T14:15:22Z",
464 "lastModifiedDate": "2019-08-24T14:15:22Z",
465 "archived": true,
466 "externalId": "string",
467 "id": 0,
468 "name": "string",
469 "province": {
470 "createdBy": "string",
471 "lastModifiedBy": "string",
472 "createdDate": "2019-08-24T14:15:22Z",
473 "lastModifiedDate": "2019-08-24T14:15:22Z",
474 "archived": true,
475 "externalId": "string",
476 "id": 0,
477 "name": "string",
478 "code": "string",
479 "country": {}
480 }
481 }
482 },
483 "cityId": 0,
484 "districtId": 0
485 },
486 "secondAddressDto": {
487 "createdBy": "string",
488 "lastModifiedBy": "string",
489 "createdDate": "2019-08-24T14:15:22Z",
490 "lastModifiedDate": "2019-08-24T14:15:22Z",
491 "archived": true,
492 "externalId": "string",
493 "id": 0,
494 "street": "string",
495 "civicNumber": "string",
496 "suite": "string",
497 "postalCode": "string",
498 "lon": 0.1,
499 "lat": 0.1,
500 "city": {
501 "createdBy": "string",
502 "lastModifiedBy": "string",
503 "createdDate": "2019-08-24T14:15:22Z",
504 "lastModifiedDate": "2019-08-24T14:15:22Z",
505 "archived": true,
506 "externalId": "string",
507 "id": 0,
508 "name": "string",
509 "province": {
510 "createdBy": "string",
511 "lastModifiedBy": "string",
512 "createdDate": "2019-08-24T14:15:22Z",
513 "lastModifiedDate": "2019-08-24T14:15:22Z",
514 "archived": true,
515 "externalId": "string",
516 "id": 0,
517 "name": "string",
518 "code": "string",
519 "country": {
520 "createdBy": "string",
521 "lastModifiedBy": "string",
522 "createdDate": "2019-08-24T14:15:22Z",
523 "lastModifiedDate": "2019-08-24T14:15:22Z",
524 "archived": true,
525 "externalId": "string",
526 "id": 0,
527 "name": "string",
528 "code": "string"
529 }
530 }
531 },
532 "district": {
533 "createdBy": "string",
534 "lastModifiedBy": "string",
535 "createdDate": "2019-08-24T14:15:22Z",
536 "lastModifiedDate": "2019-08-24T14:15:22Z",
537 "archived": true,
538 "externalId": "string",
539 "id": 0,
540 "name": "string",
541 "city": {
542 "createdBy": "string",
543 "lastModifiedBy": "string",
544 "createdDate": "2019-08-24T14:15:22Z",
545 "lastModifiedDate": "2019-08-24T14:15:22Z",
546 "archived": true,
547 "externalId": "string",
548 "id": 0,
549 "name": "string",
550 "province": {
551 "createdBy": "string",
552 "lastModifiedBy": "string",
553 "createdDate": "2019-08-24T14:15:22Z",
554 "lastModifiedDate": "2019-08-24T14:15:22Z",
555 "archived": true,
556 "externalId": "string",
557 "id": 0,
558 "name": "string",
559 "code": "string",
560 "country": {}
561 }
562 }
563 },
564 "cityId": 0,
565 "districtId": 0
566 }
567 }
568 ],
569 "premises": [
570 {
571 "createdBy": "string",
572 "lastModifiedBy": "string",
573 "createdDate": "2019-08-24T14:15:22Z",
574 "lastModifiedDate": "2019-08-24T14:15:22Z",
575 "archived": true,
576 "externalId": "string",
577 "id": 0,
578 "number": "string",
579 "name": "string",
580 "headPremise": true,
581 "possessionDate": "2019-08-24",
582 "openingDate": "2019-08-24",
583 "closingDate": "2019-08-24",
584 "relocationDate": "2019-08-24",
585 "vacatingDate": "2019-08-24",
586 "expansionDate": "2019-08-24",
587 "statusId": 0,
588 "usageId": 0,
589 "parentPremiseId": 0,
590 "costCenterId": 0,
591 "profitCenterId": 0,
592 "legalEntityId": 0,
593 "occupancyIds": [
594 0
595 ],
596 "locationId": 0,
597 "locationDto": {
598 "createdBy": "string",
599 "lastModifiedBy": "string",
600 "createdDate": "2019-08-24T14:15:22Z",
601 "lastModifiedDate": "2019-08-24T14:15:22Z",
602 "archived": true,
603 "externalId": "string",
604 "id": 0,
605 "number": "string",
606 "name": "string",
607 "storeNumber": "string",
608 "defaultCurrencyId": 0,
609 "defaultMeasureId": 0,
610 "typeId": 0,
611 "qualityId": 0,
612 "propertyTypeId": 0,
613 "categoryId": 0,
614 "statusId": 0,
615 "businessUnitId": 0,
616 "groupIds": [
617 0
618 ],
619 "legalEntityIds": [
620 0
621 ],
622 "defaultCurrency": {
623 "id": 0,
624 "status": "CREATED",
625 "displayId": "string",
626 "erpSystemId": 0,
627 "erpSystemDisplayId": "string",
628 "name": "string",
629 "decimalPoints": 0,
630 "depreciationAreaId": 0
631 },
632 "defaultUnitValue": {
633 "createdBy": "string",
634 "lastModifiedBy": "string",
635 "createdDate": "2019-08-24T14:15:22Z",
636 "lastModifiedDate": "2019-08-24T14:15:22Z",
637 "archived": true,
638 "externalId": "string",
639 "id": 0,
640 "unitId": 0,
641 "unitOfMeasureId": 0,
642 "erpSystemId": 0,
643 "unit": {
644 "createdBy": "string",
645 "lastModifiedBy": "string",
646 "createdDate": "2019-08-24T14:15:22Z",
647 "lastModifiedDate": "2019-08-24T14:15:22Z",
648 "archived": true,
649 "externalId": "string",
650 "id": 0,
651 "priority": 0,
652 "internalId": 0,
653 "pickListCode": "string",
654 "pickListLabel": "string",
655 "label": "string",
656 "cultureId": 0,
657 "labelDtos": [
658 {}
659 ]
660 },
661 "unitOfMeasure": {
662 "id": 0,
663 "status": "CREATED",
664 "displayId": "string",
665 "erpSystemId": 0,
666 "erpSystemDisplayId": "string",
667 "name": "string"
668 }
669 },
670 "type": {
671 "createdBy": "string",
672 "lastModifiedBy": "string",
673 "createdDate": "2019-08-24T14:15:22Z",
674 "lastModifiedDate": "2019-08-24T14:15:22Z",
675 "archived": true,
676 "externalId": "string",
677 "id": 0,
678 "priority": 0,
679 "internalId": 0,
680 "pickListCode": "string",
681 "pickListLabel": "string",
682 "label": "string",
683 "cultureId": 0,
684 "labelDtos": [
685 {
686 "createdBy": "string",
687 "lastModifiedBy": "string",
688 "createdDate": "2019-08-24T14:15:22Z",
689 "lastModifiedDate": "2019-08-24T14:15:22Z",
690 "archived": true,
691 "externalId": "string",
692 "id": 0,
693 "cultureId": 0,
694 "value": "string"
695 }
696 ]
697 },
698 "quality": {
699 "createdBy": "string",
700 "lastModifiedBy": "string",
701 "createdDate": "2019-08-24T14:15:22Z",
702 "lastModifiedDate": "2019-08-24T14:15:22Z",
703 "archived": true,
704 "externalId": "string",
705 "id": 0,
706 "priority": 0,
707 "internalId": 0,
708 "pickListCode": "string",
709 "pickListLabel": "string",
710 "label": "string",
711 "cultureId": 0,
712 "labelDtos": [
713 {
714 "createdBy": "string",
715 "lastModifiedBy": "string",
716 "createdDate": "2019-08-24T14:15:22Z",
717 "lastModifiedDate": "2019-08-24T14:15:22Z",
718 "archived": true,
719 "externalId": "string",
720 "id": 0,
721 "cultureId": 0,
722 "value": "string"
723 }
724 ]
725 },
726 "propertyType": {
727 "createdBy": "string",
728 "lastModifiedBy": "string",
729 "createdDate": "2019-08-24T14:15:22Z",
730 "lastModifiedDate": "2019-08-24T14:15:22Z",
731 "archived": true,
732 "externalId": "string",
733 "id": 0,
734 "priority": 0,
735 "internalId": 0,
736 "pickListCode": "string",
737 "pickListLabel": "string",
738 "label": "string",
739 "cultureId": 0,
740 "labelDtos": [
741 {
742 "createdBy": "string",
743 "lastModifiedBy": "string",
744 "createdDate": "2019-08-24T14:15:22Z",
745 "lastModifiedDate": "2019-08-24T14:15:22Z",
746 "archived": true,
747 "externalId": "string",
748 "id": 0,
749 "cultureId": 0,
750 "value": "string"
751 }
752 ]
753 },
754 "category": {
755 "createdBy": "string",
756 "lastModifiedBy": "string",
757 "createdDate": "2019-08-24T14:15:22Z",
758 "lastModifiedDate": "2019-08-24T14:15:22Z",
759 "archived": true,
760 "externalId": "string",
761 "id": 0,
762 "priority": 0,
763 "internalId": 0,
764 "pickListCode": "string",
765 "pickListLabel": "string",
766 "label": "string",
767 "cultureId": 0,
768 "labelDtos": [
769 {
770 "createdBy": "string",
771 "lastModifiedBy": "string",
772 "createdDate": "2019-08-24T14:15:22Z",
773 "lastModifiedDate": "2019-08-24T14:15:22Z",
774 "archived": true,
775 "externalId": "string",
776 "id": 0,
777 "cultureId": 0,
778 "value": "string"
779 }
780 ]
781 },
782 "status": {
783 "createdBy": "string",
784 "lastModifiedBy": "string",
785 "createdDate": "2019-08-24T14:15:22Z",
786 "lastModifiedDate": "2019-08-24T14:15:22Z",
787 "archived": true,
788 "externalId": "string",
789 "id": 0,
790 "priority": 0,
791 "internalId": 0,
792 "pickListCode": "string",
793 "pickListLabel": "string",
794 "label": "string",
795 "cultureId": 0,
796 "labelDtos": [
797 {
798 "createdBy": "string",
799 "lastModifiedBy": "string",
800 "createdDate": "2019-08-24T14:15:22Z",
801 "lastModifiedDate": "2019-08-24T14:15:22Z",
802 "archived": true,
803 "externalId": "string",
804 "id": 0,
805 "cultureId": 0,
806 "value": "string"
807 }
808 ]
809 },
810 "addressDto": {
811 "createdBy": "string",
812 "lastModifiedBy": "string",
813 "createdDate": "2019-08-24T14:15:22Z",
814 "lastModifiedDate": "2019-08-24T14:15:22Z",
815 "archived": true,
816 "externalId": "string",
817 "id": 0,
818 "street": "string",
819 "civicNumber": "string",
820 "suite": "string",
821 "postalCode": "string",
822 "lon": 0.1,
823 "lat": 0.1,
824 "city": {
825 "createdBy": "string",
826 "lastModifiedBy": "string",
827 "createdDate": "2019-08-24T14:15:22Z",
828 "lastModifiedDate": "2019-08-24T14:15:22Z",
829 "archived": true,
830 "externalId": "string",
831 "id": 0,
832 "name": "string",
833 "province": {
834 "createdBy": "string",
835 "lastModifiedBy": "string",
836 "createdDate": "2019-08-24T14:15:22Z",
837 "lastModifiedDate": "2019-08-24T14:15:22Z",
838 "archived": true,
839 "externalId": "string",
840 "id": 0,
841 "name": "string",
842 "code": "string",
843 "country": {}
844 }
845 },
846 "district": {
847 "createdBy": "string",
848 "lastModifiedBy": "string",
849 "createdDate": "2019-08-24T14:15:22Z",
850 "lastModifiedDate": "2019-08-24T14:15:22Z",
851 "archived": true,
852 "externalId": "string",
853 "id": 0,
854 "name": "string",
855 "city": {
856 "createdBy": "string",
857 "lastModifiedBy": "string",
858 "createdDate": "2019-08-24T14:15:22Z",
859 "lastModifiedDate": "2019-08-24T14:15:22Z",
860 "archived": true,
861 "externalId": "string",
862 "id": 0,
863 "name": "string",
864 "province": {}
865 }
866 },
867 "cityId": 0,
868 "districtId": 0
869 },
870 "secondAddressDto": {
871 "createdBy": "string",
872 "lastModifiedBy": "string",
873 "createdDate": "2019-08-24T14:15:22Z",
874 "lastModifiedDate": "2019-08-24T14:15:22Z",
875 "archived": true,
876 "externalId": "string",
877 "id": 0,
878 "street": "string",
879 "civicNumber": "string",
880 "suite": "string",
881 "postalCode": "string",
882 "lon": 0.1,
883 "lat": 0.1,
884 "city": {
885 "createdBy": "string",
886 "lastModifiedBy": "string",
887 "createdDate": "2019-08-24T14:15:22Z",
888 "lastModifiedDate": "2019-08-24T14:15:22Z",
889 "archived": true,
890 "externalId": "string",
891 "id": 0,
892 "name": "string",
893 "province": {
894 "createdBy": "string",
895 "lastModifiedBy": "string",
896 "createdDate": "2019-08-24T14:15:22Z",
897 "lastModifiedDate": "2019-08-24T14:15:22Z",
898 "archived": true,
899 "externalId": "string",
900 "id": 0,
901 "name": "string",
902 "code": "string",
903 "country": {}
904 }
905 },
906 "district": {
907 "createdBy": "string",
908 "lastModifiedBy": "string",
909 "createdDate": "2019-08-24T14:15:22Z",
910 "lastModifiedDate": "2019-08-24T14:15:22Z",
911 "archived": true,
912 "externalId": "string",
913 "id": 0,
914 "name": "string",
915 "city": {
916 "createdBy": "string",
917 "lastModifiedBy": "string",
918 "createdDate": "2019-08-24T14:15:22Z",
919 "lastModifiedDate": "2019-08-24T14:15:22Z",
920 "archived": true,
921 "externalId": "string",
922 "id": 0,
923 "name": "string",
924 "province": {}
925 }
926 },
927 "cityId": 0,
928 "districtId": 0
929 }
930 },
931 "status": {
932 "createdBy": "string",
933 "lastModifiedBy": "string",
934 "createdDate": "2019-08-24T14:15:22Z",
935 "lastModifiedDate": "2019-08-24T14:15:22Z",
936 "archived": true,
937 "externalId": "string",
938 "id": 0,
939 "priority": 0,
940 "internalId": 0,
941 "pickListCode": "string",
942 "pickListLabel": "string",
943 "label": "string",
944 "cultureId": 0,
945 "labelDtos": [
946 {
947 "createdBy": "string",
948 "lastModifiedBy": "string",
949 "createdDate": "2019-08-24T14:15:22Z",
950 "lastModifiedDate": "2019-08-24T14:15:22Z",
951 "archived": true,
952 "externalId": "string",
953 "id": 0,
954 "cultureId": 0,
955 "value": "string"
956 }
957 ]
958 },
959 "usage": {
960 "createdBy": "string",
961 "lastModifiedBy": "string",
962 "createdDate": "2019-08-24T14:15:22Z",
963 "lastModifiedDate": "2019-08-24T14:15:22Z",
964 "archived": true,
965 "externalId": "string",
966 "id": 0,
967 "priority": 0,
968 "internalId": 0,
969 "pickListCode": "string",
970 "pickListLabel": "string",
971 "label": "string",
972 "cultureId": 0,
973 "labelDtos": [
974 {
975 "createdBy": "string",
976 "lastModifiedBy": "string",
977 "createdDate": "2019-08-24T14:15:22Z",
978 "lastModifiedDate": "2019-08-24T14:15:22Z",
979 "archived": true,
980 "externalId": "string",
981 "id": 0,
982 "cultureId": 0,
983 "value": "string"
984 }
985 ]
986 },
987 "occupanciesDto": [
988 {
989 "createdBy": "string",
990 "lastModifiedBy": "string",
991 "createdDate": "2019-08-24T14:15:22Z",
992 "lastModifiedDate": "2019-08-24T14:15:22Z",
993 "archived": true,
994 "externalId": "string",
995 "id": 0,
996 "priority": 0,
997 "internalId": 0,
998 "pickListCode": "string",
999 "pickListLabel": "string",
1000 "label": "string",
1001 "cultureId": 0,
1002 "labelDtos": [
1003 {
1004 "createdBy": "string",
1005 "lastModifiedBy": "string",
1006 "createdDate": "2019-08-24T14:15:22Z",
1007 "lastModifiedDate": "2019-08-24T14:15:22Z",
1008 "archived": true,
1009 "externalId": "string",
1010 "id": 0,
1011 "cultureId": 0,
1012 "value": "string"
1013 }
1014 ]
1015 }
1016 ]
1017 }
1018 ],
1019 "groups": [
1020 {
1021 "createdBy": "string",
1022 "lastModifiedBy": "string",
1023 "createdDate": "2019-08-24T14:15:22Z",
1024 "lastModifiedDate": "2019-08-24T14:15:22Z",
1025 "archived": true,
1026 "externalId": "string",
1027 "id": "string",
1028 "code": "string",
1029 "priority": 0,
1030 "pickListType": "string",
1031 "label": "string",
1032 "cultureId": 0,
1033 "reportable": true,
1034 "labelDtos": [
1035 {
1036 "createdBy": "string",
1037 "lastModifiedBy": "string",
1038 "createdDate": "2019-08-24T14:15:22Z",
1039 "lastModifiedDate": "2019-08-24T14:15:22Z",
1040 "archived": true,
1041 "externalId": "string",
1042 "id": 0,
1043 "cultureId": 0,
1044 "value": "string"
1045 }
1046 ]
1047 }
1048 ],
1049 "groupOptions": [
1050 {
1051 "createdBy": "string",
1052 "lastModifiedBy": "string",
1053 "createdDate": "2019-08-24T14:15:22Z",
1054 "lastModifiedDate": "2019-08-24T14:15:22Z",
1055 "archived": true,
1056 "externalId": "string",
1057 "id": 0,
1058 "priority": 0,
1059 "internalId": 0,
1060 "pickListCode": "string",
1061 "pickListLabel": "string",
1062 "label": "string",
1063 "cultureId": 0,
1064 "labelDtos": [
1065 {
1066 "createdBy": "string",
1067 "lastModifiedBy": "string",
1068 "createdDate": "2019-08-24T14:15:22Z",
1069 "lastModifiedDate": "2019-08-24T14:15:22Z",
1070 "archived": true,
1071 "externalId": "string",
1072 "id": 0,
1073 "cultureId": 0,
1074 "value": "string"
1075 }
1076 ]
1077 }
1078 ],
1079 "businessUnits": [
1080 {
1081 "id": 0,
1082 "status": "CREATED",
1083 "displayId": "string",
1084 "name": "string",
1085 "leaseAreaId": 0,
1086 "companyId": 0
1087 }
1088 ],
1089 "legalEntities": [
1090 {
1091 "id": 0,
1092 "status": "CREATED",
1093 "displayId": "string",
1094 "erpSystemId": 0,
1095 "erpSystemDisplayId": "string",
1096 "countryId": 0,
1097 "countryDisplayId": "string",
1098 "postingPeriodVariantId": 0,
1099 "postingPeriodVariantDisplayId": "string",
1100 "controllingAreaId": 0,
1101 "controllingAreaDisplayId": "string",
1102 "chartOfAccountId": 0,
1103 "chartOfAccountDisplayId": "string",
1104 "fiscalVariantId": 0,
1105 "fiscalVariantDisplayId": "string",
1106 "chartOfDepreciationId": 0,
1107 "chartOfDepreciationDisplayId": "string",
1108 "purchasingOrganizationId": 0,
1109 "assetId": 0,
1110 "exchangeRateTypeId": 0,
1111 "plantId": 0,
1112 "incrementalBorrowingRateId": 0,
1113 "businessUnitId": 0,
1114 "projectId": 0,
1115 "transferVariantId": 0,
1116 "partnerId": 0,
1117 "departmentId": 0,
1118 "accountingStandardId": 0,
1119 "generalLedgerAccountId": 0,
1120 "consumerPriceIndexCategoryId": 0,
1121 "costCenterId": 0,
1122 "costCenterRelationValidFrom": "2019-08-24",
1123 "costCenterRelationValidTo": "2019-08-24"
1124 }
1125 ],
1126 "statusOptions": [
1127 {
1128 "createdBy": "string",
1129 "lastModifiedBy": "string",
1130 "createdDate": "2019-08-24T14:15:22Z",
1131 "lastModifiedDate": "2019-08-24T14:15:22Z",
1132 "archived": true,
1133 "externalId": "string",
1134 "id": 0,
1135 "priority": 0,
1136 "internalId": 0,
1137 "pickListCode": "string",
1138 "pickListLabel": "string",
1139 "label": "string",
1140 "cultureId": 0,
1141 "labelDtos": [
1142 {
1143 "createdBy": "string",
1144 "lastModifiedBy": "string",
1145 "createdDate": "2019-08-24T14:15:22Z",
1146 "lastModifiedDate": "2019-08-24T14:15:22Z",
1147 "archived": true,
1148 "externalId": "string",
1149 "id": 0,
1150 "cultureId": 0,
1151 "value": "string"
1152 }
1153 ]
1154 }
1155 ],
1156 "masterAgreements": [
1157 {
1158 "id": 0,
1159 "displayId": "string",
1160 "year": 1900,
1161 "name": "string",
1162 "description": "string",
1163 "validFrom": "2019-08-24",
1164 "validTo": "2019-08-24",
1165 "targetValue": 0.1,
1166 "legalJurisdiction": "string",
1167 "approverComment": "string",
1168 "signingPerson": "string",
1169 "placeOfSignature": "string",
1170 "dateOfSignature": "2019-08-24",
1171 "state": "MLA_DEFINE",
1172 "dataCreationInfo": {
1173 "id": 0,
1174 "idGenerationType": "AUTO",
1175 "source": "string",
1176 "type": "MIGRATION",
1177 "startDateTime": "2019-08-24T14:15:22Z",
1178 "endDateTime": "2019-08-24T14:15:22Z"
1179 },
1180 "agreementGroup": {
1181 "id": 0,
1182 "displayId": "string",
1183 "status": "CREATED",
1184 "name": "string"
1185 },
1186 "currency": {
1187 "id": 0,
1188 "displayId": "string",
1189 "status": "CREATED",
1190 "name": "string",
1191 "decimalPoints": 0
1192 },
1193 "internalAssetClass": {
1194 "id": 0,
1195 "displayId": "string",
1196 "status": "CREATED",
1197 "name": "string",
1198 "assetClassType": "PROPERTY",
1199 "infiniteUsefulLife": true
1200 },
1201 "leaseArea": {
1202 "id": 0,
1203 "displayId": "string",
1204 "status": "CREATED",
1205 "name": "string"
1206 },
1207 "businessUnit": {
1208 "id": 0,
1209 "displayId": "string",
1210 "status": "CREATED",
1211 "name": "string"
1212 },
1213 "companyCode": {
1214 "id": 0,
1215 "displayId": "string",
1216 "status": "CREATED",
1217 "erpSystemId": 0,
1218 "erpSystemDisplayId": "string",
1219 "countryId": 0,
1220 "countryDisplayId": "string",
1221 "postingPeriodVariantId": 0,
1222 "fiscalVariantId": 0
1223 },
1224 "department": {
1225 "id": 0,
1226 "displayId": "string",
1227 "status": "CREATED",
1228 "name": "string"
1229 },
1230 "leaseGroup": {
1231 "id": 0,
1232 "displayId": "string",
1233 "status": "CREATED",
1234 "name": "string"
1235 },
1236 "allowsSystemGenerateNewId": true,
1237 "numberRangeIdentifierType": {
1238 "name": "string"
1239 },
1240 "numberRangeIdentifierValue": "string",
1241 "numberRangeType": {
1242 "name": "string"
1243 }
1244 }
1245 ],
1246 "contracts": [
1247 {
1248 "id": 0,
1249 "displayId": "string",
1250 "name": "string",
1251 "principalPositionType": "LESSEE",
1252 "validFrom": "2019-08-24",
1253 "validTo": "2019-08-24",
1254 "amendmentDate": "2019-08-24",
1255 "approverComment": "string",
1256 "contractPhase": "INITIAL",
1257 "dataCreationInfo": {
1258 "id": 0,
1259 "idGenerationType": "AUTO",
1260 "source": "string",
1261 "type": "MIGRATION",
1262 "startDateTime": "2019-08-24T14:15:22Z",
1263 "endDateTime": "2019-08-24T14:15:22Z"
1264 },
1265 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
1266 "revision": {
1267 "id": 0,
1268 "displayId": "string",
1269 "name": "string",
1270 "inception": true,
1271 "revisionType": "REVISION",
1272 "state": "MLA_DEFINE",
1273 "approvedBy": "string",
1274 "approvedAt": "2019-08-24T14:15:22Z",
1275 "parentRevisionId": 0,
1276 "approverComment": "string",
1277 "contractId": 0,
1278 "contractDisplayId": "string",
1279 "contractName": "string",
1280 "principalPositionType": "LESSEE",
1281 "mlaId": 0,
1282 "companyId": 0,
1283 "description": "string",
1284 "externalReference": "string",
1285 "internalReference": "string",
1286 "formOfLease": "FULL",
1287 "jointVentureLeaseType": "GROSS_LEASE",
1288 "businessPlace": "string",
1289 "tradingPartner": {
1290 "id": 0,
1291 "displayId": "string",
1292 "status": "CREATED",
1293 "name": "string",
1294 "erpSystemId": 0,
1295 "erpSystemDisplayId": "string"
1296 },
1297 "contractCategoryGroup": {
1298 "id": 0,
1299 "displayId": "string",
1300 "status": "CREATED",
1301 "name": "string"
1302 },
1303 "contractGroup1": {
1304 "id": 0,
1305 "displayId": "string",
1306 "status": "CREATED",
1307 "name": "string"
1308 },
1309 "contractGroup2": {
1310 "id": 0,
1311 "displayId": "string",
1312 "status": "CREATED",
1313 "name": "string"
1314 },
1315 "group3": "string",
1316 "group4": "string",
1317 "signingPerson": "string",
1318 "placeOfSignature": "string",
1319 "dateOfSignature": "2019-08-24",
1320 "numberRangeIdentifierType": {
1321 "name": "string"
1322 },
1323 "numberRangeIdentifierValue": "string",
1324 "allowsSystemGenerateNewId": true,
1325 "numberRangeType": {
1326 "name": "string"
1327 }
1328 },
1329 "currency": {
1330 "id": 0,
1331 "displayId": "string",
1332 "status": "CREATED",
1333 "name": "string",
1334 "decimalPoints": 0
1335 },
1336 "companyCurrency": {
1337 "id": 0,
1338 "displayId": "string",
1339 "status": "CREATED",
1340 "name": "string",
1341 "decimalPoints": 0
1342 },
1343 "indexedCurrency": true,
1344 "assetValueCurrencyType": "CONTRACT_CURRENCY",
1345 "currencyLocked": true,
1346 "leaseArea": {
1347 "id": 0,
1348 "displayId": "string",
1349 "status": "CREATED",
1350 "name": "string"
1351 },
1352 "businessUnit": {
1353 "id": 0,
1354 "displayId": "string",
1355 "status": "CREATED",
1356 "name": "string"
1357 },
1358 "businessUnitLocked": true,
1359 "companyCode": {
1360 "id": 0,
1361 "displayId": "string",
1362 "status": "CREATED",
1363 "erpSystemId": 0,
1364 "erpSystemDisplayId": "string",
1365 "countryId": 0,
1366 "countryDisplayId": "string",
1367 "postingPeriodVariantId": 0,
1368 "fiscalVariantId": 0
1369 },
1370 "companyCodeLocked": true,
1371 "department": {
1372 "id": 0,
1373 "displayId": "string",
1374 "status": "CREATED",
1375 "name": "string"
1376 },
1377 "departmentLocked": true,
1378 "leaseGroup": {
1379 "id": 0,
1380 "displayId": "string",
1381 "status": "CREATED",
1382 "name": "string"
1383 },
1384 "leaseGroupLocked": true,
1385 "subleasingInternalAssetClass": {
1386 "id": 0,
1387 "displayId": "string",
1388 "status": "CREATED",
1389 "name": "string",
1390 "assetClassType": "PROPERTY",
1391 "infiniteUsefulLife": true
1392 },
1393 "contractGroup1": {
1394 "id": 0,
1395 "displayId": "string",
1396 "status": "CREATED",
1397 "name": "string"
1398 },
1399 "contractGroup2": {
1400 "id": 0,
1401 "displayId": "string",
1402 "status": "CREATED",
1403 "name": "string"
1404 },
1405 "subleasing": true,
1406 "subleasingContractRevisionInfo": {
1407 "id": 0,
1408 "contractId": 0,
1409 "contractDisplayId": "string",
1410 "contractName": "string"
1411 },
1412 "subleasingLeaseComponentRevisionInfo": {
1413 "id": 0,
1414 "leaseComponentId": 0,
1415 "leaseComponentDisplayId": "string",
1416 "leaseComponentName": "string"
1417 },
1418 "subleasingActivationGroupRevisionInfo": {
1419 "id": 0,
1420 "activationGroupId": 0,
1421 "activationGroupDisplayId": "string",
1422 "activationGroupName": "string"
1423 },
1424 "notifications": [
1425 {
1426 "id": 0,
1427 "topic": {
1428 "enCaption": "string",
1429 "frCaption": "string",
1430 "name": "string",
1431 "priority": "HIGH"
1432 },
1433 "username": "string",
1434 "contractId": 0,
1435 "contractDisplayId": "string",
1436 "targetId": "string",
1437 "targetType": "string"
1438 }
1439 ],
1440 "masterAgreementId": 0,
1441 "masterAgreementDisplayId": "string",
1442 "allowsSystemGenerateNewId": true,
1443 "transferInfo": {
1444 "transferredFromDisplayId": "string",
1445 "transferredFromRevisionId": 0,
1446 "transferredToDisplayId": "string",
1447 "transferredToRevisionId": 0
1448 },
1449 "numberRangeIdentifierType": {
1450 "name": "string"
1451 },
1452 "numberRangeIdentifierValue": "string",
1453 "numberRangeType": {
1454 "name": "string"
1455 }
1456 }
1457 ],
1458 "listingCitiesValue": "string",
1459 "listingCitiesValues": [
1460 "string"
1461 ],
1462 "listingProvincesValue": "string",
1463 "listingProvincesValues": [
1464 "string"
1465 ],
1466 "listingCountriesValue": "string",
1467 "listingCountriesValues": [
1468 "string"
1469 ],
1470 "listingLocationsValue": "string",
1471 "listingLocationsValues": [
1472 "string"
1473 ],
1474 "listingPremisesValue": "string",
1475 "listingPremisesValues": [
1476 "string"
1477 ],
1478 "listingGroupsValue": "string",
1479 "listingGroupsValues": [
1480 "string"
1481 ],
1482 "listingGroupOptionsValue": "string",
1483 "listingGroupOptionsValues": [
1484 "string"
1485 ],
1486 "listingBusinessUnitsValue": "string",
1487 "listingBusinessUnitsValues": [
1488 "string"
1489 ],
1490 "listingLegalEntitiesValue": "string",
1491 "listingLegalEntitiesValues": [
1492 "string"
1493 ],
1494 "listingMasterAgreementsValue": "string",
1495 "listingMasterAgreementsValues": [
1496 "string"
1497 ],
1498 "listingContractsValue": "string",
1499 "listingContractsValues": [
1500 "string"
1501 ],
1502 "listingStatusOptionsValue": "string",
1503 "listingStatusOptionsValues": [
1504 "string"
1505 ]
1506 }
1507 ],
1508 "leaseIds": [
1509 0
1510 ]
1511 }
1512]
Response Schema
Status Code 201
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
anonymous |
false |
none |
[CpiMassIndexationDto is a data transfer object that encapsulates the details of mass indexation adjustments for assets within the Nakisa Portfolio Management Suite, facilitating analytics and portfolio management for real estate properties.] |
|
» createdBy |
string |
false |
none |
Username of who created this resource |
» lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
» createdDate |
string(date-time) |
false |
none |
Date of the created |
» lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
» archived |
boolean |
false |
none |
Boolean flag indicating archived status |
» externalId |
string |
false |
none |
Unique identifier for the external |
» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
» name |
string |
true |
none |
Name of the resource |
» description |
string |
false |
none |
Description of the resource |
» statusId |
integer(int64) |
false |
none |
Unique identifier for the status |
» preparedBy |
string |
false |
none |
Text value for preparedBy in CpiMassIndexationDto |
» preparedDate |
string(date) |
false |
none |
Date of the prepared |
» executedBy |
string |
false |
none |
Text value for executedBy in CpiMassIndexationDto |
» executedDate |
string(date) |
false |
none |
Date of the executed |
» generateJobId |
integer(int64) |
false |
none |
Unique identifier for the generate job |
» numberOfItemsToProcess |
integer(int64) |
false |
none |
Numeric value representing numberOfItemsToProcess |
» numberOfItemsProcessed |
integer(int64) |
false |
none |
Numeric value representing numberOfItemsProcessed |
» cpiLeaseIndexationPreviewIdsToIndex |
[integer] |
false |
none |
List of cpiLeaseIndexationPreviewIdsToIndex items |
» cpiLeasesProfileFilterIds |
[integer] |
false |
none |
List of cpiLeasesProfileFilterIds items |
» status |
false |
none |
Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management. |
|
»» createdBy |
string |
false |
none |
Username of who created this resource |
»» lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
»» createdDate |
string(date-time) |
false |
none |
Date of the created |
»» lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
»» archived |
boolean |
false |
none |
Boolean flag indicating archived status |
»» externalId |
string |
false |
none |
Unique identifier for the external |
»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»» priority |
integer(int64) |
false |
none |
Priority of the resource |
»» internalId |
integer(int64) |
false |
none |
Unique identifier for the internal |
»» pickListCode |
string |
false |
none |
Code for the pick list |
»» pickListLabel |
string |
false |
none |
Label for the pick list |
»» label |
string |
false |
none |
Label for the resource |
»» cultureId |
integer(int64) |
false |
none |
Unique identifier for the culture |
»» labelDtos |
false |
none |
List of labelDtos items |
|
»»» createdBy |
string |
false |
none |
Username of who created this resource |
»»» lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
»»» createdDate |
string(date-time) |
false |
none |
Date of the created |
»»» lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
»»» archived |
boolean |
false |
none |
Boolean flag indicating archived status |
»»» externalId |
string |
false |
none |
Unique identifier for the external |
»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»» cultureId |
integer(int64) |
false |
none |
Unique identifier for the culture |
»»» value |
string |
true |
none |
Text value for value in LabelDto |
» cpiLeasesProfileFilters |
false |
none |
List of cpiLeasesProfileFilters items |
|
»» createdBy |
string |
false |
none |
none |
»» lastModifiedBy |
string |
false |
none |
none |
»» createdDate |
string(date-time) |
false |
none |
none |
»» lastModifiedDate |
string(date-time) |
false |
none |
none |
»» archived |
boolean |
false |
none |
none |
»» externalId |
string |
false |
none |
none |
»» id |
integer(int64) |
false |
none |
none |
»» name |
string |
false |
none |
none |
»» description |
string |
false |
none |
none |
»» leaseList |
boolean |
false |
none |
none |
»» leaseIds |
[integer] |
false |
none |
none |
»» validFrom |
string(date) |
false |
none |
none |
»» validTo |
string(date) |
false |
none |
none |
»» cityIds |
[integer] |
false |
none |
none |
»» provinceIds |
[integer] |
false |
none |
none |
»» countryIds |
[integer] |
false |
none |
none |
»» premiseIds |
[integer] |
false |
none |
none |
»» locationIds |
[integer] |
false |
none |
none |
»» businessUnitIds |
[integer] |
false |
none |
none |
»» legalEntityIds |
[integer] |
false |
none |
none |
»» groupIds |
[string] |
false |
none |
none |
»» groupOptionIds |
[integer] |
false |
none |
none |
»» masterAgreementIds |
[integer] |
false |
none |
none |
»» contractIds |
[integer] |
false |
none |
none |
»» statusIds |
[integer] |
false |
none |
none |
»» cities |
false |
none |
[Data transfer object representing a city within the Nakisa Portfolio Management Suite, encapsulating essential information related to portfolio, asset management, and analytics for real estate properties.] |
|
»»» createdBy |
string |
false |
none |
Username of who created this resource |
»»» lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
»»» createdDate |
string(date-time) |
false |
none |
Date of the created |
»»» lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
»»» archived |
boolean |
false |
none |
Boolean flag indicating archived status |
»»» externalId |
string |
false |
none |
Unique identifier for the external |
»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»» name |
string |
true |
none |
Name of the resource |
»»» province |
false |
none |
Data transfer object representing a province within the Nakisa Portfolio Management Suite, encapsulating essential information for portfolio analysis, asset management, and real estate property analytics. |
|
»»»» createdBy |
string |
false |
none |
Username of who created this resource |
»»»» lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
»»»» createdDate |
string(date-time) |
false |
none |
Date of the created |
»»»» lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
»»»» archived |
boolean |
false |
none |
Boolean flag indicating archived status |
»»»» externalId |
string |
false |
none |
Unique identifier for the external |
»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»» name |
string |
true |
none |
Name of the resource |
»»»» country |
false |
none |
Data transfer object representing a country within the Nakisa Portfolio Management Suite, providing essential information for portfolio analysis, asset management, and real estate property evaluations. |
|
»»»»» createdBy |
string |
false |
none |
Username of who created this resource |
»»»»» lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
»»»»» createdDate |
string(date-time) |
false |
none |
Date of the created |
»»»»» lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
»»»»» archived |
boolean |
false |
none |
Boolean flag indicating archived status |
»»»»» externalId |
string |
false |
none |
Unique identifier for the external |
»»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»»» name |
string |
true |
none |
Name of the resource |
»»»»» code |
string |
false |
none |
Code identifier for the resource |
»»»» code |
string |
false |
none |
Code identifier for the resource |
»»»» countryId |
integer(int64) |
true |
none |
Unique identifier for the country |
»»» provinceId |
integer(int64) |
true |
none |
Unique identifier for the province |
»» provinces |
false |
none |
[Data transfer object representing a province within the Nakisa Portfolio Management Suite, encapsulating essential information for portfolio analysis, asset management, and real estate property analytics.] |
|
»» countries |
false |
none |
[Data transfer object representing a country within the Nakisa Portfolio Management Suite, providing essential information for portfolio analysis, asset management, and real estate property evaluations.] |
|
»» locations |
false |
none |
[Data transfer object representing a location within the Nakisa Portfolio Management Suite, encapsulating essential details related to real estate properties, assets, and portfolio analytics.] |
|
»»» createdBy |
string |
false |
none |
Username of who created this resource |
»»» lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
»»» createdDate |
string(date-time) |
false |
none |
Date of the created |
»»» lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
»»» archived |
boolean |
false |
none |
Boolean flag indicating archived status |
»»» externalId |
string |
false |
none |
Unique identifier for the external |
»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»» number |
string |
false |
none |
Text value for number in LocationDto |
»»» name |
string |
true |
none |
Name of the resource |
»»» storeNumber |
string |
true |
none |
Text value for storeNumber in LocationDto |
»»» defaultCurrencyId |
integer(int64) |
true |
none |
Unique identifier for the default currency |
»»» defaultMeasureId |
integer(int64) |
true |
none |
Unique identifier for the default measure |
»»» typeId |
integer(int64) |
true |
none |
Unique identifier for the type |
»»» qualityId |
integer(int64) |
false |
none |
Unique identifier for the quality |
»»» propertyTypeId |
integer(int64) |
false |
none |
Unique identifier for the property type |
»»» categoryId |
integer(int64) |
false |
none |
Unique identifier for the category |
»»» statusId |
integer(int64) |
false |
none |
Unique identifier for the status |
»»» businessUnitId |
integer(int64) |
false |
none |
Unique identifier for the business unit |
»»» groupIds |
[integer] |
false |
none |
List of groupIds items |
»»» legalEntityIds |
[integer] |
false |
none |
List of legalEntityIds items |
»»» defaultCurrency |
false |
none |
Data transfer object representing currency details utilized within the Nakisa Portfolio Management Suite, facilitating accurate financial analysis and reporting for portfolio, asset, and real estate property management. |
|
»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»» status |
string |
false |
none |
Status of the resource |
»»»» displayId |
string |
true |
none |
Unique identifier for the display |
»»»» erpSystemId |
integer(int64) |
false |
none |
Unique identifier for the erp system |
»»»» erpSystemDisplayId |
string |
false |
none |
Unique identifier for the erp system display |
»»»» name |
string |
false |
none |
Name of the resource |
»»»» decimalPoints |
integer(int32) |
true |
none |
Numeric value representing decimalPoints |
»»»» depreciationAreaId |
integer(int64) |
false |
none |
Unique identifier for the depreciation area |
»»» defaultUnitValue |
false |
none |
Data transfer object representing the default values for units within the Nakisa Portfolio Management Suite, facilitating effective portfolio and asset analytics for real estate properties. |
|
»»»» createdBy |
string |
false |
none |
Username of who created this resource |
»»»» lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
»»»» createdDate |
string(date-time) |
false |
none |
Date of the created |
»»»» lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
»»»» archived |
boolean |
false |
none |
Boolean flag indicating archived status |
»»»» externalId |
string |
false |
none |
Unique identifier for the external |
»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»» unitId |
integer(int64) |
false |
none |
Unique identifier for the unit |
»»»» unitOfMeasureId |
integer(int64) |
false |
none |
Unique identifier for the unit of measure |
»»»» erpSystemId |
integer(int64) |
false |
none |
Unique identifier for the erp system |
»»»» unit |
false |
none |
Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management. |
|
»»»» unitOfMeasure |
false |
none |
Data transfer object representing the unit of measure utilized within the Nakisa Portfolio Management Suite, essential for accurately quantifying and analyzing assets in the context of portfolio management and real estate property analytics. |
|
»»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»»» status |
string |
false |
none |
Status of the resource |
»»»»» displayId |
string |
true |
none |
Unique identifier for the display |
»»»»» erpSystemId |
integer(int64) |
false |
none |
Unique identifier for the erp system |
»»»»» erpSystemDisplayId |
string |
false |
none |
Unique identifier for the erp system display |
»»»»» name |
string |
false |
none |
Name of the resource |
»»» type |
false |
none |
Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management. |
|
»»» quality |
false |
none |
Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management. |
|
»»» propertyType |
false |
none |
Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management. |
|
»»» category |
false |
none |
Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management. |
|
»»» status |
false |
none |
Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management. |
|
»»» addressDto |
true |
none |
Data transfer object representing the address details associated with real estate properties within the Nakisa Portfolio Management Suite, facilitating accurate portfolio and asset analytics. |
|
»»»» createdBy |
string |
false |
none |
Username of who created this resource |
»»»» lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
»»»» createdDate |
string(date-time) |
false |
none |
Date of the created |
»»»» lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
»»»» archived |
boolean |
false |
none |
Boolean flag indicating archived status |
»»»» externalId |
string |
false |
none |
Unique identifier for the external |
»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»» street |
string |
false |
none |
Text value for street in AddressDto |
»»»» civicNumber |
string |
false |
none |
Text value for civicNumber in AddressDto |
»»»» suite |
string |
false |
none |
Text value for suite in AddressDto |
»»»» postalCode |
string |
false |
none |
Code for the postal |
»»»» lon |
number(double) |
false |
none |
Value for lon field |
»»»» lat |
number(double) |
false |
none |
Value for lat field |
»»»» city |
false |
none |
Data transfer object representing a city within the Nakisa Portfolio Management Suite, encapsulating essential information related to real estate properties, portfolio management, and asset analytics. This object facilitates informed decision-making and strategic planning in urban asset management. |
|
»»»»» createdBy |
string |
false |
none |
Username of who created this resource |
»»»»» lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
»»»»» createdDate |
string(date-time) |
false |
none |
Date of the created |
»»»»» lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
»»»»» archived |
boolean |
false |
none |
Boolean flag indicating archived status |
»»»»» externalId |
string |
false |
none |
Unique identifier for the external |
»»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»»» name |
string |
true |
none |
Name of the resource |
»»»»» province |
false |
none |
Data transfer object representing a province within the Nakisa Portfolio Management Suite, encapsulating essential details for portfolio analysis and asset management in the context of real estate properties. |
|
»»»»»» createdBy |
string |
false |
none |
Username of who created this resource |
»»»»»» lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
»»»»»» createdDate |
string(date-time) |
false |
none |
Date of the created |
»»»»»» lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
»»»»»» archived |
boolean |
false |
none |
Boolean flag indicating archived status |
»»»»»» externalId |
string |
false |
none |
Unique identifier for the external |
»»»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»»»» name |
string |
true |
none |
Name of the resource |
»»»»»» code |
string |
false |
none |
Code identifier for the resource |
»»»»»» country |
false |
none |
Data transfer object representing a country within the Nakisa Portfolio Management Suite, utilized for portfolio analysis and asset management in the context of real estate properties and analytics. |
|
»»»»»»» createdBy |
string |
false |
none |
Username of who created this resource |
»»»»»»» lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
»»»»»»» createdDate |
string(date-time) |
false |
none |
Date of the created |
»»»»»»» lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
»»»»»»» archived |
boolean |
false |
none |
Boolean flag indicating archived status |
»»»»»»» externalId |
string |
false |
none |
Unique identifier for the external |
»»»»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»»»»» name |
string |
true |
none |
Name of the resource |
»»»»»»» code |
string |
false |
none |
Code identifier for the resource |
»»»» district |
false |
none |
Data transfer object representing a district within the Nakisa Portfolio Management Suite, encompassing key attributes related to portfolio management, asset allocation, and real estate property analytics. |
|
»»»»» createdBy |
string |
false |
none |
Username of who created this resource |
»»»»» lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
»»»»» createdDate |
string(date-time) |
false |
none |
Date of the created |
»»»»» lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
»»»»» archived |
boolean |
false |
none |
Boolean flag indicating archived status |
»»»»» externalId |
string |
false |
none |
Unique identifier for the external |
»»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»»» name |
string |
true |
none |
Name of the resource |
»»»»» city |
false |
none |
Data transfer object representing a city within the Nakisa Portfolio Management Suite, encapsulating essential information related to real estate properties, portfolio management, and asset analytics. This object facilitates informed decision-making and strategic planning in urban asset management. |
|
»»»» cityId |
integer(int64) |
false |
none |
Unique identifier for the city |
»»»» districtId |
integer(int64) |
false |
none |
Unique identifier for the district |
»»» secondAddressDto |
false |
none |
Data transfer object representing the address details associated with real estate properties within the Nakisa Portfolio Management Suite, facilitating accurate portfolio and asset analytics. |
|
»» premises |
false |
none |
[Data transfer object representing a premise within the Nakisa Portfolio Management Suite, encompassing essential details related to portfolio assets and analytics for real estate properties.] |
|
»»» createdBy |
string |
false |
none |
Username of who created this resource |
»»» lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
»»» createdDate |
string(date-time) |
false |
none |
Date of the created |
»»» lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
»»» archived |
boolean |
false |
none |
Boolean flag indicating archived status |
»»» externalId |
string |
false |
none |
Unique identifier for the external |
»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»» number |
string |
true |
none |
Text value for number in PremiseDto |
»»» name |
string |
true |
none |
Name of the resource |
»»» headPremise |
boolean |
false |
none |
Boolean flag indicating headPremise status |
»»» possessionDate |
string(date) |
false |
none |
Date of the possession |
»»» openingDate |
string(date) |
false |
none |
Date of the opening |
»»» closingDate |
string(date) |
false |
none |
Date of the closing |
»»» relocationDate |
string(date) |
false |
none |
Date of the relocation |
»»» vacatingDate |
string(date) |
false |
none |
Date of the vacating |
»»» expansionDate |
string(date) |
false |
none |
Date of the expansion |
»»» statusId |
integer(int64) |
false |
none |
Unique identifier for the status |
»»» usageId |
integer(int64) |
false |
none |
Unique identifier for the usage |
»»» parentPremiseId |
integer(int64) |
false |
none |
Unique identifier for the parent premise |
»»» costCenterId |
integer(int64) |
true |
none |
Unique identifier for the cost center |
»»» profitCenterId |
integer(int64) |
false |
none |
Unique identifier for the profit center |
»»» legalEntityId |
integer(int64) |
true |
none |
Unique identifier for the legal entity |
»»» occupancyIds |
[integer] |
false |
none |
List of occupancyIds items |
»»» locationId |
integer(int64) |
true |
none |
Unique identifier for the location |
»»» locationDto |
false |
none |
Data transfer object representing a location within the Nakisa Portfolio Management Suite, encapsulating essential details related to real estate properties, assets, and portfolio analytics. |
|
»»» status |
false |
none |
Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management. |
|
»»» usage |
false |
none |
Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management. |
|
»»» occupanciesDto |
false |
none |
List of occupanciesDto items |
|
»» groups |
false |
none |
[Data transfer object representing a selection of options within the Nakisa Portfolio Management Suite, specifically designed to facilitate the management and analysis of portfolios, assets, and real estate properties.] |
|
»»» createdBy |
string |
false |
none |
Username of who created this resource |
»»» lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
»»» createdDate |
string(date-time) |
false |
none |
Date of the created |
»»» lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
»»» archived |
boolean |
false |
none |
Boolean flag indicating archived status |
»»» externalId |
string |
false |
none |
Unique identifier for the external |
»»» id |
string |
false |
none |
Unique identifier for the resource |
»»» code |
string |
false |
none |
Code identifier for the resource |
»»» priority |
integer(int64) |
false |
none |
Priority of the resource |
»»» pickListType |
string |
false |
none |
Type of the pick list |
»»» label |
string |
false |
none |
Label for the resource |
»»» cultureId |
integer(int64) |
false |
none |
Unique identifier for the culture |
»»» reportable |
boolean |
false |
none |
Boolean flag indicating reportable status |
»»» labelDtos |
false |
none |
List of labelDtos items |
|
»» groupOptions |
false |
none |
[Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.] |
|
»» businessUnits |
false |
none |
[Data transfer object representing a business unit within the Nakisa Portfolio Management Suite, encapsulating essential information related to portfolio management, asset tracking, analytics, and real estate properties.] |
|
»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»» status |
string |
false |
none |
Status of the resource |
»»» displayId |
string |
true |
none |
Unique identifier for the display |
»»» name |
string |
true |
none |
Name of the resource |
»»» leaseAreaId |
integer(int64) |
false |
none |
Unique identifier for the lease area |
»»» companyId |
integer(int64) |
false |
none |
Unique identifier for the company |
»» legalEntities |
false |
none |
[Data transfer object representing a company within the Nakisa Portfolio Management Suite, encapsulating essential information related to portfolio assets, analytics, and real estate properties.] |
|
»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»» status |
string |
false |
none |
Status of the resource |
»»» displayId |
string |
true |
none |
Unique identifier for the display |
»»» erpSystemId |
integer(int64) |
false |
none |
Unique identifier for the erp system |
»»» erpSystemDisplayId |
string |
false |
none |
Unique identifier for the erp system display |
»»» countryId |
integer(int64) |
false |
none |
Unique identifier for the country |
»»» countryDisplayId |
string |
false |
none |
Unique identifier for the country display |
»»» postingPeriodVariantId |
integer(int64) |
false |
none |
Unique identifier for the posting period variant |
»»» postingPeriodVariantDisplayId |
string |
false |
none |
Unique identifier for the posting period variant display |
»»» controllingAreaId |
integer(int64) |
false |
none |
Unique identifier for the controlling area |
»»» controllingAreaDisplayId |
string |
false |
none |
Unique identifier for the controlling area display |
»»» chartOfAccountId |
integer(int64) |
false |
none |
Unique identifier for the chart of account |
»»» chartOfAccountDisplayId |
string |
false |
none |
Unique identifier for the chart of account display |
»»» fiscalVariantId |
integer(int64) |
false |
none |
Unique identifier for the fiscal variant |
»»» fiscalVariantDisplayId |
string |
false |
none |
Unique identifier for the fiscal variant display |
»»» chartOfDepreciationId |
integer(int64) |
false |
none |
Unique identifier for the chart of depreciation |
»»» chartOfDepreciationDisplayId |
string |
false |
none |
Unique identifier for the chart of depreciation display |
»»» purchasingOrganizationId |
integer(int64) |
false |
none |
Unique identifier for the purchasing organization |
»»» assetId |
integer(int64) |
false |
none |
Unique identifier for the asset |
»»» exchangeRateTypeId |
integer(int64) |
false |
none |
Unique identifier for the exchange rate type |
»»» plantId |
integer(int64) |
false |
none |
Unique identifier for the plant |
»»» incrementalBorrowingRateId |
integer(int64) |
false |
none |
Unique identifier for the incremental borrowing rate |
»»» businessUnitId |
integer(int64) |
false |
none |
Unique identifier for the business unit |
»»» projectId |
integer(int64) |
false |
none |
Unique identifier for the project |
»»» transferVariantId |
integer(int64) |
false |
none |
Unique identifier for the transfer variant |
»»» partnerId |
integer(int64) |
false |
none |
Unique identifier for the partner |
»»» departmentId |
integer(int64) |
false |
none |
Unique identifier for the department |
»»» accountingStandardId |
integer(int64) |
false |
none |
Unique identifier for the accounting standard |
»»» generalLedgerAccountId |
integer(int64) |
false |
none |
Unique identifier for the general ledger account |
»»» consumerPriceIndexCategoryId |
integer(int64) |
false |
none |
Unique identifier for the consumer price index category |
»»» costCenterId |
integer(int64) |
false |
none |
Unique identifier for the cost center |
»»» costCenterRelationValidFrom |
string(date) |
false |
none |
Text value for costCenterRelationValidFrom in CompanyDto |
»»» costCenterRelationValidTo |
string(date) |
false |
none |
Text value for costCenterRelationValidTo in CompanyDto |
»» statusOptions |
false |
none |
[Data transfer object representing an option within a pick list, utilized for categorizing and managing portfolio assets and analytics in the Nakisa Portfolio Management Suite, particularly in the context of real estate property management.] |
|
»» masterAgreements |
false |
none |
[Data transfer object representing a comprehensive master agreement within the Nakisa Portfolio Management Suite, encapsulating critical details related to portfolio assets and analytics for real estate properties.] |
|
»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»» year |
integer(int32) |
true |
none |
Numeric value representing year |
»»» name |
string |
true |
none |
Name of the resource |
»»» description |
string |
false |
none |
Description of the resource |
»»» validFrom |
string(date) |
false |
none |
Date from which the resource is valid |
»»» validTo |
string(date) |
false |
none |
Date until which the resource is valid |
»»» targetValue |
number(double) |
false |
none |
Value for targetValue field |
»»» legalJurisdiction |
string |
false |
none |
Text value for legalJurisdiction in MasterAgreementDto |
»»» approverComment |
string |
false |
none |
Text value for approverComment in MasterAgreementDto |
»»» signingPerson |
string |
false |
none |
Text value for signingPerson in MasterAgreementDto |
»»» placeOfSignature |
string |
false |
none |
Text value for placeOfSignature in MasterAgreementDto |
»»» dateOfSignature |
string(date) |
false |
none |
Text value for dateOfSignature in MasterAgreementDto |
»»» state |
string |
false |
none |
Current state of the portfolio |
»»» dataCreationInfo |
false |
none |
none |
|
»»»» id |
integer(int64) |
true |
none |
none |
»»»» idGenerationType |
string |
true |
none |
none |
»»»» source |
string |
false |
none |
none |
»»»» type |
string |
true |
none |
none |
»»»» startDateTime |
string(date-time) |
true |
none |
none |
»»»» endDateTime |
string(date-time) |
false |
none |
none |
»»» agreementGroup |
false |
none |
Data transfer object representing a collection of agreements related to portfolio management, enabling streamlined analytics and insights for real estate assets within the Nakisa Portfolio Management Suite. |
|
»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»»» status |
string |
false |
none |
Status of the resource |
»»»» name |
string |
false |
none |
Name of the resource |
»»» currency |
false |
none |
Data transfer object representing currency information within the Nakisa Portfolio Management Suite, facilitating financial analysis and reporting for real estate assets and portfolios. |
|
»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»»» status |
string |
false |
none |
Status of the resource |
»»»» name |
string |
false |
none |
Name of the resource |
»»»» decimalPoints |
integer(int32) |
false |
none |
Numeric value representing decimalPoints |
»»» internalAssetClass |
false |
none |
Data transfer object representing a simplified classification of assets within the Nakisa Portfolio Management Suite, facilitating portfolio analytics and management of real estate properties. |
|
»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»»» status |
string |
false |
none |
Status of the resource |
»»»» name |
string |
false |
none |
Name of the resource |
»»»» assetClassType |
string |
false |
none |
Type of the asset class |
»»»» infiniteUsefulLife |
boolean |
false |
none |
Boolean flag indicating infiniteUsefulLife status |
»»» leaseArea |
false |
none |
Data transfer object representing a simplified view of lease areas within the Nakisa Portfolio Management Suite, facilitating portfolio analysis and asset management for real estate properties. |
|
»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»»» status |
string |
false |
none |
Status of the resource |
»»»» name |
string |
false |
none |
Name of the resource |
»»» businessUnit |
false |
none |
Data transfer object representing a simplified view of a business unit within the Nakisa Portfolio Management Suite, encompassing key attributes relevant to portfolio management, asset tracking, analytics, and real estate properties. |
|
»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»»» status |
string |
false |
none |
Status of the resource |
»»»» name |
string |
false |
none |
Name of the resource |
»»» companyCode |
false |
none |
Data transfer object representing a streamlined view of a company within the Nakisa Portfolio Management Suite, encompassing essential details related to portfolio assets, analytics, and real estate properties. |
|
»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»»» status |
string |
false |
none |
Status of the resource |
»»»» erpSystemId |
integer(int64) |
false |
none |
Unique identifier for the erp system |
»»»» erpSystemDisplayId |
string |
false |
none |
Unique identifier for the erp system display |
»»»» countryId |
integer(int64) |
false |
none |
Unique identifier for the country |
»»»» countryDisplayId |
string |
false |
none |
Unique identifier for the country display |
»»»» postingPeriodVariantId |
integer(int64) |
false |
none |
Unique identifier for the posting period variant |
»»»» fiscalVariantId |
integer(int64) |
false |
none |
Unique identifier for the fiscal variant |
»»» department |
false |
none |
Data transfer object representing a department within the Nakisa Portfolio Management Suite, encapsulating essential information for portfolio and asset analytics in the context of real estate property management. |
|
»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»»» status |
string |
false |
none |
Status of the resource |
»»»» name |
string |
false |
none |
Name of the resource |
»»» leaseGroup |
false |
none |
Data transfer object representing a collection of lease agreements within the Nakisa Portfolio Management Suite, facilitating portfolio analysis and asset management for real estate properties. |
|
»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»»» status |
string |
false |
none |
Status of the resource |
»»»» name |
string |
false |
none |
Name of the resource |
»»» allowsSystemGenerateNewId |
boolean |
false |
none |
Unique identifier for the allows system generate new |
»»» numberRangeIdentifierType |
false |
none |
Data transfer object representing a numerical range identifier used for categorizing and analyzing assets within the Nakisa Portfolio Management Suite, specifically in the context of portfolio management, asset tracking, and real estate property analytics. |
|
»»»» name |
string |
false |
none |
Name of the resource |
»»» numberRangeIdentifierValue |
string |
false |
none |
Text value for numberRangeIdentifierValue in MasterAgreementDto |
»»» numberRangeType |
false |
none |
Data transfer object representing a numerical range utilized in the Nakisa Portfolio Management Suite, specifically designed for portfolio and asset analytics within the real estate property domain. This schema facilitates precise data representation and analysis of asset values and performance metrics. |
|
»»»» name |
string |
false |
none |
Name of the resource |
»» contracts |
false |
none |
[Data transfer object representing a contract within the Nakisa Portfolio Management Suite, encapsulating essential details related to portfolio management, asset tracking, and real estate property analytics.] |
|
»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»» name |
string |
true |
none |
Name of the resource |
»»» principalPositionType |
string |
true |
none |
Type of the principal position |
»»» validFrom |
string(date) |
false |
none |
Date from which the resource is valid |
»»» validTo |
string(date) |
false |
none |
Date until which the resource is valid |
»»» amendmentDate |
string(date) |
false |
none |
Date of the amendment |
»»» approverComment |
string |
false |
none |
Text value for approverComment in ContractDto |
»»» contractPhase |
string |
false |
none |
Text value for contractPhase in ContractDto |
»»» dataCreationInfo |
false |
none |
none |
|
»»» leaseType |
string |
false |
none |
Type of the lease |
»»» revision |
false |
none |
Data transfer object representing a revision of a contract within the Nakisa Portfolio Management Suite, encompassing essential details for portfolio and asset management in the context of real estate property analytics. |
|
»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»»» name |
string |
true |
none |
Name of the resource |
»»»» inception |
boolean |
false |
none |
Boolean flag indicating inception status |
»»»» revisionType |
string |
false |
none |
Type of the revision |
»»»» state |
string |
false |
none |
Current state of the portfolio |
»»»» approvedBy |
string |
false |
none |
Text value for approvedBy in ContractRevisionDto |
»»»» approvedAt |
string(date-time) |
false |
none |
Text value for approvedAt in ContractRevisionDto |
»»»» parentRevisionId |
integer(int64) |
false |
none |
Unique identifier for the parent revision |
»»»» approverComment |
string |
false |
none |
Text value for approverComment in ContractRevisionDto |
»»»» contractId |
integer(int64) |
false |
none |
Unique identifier for the contract |
»»»» contractDisplayId |
string |
false |
none |
Unique identifier for the contract display |
»»»» contractName |
string |
false |
none |
Name of the contract |
»»»» principalPositionType |
string |
false |
none |
Type of the principal position |
»»»» mlaId |
integer(int64) |
false |
none |
Unique identifier for the mla |
»»»» companyId |
integer(int64) |
false |
none |
Unique identifier for the company |
»»»» description |
string |
false |
none |
Description of the resource |
»»»» externalReference |
string |
false |
none |
Text value for externalReference in ContractRevisionDto |
»»»» internalReference |
string |
false |
none |
Text value for internalReference in ContractRevisionDto |
»»»» formOfLease |
string |
false |
none |
Text value for formOfLease in ContractRevisionDto |
»»»» jointVentureLeaseType |
string |
false |
none |
Type of the joint venture lease |
»»»» businessPlace |
string |
false |
none |
Text value for businessPlace in ContractRevisionDto |
»»»» tradingPartner |
false |
none |
Data transfer object representing a trading partner within the Nakisa Portfolio Management Suite, encapsulating essential information related to portfolio, asset, and analytics for real estate property management. |
|
»»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»»»» status |
string |
false |
none |
Status of the resource |
»»»»» name |
string |
false |
none |
Name of the resource |
»»»»» erpSystemId |
integer(int64) |
false |
none |
Unique identifier for the erp system |
»»»»» erpSystemDisplayId |
string |
false |
none |
Unique identifier for the erp system display |
»»»» contractCategoryGroup |
false |
none |
Data transfer object representing a grouping of contract categories within the Nakisa Portfolio Management Suite, facilitating streamlined portfolio and asset analytics for real estate properties. |
|
»»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»»»» status |
string |
false |
none |
Status of the resource |
»»»»» name |
string |
false |
none |
Name of the resource |
»»»» contractGroup1 |
false |
none |
Data transfer object representing a simplified grouping of contracts within the Nakisa Portfolio Management Suite, facilitating streamlined analytics and management of real estate assets in the portfolio. |
|
»»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»»»» status |
string |
false |
none |
Status of the resource |
»»»»» name |
string |
false |
none |
Name of the resource |
»»»» contractGroup2 |
false |
none |
Data transfer object representing a collection of contracts within the Nakisa Portfolio Management Suite, designed to facilitate portfolio analysis and asset management for real estate properties. |
|
»»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»»»» status |
string |
false |
none |
Status of the resource |
»»»»» name |
string |
false |
none |
Name of the resource |
»»»» group3 |
string |
false |
none |
Text value for group3 in ContractRevisionDto |
»»»» group4 |
string |
false |
none |
Text value for group4 in ContractRevisionDto |
»»»» signingPerson |
string |
false |
none |
Text value for signingPerson in ContractRevisionDto |
»»»» placeOfSignature |
string |
false |
none |
Text value for placeOfSignature in ContractRevisionDto |
»»»» dateOfSignature |
string(date) |
false |
none |
Text value for dateOfSignature in ContractRevisionDto |
»»»» numberRangeIdentifierType |
false |
none |
Data transfer object representing a numerical range identifier used for categorizing and analyzing assets within the Nakisa Portfolio Management Suite, specifically in the context of portfolio management, asset tracking, and real estate property analytics. |
|
»»»» numberRangeIdentifierValue |
string |
false |
none |
Text value for numberRangeIdentifierValue in ContractRevisionDto |
»»»» allowsSystemGenerateNewId |
boolean |
false |
none |
Unique identifier for the allows system generate new |
»»»» numberRangeType |
false |
none |
Data transfer object representing a numerical range utilized in the Nakisa Portfolio Management Suite, specifically designed for portfolio and asset analytics within the real estate property domain. This schema facilitates precise data representation and analysis of asset values and performance metrics. |
|
»»» currency |
false |
none |
Data transfer object representing currency information within the Nakisa Portfolio Management Suite, facilitating financial analysis and reporting for real estate assets and portfolios. |
|
»»» companyCurrency |
false |
none |
Data transfer object representing currency information within the Nakisa Portfolio Management Suite, facilitating financial analysis and reporting for real estate assets and portfolios. |
|
»»» indexedCurrency |
boolean |
false |
none |
Boolean flag indicating indexedCurrency status |
»»» assetValueCurrencyType |
string |
false |
none |
Type of the asset value currency |
»»» currencyLocked |
boolean |
false |
none |
Boolean flag indicating currencyLocked status |
»»» leaseArea |
true |
none |
Data transfer object representing a simplified view of lease areas within the Nakisa Portfolio Management Suite, facilitating portfolio analysis and asset management for real estate properties. |
|
»»» businessUnit |
true |
none |
Data transfer object representing a simplified view of a business unit within the Nakisa Portfolio Management Suite, encompassing key attributes relevant to portfolio management, asset tracking, analytics, and real estate properties. |
|
»»» businessUnitLocked |
boolean |
false |
none |
Boolean flag indicating businessUnitLocked status |
»»» companyCode |
true |
none |
Data transfer object representing a streamlined view of a company within the Nakisa Portfolio Management Suite, encompassing essential details related to portfolio assets, analytics, and real estate properties. |
|
»»» companyCodeLocked |
boolean |
false |
none |
Boolean flag indicating companyCodeLocked status |
»»» department |
false |
none |
Data transfer object representing a department within the Nakisa Portfolio Management Suite, encapsulating essential information for portfolio and asset analytics in the context of real estate property management. |
|
»»» departmentLocked |
boolean |
false |
none |
Boolean flag indicating departmentLocked status |
»»» leaseGroup |
false |
none |
Data transfer object representing a collection of lease agreements within the Nakisa Portfolio Management Suite, facilitating portfolio analysis and asset management for real estate properties. |
|
»»» leaseGroupLocked |
boolean |
false |
none |
Boolean flag indicating leaseGroupLocked status |
»»» subleasingInternalAssetClass |
false |
none |
Data transfer object representing a simplified classification of assets within the Nakisa Portfolio Management Suite, facilitating portfolio analytics and management of real estate properties. |
|
»»» contractGroup1 |
false |
none |
Data transfer object representing a simplified grouping of contracts within the Nakisa Portfolio Management Suite, facilitating streamlined analytics and management of real estate assets in the portfolio. |
|
»»» contractGroup2 |
false |
none |
Data transfer object representing a collection of contracts within the Nakisa Portfolio Management Suite, designed to facilitate portfolio analysis and asset management for real estate properties. |
|
»»» subleasing |
boolean |
false |
none |
Boolean flag indicating subleasing status |
»»» subleasingContractRevisionInfo |
false |
none |
Data transfer object representing a simplified version of a subleasing contract revision, capturing essential details for portfolio and asset management within the Nakisa Portfolio Management Suite, facilitating analytics and decision-making in real estate property management. |
|
»»»» id |
integer(int64) |
true |
none |
Unique identifier for the resource |
»»»» contractId |
integer(int64) |
true |
none |
Unique identifier for the contract |
»»»» contractDisplayId |
string |
true |
none |
Unique identifier for the contract display |
»»»» contractName |
string |
true |
none |
Name of the contract |
»»» subleasingLeaseComponentRevisionInfo |
false |
none |
Data transfer object representing a revision of a subleasing lease component within the Nakisa Portfolio Management Suite, facilitating the management and analysis of real estate assets in the context of portfolio optimization. |
|
»»»» id |
integer(int64) |
true |
none |
Unique identifier for the resource |
»»»» leaseComponentId |
integer(int64) |
true |
none |
Unique identifier for the lease component |
»»»» leaseComponentDisplayId |
string |
true |
none |
Unique identifier for the lease component display |
»»»» leaseComponentName |
string |
true |
none |
Name of the lease component |
»»» subleasingActivationGroupRevisionInfo |
false |
none |
Data transfer object representing a revision of a subleasing activation group within the Nakisa Portfolio Management Suite, providing essential insights for portfolio and asset management in the real estate sector. |
|
»»»» id |
integer(int64) |
true |
none |
Unique identifier for the resource |
»»»» activationGroupId |
integer(int64) |
true |
none |
Unique identifier for the activation group |
»»»» activationGroupDisplayId |
string |
true |
none |
Unique identifier for the activation group display |
»»»» activationGroupName |
string |
true |
none |
Name of the activation group |
»»» notifications |
false |
none |
List of notifications items |
|
»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»» topic |
false |
none |
Data transfer object representing a notification topic type within the Nakisa Portfolio Management Suite, facilitating communication and updates related to portfolio, asset, analytics, and real estate property management. |
|
»»»»» enCaption |
string |
false |
none |
Text value for enCaption in INotificationTopicType |
»»»»» frCaption |
string |
false |
none |
Text value for frCaption in INotificationTopicType |
»»»»» name |
string |
false |
none |
Name of the resource |
»»»»» priority |
string |
false |
none |
Priority of the resource |
»»»» username |
string |
false |
none |
Human-readable name of the portfolio |
»»»» contractId |
integer(int64) |
false |
none |
Unique identifier for the contract |
»»»» contractDisplayId |
string |
false |
none |
Unique identifier for the contract display |
»»»» targetId |
string |
false |
none |
Unique identifier for the target |
»»»» targetType |
string |
false |
none |
Type of the target |
»»» masterAgreementId |
integer(int64) |
true |
none |
Unique identifier for the master agreement |
»»» masterAgreementDisplayId |
string |
false |
none |
Unique identifier for the master agreement display |
»»» allowsSystemGenerateNewId |
boolean |
false |
none |
Unique identifier for the allows system generate new |
»»» transferInfo |
false |
none |
Data transfer object representing the details of mass inter-company asset transfers within the Nakisa Portfolio Management Suite, facilitating portfolio management and analytics for real estate properties. |
|
»»»» transferredFromDisplayId |
string |
false |
none |
Unique identifier for the transferred from display |
»»»» transferredFromRevisionId |
integer(int64) |
false |
none |
Unique identifier for the transferred from revision |
»»»» transferredToDisplayId |
string |
false |
none |
Unique identifier for the transferred to display |
»»»» transferredToRevisionId |
integer(int64) |
false |
none |
Unique identifier for the transferred to revision |
»»» numberRangeIdentifierType |
false |
none |
Data transfer object representing a numerical range identifier used for categorizing and analyzing assets within the Nakisa Portfolio Management Suite, specifically in the context of portfolio management, asset tracking, and real estate property analytics. |
|
»»» numberRangeIdentifierValue |
string |
false |
none |
Text value for numberRangeIdentifierValue in ContractDto |
»»» numberRangeType |
false |
none |
Data transfer object representing a numerical range utilized in the Nakisa Portfolio Management Suite, specifically designed for portfolio and asset analytics within the real estate property domain. This schema facilitates precise data representation and analysis of asset values and performance metrics. |
|
»» listingCitiesValue |
string |
false |
none |
none |
»» listingCitiesValues |
[string] |
false |
none |
none |
»» listingProvincesValue |
string |
false |
none |
none |
»» listingProvincesValues |
[string] |
false |
none |
none |
»» listingCountriesValue |
string |
false |
none |
none |
»» listingCountriesValues |
[string] |
false |
none |
none |
»» listingLocationsValue |
string |
false |
none |
none |
»» listingLocationsValues |
[string] |
false |
none |
none |
»» listingPremisesValue |
string |
false |
none |
none |
»» listingPremisesValues |
[string] |
false |
none |
none |
»» listingGroupsValue |
string |
false |
none |
none |
»» listingGroupsValues |
[string] |
false |
none |
none |
»» listingGroupOptionsValue |
string |
false |
none |
none |
»» listingGroupOptionsValues |
[string] |
false |
none |
none |
»» listingBusinessUnitsValue |
string |
false |
none |
none |
»» listingBusinessUnitsValues |
[string] |
false |
none |
none |
»» listingLegalEntitiesValue |
string |
false |
none |
none |
»» listingLegalEntitiesValues |
[string] |
false |
none |
none |
»» listingMasterAgreementsValue |
string |
false |
none |
none |
»» listingMasterAgreementsValues |
[string] |
false |
none |
none |
»» listingContractsValue |
string |
false |
none |
none |
»» listingContractsValues |
[string] |
false |
none |
none |
»» listingStatusOptionsValue |
string |
false |
none |
none |
»» listingStatusOptionsValues |
[string] |
false |
none |
none |
» leaseIds |
[integer] |
false |
none |
List of leaseIds items |
Enumerated Values
Attribute |
Value |
|---|---|
assetClassType |
EQUIPMENT, PLANT, PROPERTY |
assetValueCurrencyType |
COMPANY_CURRENCY, CONTRACT_CURRENCY |
contractPhase |
CLOSED, DRAFT, INITIAL, REJECTED, SETUP |
formOfLease |
FULL, NET |
idGenerationType |
AUTO, MANUAL |
jointVentureLeaseType |
GROSS_LEASE, NET_LEASE |
leaseType |
LEASE_CONTRACT_FIX, LEASE_CONTRACT_FIXED_PART_A, LEASE_CONTRACT_FIXED_PART_B, LEASE_CONTRACT_FIX_VARIABLE, LEASE_CONTRACT_FULLY_VARIABLE, LEASE_CONTRACT_LOW_VALUE, LEASE_CONTRACT_OPERATING_SHORT_TERM, LEASE_CONTRACT_SERVICE_CONTRACT, LEASE_CONTRACT_SHORT_TERM, NON_LEASE |
principalPositionType |
LESSEE, LESSOR |
priority |
HIGH, LOW, MEDIUM |
revisionType |
ACTIVE, DRAFT, INACTIVE, REVERTED, REVISION |
state |
AG_ACTIVATING, AG_ACTIVE, AG_CLASSIFIED, AG_CLOSED, AG_CLOSING, AG_DEFINE, AG_GENERATING_SCHEDULE, AG_GENERATING_SCHEDULE_2, AG_INACTIVE, AG_LEASE_END, AG_LEASE_ENDING, AG_PENDING_ASSESSMENT, AG_PENDING_CLASSIFICATION, AG_RECLOSE, AG_REJECTED, AG_REPROCESS, AG_REVERSING, AG_REVERTED, AG_REVERTING, AG_REVISION, AG_SPLITTING, CONTRACT_ACTIVE, CONTRACT_CLOSED, CONTRACT_DEFINE, CONTRACT_REJECTED, CONTRACT_REVISION, CONTRACT_WAITING_FOR_APPROVAL, LC_ACTIVATING, LC_ACTIVE, LC_CLOSED, LC_DEFINE, LC_REJECTED, LC_REVISION, LC_WAITING_FOR_APPROVAL, MLA_ACTIVE, MLA_CLOSED, MLA_DEFINE, MLA_DISCARDED, MLA_WAITING_FOR_APPROVAL, UNIT_ACTIVE, UNIT_CASUALTY, UNIT_DELIVERED, UNIT_DRAFT, UNIT_INITIAL, UNIT_PURCHASED, UNIT_REACQUIRED, UNIT_RECEIVED, UNIT_RELINQUISHED, UNIT_RETURNED, UNIT_SHIPPED |
status |
ACTIVE, CREATED, DECOMMISSIONED, DISABLED |
type |
MIGRATION, TESTING |
Unarchive CPI Mass Indexation¶
HTTP Request
POST /api/cpi-mass-indexations/{id}/unarchive
📋 Description: Unarchives a specified mass indexation within the Nakisa Portfolio Management Suite, enabling the reactivation of portfolio analytics for real estate properties and assets.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
Unique identifier for the resource |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "createdBy": "string",
3 "lastModifiedBy": "string",
4 "createdDate": "2019-08-24T14:15:22Z",
5 "lastModifiedDate": "2019-08-24T14:15:22Z",
6 "archived": true,
7 "externalId": "string",
8 "id": 0,
9 "name": "string",
10 "description": "string",
11 "statusId": 0,
12 "preparedBy": "string",
13 "preparedDate": "2019-08-24",
14 "executedBy": "string",
15 "executedDate": "2019-08-24",
16 "generateJobId": 0,
17 "numberOfItemsToProcess": 0,
18 "numberOfItemsProcessed": 0,
19 "cpiLeaseIndexationPreviewIdsToIndex": [
20 0
21 ],
22 "cpiLeasesProfileFilterIds": [
23 0
24 ],
25 "status": {
26 "createdBy": "string",
27 "lastModifiedBy": "string",
28 "createdDate": "2019-08-24T14:15:22Z",
29 "lastModifiedDate": "2019-08-24T14:15:22Z",
30 "archived": true,
31 "externalId": "string",
32 "id": 0,
33 "priority": 0,
34 "internalId": 0,
35 "pickListCode": "string",
36 "pickListLabel": "string",
37 "label": "string",
38 "cultureId": 0,
39 "labelDtos": [
40 {
41 "createdBy": "string",
42 "lastModifiedBy": "string",
43 "createdDate": "2019-08-24T14:15:22Z",
44 "lastModifiedDate": "2019-08-24T14:15:22Z",
45 "archived": true,
46 "externalId": "string",
47 "id": 0,
48 "cultureId": 0,
49 "value": "string"
50 }
51 ]
52 },
53 "cpiLeasesProfileFilters": [
54 {
55 "createdBy": "string",
56 "lastModifiedBy": "string",
57 "createdDate": "2019-08-24T14:15:22Z",
58 "lastModifiedDate": "2019-08-24T14:15:22Z",
59 "archived": true,
60 "externalId": "string",
61 "id": 0,
62 "name": "string",
63 "description": "string",
64 "leaseList": true,
65 "leaseIds": [
66 0
67 ],
68 "validFrom": "2019-08-24",
69 "validTo": "2019-08-24",
70 "cityIds": [
71 0
72 ],
73 "provinceIds": [
74 0
75 ],
76 "countryIds": [
77 0
78 ],
79 "premiseIds": [
80 0
81 ],
82 "locationIds": [
83 0
84 ],
85 "businessUnitIds": [
86 0
87 ],
88 "legalEntityIds": [
89 0
90 ],
91 "groupIds": [
92 "string"
93 ],
94 "groupOptionIds": [
95 0
96 ],
97 "masterAgreementIds": [
98 0
99 ],
100 "contractIds": [
101 0
102 ],
103 "statusIds": [
104 0
105 ],
106 "cities": [
107 {
108 "createdBy": "string",
109 "lastModifiedBy": "string",
110 "createdDate": "2019-08-24T14:15:22Z",
111 "lastModifiedDate": "2019-08-24T14:15:22Z",
112 "archived": true,
113 "externalId": "string",
114 "id": 0,
115 "name": "string",
116 "province": {
117 "createdBy": "string",
118 "lastModifiedBy": "string",
119 "createdDate": "2019-08-24T14:15:22Z",
120 "lastModifiedDate": "2019-08-24T14:15:22Z",
121 "archived": true,
122 "externalId": "string",
123 "id": 0,
124 "name": "string",
125 "country": {
126 "createdBy": "string",
127 "lastModifiedBy": "string",
128 "createdDate": "2019-08-24T14:15:22Z",
129 "lastModifiedDate": "2019-08-24T14:15:22Z",
130 "archived": true,
131 "externalId": "string",
132 "id": 0,
133 "name": "string",
134 "code": "string"
135 },
136 "code": "string",
137 "countryId": 0
138 },
139 "provinceId": 0
140 }
141 ],
142 "provinces": [
143 {
144 "createdBy": "string",
145 "lastModifiedBy": "string",
146 "createdDate": "2019-08-24T14:15:22Z",
147 "lastModifiedDate": "2019-08-24T14:15:22Z",
148 "archived": true,
149 "externalId": "string",
150 "id": 0,
151 "name": "string",
152 "country": {
153 "createdBy": "string",
154 "lastModifiedBy": "string",
155 "createdDate": "2019-08-24T14:15:22Z",
156 "lastModifiedDate": "2019-08-24T14:15:22Z",
157 "archived": true,
158 "externalId": "string",
159 "id": 0,
160 "name": "string",
161 "code": "string"
162 },
163 "code": "string",
164 "countryId": 0
165 }
166 ],
167 "countries": [
168 {
169 "createdBy": "string",
170 "lastModifiedBy": "string",
171 "createdDate": "2019-08-24T14:15:22Z",
172 "lastModifiedDate": "2019-08-24T14:15:22Z",
173 "archived": true,
174 "externalId": "string",
175 "id": 0,
176 "name": "string",
177 "code": "string"
178 }
179 ],
180 "locations": [
181 {
182 "createdBy": "string",
183 "lastModifiedBy": "string",
184 "createdDate": "2019-08-24T14:15:22Z",
185 "lastModifiedDate": "2019-08-24T14:15:22Z",
186 "archived": true,
187 "externalId": "string",
188 "id": 0,
189 "number": "string",
190 "name": "string",
191 "storeNumber": "string",
192 "defaultCurrencyId": 0,
193 "defaultMeasureId": 0,
194 "typeId": 0,
195 "qualityId": 0,
196 "propertyTypeId": 0,
197 "categoryId": 0,
198 "statusId": 0,
199 "businessUnitId": 0,
200 "groupIds": [
201 0
202 ],
203 "legalEntityIds": [
204 0
205 ],
206 "defaultCurrency": {
207 "id": 0,
208 "status": "CREATED",
209 "displayId": "string",
210 "erpSystemId": 0,
211 "erpSystemDisplayId": "string",
212 "name": "string",
213 "decimalPoints": 0,
214 "depreciationAreaId": 0
215 },
216 "defaultUnitValue": {
217 "createdBy": "string",
218 "lastModifiedBy": "string",
219 "createdDate": "2019-08-24T14:15:22Z",
220 "lastModifiedDate": "2019-08-24T14:15:22Z",
221 "archived": true,
222 "externalId": "string",
223 "id": 0,
224 "unitId": 0,
225 "unitOfMeasureId": 0,
226 "erpSystemId": 0,
227 "unit": {
228 "createdBy": "string",
229 "lastModifiedBy": "string",
230 "createdDate": "2019-08-24T14:15:22Z",
231 "lastModifiedDate": "2019-08-24T14:15:22Z",
232 "archived": true,
233 "externalId": "string",
234 "id": 0,
235 "priority": 0,
236 "internalId": 0,
237 "pickListCode": "string",
238 "pickListLabel": "string",
239 "label": "string",
240 "cultureId": 0,
241 "labelDtos": [
242 {
243 "createdBy": "string",
244 "lastModifiedBy": "string",
245 "createdDate": "2019-08-24T14:15:22Z",
246 "lastModifiedDate": "2019-08-24T14:15:22Z",
247 "archived": true,
248 "externalId": "string",
249 "id": 0,
250 "cultureId": 0,
251 "value": "string"
252 }
253 ]
254 },
255 "unitOfMeasure": {
256 "id": 0,
257 "status": "CREATED",
258 "displayId": "string",
259 "erpSystemId": 0,
260 "erpSystemDisplayId": "string",
261 "name": "string"
262 }
263 },
264 "type": {
265 "createdBy": "string",
266 "lastModifiedBy": "string",
267 "createdDate": "2019-08-24T14:15:22Z",
268 "lastModifiedDate": "2019-08-24T14:15:22Z",
269 "archived": true,
270 "externalId": "string",
271 "id": 0,
272 "priority": 0,
273 "internalId": 0,
274 "pickListCode": "string",
275 "pickListLabel": "string",
276 "label": "string",
277 "cultureId": 0,
278 "labelDtos": [
279 {
280 "createdBy": "string",
281 "lastModifiedBy": "string",
282 "createdDate": "2019-08-24T14:15:22Z",
283 "lastModifiedDate": "2019-08-24T14:15:22Z",
284 "archived": true,
285 "externalId": "string",
286 "id": 0,
287 "cultureId": 0,
288 "value": "string"
289 }
290 ]
291 },
292 "quality": {
293 "createdBy": "string",
294 "lastModifiedBy": "string",
295 "createdDate": "2019-08-24T14:15:22Z",
296 "lastModifiedDate": "2019-08-24T14:15:22Z",
297 "archived": true,
298 "externalId": "string",
299 "id": 0,
300 "priority": 0,
301 "internalId": 0,
302 "pickListCode": "string",
303 "pickListLabel": "string",
304 "label": "string",
305 "cultureId": 0,
306 "labelDtos": [
307 {
308 "createdBy": "string",
309 "lastModifiedBy": "string",
310 "createdDate": "2019-08-24T14:15:22Z",
311 "lastModifiedDate": "2019-08-24T14:15:22Z",
312 "archived": true,
313 "externalId": "string",
314 "id": 0,
315 "cultureId": 0,
316 "value": "string"
317 }
318 ]
319 },
320 "propertyType": {
321 "createdBy": "string",
322 "lastModifiedBy": "string",
323 "createdDate": "2019-08-24T14:15:22Z",
324 "lastModifiedDate": "2019-08-24T14:15:22Z",
325 "archived": true,
326 "externalId": "string",
327 "id": 0,
328 "priority": 0,
329 "internalId": 0,
330 "pickListCode": "string",
331 "pickListLabel": "string",
332 "label": "string",
333 "cultureId": 0,
334 "labelDtos": [
335 {
336 "createdBy": "string",
337 "lastModifiedBy": "string",
338 "createdDate": "2019-08-24T14:15:22Z",
339 "lastModifiedDate": "2019-08-24T14:15:22Z",
340 "archived": true,
341 "externalId": "string",
342 "id": 0,
343 "cultureId": 0,
344 "value": "string"
345 }
346 ]
347 },
348 "category": {
349 "createdBy": "string",
350 "lastModifiedBy": "string",
351 "createdDate": "2019-08-24T14:15:22Z",
352 "lastModifiedDate": "2019-08-24T14:15:22Z",
353 "archived": true,
354 "externalId": "string",
355 "id": 0,
356 "priority": 0,
357 "internalId": 0,
358 "pickListCode": "string",
359 "pickListLabel": "string",
360 "label": "string",
361 "cultureId": 0,
362 "labelDtos": [
363 {
364 "createdBy": "string",
365 "lastModifiedBy": "string",
366 "createdDate": "2019-08-24T14:15:22Z",
367 "lastModifiedDate": "2019-08-24T14:15:22Z",
368 "archived": true,
369 "externalId": "string",
370 "id": 0,
371 "cultureId": 0,
372 "value": "string"
373 }
374 ]
375 },
376 "status": {
377 "createdBy": "string",
378 "lastModifiedBy": "string",
379 "createdDate": "2019-08-24T14:15:22Z",
380 "lastModifiedDate": "2019-08-24T14:15:22Z",
381 "archived": true,
382 "externalId": "string",
383 "id": 0,
384 "priority": 0,
385 "internalId": 0,
386 "pickListCode": "string",
387 "pickListLabel": "string",
388 "label": "string",
389 "cultureId": 0,
390 "labelDtos": [
391 {
392 "createdBy": "string",
393 "lastModifiedBy": "string",
394 "createdDate": "2019-08-24T14:15:22Z",
395 "lastModifiedDate": "2019-08-24T14:15:22Z",
396 "archived": true,
397 "externalId": "string",
398 "id": 0,
399 "cultureId": 0,
400 "value": "string"
401 }
402 ]
403 },
404 "addressDto": {
405 "createdBy": "string",
406 "lastModifiedBy": "string",
407 "createdDate": "2019-08-24T14:15:22Z",
408 "lastModifiedDate": "2019-08-24T14:15:22Z",
409 "archived": true,
410 "externalId": "string",
411 "id": 0,
412 "street": "string",
413 "civicNumber": "string",
414 "suite": "string",
415 "postalCode": "string",
416 "lon": 0.1,
417 "lat": 0.1,
418 "city": {
419 "createdBy": "string",
420 "lastModifiedBy": "string",
421 "createdDate": "2019-08-24T14:15:22Z",
422 "lastModifiedDate": "2019-08-24T14:15:22Z",
423 "archived": true,
424 "externalId": "string",
425 "id": 0,
426 "name": "string",
427 "province": {
428 "createdBy": "string",
429 "lastModifiedBy": "string",
430 "createdDate": "2019-08-24T14:15:22Z",
431 "lastModifiedDate": "2019-08-24T14:15:22Z",
432 "archived": true,
433 "externalId": "string",
434 "id": 0,
435 "name": "string",
436 "code": "string",
437 "country": {
438 "createdBy": "string",
439 "lastModifiedBy": "string",
440 "createdDate": "2019-08-24T14:15:22Z",
441 "lastModifiedDate": "2019-08-24T14:15:22Z",
442 "archived": true,
443 "externalId": "string",
444 "id": 0,
445 "name": "string",
446 "code": "string"
447 }
448 }
449 },
450 "district": {
451 "createdBy": "string",
452 "lastModifiedBy": "string",
453 "createdDate": "2019-08-24T14:15:22Z",
454 "lastModifiedDate": "2019-08-24T14:15:22Z",
455 "archived": true,
456 "externalId": "string",
457 "id": 0,
458 "name": "string",
459 "city": {
460 "createdBy": "string",
461 "lastModifiedBy": "string",
462 "createdDate": "2019-08-24T14:15:22Z",
463 "lastModifiedDate": "2019-08-24T14:15:22Z",
464 "archived": true,
465 "externalId": "string",
466 "id": 0,
467 "name": "string",
468 "province": {
469 "createdBy": "string",
470 "lastModifiedBy": "string",
471 "createdDate": "2019-08-24T14:15:22Z",
472 "lastModifiedDate": "2019-08-24T14:15:22Z",
473 "archived": true,
474 "externalId": "string",
475 "id": 0,
476 "name": "string",
477 "code": "string",
478 "country": {
479 "createdBy": "string",
480 "lastModifiedBy": "string",
481 "createdDate": "2019-08-24T14:15:22Z",
482 "lastModifiedDate": "2019-08-24T14:15:22Z",
483 "archived": true,
484 "externalId": "string",
485 "id": 0,
486 "name": "string",
487 "code": "string"
488 }
489 }
490 }
491 },
492 "cityId": 0,
493 "districtId": 0
494 },
495 "secondAddressDto": {
496 "createdBy": "string",
497 "lastModifiedBy": "string",
498 "createdDate": "2019-08-24T14:15:22Z",
499 "lastModifiedDate": "2019-08-24T14:15:22Z",
500 "archived": true,
501 "externalId": "string",
502 "id": 0,
503 "street": "string",
504 "civicNumber": "string",
505 "suite": "string",
506 "postalCode": "string",
507 "lon": 0.1,
508 "lat": 0.1,
509 "city": {
510 "createdBy": "string",
511 "lastModifiedBy": "string",
512 "createdDate": "2019-08-24T14:15:22Z",
513 "lastModifiedDate": "2019-08-24T14:15:22Z",
514 "archived": true,
515 "externalId": "string",
516 "id": 0,
517 "name": "string",
518 "province": {
519 "createdBy": "string",
520 "lastModifiedBy": "string",
521 "createdDate": "2019-08-24T14:15:22Z",
522 "lastModifiedDate": "2019-08-24T14:15:22Z",
523 "archived": true,
524 "externalId": "string",
525 "id": 0,
526 "name": "string",
527 "code": "string",
528 "country": {
529 "createdBy": "string",
530 "lastModifiedBy": "string",
531 "createdDate": "2019-08-24T14:15:22Z",
532 "lastModifiedDate": "2019-08-24T14:15:22Z",
533 "archived": true,
534 "externalId": "string",
535 "id": 0,
536 "name": "string",
537 "code": "string"
538 }
539 }
540 },
541 "district": {
542 "createdBy": "string",
543 "lastModifiedBy": "string",
544 "createdDate": "2019-08-24T14:15:22Z",
545 "lastModifiedDate": "2019-08-24T14:15:22Z",
546 "archived": true,
547 "externalId": "string",
548 "id": 0,
549 "name": "string",
550 "city": {
551 "createdBy": "string",
552 "lastModifiedBy": "string",
553 "createdDate": "2019-08-24T14:15:22Z",
554 "lastModifiedDate": "2019-08-24T14:15:22Z",
555 "archived": true,
556 "externalId": "string",
557 "id": 0,
558 "name": "string",
559 "province": {
560 "createdBy": "string",
561 "lastModifiedBy": "string",
562 "createdDate": "2019-08-24T14:15:22Z",
563 "lastModifiedDate": "2019-08-24T14:15:22Z",
564 "archived": true,
565 "externalId": "string",
566 "id": 0,
567 "name": "string",
568 "code": "string",
569 "country": {
570 "createdBy": "string",
571 "lastModifiedBy": "string",
572 "createdDate": "2019-08-24T14:15:22Z",
573 "lastModifiedDate": "2019-08-24T14:15:22Z",
574 "archived": true,
575 "externalId": "string",
576 "id": 0,
577 "name": "string",
578 "code": "string"
579 }
580 }
581 }
582 },
583 "cityId": 0,
584 "districtId": 0
585 }
586 }
587 ],
588 "premises": [
589 {
590 "createdBy": "string",
591 "lastModifiedBy": "string",
592 "createdDate": "2019-08-24T14:15:22Z",
593 "lastModifiedDate": "2019-08-24T14:15:22Z",
594 "archived": true,
595 "externalId": "string",
596 "id": 0,
597 "number": "string",
598 "name": "string",
599 "headPremise": true,
600 "possessionDate": "2019-08-24",
601 "openingDate": "2019-08-24",
602 "closingDate": "2019-08-24",
603 "relocationDate": "2019-08-24",
604 "vacatingDate": "2019-08-24",
605 "expansionDate": "2019-08-24",
606 "statusId": 0,
607 "usageId": 0,
608 "parentPremiseId": 0,
609 "costCenterId": 0,
610 "profitCenterId": 0,
611 "legalEntityId": 0,
612 "occupancyIds": [
613 0
614 ],
615 "locationId": 0,
616 "locationDto": {
617 "createdBy": "string",
618 "lastModifiedBy": "string",
619 "createdDate": "2019-08-24T14:15:22Z",
620 "lastModifiedDate": "2019-08-24T14:15:22Z",
621 "archived": true,
622 "externalId": "string",
623 "id": 0,
624 "number": "string",
625 "name": "string",
626 "storeNumber": "string",
627 "defaultCurrencyId": 0,
628 "defaultMeasureId": 0,
629 "typeId": 0,
630 "qualityId": 0,
631 "propertyTypeId": 0,
632 "categoryId": 0,
633 "statusId": 0,
634 "businessUnitId": 0,
635 "groupIds": [
636 0
637 ],
638 "legalEntityIds": [
639 0
640 ],
641 "defaultCurrency": {
642 "id": 0,
643 "status": "CREATED",
644 "displayId": "string",
645 "erpSystemId": 0,
646 "erpSystemDisplayId": "string",
647 "name": "string",
648 "decimalPoints": 0,
649 "depreciationAreaId": 0
650 },
651 "defaultUnitValue": {
652 "createdBy": "string",
653 "lastModifiedBy": "string",
654 "createdDate": "2019-08-24T14:15:22Z",
655 "lastModifiedDate": "2019-08-24T14:15:22Z",
656 "archived": true,
657 "externalId": "string",
658 "id": 0,
659 "unitId": 0,
660 "unitOfMeasureId": 0,
661 "erpSystemId": 0,
662 "unit": {
663 "createdBy": "string",
664 "lastModifiedBy": "string",
665 "createdDate": "2019-08-24T14:15:22Z",
666 "lastModifiedDate": "2019-08-24T14:15:22Z",
667 "archived": true,
668 "externalId": "string",
669 "id": 0,
670 "priority": 0,
671 "internalId": 0,
672 "pickListCode": "string",
673 "pickListLabel": "string",
674 "label": "string",
675 "cultureId": 0,
676 "labelDtos": [
677 {
678 "createdBy": "string",
679 "lastModifiedBy": "string",
680 "createdDate": "2019-08-24T14:15:22Z",
681 "lastModifiedDate": "2019-08-24T14:15:22Z",
682 "archived": true,
683 "externalId": "string",
684 "id": 0,
685 "cultureId": 0,
686 "value": "string"
687 }
688 ]
689 },
690 "unitOfMeasure": {
691 "id": 0,
692 "status": "CREATED",
693 "displayId": "string",
694 "erpSystemId": 0,
695 "erpSystemDisplayId": "string",
696 "name": "string"
697 }
698 },
699 "type": {
700 "createdBy": "string",
701 "lastModifiedBy": "string",
702 "createdDate": "2019-08-24T14:15:22Z",
703 "lastModifiedDate": "2019-08-24T14:15:22Z",
704 "archived": true,
705 "externalId": "string",
706 "id": 0,
707 "priority": 0,
708 "internalId": 0,
709 "pickListCode": "string",
710 "pickListLabel": "string",
711 "label": "string",
712 "cultureId": 0,
713 "labelDtos": [
714 {
715 "createdBy": "string",
716 "lastModifiedBy": "string",
717 "createdDate": "2019-08-24T14:15:22Z",
718 "lastModifiedDate": "2019-08-24T14:15:22Z",
719 "archived": true,
720 "externalId": "string",
721 "id": 0,
722 "cultureId": 0,
723 "value": "string"
724 }
725 ]
726 },
727 "quality": {
728 "createdBy": "string",
729 "lastModifiedBy": "string",
730 "createdDate": "2019-08-24T14:15:22Z",
731 "lastModifiedDate": "2019-08-24T14:15:22Z",
732 "archived": true,
733 "externalId": "string",
734 "id": 0,
735 "priority": 0,
736 "internalId": 0,
737 "pickListCode": "string",
738 "pickListLabel": "string",
739 "label": "string",
740 "cultureId": 0,
741 "labelDtos": [
742 {
743 "createdBy": "string",
744 "lastModifiedBy": "string",
745 "createdDate": "2019-08-24T14:15:22Z",
746 "lastModifiedDate": "2019-08-24T14:15:22Z",
747 "archived": true,
748 "externalId": "string",
749 "id": 0,
750 "cultureId": 0,
751 "value": "string"
752 }
753 ]
754 },
755 "propertyType": {
756 "createdBy": "string",
757 "lastModifiedBy": "string",
758 "createdDate": "2019-08-24T14:15:22Z",
759 "lastModifiedDate": "2019-08-24T14:15:22Z",
760 "archived": true,
761 "externalId": "string",
762 "id": 0,
763 "priority": 0,
764 "internalId": 0,
765 "pickListCode": "string",
766 "pickListLabel": "string",
767 "label": "string",
768 "cultureId": 0,
769 "labelDtos": [
770 {
771 "createdBy": "string",
772 "lastModifiedBy": "string",
773 "createdDate": "2019-08-24T14:15:22Z",
774 "lastModifiedDate": "2019-08-24T14:15:22Z",
775 "archived": true,
776 "externalId": "string",
777 "id": 0,
778 "cultureId": 0,
779 "value": "string"
780 }
781 ]
782 },
783 "category": {
784 "createdBy": "string",
785 "lastModifiedBy": "string",
786 "createdDate": "2019-08-24T14:15:22Z",
787 "lastModifiedDate": "2019-08-24T14:15:22Z",
788 "archived": true,
789 "externalId": "string",
790 "id": 0,
791 "priority": 0,
792 "internalId": 0,
793 "pickListCode": "string",
794 "pickListLabel": "string",
795 "label": "string",
796 "cultureId": 0,
797 "labelDtos": [
798 {
799 "createdBy": "string",
800 "lastModifiedBy": "string",
801 "createdDate": "2019-08-24T14:15:22Z",
802 "lastModifiedDate": "2019-08-24T14:15:22Z",
803 "archived": true,
804 "externalId": "string",
805 "id": 0,
806 "cultureId": 0,
807 "value": "string"
808 }
809 ]
810 },
811 "status": {
812 "createdBy": "string",
813 "lastModifiedBy": "string",
814 "createdDate": "2019-08-24T14:15:22Z",
815 "lastModifiedDate": "2019-08-24T14:15:22Z",
816 "archived": true,
817 "externalId": "string",
818 "id": 0,
819 "priority": 0,
820 "internalId": 0,
821 "pickListCode": "string",
822 "pickListLabel": "string",
823 "label": "string",
824 "cultureId": 0,
825 "labelDtos": [
826 {
827 "createdBy": "string",
828 "lastModifiedBy": "string",
829 "createdDate": "2019-08-24T14:15:22Z",
830 "lastModifiedDate": "2019-08-24T14:15:22Z",
831 "archived": true,
832 "externalId": "string",
833 "id": 0,
834 "cultureId": 0,
835 "value": "string"
836 }
837 ]
838 },
839 "addressDto": {
840 "createdBy": "string",
841 "lastModifiedBy": "string",
842 "createdDate": "2019-08-24T14:15:22Z",
843 "lastModifiedDate": "2019-08-24T14:15:22Z",
844 "archived": true,
845 "externalId": "string",
846 "id": 0,
847 "street": "string",
848 "civicNumber": "string",
849 "suite": "string",
850 "postalCode": "string",
851 "lon": 0.1,
852 "lat": 0.1,
853 "city": {
854 "createdBy": "string",
855 "lastModifiedBy": "string",
856 "createdDate": "2019-08-24T14:15:22Z",
857 "lastModifiedDate": "2019-08-24T14:15:22Z",
858 "archived": true,
859 "externalId": "string",
860 "id": 0,
861 "name": "string",
862 "province": {
863 "createdBy": "string",
864 "lastModifiedBy": "string",
865 "createdDate": "2019-08-24T14:15:22Z",
866 "lastModifiedDate": "2019-08-24T14:15:22Z",
867 "archived": true,
868 "externalId": "string",
869 "id": 0,
870 "name": "string",
871 "code": "string",
872 "country": {
873 "createdBy": "string",
874 "lastModifiedBy": "string",
875 "createdDate": "2019-08-24T14:15:22Z",
876 "lastModifiedDate": "2019-08-24T14:15:22Z",
877 "archived": true,
878 "externalId": "string",
879 "id": 0,
880 "name": "string",
881 "code": "string"
882 }
883 }
884 },
885 "district": {
886 "createdBy": "string",
887 "lastModifiedBy": "string",
888 "createdDate": "2019-08-24T14:15:22Z",
889 "lastModifiedDate": "2019-08-24T14:15:22Z",
890 "archived": true,
891 "externalId": "string",
892 "id": 0,
893 "name": "string",
894 "city": {
895 "createdBy": "string",
896 "lastModifiedBy": "string",
897 "createdDate": "2019-08-24T14:15:22Z",
898 "lastModifiedDate": "2019-08-24T14:15:22Z",
899 "archived": true,
900 "externalId": "string",
901 "id": 0,
902 "name": "string",
903 "province": {
904 "createdBy": "string",
905 "lastModifiedBy": "string",
906 "createdDate": "2019-08-24T14:15:22Z",
907 "lastModifiedDate": "2019-08-24T14:15:22Z",
908 "archived": true,
909 "externalId": "string",
910 "id": 0,
911 "name": "string",
912 "code": "string",
913 "country": {}
914 }
915 }
916 },
917 "cityId": 0,
918 "districtId": 0
919 },
920 "secondAddressDto": {
921 "createdBy": "string",
922 "lastModifiedBy": "string",
923 "createdDate": "2019-08-24T14:15:22Z",
924 "lastModifiedDate": "2019-08-24T14:15:22Z",
925 "archived": true,
926 "externalId": "string",
927 "id": 0,
928 "street": "string",
929 "civicNumber": "string",
930 "suite": "string",
931 "postalCode": "string",
932 "lon": 0.1,
933 "lat": 0.1,
934 "city": {
935 "createdBy": "string",
936 "lastModifiedBy": "string",
937 "createdDate": "2019-08-24T14:15:22Z",
938 "lastModifiedDate": "2019-08-24T14:15:22Z",
939 "archived": true,
940 "externalId": "string",
941 "id": 0,
942 "name": "string",
943 "province": {
944 "createdBy": "string",
945 "lastModifiedBy": "string",
946 "createdDate": "2019-08-24T14:15:22Z",
947 "lastModifiedDate": "2019-08-24T14:15:22Z",
948 "archived": true,
949 "externalId": "string",
950 "id": 0,
951 "name": "string",
952 "code": "string",
953 "country": {
954 "createdBy": "string",
955 "lastModifiedBy": "string",
956 "createdDate": "2019-08-24T14:15:22Z",
957 "lastModifiedDate": "2019-08-24T14:15:22Z",
958 "archived": true,
959 "externalId": "string",
960 "id": 0,
961 "name": "string",
962 "code": "string"
963 }
964 }
965 },
966 "district": {
967 "createdBy": "string",
968 "lastModifiedBy": "string",
969 "createdDate": "2019-08-24T14:15:22Z",
970 "lastModifiedDate": "2019-08-24T14:15:22Z",
971 "archived": true,
972 "externalId": "string",
973 "id": 0,
974 "name": "string",
975 "city": {
976 "createdBy": "string",
977 "lastModifiedBy": "string",
978 "createdDate": "2019-08-24T14:15:22Z",
979 "lastModifiedDate": "2019-08-24T14:15:22Z",
980 "archived": true,
981 "externalId": "string",
982 "id": 0,
983 "name": "string",
984 "province": {
985 "createdBy": "string",
986 "lastModifiedBy": "string",
987 "createdDate": "2019-08-24T14:15:22Z",
988 "lastModifiedDate": "2019-08-24T14:15:22Z",
989 "archived": true,
990 "externalId": "string",
991 "id": 0,
992 "name": "string",
993 "code": "string",
994 "country": {}
995 }
996 }
997 },
998 "cityId": 0,
999 "districtId": 0
1000 }
1001 },
1002 "status": {
1003 "createdBy": "string",
1004 "lastModifiedBy": "string",
1005 "createdDate": "2019-08-24T14:15:22Z",
1006 "lastModifiedDate": "2019-08-24T14:15:22Z",
1007 "archived": true,
1008 "externalId": "string",
1009 "id": 0,
1010 "priority": 0,
1011 "internalId": 0,
1012 "pickListCode": "string",
1013 "pickListLabel": "string",
1014 "label": "string",
1015 "cultureId": 0,
1016 "labelDtos": [
1017 {
1018 "createdBy": "string",
1019 "lastModifiedBy": "string",
1020 "createdDate": "2019-08-24T14:15:22Z",
1021 "lastModifiedDate": "2019-08-24T14:15:22Z",
1022 "archived": true,
1023 "externalId": "string",
1024 "id": 0,
1025 "cultureId": 0,
1026 "value": "string"
1027 }
1028 ]
1029 },
1030 "usage": {
1031 "createdBy": "string",
1032 "lastModifiedBy": "string",
1033 "createdDate": "2019-08-24T14:15:22Z",
1034 "lastModifiedDate": "2019-08-24T14:15:22Z",
1035 "archived": true,
1036 "externalId": "string",
1037 "id": 0,
1038 "priority": 0,
1039 "internalId": 0,
1040 "pickListCode": "string",
1041 "pickListLabel": "string",
1042 "label": "string",
1043 "cultureId": 0,
1044 "labelDtos": [
1045 {
1046 "createdBy": "string",
1047 "lastModifiedBy": "string",
1048 "createdDate": "2019-08-24T14:15:22Z",
1049 "lastModifiedDate": "2019-08-24T14:15:22Z",
1050 "archived": true,
1051 "externalId": "string",
1052 "id": 0,
1053 "cultureId": 0,
1054 "value": "string"
1055 }
1056 ]
1057 },
1058 "occupanciesDto": [
1059 {
1060 "createdBy": "string",
1061 "lastModifiedBy": "string",
1062 "createdDate": "2019-08-24T14:15:22Z",
1063 "lastModifiedDate": "2019-08-24T14:15:22Z",
1064 "archived": true,
1065 "externalId": "string",
1066 "id": 0,
1067 "priority": 0,
1068 "internalId": 0,
1069 "pickListCode": "string",
1070 "pickListLabel": "string",
1071 "label": "string",
1072 "cultureId": 0,
1073 "labelDtos": [
1074 {
1075 "createdBy": "string",
1076 "lastModifiedBy": "string",
1077 "createdDate": "2019-08-24T14:15:22Z",
1078 "lastModifiedDate": "2019-08-24T14:15:22Z",
1079 "archived": true,
1080 "externalId": "string",
1081 "id": 0,
1082 "cultureId": 0,
1083 "value": "string"
1084 }
1085 ]
1086 }
1087 ]
1088 }
1089 ],
1090 "groups": [
1091 {
1092 "createdBy": "string",
1093 "lastModifiedBy": "string",
1094 "createdDate": "2019-08-24T14:15:22Z",
1095 "lastModifiedDate": "2019-08-24T14:15:22Z",
1096 "archived": true,
1097 "externalId": "string",
1098 "id": "string",
1099 "code": "string",
1100 "priority": 0,
1101 "pickListType": "string",
1102 "label": "string",
1103 "cultureId": 0,
1104 "reportable": true,
1105 "labelDtos": [
1106 {
1107 "createdBy": "string",
1108 "lastModifiedBy": "string",
1109 "createdDate": "2019-08-24T14:15:22Z",
1110 "lastModifiedDate": "2019-08-24T14:15:22Z",
1111 "archived": true,
1112 "externalId": "string",
1113 "id": 0,
1114 "cultureId": 0,
1115 "value": "string"
1116 }
1117 ]
1118 }
1119 ],
1120 "groupOptions": [
1121 {
1122 "createdBy": "string",
1123 "lastModifiedBy": "string",
1124 "createdDate": "2019-08-24T14:15:22Z",
1125 "lastModifiedDate": "2019-08-24T14:15:22Z",
1126 "archived": true,
1127 "externalId": "string",
1128 "id": 0,
1129 "priority": 0,
1130 "internalId": 0,
1131 "pickListCode": "string",
1132 "pickListLabel": "string",
1133 "label": "string",
1134 "cultureId": 0,
1135 "labelDtos": [
1136 {
1137 "createdBy": "string",
1138 "lastModifiedBy": "string",
1139 "createdDate": "2019-08-24T14:15:22Z",
1140 "lastModifiedDate": "2019-08-24T14:15:22Z",
1141 "archived": true,
1142 "externalId": "string",
1143 "id": 0,
1144 "cultureId": 0,
1145 "value": "string"
1146 }
1147 ]
1148 }
1149 ],
1150 "businessUnits": [
1151 {
1152 "id": 0,
1153 "status": "CREATED",
1154 "displayId": "string",
1155 "name": "string",
1156 "leaseAreaId": 0,
1157 "companyId": 0
1158 }
1159 ],
1160 "legalEntities": [
1161 {
1162 "id": 0,
1163 "status": "CREATED",
1164 "displayId": "string",
1165 "erpSystemId": 0,
1166 "erpSystemDisplayId": "string",
1167 "countryId": 0,
1168 "countryDisplayId": "string",
1169 "postingPeriodVariantId": 0,
1170 "postingPeriodVariantDisplayId": "string",
1171 "controllingAreaId": 0,
1172 "controllingAreaDisplayId": "string",
1173 "chartOfAccountId": 0,
1174 "chartOfAccountDisplayId": "string",
1175 "fiscalVariantId": 0,
1176 "fiscalVariantDisplayId": "string",
1177 "chartOfDepreciationId": 0,
1178 "chartOfDepreciationDisplayId": "string",
1179 "purchasingOrganizationId": 0,
1180 "assetId": 0,
1181 "exchangeRateTypeId": 0,
1182 "plantId": 0,
1183 "incrementalBorrowingRateId": 0,
1184 "businessUnitId": 0,
1185 "projectId": 0,
1186 "transferVariantId": 0,
1187 "partnerId": 0,
1188 "departmentId": 0,
1189 "accountingStandardId": 0,
1190 "generalLedgerAccountId": 0,
1191 "consumerPriceIndexCategoryId": 0,
1192 "costCenterId": 0,
1193 "costCenterRelationValidFrom": "2019-08-24",
1194 "costCenterRelationValidTo": "2019-08-24"
1195 }
1196 ],
1197 "statusOptions": [
1198 {
1199 "createdBy": "string",
1200 "lastModifiedBy": "string",
1201 "createdDate": "2019-08-24T14:15:22Z",
1202 "lastModifiedDate": "2019-08-24T14:15:22Z",
1203 "archived": true,
1204 "externalId": "string",
1205 "id": 0,
1206 "priority": 0,
1207 "internalId": 0,
1208 "pickListCode": "string",
1209 "pickListLabel": "string",
1210 "label": "string",
1211 "cultureId": 0,
1212 "labelDtos": [
1213 {
1214 "createdBy": "string",
1215 "lastModifiedBy": "string",
1216 "createdDate": "2019-08-24T14:15:22Z",
1217 "lastModifiedDate": "2019-08-24T14:15:22Z",
1218 "archived": true,
1219 "externalId": "string",
1220 "id": 0,
1221 "cultureId": 0,
1222 "value": "string"
1223 }
1224 ]
1225 }
1226 ],
1227 "masterAgreements": [
1228 {
1229 "id": 0,
1230 "displayId": "string",
1231 "year": 1900,
1232 "name": "string",
1233 "description": "string",
1234 "validFrom": "2019-08-24",
1235 "validTo": "2019-08-24",
1236 "targetValue": 0.1,
1237 "legalJurisdiction": "string",
1238 "approverComment": "string",
1239 "signingPerson": "string",
1240 "placeOfSignature": "string",
1241 "dateOfSignature": "2019-08-24",
1242 "state": "MLA_DEFINE",
1243 "dataCreationInfo": {
1244 "id": 0,
1245 "idGenerationType": "AUTO",
1246 "source": "string",
1247 "type": "MIGRATION",
1248 "startDateTime": "2019-08-24T14:15:22Z",
1249 "endDateTime": "2019-08-24T14:15:22Z"
1250 },
1251 "agreementGroup": {
1252 "id": 0,
1253 "displayId": "string",
1254 "status": "CREATED",
1255 "name": "string"
1256 },
1257 "currency": {
1258 "id": 0,
1259 "displayId": "string",
1260 "status": "CREATED",
1261 "name": "string",
1262 "decimalPoints": 0
1263 },
1264 "internalAssetClass": {
1265 "id": 0,
1266 "displayId": "string",
1267 "status": "CREATED",
1268 "name": "string",
1269 "assetClassType": "PROPERTY",
1270 "infiniteUsefulLife": true
1271 },
1272 "leaseArea": {
1273 "id": 0,
1274 "displayId": "string",
1275 "status": "CREATED",
1276 "name": "string"
1277 },
1278 "businessUnit": {
1279 "id": 0,
1280 "displayId": "string",
1281 "status": "CREATED",
1282 "name": "string"
1283 },
1284 "companyCode": {
1285 "id": 0,
1286 "displayId": "string",
1287 "status": "CREATED",
1288 "erpSystemId": 0,
1289 "erpSystemDisplayId": "string",
1290 "countryId": 0,
1291 "countryDisplayId": "string",
1292 "postingPeriodVariantId": 0,
1293 "fiscalVariantId": 0
1294 },
1295 "department": {
1296 "id": 0,
1297 "displayId": "string",
1298 "status": "CREATED",
1299 "name": "string"
1300 },
1301 "leaseGroup": {
1302 "id": 0,
1303 "displayId": "string",
1304 "status": "CREATED",
1305 "name": "string"
1306 },
1307 "allowsSystemGenerateNewId": true,
1308 "numberRangeIdentifierType": {
1309 "name": "string"
1310 },
1311 "numberRangeIdentifierValue": "string",
1312 "numberRangeType": {
1313 "name": "string"
1314 }
1315 }
1316 ],
1317 "contracts": [
1318 {
1319 "id": 0,
1320 "displayId": "string",
1321 "name": "string",
1322 "principalPositionType": "LESSEE",
1323 "validFrom": "2019-08-24",
1324 "validTo": "2019-08-24",
1325 "amendmentDate": "2019-08-24",
1326 "approverComment": "string",
1327 "contractPhase": "INITIAL",
1328 "dataCreationInfo": {
1329 "id": 0,
1330 "idGenerationType": "AUTO",
1331 "source": "string",
1332 "type": "MIGRATION",
1333 "startDateTime": "2019-08-24T14:15:22Z",
1334 "endDateTime": "2019-08-24T14:15:22Z"
1335 },
1336 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
1337 "revision": {
1338 "id": 0,
1339 "displayId": "string",
1340 "name": "string",
1341 "inception": true,
1342 "revisionType": "REVISION",
1343 "state": "MLA_DEFINE",
1344 "approvedBy": "string",
1345 "approvedAt": "2019-08-24T14:15:22Z",
1346 "parentRevisionId": 0,
1347 "approverComment": "string",
1348 "contractId": 0,
1349 "contractDisplayId": "string",
1350 "contractName": "string",
1351 "principalPositionType": "LESSEE",
1352 "mlaId": 0,
1353 "companyId": 0,
1354 "description": "string",
1355 "externalReference": "string",
1356 "internalReference": "string",
1357 "formOfLease": "FULL",
1358 "jointVentureLeaseType": "GROSS_LEASE",
1359 "businessPlace": "string",
1360 "tradingPartner": {
1361 "id": 0,
1362 "displayId": "string",
1363 "status": "CREATED",
1364 "name": "string",
1365 "erpSystemId": 0,
1366 "erpSystemDisplayId": "string"
1367 },
1368 "contractCategoryGroup": {
1369 "id": 0,
1370 "displayId": "string",
1371 "status": "CREATED",
1372 "name": "string"
1373 },
1374 "contractGroup1": {
1375 "id": 0,
1376 "displayId": "string",
1377 "status": "CREATED",
1378 "name": "string"
1379 },
1380 "contractGroup2": {
1381 "id": 0,
1382 "displayId": "string",
1383 "status": "CREATED",
1384 "name": "string"
1385 },
1386 "group3": "string",
1387 "group4": "string",
1388 "signingPerson": "string",
1389 "placeOfSignature": "string",
1390 "dateOfSignature": "2019-08-24",
1391 "numberRangeIdentifierType": {
1392 "name": "string"
1393 },
1394 "numberRangeIdentifierValue": "string",
1395 "allowsSystemGenerateNewId": true,
1396 "numberRangeType": {
1397 "name": "string"
1398 }
1399 },
1400 "currency": {
1401 "id": 0,
1402 "displayId": "string",
1403 "status": "CREATED",
1404 "name": "string",
1405 "decimalPoints": 0
1406 },
1407 "companyCurrency": {
1408 "id": 0,
1409 "displayId": "string",
1410 "status": "CREATED",
1411 "name": "string",
1412 "decimalPoints": 0
1413 },
1414 "indexedCurrency": true,
1415 "assetValueCurrencyType": "CONTRACT_CURRENCY",
1416 "currencyLocked": true,
1417 "leaseArea": {
1418 "id": 0,
1419 "displayId": "string",
1420 "status": "CREATED",
1421 "name": "string"
1422 },
1423 "businessUnit": {
1424 "id": 0,
1425 "displayId": "string",
1426 "status": "CREATED",
1427 "name": "string"
1428 },
1429 "businessUnitLocked": true,
1430 "companyCode": {
1431 "id": 0,
1432 "displayId": "string",
1433 "status": "CREATED",
1434 "erpSystemId": 0,
1435 "erpSystemDisplayId": "string",
1436 "countryId": 0,
1437 "countryDisplayId": "string",
1438 "postingPeriodVariantId": 0,
1439 "fiscalVariantId": 0
1440 },
1441 "companyCodeLocked": true,
1442 "department": {
1443 "id": 0,
1444 "displayId": "string",
1445 "status": "CREATED",
1446 "name": "string"
1447 },
1448 "departmentLocked": true,
1449 "leaseGroup": {
1450 "id": 0,
1451 "displayId": "string",
1452 "status": "CREATED",
1453 "name": "string"
1454 },
1455 "leaseGroupLocked": true,
1456 "subleasingInternalAssetClass": {
1457 "id": 0,
1458 "displayId": "string",
1459 "status": "CREATED",
1460 "name": "string",
1461 "assetClassType": "PROPERTY",
1462 "infiniteUsefulLife": true
1463 },
1464 "contractGroup1": {
1465 "id": 0,
1466 "displayId": "string",
1467 "status": "CREATED",
1468 "name": "string"
1469 },
1470 "contractGroup2": {
1471 "id": 0,
1472 "displayId": "string",
1473 "status": "CREATED",
1474 "name": "string"
1475 },
1476 "subleasing": true,
1477 "subleasingContractRevisionInfo": {
1478 "id": 0,
1479 "contractId": 0,
1480 "contractDisplayId": "string",
1481 "contractName": "string"
1482 },
1483 "subleasingLeaseComponentRevisionInfo": {
1484 "id": 0,
1485 "leaseComponentId": 0,
1486 "leaseComponentDisplayId": "string",
1487 "leaseComponentName": "string"
1488 },
1489 "subleasingActivationGroupRevisionInfo": {
1490 "id": 0,
1491 "activationGroupId": 0,
1492 "activationGroupDisplayId": "string",
1493 "activationGroupName": "string"
1494 },
1495 "notifications": [
1496 {
1497 "id": 0,
1498 "topic": {
1499 "enCaption": "string",
1500 "frCaption": "string",
1501 "name": "string",
1502 "priority": "HIGH"
1503 },
1504 "username": "string",
1505 "contractId": 0,
1506 "contractDisplayId": "string",
1507 "targetId": "string",
1508 "targetType": "string"
1509 }
1510 ],
1511 "masterAgreementId": 0,
1512 "masterAgreementDisplayId": "string",
1513 "allowsSystemGenerateNewId": true,
1514 "transferInfo": {
1515 "transferredFromDisplayId": "string",
1516 "transferredFromRevisionId": 0,
1517 "transferredToDisplayId": "string",
1518 "transferredToRevisionId": 0
1519 },
1520 "numberRangeIdentifierType": {
1521 "name": "string"
1522 },
1523 "numberRangeIdentifierValue": "string",
1524 "numberRangeType": {
1525 "name": "string"
1526 }
1527 }
1528 ],
1529 "listingCitiesValue": "string",
1530 "listingCitiesValues": [
1531 "string"
1532 ],
1533 "listingProvincesValue": "string",
1534 "listingProvincesValues": [
1535 "string"
1536 ],
1537 "listingCountriesValue": "string",
1538 "listingCountriesValues": [
1539 "string"
1540 ],
1541 "listingLocationsValue": "string",
1542 "listingLocationsValues": [
1543 "string"
1544 ],
1545 "listingPremisesValue": "string",
1546 "listingPremisesValues": [
1547 "string"
1548 ],
1549 "listingGroupsValue": "string",
1550 "listingGroupsValues": [
1551 "string"
1552 ],
1553 "listingGroupOptionsValue": "string",
1554 "listingGroupOptionsValues": [
1555 "string"
1556 ],
1557 "listingBusinessUnitsValue": "string",
1558 "listingBusinessUnitsValues": [
1559 "string"
1560 ],
1561 "listingLegalEntitiesValue": "string",
1562 "listingLegalEntitiesValues": [
1563 "string"
1564 ],
1565 "listingMasterAgreementsValue": "string",
1566 "listingMasterAgreementsValues": [
1567 "string"
1568 ],
1569 "listingContractsValue": "string",
1570 "listingContractsValues": [
1571 "string"
1572 ],
1573 "listingStatusOptionsValue": "string",
1574 "listingStatusOptionsValues": [
1575 "string"
1576 ]
1577 }
1578 ],
1579 "leaseIds": [
1580 0
1581 ]
1582}
Prepare CPI Mass Indexation Reopen Job¶
HTTP Request
POST /api/cpi-mass-indexations/{id}/reopen
📋 Description: Reopens a specified mass indexation process for a portfolio asset, allowing for adjustments and updates within the Nakisa Portfolio Management Suite.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
Unique identifier for the resource |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "createdBy": "string",
3 "lastModifiedBy": "string",
4 "createdDate": "2019-08-24T14:15:22Z",
5 "lastModifiedDate": "2019-08-24T14:15:22Z",
6 "archived": true,
7 "externalId": "string",
8 "id": 0,
9 "name": "string",
10 "description": "string",
11 "statusId": 0,
12 "preparedBy": "string",
13 "preparedDate": "2019-08-24",
14 "executedBy": "string",
15 "executedDate": "2019-08-24",
16 "generateJobId": 0,
17 "numberOfItemsToProcess": 0,
18 "numberOfItemsProcessed": 0,
19 "cpiLeaseIndexationPreviewIdsToIndex": [
20 0
21 ],
22 "cpiLeasesProfileFilterIds": [
23 0
24 ],
25 "status": {
26 "createdBy": "string",
27 "lastModifiedBy": "string",
28 "createdDate": "2019-08-24T14:15:22Z",
29 "lastModifiedDate": "2019-08-24T14:15:22Z",
30 "archived": true,
31 "externalId": "string",
32 "id": 0,
33 "priority": 0,
34 "internalId": 0,
35 "pickListCode": "string",
36 "pickListLabel": "string",
37 "label": "string",
38 "cultureId": 0,
39 "labelDtos": [
40 {
41 "createdBy": "string",
42 "lastModifiedBy": "string",
43 "createdDate": "2019-08-24T14:15:22Z",
44 "lastModifiedDate": "2019-08-24T14:15:22Z",
45 "archived": true,
46 "externalId": "string",
47 "id": 0,
48 "cultureId": 0,
49 "value": "string"
50 }
51 ]
52 },
53 "cpiLeasesProfileFilters": [
54 {
55 "createdBy": "string",
56 "lastModifiedBy": "string",
57 "createdDate": "2019-08-24T14:15:22Z",
58 "lastModifiedDate": "2019-08-24T14:15:22Z",
59 "archived": true,
60 "externalId": "string",
61 "id": 0,
62 "name": "string",
63 "description": "string",
64 "leaseList": true,
65 "leaseIds": [
66 0
67 ],
68 "validFrom": "2019-08-24",
69 "validTo": "2019-08-24",
70 "cityIds": [
71 0
72 ],
73 "provinceIds": [
74 0
75 ],
76 "countryIds": [
77 0
78 ],
79 "premiseIds": [
80 0
81 ],
82 "locationIds": [
83 0
84 ],
85 "businessUnitIds": [
86 0
87 ],
88 "legalEntityIds": [
89 0
90 ],
91 "groupIds": [
92 "string"
93 ],
94 "groupOptionIds": [
95 0
96 ],
97 "masterAgreementIds": [
98 0
99 ],
100 "contractIds": [
101 0
102 ],
103 "statusIds": [
104 0
105 ],
106 "cities": [
107 {
108 "createdBy": "string",
109 "lastModifiedBy": "string",
110 "createdDate": "2019-08-24T14:15:22Z",
111 "lastModifiedDate": "2019-08-24T14:15:22Z",
112 "archived": true,
113 "externalId": "string",
114 "id": 0,
115 "name": "string",
116 "province": {
117 "createdBy": "string",
118 "lastModifiedBy": "string",
119 "createdDate": "2019-08-24T14:15:22Z",
120 "lastModifiedDate": "2019-08-24T14:15:22Z",
121 "archived": true,
122 "externalId": "string",
123 "id": 0,
124 "name": "string",
125 "country": {
126 "createdBy": "string",
127 "lastModifiedBy": "string",
128 "createdDate": "2019-08-24T14:15:22Z",
129 "lastModifiedDate": "2019-08-24T14:15:22Z",
130 "archived": true,
131 "externalId": "string",
132 "id": 0,
133 "name": "string",
134 "code": "string"
135 },
136 "code": "string",
137 "countryId": 0
138 },
139 "provinceId": 0
140 }
141 ],
142 "provinces": [
143 {
144 "createdBy": "string",
145 "lastModifiedBy": "string",
146 "createdDate": "2019-08-24T14:15:22Z",
147 "lastModifiedDate": "2019-08-24T14:15:22Z",
148 "archived": true,
149 "externalId": "string",
150 "id": 0,
151 "name": "string",
152 "country": {
153 "createdBy": "string",
154 "lastModifiedBy": "string",
155 "createdDate": "2019-08-24T14:15:22Z",
156 "lastModifiedDate": "2019-08-24T14:15:22Z",
157 "archived": true,
158 "externalId": "string",
159 "id": 0,
160 "name": "string",
161 "code": "string"
162 },
163 "code": "string",
164 "countryId": 0
165 }
166 ],
167 "countries": [
168 {
169 "createdBy": "string",
170 "lastModifiedBy": "string",
171 "createdDate": "2019-08-24T14:15:22Z",
172 "lastModifiedDate": "2019-08-24T14:15:22Z",
173 "archived": true,
174 "externalId": "string",
175 "id": 0,
176 "name": "string",
177 "code": "string"
178 }
179 ],
180 "locations": [
181 {
182 "createdBy": "string",
183 "lastModifiedBy": "string",
184 "createdDate": "2019-08-24T14:15:22Z",
185 "lastModifiedDate": "2019-08-24T14:15:22Z",
186 "archived": true,
187 "externalId": "string",
188 "id": 0,
189 "number": "string",
190 "name": "string",
191 "storeNumber": "string",
192 "defaultCurrencyId": 0,
193 "defaultMeasureId": 0,
194 "typeId": 0,
195 "qualityId": 0,
196 "propertyTypeId": 0,
197 "categoryId": 0,
198 "statusId": 0,
199 "businessUnitId": 0,
200 "groupIds": [
201 0
202 ],
203 "legalEntityIds": [
204 0
205 ],
206 "defaultCurrency": {
207 "id": 0,
208 "status": "CREATED",
209 "displayId": "string",
210 "erpSystemId": 0,
211 "erpSystemDisplayId": "string",
212 "name": "string",
213 "decimalPoints": 0,
214 "depreciationAreaId": 0
215 },
216 "defaultUnitValue": {
217 "createdBy": "string",
218 "lastModifiedBy": "string",
219 "createdDate": "2019-08-24T14:15:22Z",
220 "lastModifiedDate": "2019-08-24T14:15:22Z",
221 "archived": true,
222 "externalId": "string",
223 "id": 0,
224 "unitId": 0,
225 "unitOfMeasureId": 0,
226 "erpSystemId": 0,
227 "unit": {
228 "createdBy": "string",
229 "lastModifiedBy": "string",
230 "createdDate": "2019-08-24T14:15:22Z",
231 "lastModifiedDate": "2019-08-24T14:15:22Z",
232 "archived": true,
233 "externalId": "string",
234 "id": 0,
235 "priority": 0,
236 "internalId": 0,
237 "pickListCode": "string",
238 "pickListLabel": "string",
239 "label": "string",
240 "cultureId": 0,
241 "labelDtos": [
242 {
243 "createdBy": "string",
244 "lastModifiedBy": "string",
245 "createdDate": "2019-08-24T14:15:22Z",
246 "lastModifiedDate": "2019-08-24T14:15:22Z",
247 "archived": true,
248 "externalId": "string",
249 "id": 0,
250 "cultureId": 0,
251 "value": "string"
252 }
253 ]
254 },
255 "unitOfMeasure": {
256 "id": 0,
257 "status": "CREATED",
258 "displayId": "string",
259 "erpSystemId": 0,
260 "erpSystemDisplayId": "string",
261 "name": "string"
262 }
263 },
264 "type": {
265 "createdBy": "string",
266 "lastModifiedBy": "string",
267 "createdDate": "2019-08-24T14:15:22Z",
268 "lastModifiedDate": "2019-08-24T14:15:22Z",
269 "archived": true,
270 "externalId": "string",
271 "id": 0,
272 "priority": 0,
273 "internalId": 0,
274 "pickListCode": "string",
275 "pickListLabel": "string",
276 "label": "string",
277 "cultureId": 0,
278 "labelDtos": [
279 {
280 "createdBy": "string",
281 "lastModifiedBy": "string",
282 "createdDate": "2019-08-24T14:15:22Z",
283 "lastModifiedDate": "2019-08-24T14:15:22Z",
284 "archived": true,
285 "externalId": "string",
286 "id": 0,
287 "cultureId": 0,
288 "value": "string"
289 }
290 ]
291 },
292 "quality": {
293 "createdBy": "string",
294 "lastModifiedBy": "string",
295 "createdDate": "2019-08-24T14:15:22Z",
296 "lastModifiedDate": "2019-08-24T14:15:22Z",
297 "archived": true,
298 "externalId": "string",
299 "id": 0,
300 "priority": 0,
301 "internalId": 0,
302 "pickListCode": "string",
303 "pickListLabel": "string",
304 "label": "string",
305 "cultureId": 0,
306 "labelDtos": [
307 {
308 "createdBy": "string",
309 "lastModifiedBy": "string",
310 "createdDate": "2019-08-24T14:15:22Z",
311 "lastModifiedDate": "2019-08-24T14:15:22Z",
312 "archived": true,
313 "externalId": "string",
314 "id": 0,
315 "cultureId": 0,
316 "value": "string"
317 }
318 ]
319 },
320 "propertyType": {
321 "createdBy": "string",
322 "lastModifiedBy": "string",
323 "createdDate": "2019-08-24T14:15:22Z",
324 "lastModifiedDate": "2019-08-24T14:15:22Z",
325 "archived": true,
326 "externalId": "string",
327 "id": 0,
328 "priority": 0,
329 "internalId": 0,
330 "pickListCode": "string",
331 "pickListLabel": "string",
332 "label": "string",
333 "cultureId": 0,
334 "labelDtos": [
335 {
336 "createdBy": "string",
337 "lastModifiedBy": "string",
338 "createdDate": "2019-08-24T14:15:22Z",
339 "lastModifiedDate": "2019-08-24T14:15:22Z",
340 "archived": true,
341 "externalId": "string",
342 "id": 0,
343 "cultureId": 0,
344 "value": "string"
345 }
346 ]
347 },
348 "category": {
349 "createdBy": "string",
350 "lastModifiedBy": "string",
351 "createdDate": "2019-08-24T14:15:22Z",
352 "lastModifiedDate": "2019-08-24T14:15:22Z",
353 "archived": true,
354 "externalId": "string",
355 "id": 0,
356 "priority": 0,
357 "internalId": 0,
358 "pickListCode": "string",
359 "pickListLabel": "string",
360 "label": "string",
361 "cultureId": 0,
362 "labelDtos": [
363 {
364 "createdBy": "string",
365 "lastModifiedBy": "string",
366 "createdDate": "2019-08-24T14:15:22Z",
367 "lastModifiedDate": "2019-08-24T14:15:22Z",
368 "archived": true,
369 "externalId": "string",
370 "id": 0,
371 "cultureId": 0,
372 "value": "string"
373 }
374 ]
375 },
376 "status": {
377 "createdBy": "string",
378 "lastModifiedBy": "string",
379 "createdDate": "2019-08-24T14:15:22Z",
380 "lastModifiedDate": "2019-08-24T14:15:22Z",
381 "archived": true,
382 "externalId": "string",
383 "id": 0,
384 "priority": 0,
385 "internalId": 0,
386 "pickListCode": "string",
387 "pickListLabel": "string",
388 "label": "string",
389 "cultureId": 0,
390 "labelDtos": [
391 {
392 "createdBy": "string",
393 "lastModifiedBy": "string",
394 "createdDate": "2019-08-24T14:15:22Z",
395 "lastModifiedDate": "2019-08-24T14:15:22Z",
396 "archived": true,
397 "externalId": "string",
398 "id": 0,
399 "cultureId": 0,
400 "value": "string"
401 }
402 ]
403 },
404 "addressDto": {
405 "createdBy": "string",
406 "lastModifiedBy": "string",
407 "createdDate": "2019-08-24T14:15:22Z",
408 "lastModifiedDate": "2019-08-24T14:15:22Z",
409 "archived": true,
410 "externalId": "string",
411 "id": 0,
412 "street": "string",
413 "civicNumber": "string",
414 "suite": "string",
415 "postalCode": "string",
416 "lon": 0.1,
417 "lat": 0.1,
418 "city": {
419 "createdBy": "string",
420 "lastModifiedBy": "string",
421 "createdDate": "2019-08-24T14:15:22Z",
422 "lastModifiedDate": "2019-08-24T14:15:22Z",
423 "archived": true,
424 "externalId": "string",
425 "id": 0,
426 "name": "string",
427 "province": {
428 "createdBy": "string",
429 "lastModifiedBy": "string",
430 "createdDate": "2019-08-24T14:15:22Z",
431 "lastModifiedDate": "2019-08-24T14:15:22Z",
432 "archived": true,
433 "externalId": "string",
434 "id": 0,
435 "name": "string",
436 "code": "string",
437 "country": {
438 "createdBy": "string",
439 "lastModifiedBy": "string",
440 "createdDate": "2019-08-24T14:15:22Z",
441 "lastModifiedDate": "2019-08-24T14:15:22Z",
442 "archived": true,
443 "externalId": "string",
444 "id": 0,
445 "name": "string",
446 "code": "string"
447 }
448 }
449 },
450 "district": {
451 "createdBy": "string",
452 "lastModifiedBy": "string",
453 "createdDate": "2019-08-24T14:15:22Z",
454 "lastModifiedDate": "2019-08-24T14:15:22Z",
455 "archived": true,
456 "externalId": "string",
457 "id": 0,
458 "name": "string",
459 "city": {
460 "createdBy": "string",
461 "lastModifiedBy": "string",
462 "createdDate": "2019-08-24T14:15:22Z",
463 "lastModifiedDate": "2019-08-24T14:15:22Z",
464 "archived": true,
465 "externalId": "string",
466 "id": 0,
467 "name": "string",
468 "province": {
469 "createdBy": "string",
470 "lastModifiedBy": "string",
471 "createdDate": "2019-08-24T14:15:22Z",
472 "lastModifiedDate": "2019-08-24T14:15:22Z",
473 "archived": true,
474 "externalId": "string",
475 "id": 0,
476 "name": "string",
477 "code": "string",
478 "country": {
479 "createdBy": "string",
480 "lastModifiedBy": "string",
481 "createdDate": "2019-08-24T14:15:22Z",
482 "lastModifiedDate": "2019-08-24T14:15:22Z",
483 "archived": true,
484 "externalId": "string",
485 "id": 0,
486 "name": "string",
487 "code": "string"
488 }
489 }
490 }
491 },
492 "cityId": 0,
493 "districtId": 0
494 },
495 "secondAddressDto": {
496 "createdBy": "string",
497 "lastModifiedBy": "string",
498 "createdDate": "2019-08-24T14:15:22Z",
499 "lastModifiedDate": "2019-08-24T14:15:22Z",
500 "archived": true,
501 "externalId": "string",
502 "id": 0,
503 "street": "string",
504 "civicNumber": "string",
505 "suite": "string",
506 "postalCode": "string",
507 "lon": 0.1,
508 "lat": 0.1,
509 "city": {
510 "createdBy": "string",
511 "lastModifiedBy": "string",
512 "createdDate": "2019-08-24T14:15:22Z",
513 "lastModifiedDate": "2019-08-24T14:15:22Z",
514 "archived": true,
515 "externalId": "string",
516 "id": 0,
517 "name": "string",
518 "province": {
519 "createdBy": "string",
520 "lastModifiedBy": "string",
521 "createdDate": "2019-08-24T14:15:22Z",
522 "lastModifiedDate": "2019-08-24T14:15:22Z",
523 "archived": true,
524 "externalId": "string",
525 "id": 0,
526 "name": "string",
527 "code": "string",
528 "country": {
529 "createdBy": "string",
530 "lastModifiedBy": "string",
531 "createdDate": "2019-08-24T14:15:22Z",
532 "lastModifiedDate": "2019-08-24T14:15:22Z",
533 "archived": true,
534 "externalId": "string",
535 "id": 0,
536 "name": "string",
537 "code": "string"
538 }
539 }
540 },
541 "district": {
542 "createdBy": "string",
543 "lastModifiedBy": "string",
544 "createdDate": "2019-08-24T14:15:22Z",
545 "lastModifiedDate": "2019-08-24T14:15:22Z",
546 "archived": true,
547 "externalId": "string",
548 "id": 0,
549 "name": "string",
550 "city": {
551 "createdBy": "string",
552 "lastModifiedBy": "string",
553 "createdDate": "2019-08-24T14:15:22Z",
554 "lastModifiedDate": "2019-08-24T14:15:22Z",
555 "archived": true,
556 "externalId": "string",
557 "id": 0,
558 "name": "string",
559 "province": {
560 "createdBy": "string",
561 "lastModifiedBy": "string",
562 "createdDate": "2019-08-24T14:15:22Z",
563 "lastModifiedDate": "2019-08-24T14:15:22Z",
564 "archived": true,
565 "externalId": "string",
566 "id": 0,
567 "name": "string",
568 "code": "string",
569 "country": {
570 "createdBy": "string",
571 "lastModifiedBy": "string",
572 "createdDate": "2019-08-24T14:15:22Z",
573 "lastModifiedDate": "2019-08-24T14:15:22Z",
574 "archived": true,
575 "externalId": "string",
576 "id": 0,
577 "name": "string",
578 "code": "string"
579 }
580 }
581 }
582 },
583 "cityId": 0,
584 "districtId": 0
585 }
586 }
587 ],
588 "premises": [
589 {
590 "createdBy": "string",
591 "lastModifiedBy": "string",
592 "createdDate": "2019-08-24T14:15:22Z",
593 "lastModifiedDate": "2019-08-24T14:15:22Z",
594 "archived": true,
595 "externalId": "string",
596 "id": 0,
597 "number": "string",
598 "name": "string",
599 "headPremise": true,
600 "possessionDate": "2019-08-24",
601 "openingDate": "2019-08-24",
602 "closingDate": "2019-08-24",
603 "relocationDate": "2019-08-24",
604 "vacatingDate": "2019-08-24",
605 "expansionDate": "2019-08-24",
606 "statusId": 0,
607 "usageId": 0,
608 "parentPremiseId": 0,
609 "costCenterId": 0,
610 "profitCenterId": 0,
611 "legalEntityId": 0,
612 "occupancyIds": [
613 0
614 ],
615 "locationId": 0,
616 "locationDto": {
617 "createdBy": "string",
618 "lastModifiedBy": "string",
619 "createdDate": "2019-08-24T14:15:22Z",
620 "lastModifiedDate": "2019-08-24T14:15:22Z",
621 "archived": true,
622 "externalId": "string",
623 "id": 0,
624 "number": "string",
625 "name": "string",
626 "storeNumber": "string",
627 "defaultCurrencyId": 0,
628 "defaultMeasureId": 0,
629 "typeId": 0,
630 "qualityId": 0,
631 "propertyTypeId": 0,
632 "categoryId": 0,
633 "statusId": 0,
634 "businessUnitId": 0,
635 "groupIds": [
636 0
637 ],
638 "legalEntityIds": [
639 0
640 ],
641 "defaultCurrency": {
642 "id": 0,
643 "status": "CREATED",
644 "displayId": "string",
645 "erpSystemId": 0,
646 "erpSystemDisplayId": "string",
647 "name": "string",
648 "decimalPoints": 0,
649 "depreciationAreaId": 0
650 },
651 "defaultUnitValue": {
652 "createdBy": "string",
653 "lastModifiedBy": "string",
654 "createdDate": "2019-08-24T14:15:22Z",
655 "lastModifiedDate": "2019-08-24T14:15:22Z",
656 "archived": true,
657 "externalId": "string",
658 "id": 0,
659 "unitId": 0,
660 "unitOfMeasureId": 0,
661 "erpSystemId": 0,
662 "unit": {
663 "createdBy": "string",
664 "lastModifiedBy": "string",
665 "createdDate": "2019-08-24T14:15:22Z",
666 "lastModifiedDate": "2019-08-24T14:15:22Z",
667 "archived": true,
668 "externalId": "string",
669 "id": 0,
670 "priority": 0,
671 "internalId": 0,
672 "pickListCode": "string",
673 "pickListLabel": "string",
674 "label": "string",
675 "cultureId": 0,
676 "labelDtos": [
677 {
678 "createdBy": "string",
679 "lastModifiedBy": "string",
680 "createdDate": "2019-08-24T14:15:22Z",
681 "lastModifiedDate": "2019-08-24T14:15:22Z",
682 "archived": true,
683 "externalId": "string",
684 "id": 0,
685 "cultureId": 0,
686 "value": "string"
687 }
688 ]
689 },
690 "unitOfMeasure": {
691 "id": 0,
692 "status": "CREATED",
693 "displayId": "string",
694 "erpSystemId": 0,
695 "erpSystemDisplayId": "string",
696 "name": "string"
697 }
698 },
699 "type": {
700 "createdBy": "string",
701 "lastModifiedBy": "string",
702 "createdDate": "2019-08-24T14:15:22Z",
703 "lastModifiedDate": "2019-08-24T14:15:22Z",
704 "archived": true,
705 "externalId": "string",
706 "id": 0,
707 "priority": 0,
708 "internalId": 0,
709 "pickListCode": "string",
710 "pickListLabel": "string",
711 "label": "string",
712 "cultureId": 0,
713 "labelDtos": [
714 {
715 "createdBy": "string",
716 "lastModifiedBy": "string",
717 "createdDate": "2019-08-24T14:15:22Z",
718 "lastModifiedDate": "2019-08-24T14:15:22Z",
719 "archived": true,
720 "externalId": "string",
721 "id": 0,
722 "cultureId": 0,
723 "value": "string"
724 }
725 ]
726 },
727 "quality": {
728 "createdBy": "string",
729 "lastModifiedBy": "string",
730 "createdDate": "2019-08-24T14:15:22Z",
731 "lastModifiedDate": "2019-08-24T14:15:22Z",
732 "archived": true,
733 "externalId": "string",
734 "id": 0,
735 "priority": 0,
736 "internalId": 0,
737 "pickListCode": "string",
738 "pickListLabel": "string",
739 "label": "string",
740 "cultureId": 0,
741 "labelDtos": [
742 {
743 "createdBy": "string",
744 "lastModifiedBy": "string",
745 "createdDate": "2019-08-24T14:15:22Z",
746 "lastModifiedDate": "2019-08-24T14:15:22Z",
747 "archived": true,
748 "externalId": "string",
749 "id": 0,
750 "cultureId": 0,
751 "value": "string"
752 }
753 ]
754 },
755 "propertyType": {
756 "createdBy": "string",
757 "lastModifiedBy": "string",
758 "createdDate": "2019-08-24T14:15:22Z",
759 "lastModifiedDate": "2019-08-24T14:15:22Z",
760 "archived": true,
761 "externalId": "string",
762 "id": 0,
763 "priority": 0,
764 "internalId": 0,
765 "pickListCode": "string",
766 "pickListLabel": "string",
767 "label": "string",
768 "cultureId": 0,
769 "labelDtos": [
770 {
771 "createdBy": "string",
772 "lastModifiedBy": "string",
773 "createdDate": "2019-08-24T14:15:22Z",
774 "lastModifiedDate": "2019-08-24T14:15:22Z",
775 "archived": true,
776 "externalId": "string",
777 "id": 0,
778 "cultureId": 0,
779 "value": "string"
780 }
781 ]
782 },
783 "category": {
784 "createdBy": "string",
785 "lastModifiedBy": "string",
786 "createdDate": "2019-08-24T14:15:22Z",
787 "lastModifiedDate": "2019-08-24T14:15:22Z",
788 "archived": true,
789 "externalId": "string",
790 "id": 0,
791 "priority": 0,
792 "internalId": 0,
793 "pickListCode": "string",
794 "pickListLabel": "string",
795 "label": "string",
796 "cultureId": 0,
797 "labelDtos": [
798 {
799 "createdBy": "string",
800 "lastModifiedBy": "string",
801 "createdDate": "2019-08-24T14:15:22Z",
802 "lastModifiedDate": "2019-08-24T14:15:22Z",
803 "archived": true,
804 "externalId": "string",
805 "id": 0,
806 "cultureId": 0,
807 "value": "string"
808 }
809 ]
810 },
811 "status": {
812 "createdBy": "string",
813 "lastModifiedBy": "string",
814 "createdDate": "2019-08-24T14:15:22Z",
815 "lastModifiedDate": "2019-08-24T14:15:22Z",
816 "archived": true,
817 "externalId": "string",
818 "id": 0,
819 "priority": 0,
820 "internalId": 0,
821 "pickListCode": "string",
822 "pickListLabel": "string",
823 "label": "string",
824 "cultureId": 0,
825 "labelDtos": [
826 {
827 "createdBy": "string",
828 "lastModifiedBy": "string",
829 "createdDate": "2019-08-24T14:15:22Z",
830 "lastModifiedDate": "2019-08-24T14:15:22Z",
831 "archived": true,
832 "externalId": "string",
833 "id": 0,
834 "cultureId": 0,
835 "value": "string"
836 }
837 ]
838 },
839 "addressDto": {
840 "createdBy": "string",
841 "lastModifiedBy": "string",
842 "createdDate": "2019-08-24T14:15:22Z",
843 "lastModifiedDate": "2019-08-24T14:15:22Z",
844 "archived": true,
845 "externalId": "string",
846 "id": 0,
847 "street": "string",
848 "civicNumber": "string",
849 "suite": "string",
850 "postalCode": "string",
851 "lon": 0.1,
852 "lat": 0.1,
853 "city": {
854 "createdBy": "string",
855 "lastModifiedBy": "string",
856 "createdDate": "2019-08-24T14:15:22Z",
857 "lastModifiedDate": "2019-08-24T14:15:22Z",
858 "archived": true,
859 "externalId": "string",
860 "id": 0,
861 "name": "string",
862 "province": {
863 "createdBy": "string",
864 "lastModifiedBy": "string",
865 "createdDate": "2019-08-24T14:15:22Z",
866 "lastModifiedDate": "2019-08-24T14:15:22Z",
867 "archived": true,
868 "externalId": "string",
869 "id": 0,
870 "name": "string",
871 "code": "string",
872 "country": {
873 "createdBy": "string",
874 "lastModifiedBy": "string",
875 "createdDate": "2019-08-24T14:15:22Z",
876 "lastModifiedDate": "2019-08-24T14:15:22Z",
877 "archived": true,
878 "externalId": "string",
879 "id": 0,
880 "name": "string",
881 "code": "string"
882 }
883 }
884 },
885 "district": {
886 "createdBy": "string",
887 "lastModifiedBy": "string",
888 "createdDate": "2019-08-24T14:15:22Z",
889 "lastModifiedDate": "2019-08-24T14:15:22Z",
890 "archived": true,
891 "externalId": "string",
892 "id": 0,
893 "name": "string",
894 "city": {
895 "createdBy": "string",
896 "lastModifiedBy": "string",
897 "createdDate": "2019-08-24T14:15:22Z",
898 "lastModifiedDate": "2019-08-24T14:15:22Z",
899 "archived": true,
900 "externalId": "string",
901 "id": 0,
902 "name": "string",
903 "province": {
904 "createdBy": "string",
905 "lastModifiedBy": "string",
906 "createdDate": "2019-08-24T14:15:22Z",
907 "lastModifiedDate": "2019-08-24T14:15:22Z",
908 "archived": true,
909 "externalId": "string",
910 "id": 0,
911 "name": "string",
912 "code": "string",
913 "country": {}
914 }
915 }
916 },
917 "cityId": 0,
918 "districtId": 0
919 },
920 "secondAddressDto": {
921 "createdBy": "string",
922 "lastModifiedBy": "string",
923 "createdDate": "2019-08-24T14:15:22Z",
924 "lastModifiedDate": "2019-08-24T14:15:22Z",
925 "archived": true,
926 "externalId": "string",
927 "id": 0,
928 "street": "string",
929 "civicNumber": "string",
930 "suite": "string",
931 "postalCode": "string",
932 "lon": 0.1,
933 "lat": 0.1,
934 "city": {
935 "createdBy": "string",
936 "lastModifiedBy": "string",
937 "createdDate": "2019-08-24T14:15:22Z",
938 "lastModifiedDate": "2019-08-24T14:15:22Z",
939 "archived": true,
940 "externalId": "string",
941 "id": 0,
942 "name": "string",
943 "province": {
944 "createdBy": "string",
945 "lastModifiedBy": "string",
946 "createdDate": "2019-08-24T14:15:22Z",
947 "lastModifiedDate": "2019-08-24T14:15:22Z",
948 "archived": true,
949 "externalId": "string",
950 "id": 0,
951 "name": "string",
952 "code": "string",
953 "country": {
954 "createdBy": "string",
955 "lastModifiedBy": "string",
956 "createdDate": "2019-08-24T14:15:22Z",
957 "lastModifiedDate": "2019-08-24T14:15:22Z",
958 "archived": true,
959 "externalId": "string",
960 "id": 0,
961 "name": "string",
962 "code": "string"
963 }
964 }
965 },
966 "district": {
967 "createdBy": "string",
968 "lastModifiedBy": "string",
969 "createdDate": "2019-08-24T14:15:22Z",
970 "lastModifiedDate": "2019-08-24T14:15:22Z",
971 "archived": true,
972 "externalId": "string",
973 "id": 0,
974 "name": "string",
975 "city": {
976 "createdBy": "string",
977 "lastModifiedBy": "string",
978 "createdDate": "2019-08-24T14:15:22Z",
979 "lastModifiedDate": "2019-08-24T14:15:22Z",
980 "archived": true,
981 "externalId": "string",
982 "id": 0,
983 "name": "string",
984 "province": {
985 "createdBy": "string",
986 "lastModifiedBy": "string",
987 "createdDate": "2019-08-24T14:15:22Z",
988 "lastModifiedDate": "2019-08-24T14:15:22Z",
989 "archived": true,
990 "externalId": "string",
991 "id": 0,
992 "name": "string",
993 "code": "string",
994 "country": {}
995 }
996 }
997 },
998 "cityId": 0,
999 "districtId": 0
1000 }
1001 },
1002 "status": {
1003 "createdBy": "string",
1004 "lastModifiedBy": "string",
1005 "createdDate": "2019-08-24T14:15:22Z",
1006 "lastModifiedDate": "2019-08-24T14:15:22Z",
1007 "archived": true,
1008 "externalId": "string",
1009 "id": 0,
1010 "priority": 0,
1011 "internalId": 0,
1012 "pickListCode": "string",
1013 "pickListLabel": "string",
1014 "label": "string",
1015 "cultureId": 0,
1016 "labelDtos": [
1017 {
1018 "createdBy": "string",
1019 "lastModifiedBy": "string",
1020 "createdDate": "2019-08-24T14:15:22Z",
1021 "lastModifiedDate": "2019-08-24T14:15:22Z",
1022 "archived": true,
1023 "externalId": "string",
1024 "id": 0,
1025 "cultureId": 0,
1026 "value": "string"
1027 }
1028 ]
1029 },
1030 "usage": {
1031 "createdBy": "string",
1032 "lastModifiedBy": "string",
1033 "createdDate": "2019-08-24T14:15:22Z",
1034 "lastModifiedDate": "2019-08-24T14:15:22Z",
1035 "archived": true,
1036 "externalId": "string",
1037 "id": 0,
1038 "priority": 0,
1039 "internalId": 0,
1040 "pickListCode": "string",
1041 "pickListLabel": "string",
1042 "label": "string",
1043 "cultureId": 0,
1044 "labelDtos": [
1045 {
1046 "createdBy": "string",
1047 "lastModifiedBy": "string",
1048 "createdDate": "2019-08-24T14:15:22Z",
1049 "lastModifiedDate": "2019-08-24T14:15:22Z",
1050 "archived": true,
1051 "externalId": "string",
1052 "id": 0,
1053 "cultureId": 0,
1054 "value": "string"
1055 }
1056 ]
1057 },
1058 "occupanciesDto": [
1059 {
1060 "createdBy": "string",
1061 "lastModifiedBy": "string",
1062 "createdDate": "2019-08-24T14:15:22Z",
1063 "lastModifiedDate": "2019-08-24T14:15:22Z",
1064 "archived": true,
1065 "externalId": "string",
1066 "id": 0,
1067 "priority": 0,
1068 "internalId": 0,
1069 "pickListCode": "string",
1070 "pickListLabel": "string",
1071 "label": "string",
1072 "cultureId": 0,
1073 "labelDtos": [
1074 {
1075 "createdBy": "string",
1076 "lastModifiedBy": "string",
1077 "createdDate": "2019-08-24T14:15:22Z",
1078 "lastModifiedDate": "2019-08-24T14:15:22Z",
1079 "archived": true,
1080 "externalId": "string",
1081 "id": 0,
1082 "cultureId": 0,
1083 "value": "string"
1084 }
1085 ]
1086 }
1087 ]
1088 }
1089 ],
1090 "groups": [
1091 {
1092 "createdBy": "string",
1093 "lastModifiedBy": "string",
1094 "createdDate": "2019-08-24T14:15:22Z",
1095 "lastModifiedDate": "2019-08-24T14:15:22Z",
1096 "archived": true,
1097 "externalId": "string",
1098 "id": "string",
1099 "code": "string",
1100 "priority": 0,
1101 "pickListType": "string",
1102 "label": "string",
1103 "cultureId": 0,
1104 "reportable": true,
1105 "labelDtos": [
1106 {
1107 "createdBy": "string",
1108 "lastModifiedBy": "string",
1109 "createdDate": "2019-08-24T14:15:22Z",
1110 "lastModifiedDate": "2019-08-24T14:15:22Z",
1111 "archived": true,
1112 "externalId": "string",
1113 "id": 0,
1114 "cultureId": 0,
1115 "value": "string"
1116 }
1117 ]
1118 }
1119 ],
1120 "groupOptions": [
1121 {
1122 "createdBy": "string",
1123 "lastModifiedBy": "string",
1124 "createdDate": "2019-08-24T14:15:22Z",
1125 "lastModifiedDate": "2019-08-24T14:15:22Z",
1126 "archived": true,
1127 "externalId": "string",
1128 "id": 0,
1129 "priority": 0,
1130 "internalId": 0,
1131 "pickListCode": "string",
1132 "pickListLabel": "string",
1133 "label": "string",
1134 "cultureId": 0,
1135 "labelDtos": [
1136 {
1137 "createdBy": "string",
1138 "lastModifiedBy": "string",
1139 "createdDate": "2019-08-24T14:15:22Z",
1140 "lastModifiedDate": "2019-08-24T14:15:22Z",
1141 "archived": true,
1142 "externalId": "string",
1143 "id": 0,
1144 "cultureId": 0,
1145 "value": "string"
1146 }
1147 ]
1148 }
1149 ],
1150 "businessUnits": [
1151 {
1152 "id": 0,
1153 "status": "CREATED",
1154 "displayId": "string",
1155 "name": "string",
1156 "leaseAreaId": 0,
1157 "companyId": 0
1158 }
1159 ],
1160 "legalEntities": [
1161 {
1162 "id": 0,
1163 "status": "CREATED",
1164 "displayId": "string",
1165 "erpSystemId": 0,
1166 "erpSystemDisplayId": "string",
1167 "countryId": 0,
1168 "countryDisplayId": "string",
1169 "postingPeriodVariantId": 0,
1170 "postingPeriodVariantDisplayId": "string",
1171 "controllingAreaId": 0,
1172 "controllingAreaDisplayId": "string",
1173 "chartOfAccountId": 0,
1174 "chartOfAccountDisplayId": "string",
1175 "fiscalVariantId": 0,
1176 "fiscalVariantDisplayId": "string",
1177 "chartOfDepreciationId": 0,
1178 "chartOfDepreciationDisplayId": "string",
1179 "purchasingOrganizationId": 0,
1180 "assetId": 0,
1181 "exchangeRateTypeId": 0,
1182 "plantId": 0,
1183 "incrementalBorrowingRateId": 0,
1184 "businessUnitId": 0,
1185 "projectId": 0,
1186 "transferVariantId": 0,
1187 "partnerId": 0,
1188 "departmentId": 0,
1189 "accountingStandardId": 0,
1190 "generalLedgerAccountId": 0,
1191 "consumerPriceIndexCategoryId": 0,
1192 "costCenterId": 0,
1193 "costCenterRelationValidFrom": "2019-08-24",
1194 "costCenterRelationValidTo": "2019-08-24"
1195 }
1196 ],
1197 "statusOptions": [
1198 {
1199 "createdBy": "string",
1200 "lastModifiedBy": "string",
1201 "createdDate": "2019-08-24T14:15:22Z",
1202 "lastModifiedDate": "2019-08-24T14:15:22Z",
1203 "archived": true,
1204 "externalId": "string",
1205 "id": 0,
1206 "priority": 0,
1207 "internalId": 0,
1208 "pickListCode": "string",
1209 "pickListLabel": "string",
1210 "label": "string",
1211 "cultureId": 0,
1212 "labelDtos": [
1213 {
1214 "createdBy": "string",
1215 "lastModifiedBy": "string",
1216 "createdDate": "2019-08-24T14:15:22Z",
1217 "lastModifiedDate": "2019-08-24T14:15:22Z",
1218 "archived": true,
1219 "externalId": "string",
1220 "id": 0,
1221 "cultureId": 0,
1222 "value": "string"
1223 }
1224 ]
1225 }
1226 ],
1227 "masterAgreements": [
1228 {
1229 "id": 0,
1230 "displayId": "string",
1231 "year": 1900,
1232 "name": "string",
1233 "description": "string",
1234 "validFrom": "2019-08-24",
1235 "validTo": "2019-08-24",
1236 "targetValue": 0.1,
1237 "legalJurisdiction": "string",
1238 "approverComment": "string",
1239 "signingPerson": "string",
1240 "placeOfSignature": "string",
1241 "dateOfSignature": "2019-08-24",
1242 "state": "MLA_DEFINE",
1243 "dataCreationInfo": {
1244 "id": 0,
1245 "idGenerationType": "AUTO",
1246 "source": "string",
1247 "type": "MIGRATION",
1248 "startDateTime": "2019-08-24T14:15:22Z",
1249 "endDateTime": "2019-08-24T14:15:22Z"
1250 },
1251 "agreementGroup": {
1252 "id": 0,
1253 "displayId": "string",
1254 "status": "CREATED",
1255 "name": "string"
1256 },
1257 "currency": {
1258 "id": 0,
1259 "displayId": "string",
1260 "status": "CREATED",
1261 "name": "string",
1262 "decimalPoints": 0
1263 },
1264 "internalAssetClass": {
1265 "id": 0,
1266 "displayId": "string",
1267 "status": "CREATED",
1268 "name": "string",
1269 "assetClassType": "PROPERTY",
1270 "infiniteUsefulLife": true
1271 },
1272 "leaseArea": {
1273 "id": 0,
1274 "displayId": "string",
1275 "status": "CREATED",
1276 "name": "string"
1277 },
1278 "businessUnit": {
1279 "id": 0,
1280 "displayId": "string",
1281 "status": "CREATED",
1282 "name": "string"
1283 },
1284 "companyCode": {
1285 "id": 0,
1286 "displayId": "string",
1287 "status": "CREATED",
1288 "erpSystemId": 0,
1289 "erpSystemDisplayId": "string",
1290 "countryId": 0,
1291 "countryDisplayId": "string",
1292 "postingPeriodVariantId": 0,
1293 "fiscalVariantId": 0
1294 },
1295 "department": {
1296 "id": 0,
1297 "displayId": "string",
1298 "status": "CREATED",
1299 "name": "string"
1300 },
1301 "leaseGroup": {
1302 "id": 0,
1303 "displayId": "string",
1304 "status": "CREATED",
1305 "name": "string"
1306 },
1307 "allowsSystemGenerateNewId": true,
1308 "numberRangeIdentifierType": {
1309 "name": "string"
1310 },
1311 "numberRangeIdentifierValue": "string",
1312 "numberRangeType": {
1313 "name": "string"
1314 }
1315 }
1316 ],
1317 "contracts": [
1318 {
1319 "id": 0,
1320 "displayId": "string",
1321 "name": "string",
1322 "principalPositionType": "LESSEE",
1323 "validFrom": "2019-08-24",
1324 "validTo": "2019-08-24",
1325 "amendmentDate": "2019-08-24",
1326 "approverComment": "string",
1327 "contractPhase": "INITIAL",
1328 "dataCreationInfo": {
1329 "id": 0,
1330 "idGenerationType": "AUTO",
1331 "source": "string",
1332 "type": "MIGRATION",
1333 "startDateTime": "2019-08-24T14:15:22Z",
1334 "endDateTime": "2019-08-24T14:15:22Z"
1335 },
1336 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
1337 "revision": {
1338 "id": 0,
1339 "displayId": "string",
1340 "name": "string",
1341 "inception": true,
1342 "revisionType": "REVISION",
1343 "state": "MLA_DEFINE",
1344 "approvedBy": "string",
1345 "approvedAt": "2019-08-24T14:15:22Z",
1346 "parentRevisionId": 0,
1347 "approverComment": "string",
1348 "contractId": 0,
1349 "contractDisplayId": "string",
1350 "contractName": "string",
1351 "principalPositionType": "LESSEE",
1352 "mlaId": 0,
1353 "companyId": 0,
1354 "description": "string",
1355 "externalReference": "string",
1356 "internalReference": "string",
1357 "formOfLease": "FULL",
1358 "jointVentureLeaseType": "GROSS_LEASE",
1359 "businessPlace": "string",
1360 "tradingPartner": {
1361 "id": 0,
1362 "displayId": "string",
1363 "status": "CREATED",
1364 "name": "string",
1365 "erpSystemId": 0,
1366 "erpSystemDisplayId": "string"
1367 },
1368 "contractCategoryGroup": {
1369 "id": 0,
1370 "displayId": "string",
1371 "status": "CREATED",
1372 "name": "string"
1373 },
1374 "contractGroup1": {
1375 "id": 0,
1376 "displayId": "string",
1377 "status": "CREATED",
1378 "name": "string"
1379 },
1380 "contractGroup2": {
1381 "id": 0,
1382 "displayId": "string",
1383 "status": "CREATED",
1384 "name": "string"
1385 },
1386 "group3": "string",
1387 "group4": "string",
1388 "signingPerson": "string",
1389 "placeOfSignature": "string",
1390 "dateOfSignature": "2019-08-24",
1391 "numberRangeIdentifierType": {
1392 "name": "string"
1393 },
1394 "numberRangeIdentifierValue": "string",
1395 "allowsSystemGenerateNewId": true,
1396 "numberRangeType": {
1397 "name": "string"
1398 }
1399 },
1400 "currency": {
1401 "id": 0,
1402 "displayId": "string",
1403 "status": "CREATED",
1404 "name": "string",
1405 "decimalPoints": 0
1406 },
1407 "companyCurrency": {
1408 "id": 0,
1409 "displayId": "string",
1410 "status": "CREATED",
1411 "name": "string",
1412 "decimalPoints": 0
1413 },
1414 "indexedCurrency": true,
1415 "assetValueCurrencyType": "CONTRACT_CURRENCY",
1416 "currencyLocked": true,
1417 "leaseArea": {
1418 "id": 0,
1419 "displayId": "string",
1420 "status": "CREATED",
1421 "name": "string"
1422 },
1423 "businessUnit": {
1424 "id": 0,
1425 "displayId": "string",
1426 "status": "CREATED",
1427 "name": "string"
1428 },
1429 "businessUnitLocked": true,
1430 "companyCode": {
1431 "id": 0,
1432 "displayId": "string",
1433 "status": "CREATED",
1434 "erpSystemId": 0,
1435 "erpSystemDisplayId": "string",
1436 "countryId": 0,
1437 "countryDisplayId": "string",
1438 "postingPeriodVariantId": 0,
1439 "fiscalVariantId": 0
1440 },
1441 "companyCodeLocked": true,
1442 "department": {
1443 "id": 0,
1444 "displayId": "string",
1445 "status": "CREATED",
1446 "name": "string"
1447 },
1448 "departmentLocked": true,
1449 "leaseGroup": {
1450 "id": 0,
1451 "displayId": "string",
1452 "status": "CREATED",
1453 "name": "string"
1454 },
1455 "leaseGroupLocked": true,
1456 "subleasingInternalAssetClass": {
1457 "id": 0,
1458 "displayId": "string",
1459 "status": "CREATED",
1460 "name": "string",
1461 "assetClassType": "PROPERTY",
1462 "infiniteUsefulLife": true
1463 },
1464 "contractGroup1": {
1465 "id": 0,
1466 "displayId": "string",
1467 "status": "CREATED",
1468 "name": "string"
1469 },
1470 "contractGroup2": {
1471 "id": 0,
1472 "displayId": "string",
1473 "status": "CREATED",
1474 "name": "string"
1475 },
1476 "subleasing": true,
1477 "subleasingContractRevisionInfo": {
1478 "id": 0,
1479 "contractId": 0,
1480 "contractDisplayId": "string",
1481 "contractName": "string"
1482 },
1483 "subleasingLeaseComponentRevisionInfo": {
1484 "id": 0,
1485 "leaseComponentId": 0,
1486 "leaseComponentDisplayId": "string",
1487 "leaseComponentName": "string"
1488 },
1489 "subleasingActivationGroupRevisionInfo": {
1490 "id": 0,
1491 "activationGroupId": 0,
1492 "activationGroupDisplayId": "string",
1493 "activationGroupName": "string"
1494 },
1495 "notifications": [
1496 {
1497 "id": 0,
1498 "topic": {
1499 "enCaption": "string",
1500 "frCaption": "string",
1501 "name": "string",
1502 "priority": "HIGH"
1503 },
1504 "username": "string",
1505 "contractId": 0,
1506 "contractDisplayId": "string",
1507 "targetId": "string",
1508 "targetType": "string"
1509 }
1510 ],
1511 "masterAgreementId": 0,
1512 "masterAgreementDisplayId": "string",
1513 "allowsSystemGenerateNewId": true,
1514 "transferInfo": {
1515 "transferredFromDisplayId": "string",
1516 "transferredFromRevisionId": 0,
1517 "transferredToDisplayId": "string",
1518 "transferredToRevisionId": 0
1519 },
1520 "numberRangeIdentifierType": {
1521 "name": "string"
1522 },
1523 "numberRangeIdentifierValue": "string",
1524 "numberRangeType": {
1525 "name": "string"
1526 }
1527 }
1528 ],
1529 "listingCitiesValue": "string",
1530 "listingCitiesValues": [
1531 "string"
1532 ],
1533 "listingProvincesValue": "string",
1534 "listingProvincesValues": [
1535 "string"
1536 ],
1537 "listingCountriesValue": "string",
1538 "listingCountriesValues": [
1539 "string"
1540 ],
1541 "listingLocationsValue": "string",
1542 "listingLocationsValues": [
1543 "string"
1544 ],
1545 "listingPremisesValue": "string",
1546 "listingPremisesValues": [
1547 "string"
1548 ],
1549 "listingGroupsValue": "string",
1550 "listingGroupsValues": [
1551 "string"
1552 ],
1553 "listingGroupOptionsValue": "string",
1554 "listingGroupOptionsValues": [
1555 "string"
1556 ],
1557 "listingBusinessUnitsValue": "string",
1558 "listingBusinessUnitsValues": [
1559 "string"
1560 ],
1561 "listingLegalEntitiesValue": "string",
1562 "listingLegalEntitiesValues": [
1563 "string"
1564 ],
1565 "listingMasterAgreementsValue": "string",
1566 "listingMasterAgreementsValues": [
1567 "string"
1568 ],
1569 "listingContractsValue": "string",
1570 "listingContractsValues": [
1571 "string"
1572 ],
1573 "listingStatusOptionsValue": "string",
1574 "listingStatusOptionsValues": [
1575 "string"
1576 ]
1577 }
1578 ],
1579 "leaseIds": [
1580 0
1581 ]
1582}
Prepare CPI Mass Indexation Preview Job¶
HTTP Request
POST /api/cpi-mass-indexations/{id}/preview
📋 Description: Submits a request to preview mass indexations for a specified asset within the Nakisa Portfolio Management Suite, enabling users to analyze potential adjustments before final implementation.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
Unique identifier for the resource |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "createdBy": "string",
3 "lastModifiedBy": "string",
4 "createdDate": "2019-08-24T14:15:22Z",
5 "lastModifiedDate": "2019-08-24T14:15:22Z",
6 "archived": true,
7 "externalId": "string",
8 "id": 0,
9 "name": "string",
10 "description": "string",
11 "statusId": 0,
12 "preparedBy": "string",
13 "preparedDate": "2019-08-24",
14 "executedBy": "string",
15 "executedDate": "2019-08-24",
16 "generateJobId": 0,
17 "numberOfItemsToProcess": 0,
18 "numberOfItemsProcessed": 0,
19 "cpiLeaseIndexationPreviewIdsToIndex": [
20 0
21 ],
22 "cpiLeasesProfileFilterIds": [
23 0
24 ],
25 "status": {
26 "createdBy": "string",
27 "lastModifiedBy": "string",
28 "createdDate": "2019-08-24T14:15:22Z",
29 "lastModifiedDate": "2019-08-24T14:15:22Z",
30 "archived": true,
31 "externalId": "string",
32 "id": 0,
33 "priority": 0,
34 "internalId": 0,
35 "pickListCode": "string",
36 "pickListLabel": "string",
37 "label": "string",
38 "cultureId": 0,
39 "labelDtos": [
40 {
41 "createdBy": "string",
42 "lastModifiedBy": "string",
43 "createdDate": "2019-08-24T14:15:22Z",
44 "lastModifiedDate": "2019-08-24T14:15:22Z",
45 "archived": true,
46 "externalId": "string",
47 "id": 0,
48 "cultureId": 0,
49 "value": "string"
50 }
51 ]
52 },
53 "cpiLeasesProfileFilters": [
54 {
55 "createdBy": "string",
56 "lastModifiedBy": "string",
57 "createdDate": "2019-08-24T14:15:22Z",
58 "lastModifiedDate": "2019-08-24T14:15:22Z",
59 "archived": true,
60 "externalId": "string",
61 "id": 0,
62 "name": "string",
63 "description": "string",
64 "leaseList": true,
65 "leaseIds": [
66 0
67 ],
68 "validFrom": "2019-08-24",
69 "validTo": "2019-08-24",
70 "cityIds": [
71 0
72 ],
73 "provinceIds": [
74 0
75 ],
76 "countryIds": [
77 0
78 ],
79 "premiseIds": [
80 0
81 ],
82 "locationIds": [
83 0
84 ],
85 "businessUnitIds": [
86 0
87 ],
88 "legalEntityIds": [
89 0
90 ],
91 "groupIds": [
92 "string"
93 ],
94 "groupOptionIds": [
95 0
96 ],
97 "masterAgreementIds": [
98 0
99 ],
100 "contractIds": [
101 0
102 ],
103 "statusIds": [
104 0
105 ],
106 "cities": [
107 {
108 "createdBy": "string",
109 "lastModifiedBy": "string",
110 "createdDate": "2019-08-24T14:15:22Z",
111 "lastModifiedDate": "2019-08-24T14:15:22Z",
112 "archived": true,
113 "externalId": "string",
114 "id": 0,
115 "name": "string",
116 "province": {
117 "createdBy": "string",
118 "lastModifiedBy": "string",
119 "createdDate": "2019-08-24T14:15:22Z",
120 "lastModifiedDate": "2019-08-24T14:15:22Z",
121 "archived": true,
122 "externalId": "string",
123 "id": 0,
124 "name": "string",
125 "country": {
126 "createdBy": "string",
127 "lastModifiedBy": "string",
128 "createdDate": "2019-08-24T14:15:22Z",
129 "lastModifiedDate": "2019-08-24T14:15:22Z",
130 "archived": true,
131 "externalId": "string",
132 "id": 0,
133 "name": "string",
134 "code": "string"
135 },
136 "code": "string",
137 "countryId": 0
138 },
139 "provinceId": 0
140 }
141 ],
142 "provinces": [
143 {
144 "createdBy": "string",
145 "lastModifiedBy": "string",
146 "createdDate": "2019-08-24T14:15:22Z",
147 "lastModifiedDate": "2019-08-24T14:15:22Z",
148 "archived": true,
149 "externalId": "string",
150 "id": 0,
151 "name": "string",
152 "country": {
153 "createdBy": "string",
154 "lastModifiedBy": "string",
155 "createdDate": "2019-08-24T14:15:22Z",
156 "lastModifiedDate": "2019-08-24T14:15:22Z",
157 "archived": true,
158 "externalId": "string",
159 "id": 0,
160 "name": "string",
161 "code": "string"
162 },
163 "code": "string",
164 "countryId": 0
165 }
166 ],
167 "countries": [
168 {
169 "createdBy": "string",
170 "lastModifiedBy": "string",
171 "createdDate": "2019-08-24T14:15:22Z",
172 "lastModifiedDate": "2019-08-24T14:15:22Z",
173 "archived": true,
174 "externalId": "string",
175 "id": 0,
176 "name": "string",
177 "code": "string"
178 }
179 ],
180 "locations": [
181 {
182 "createdBy": "string",
183 "lastModifiedBy": "string",
184 "createdDate": "2019-08-24T14:15:22Z",
185 "lastModifiedDate": "2019-08-24T14:15:22Z",
186 "archived": true,
187 "externalId": "string",
188 "id": 0,
189 "number": "string",
190 "name": "string",
191 "storeNumber": "string",
192 "defaultCurrencyId": 0,
193 "defaultMeasureId": 0,
194 "typeId": 0,
195 "qualityId": 0,
196 "propertyTypeId": 0,
197 "categoryId": 0,
198 "statusId": 0,
199 "businessUnitId": 0,
200 "groupIds": [
201 0
202 ],
203 "legalEntityIds": [
204 0
205 ],
206 "defaultCurrency": {
207 "id": 0,
208 "status": "CREATED",
209 "displayId": "string",
210 "erpSystemId": 0,
211 "erpSystemDisplayId": "string",
212 "name": "string",
213 "decimalPoints": 0,
214 "depreciationAreaId": 0
215 },
216 "defaultUnitValue": {
217 "createdBy": "string",
218 "lastModifiedBy": "string",
219 "createdDate": "2019-08-24T14:15:22Z",
220 "lastModifiedDate": "2019-08-24T14:15:22Z",
221 "archived": true,
222 "externalId": "string",
223 "id": 0,
224 "unitId": 0,
225 "unitOfMeasureId": 0,
226 "erpSystemId": 0,
227 "unit": {
228 "createdBy": "string",
229 "lastModifiedBy": "string",
230 "createdDate": "2019-08-24T14:15:22Z",
231 "lastModifiedDate": "2019-08-24T14:15:22Z",
232 "archived": true,
233 "externalId": "string",
234 "id": 0,
235 "priority": 0,
236 "internalId": 0,
237 "pickListCode": "string",
238 "pickListLabel": "string",
239 "label": "string",
240 "cultureId": 0,
241 "labelDtos": [
242 {
243 "createdBy": "string",
244 "lastModifiedBy": "string",
245 "createdDate": "2019-08-24T14:15:22Z",
246 "lastModifiedDate": "2019-08-24T14:15:22Z",
247 "archived": true,
248 "externalId": "string",
249 "id": 0,
250 "cultureId": 0,
251 "value": "string"
252 }
253 ]
254 },
255 "unitOfMeasure": {
256 "id": 0,
257 "status": "CREATED",
258 "displayId": "string",
259 "erpSystemId": 0,
260 "erpSystemDisplayId": "string",
261 "name": "string"
262 }
263 },
264 "type": {
265 "createdBy": "string",
266 "lastModifiedBy": "string",
267 "createdDate": "2019-08-24T14:15:22Z",
268 "lastModifiedDate": "2019-08-24T14:15:22Z",
269 "archived": true,
270 "externalId": "string",
271 "id": 0,
272 "priority": 0,
273 "internalId": 0,
274 "pickListCode": "string",
275 "pickListLabel": "string",
276 "label": "string",
277 "cultureId": 0,
278 "labelDtos": [
279 {
280 "createdBy": "string",
281 "lastModifiedBy": "string",
282 "createdDate": "2019-08-24T14:15:22Z",
283 "lastModifiedDate": "2019-08-24T14:15:22Z",
284 "archived": true,
285 "externalId": "string",
286 "id": 0,
287 "cultureId": 0,
288 "value": "string"
289 }
290 ]
291 },
292 "quality": {
293 "createdBy": "string",
294 "lastModifiedBy": "string",
295 "createdDate": "2019-08-24T14:15:22Z",
296 "lastModifiedDate": "2019-08-24T14:15:22Z",
297 "archived": true,
298 "externalId": "string",
299 "id": 0,
300 "priority": 0,
301 "internalId": 0,
302 "pickListCode": "string",
303 "pickListLabel": "string",
304 "label": "string",
305 "cultureId": 0,
306 "labelDtos": [
307 {
308 "createdBy": "string",
309 "lastModifiedBy": "string",
310 "createdDate": "2019-08-24T14:15:22Z",
311 "lastModifiedDate": "2019-08-24T14:15:22Z",
312 "archived": true,
313 "externalId": "string",
314 "id": 0,
315 "cultureId": 0,
316 "value": "string"
317 }
318 ]
319 },
320 "propertyType": {
321 "createdBy": "string",
322 "lastModifiedBy": "string",
323 "createdDate": "2019-08-24T14:15:22Z",
324 "lastModifiedDate": "2019-08-24T14:15:22Z",
325 "archived": true,
326 "externalId": "string",
327 "id": 0,
328 "priority": 0,
329 "internalId": 0,
330 "pickListCode": "string",
331 "pickListLabel": "string",
332 "label": "string",
333 "cultureId": 0,
334 "labelDtos": [
335 {
336 "createdBy": "string",
337 "lastModifiedBy": "string",
338 "createdDate": "2019-08-24T14:15:22Z",
339 "lastModifiedDate": "2019-08-24T14:15:22Z",
340 "archived": true,
341 "externalId": "string",
342 "id": 0,
343 "cultureId": 0,
344 "value": "string"
345 }
346 ]
347 },
348 "category": {
349 "createdBy": "string",
350 "lastModifiedBy": "string",
351 "createdDate": "2019-08-24T14:15:22Z",
352 "lastModifiedDate": "2019-08-24T14:15:22Z",
353 "archived": true,
354 "externalId": "string",
355 "id": 0,
356 "priority": 0,
357 "internalId": 0,
358 "pickListCode": "string",
359 "pickListLabel": "string",
360 "label": "string",
361 "cultureId": 0,
362 "labelDtos": [
363 {
364 "createdBy": "string",
365 "lastModifiedBy": "string",
366 "createdDate": "2019-08-24T14:15:22Z",
367 "lastModifiedDate": "2019-08-24T14:15:22Z",
368 "archived": true,
369 "externalId": "string",
370 "id": 0,
371 "cultureId": 0,
372 "value": "string"
373 }
374 ]
375 },
376 "status": {
377 "createdBy": "string",
378 "lastModifiedBy": "string",
379 "createdDate": "2019-08-24T14:15:22Z",
380 "lastModifiedDate": "2019-08-24T14:15:22Z",
381 "archived": true,
382 "externalId": "string",
383 "id": 0,
384 "priority": 0,
385 "internalId": 0,
386 "pickListCode": "string",
387 "pickListLabel": "string",
388 "label": "string",
389 "cultureId": 0,
390 "labelDtos": [
391 {
392 "createdBy": "string",
393 "lastModifiedBy": "string",
394 "createdDate": "2019-08-24T14:15:22Z",
395 "lastModifiedDate": "2019-08-24T14:15:22Z",
396 "archived": true,
397 "externalId": "string",
398 "id": 0,
399 "cultureId": 0,
400 "value": "string"
401 }
402 ]
403 },
404 "addressDto": {
405 "createdBy": "string",
406 "lastModifiedBy": "string",
407 "createdDate": "2019-08-24T14:15:22Z",
408 "lastModifiedDate": "2019-08-24T14:15:22Z",
409 "archived": true,
410 "externalId": "string",
411 "id": 0,
412 "street": "string",
413 "civicNumber": "string",
414 "suite": "string",
415 "postalCode": "string",
416 "lon": 0.1,
417 "lat": 0.1,
418 "city": {
419 "createdBy": "string",
420 "lastModifiedBy": "string",
421 "createdDate": "2019-08-24T14:15:22Z",
422 "lastModifiedDate": "2019-08-24T14:15:22Z",
423 "archived": true,
424 "externalId": "string",
425 "id": 0,
426 "name": "string",
427 "province": {
428 "createdBy": "string",
429 "lastModifiedBy": "string",
430 "createdDate": "2019-08-24T14:15:22Z",
431 "lastModifiedDate": "2019-08-24T14:15:22Z",
432 "archived": true,
433 "externalId": "string",
434 "id": 0,
435 "name": "string",
436 "code": "string",
437 "country": {
438 "createdBy": "string",
439 "lastModifiedBy": "string",
440 "createdDate": "2019-08-24T14:15:22Z",
441 "lastModifiedDate": "2019-08-24T14:15:22Z",
442 "archived": true,
443 "externalId": "string",
444 "id": 0,
445 "name": "string",
446 "code": "string"
447 }
448 }
449 },
450 "district": {
451 "createdBy": "string",
452 "lastModifiedBy": "string",
453 "createdDate": "2019-08-24T14:15:22Z",
454 "lastModifiedDate": "2019-08-24T14:15:22Z",
455 "archived": true,
456 "externalId": "string",
457 "id": 0,
458 "name": "string",
459 "city": {
460 "createdBy": "string",
461 "lastModifiedBy": "string",
462 "createdDate": "2019-08-24T14:15:22Z",
463 "lastModifiedDate": "2019-08-24T14:15:22Z",
464 "archived": true,
465 "externalId": "string",
466 "id": 0,
467 "name": "string",
468 "province": {
469 "createdBy": "string",
470 "lastModifiedBy": "string",
471 "createdDate": "2019-08-24T14:15:22Z",
472 "lastModifiedDate": "2019-08-24T14:15:22Z",
473 "archived": true,
474 "externalId": "string",
475 "id": 0,
476 "name": "string",
477 "code": "string",
478 "country": {
479 "createdBy": "string",
480 "lastModifiedBy": "string",
481 "createdDate": "2019-08-24T14:15:22Z",
482 "lastModifiedDate": "2019-08-24T14:15:22Z",
483 "archived": true,
484 "externalId": "string",
485 "id": 0,
486 "name": "string",
487 "code": "string"
488 }
489 }
490 }
491 },
492 "cityId": 0,
493 "districtId": 0
494 },
495 "secondAddressDto": {
496 "createdBy": "string",
497 "lastModifiedBy": "string",
498 "createdDate": "2019-08-24T14:15:22Z",
499 "lastModifiedDate": "2019-08-24T14:15:22Z",
500 "archived": true,
501 "externalId": "string",
502 "id": 0,
503 "street": "string",
504 "civicNumber": "string",
505 "suite": "string",
506 "postalCode": "string",
507 "lon": 0.1,
508 "lat": 0.1,
509 "city": {
510 "createdBy": "string",
511 "lastModifiedBy": "string",
512 "createdDate": "2019-08-24T14:15:22Z",
513 "lastModifiedDate": "2019-08-24T14:15:22Z",
514 "archived": true,
515 "externalId": "string",
516 "id": 0,
517 "name": "string",
518 "province": {
519 "createdBy": "string",
520 "lastModifiedBy": "string",
521 "createdDate": "2019-08-24T14:15:22Z",
522 "lastModifiedDate": "2019-08-24T14:15:22Z",
523 "archived": true,
524 "externalId": "string",
525 "id": 0,
526 "name": "string",
527 "code": "string",
528 "country": {
529 "createdBy": "string",
530 "lastModifiedBy": "string",
531 "createdDate": "2019-08-24T14:15:22Z",
532 "lastModifiedDate": "2019-08-24T14:15:22Z",
533 "archived": true,
534 "externalId": "string",
535 "id": 0,
536 "name": "string",
537 "code": "string"
538 }
539 }
540 },
541 "district": {
542 "createdBy": "string",
543 "lastModifiedBy": "string",
544 "createdDate": "2019-08-24T14:15:22Z",
545 "lastModifiedDate": "2019-08-24T14:15:22Z",
546 "archived": true,
547 "externalId": "string",
548 "id": 0,
549 "name": "string",
550 "city": {
551 "createdBy": "string",
552 "lastModifiedBy": "string",
553 "createdDate": "2019-08-24T14:15:22Z",
554 "lastModifiedDate": "2019-08-24T14:15:22Z",
555 "archived": true,
556 "externalId": "string",
557 "id": 0,
558 "name": "string",
559 "province": {
560 "createdBy": "string",
561 "lastModifiedBy": "string",
562 "createdDate": "2019-08-24T14:15:22Z",
563 "lastModifiedDate": "2019-08-24T14:15:22Z",
564 "archived": true,
565 "externalId": "string",
566 "id": 0,
567 "name": "string",
568 "code": "string",
569 "country": {
570 "createdBy": "string",
571 "lastModifiedBy": "string",
572 "createdDate": "2019-08-24T14:15:22Z",
573 "lastModifiedDate": "2019-08-24T14:15:22Z",
574 "archived": true,
575 "externalId": "string",
576 "id": 0,
577 "name": "string",
578 "code": "string"
579 }
580 }
581 }
582 },
583 "cityId": 0,
584 "districtId": 0
585 }
586 }
587 ],
588 "premises": [
589 {
590 "createdBy": "string",
591 "lastModifiedBy": "string",
592 "createdDate": "2019-08-24T14:15:22Z",
593 "lastModifiedDate": "2019-08-24T14:15:22Z",
594 "archived": true,
595 "externalId": "string",
596 "id": 0,
597 "number": "string",
598 "name": "string",
599 "headPremise": true,
600 "possessionDate": "2019-08-24",
601 "openingDate": "2019-08-24",
602 "closingDate": "2019-08-24",
603 "relocationDate": "2019-08-24",
604 "vacatingDate": "2019-08-24",
605 "expansionDate": "2019-08-24",
606 "statusId": 0,
607 "usageId": 0,
608 "parentPremiseId": 0,
609 "costCenterId": 0,
610 "profitCenterId": 0,
611 "legalEntityId": 0,
612 "occupancyIds": [
613 0
614 ],
615 "locationId": 0,
616 "locationDto": {
617 "createdBy": "string",
618 "lastModifiedBy": "string",
619 "createdDate": "2019-08-24T14:15:22Z",
620 "lastModifiedDate": "2019-08-24T14:15:22Z",
621 "archived": true,
622 "externalId": "string",
623 "id": 0,
624 "number": "string",
625 "name": "string",
626 "storeNumber": "string",
627 "defaultCurrencyId": 0,
628 "defaultMeasureId": 0,
629 "typeId": 0,
630 "qualityId": 0,
631 "propertyTypeId": 0,
632 "categoryId": 0,
633 "statusId": 0,
634 "businessUnitId": 0,
635 "groupIds": [
636 0
637 ],
638 "legalEntityIds": [
639 0
640 ],
641 "defaultCurrency": {
642 "id": 0,
643 "status": "CREATED",
644 "displayId": "string",
645 "erpSystemId": 0,
646 "erpSystemDisplayId": "string",
647 "name": "string",
648 "decimalPoints": 0,
649 "depreciationAreaId": 0
650 },
651 "defaultUnitValue": {
652 "createdBy": "string",
653 "lastModifiedBy": "string",
654 "createdDate": "2019-08-24T14:15:22Z",
655 "lastModifiedDate": "2019-08-24T14:15:22Z",
656 "archived": true,
657 "externalId": "string",
658 "id": 0,
659 "unitId": 0,
660 "unitOfMeasureId": 0,
661 "erpSystemId": 0,
662 "unit": {
663 "createdBy": "string",
664 "lastModifiedBy": "string",
665 "createdDate": "2019-08-24T14:15:22Z",
666 "lastModifiedDate": "2019-08-24T14:15:22Z",
667 "archived": true,
668 "externalId": "string",
669 "id": 0,
670 "priority": 0,
671 "internalId": 0,
672 "pickListCode": "string",
673 "pickListLabel": "string",
674 "label": "string",
675 "cultureId": 0,
676 "labelDtos": [
677 {
678 "createdBy": "string",
679 "lastModifiedBy": "string",
680 "createdDate": "2019-08-24T14:15:22Z",
681 "lastModifiedDate": "2019-08-24T14:15:22Z",
682 "archived": true,
683 "externalId": "string",
684 "id": 0,
685 "cultureId": 0,
686 "value": "string"
687 }
688 ]
689 },
690 "unitOfMeasure": {
691 "id": 0,
692 "status": "CREATED",
693 "displayId": "string",
694 "erpSystemId": 0,
695 "erpSystemDisplayId": "string",
696 "name": "string"
697 }
698 },
699 "type": {
700 "createdBy": "string",
701 "lastModifiedBy": "string",
702 "createdDate": "2019-08-24T14:15:22Z",
703 "lastModifiedDate": "2019-08-24T14:15:22Z",
704 "archived": true,
705 "externalId": "string",
706 "id": 0,
707 "priority": 0,
708 "internalId": 0,
709 "pickListCode": "string",
710 "pickListLabel": "string",
711 "label": "string",
712 "cultureId": 0,
713 "labelDtos": [
714 {
715 "createdBy": "string",
716 "lastModifiedBy": "string",
717 "createdDate": "2019-08-24T14:15:22Z",
718 "lastModifiedDate": "2019-08-24T14:15:22Z",
719 "archived": true,
720 "externalId": "string",
721 "id": 0,
722 "cultureId": 0,
723 "value": "string"
724 }
725 ]
726 },
727 "quality": {
728 "createdBy": "string",
729 "lastModifiedBy": "string",
730 "createdDate": "2019-08-24T14:15:22Z",
731 "lastModifiedDate": "2019-08-24T14:15:22Z",
732 "archived": true,
733 "externalId": "string",
734 "id": 0,
735 "priority": 0,
736 "internalId": 0,
737 "pickListCode": "string",
738 "pickListLabel": "string",
739 "label": "string",
740 "cultureId": 0,
741 "labelDtos": [
742 {
743 "createdBy": "string",
744 "lastModifiedBy": "string",
745 "createdDate": "2019-08-24T14:15:22Z",
746 "lastModifiedDate": "2019-08-24T14:15:22Z",
747 "archived": true,
748 "externalId": "string",
749 "id": 0,
750 "cultureId": 0,
751 "value": "string"
752 }
753 ]
754 },
755 "propertyType": {
756 "createdBy": "string",
757 "lastModifiedBy": "string",
758 "createdDate": "2019-08-24T14:15:22Z",
759 "lastModifiedDate": "2019-08-24T14:15:22Z",
760 "archived": true,
761 "externalId": "string",
762 "id": 0,
763 "priority": 0,
764 "internalId": 0,
765 "pickListCode": "string",
766 "pickListLabel": "string",
767 "label": "string",
768 "cultureId": 0,
769 "labelDtos": [
770 {
771 "createdBy": "string",
772 "lastModifiedBy": "string",
773 "createdDate": "2019-08-24T14:15:22Z",
774 "lastModifiedDate": "2019-08-24T14:15:22Z",
775 "archived": true,
776 "externalId": "string",
777 "id": 0,
778 "cultureId": 0,
779 "value": "string"
780 }
781 ]
782 },
783 "category": {
784 "createdBy": "string",
785 "lastModifiedBy": "string",
786 "createdDate": "2019-08-24T14:15:22Z",
787 "lastModifiedDate": "2019-08-24T14:15:22Z",
788 "archived": true,
789 "externalId": "string",
790 "id": 0,
791 "priority": 0,
792 "internalId": 0,
793 "pickListCode": "string",
794 "pickListLabel": "string",
795 "label": "string",
796 "cultureId": 0,
797 "labelDtos": [
798 {
799 "createdBy": "string",
800 "lastModifiedBy": "string",
801 "createdDate": "2019-08-24T14:15:22Z",
802 "lastModifiedDate": "2019-08-24T14:15:22Z",
803 "archived": true,
804 "externalId": "string",
805 "id": 0,
806 "cultureId": 0,
807 "value": "string"
808 }
809 ]
810 },
811 "status": {
812 "createdBy": "string",
813 "lastModifiedBy": "string",
814 "createdDate": "2019-08-24T14:15:22Z",
815 "lastModifiedDate": "2019-08-24T14:15:22Z",
816 "archived": true,
817 "externalId": "string",
818 "id": 0,
819 "priority": 0,
820 "internalId": 0,
821 "pickListCode": "string",
822 "pickListLabel": "string",
823 "label": "string",
824 "cultureId": 0,
825 "labelDtos": [
826 {
827 "createdBy": "string",
828 "lastModifiedBy": "string",
829 "createdDate": "2019-08-24T14:15:22Z",
830 "lastModifiedDate": "2019-08-24T14:15:22Z",
831 "archived": true,
832 "externalId": "string",
833 "id": 0,
834 "cultureId": 0,
835 "value": "string"
836 }
837 ]
838 },
839 "addressDto": {
840 "createdBy": "string",
841 "lastModifiedBy": "string",
842 "createdDate": "2019-08-24T14:15:22Z",
843 "lastModifiedDate": "2019-08-24T14:15:22Z",
844 "archived": true,
845 "externalId": "string",
846 "id": 0,
847 "street": "string",
848 "civicNumber": "string",
849 "suite": "string",
850 "postalCode": "string",
851 "lon": 0.1,
852 "lat": 0.1,
853 "city": {
854 "createdBy": "string",
855 "lastModifiedBy": "string",
856 "createdDate": "2019-08-24T14:15:22Z",
857 "lastModifiedDate": "2019-08-24T14:15:22Z",
858 "archived": true,
859 "externalId": "string",
860 "id": 0,
861 "name": "string",
862 "province": {
863 "createdBy": "string",
864 "lastModifiedBy": "string",
865 "createdDate": "2019-08-24T14:15:22Z",
866 "lastModifiedDate": "2019-08-24T14:15:22Z",
867 "archived": true,
868 "externalId": "string",
869 "id": 0,
870 "name": "string",
871 "code": "string",
872 "country": {
873 "createdBy": "string",
874 "lastModifiedBy": "string",
875 "createdDate": "2019-08-24T14:15:22Z",
876 "lastModifiedDate": "2019-08-24T14:15:22Z",
877 "archived": true,
878 "externalId": "string",
879 "id": 0,
880 "name": "string",
881 "code": "string"
882 }
883 }
884 },
885 "district": {
886 "createdBy": "string",
887 "lastModifiedBy": "string",
888 "createdDate": "2019-08-24T14:15:22Z",
889 "lastModifiedDate": "2019-08-24T14:15:22Z",
890 "archived": true,
891 "externalId": "string",
892 "id": 0,
893 "name": "string",
894 "city": {
895 "createdBy": "string",
896 "lastModifiedBy": "string",
897 "createdDate": "2019-08-24T14:15:22Z",
898 "lastModifiedDate": "2019-08-24T14:15:22Z",
899 "archived": true,
900 "externalId": "string",
901 "id": 0,
902 "name": "string",
903 "province": {
904 "createdBy": "string",
905 "lastModifiedBy": "string",
906 "createdDate": "2019-08-24T14:15:22Z",
907 "lastModifiedDate": "2019-08-24T14:15:22Z",
908 "archived": true,
909 "externalId": "string",
910 "id": 0,
911 "name": "string",
912 "code": "string",
913 "country": {}
914 }
915 }
916 },
917 "cityId": 0,
918 "districtId": 0
919 },
920 "secondAddressDto": {
921 "createdBy": "string",
922 "lastModifiedBy": "string",
923 "createdDate": "2019-08-24T14:15:22Z",
924 "lastModifiedDate": "2019-08-24T14:15:22Z",
925 "archived": true,
926 "externalId": "string",
927 "id": 0,
928 "street": "string",
929 "civicNumber": "string",
930 "suite": "string",
931 "postalCode": "string",
932 "lon": 0.1,
933 "lat": 0.1,
934 "city": {
935 "createdBy": "string",
936 "lastModifiedBy": "string",
937 "createdDate": "2019-08-24T14:15:22Z",
938 "lastModifiedDate": "2019-08-24T14:15:22Z",
939 "archived": true,
940 "externalId": "string",
941 "id": 0,
942 "name": "string",
943 "province": {
944 "createdBy": "string",
945 "lastModifiedBy": "string",
946 "createdDate": "2019-08-24T14:15:22Z",
947 "lastModifiedDate": "2019-08-24T14:15:22Z",
948 "archived": true,
949 "externalId": "string",
950 "id": 0,
951 "name": "string",
952 "code": "string",
953 "country": {
954 "createdBy": "string",
955 "lastModifiedBy": "string",
956 "createdDate": "2019-08-24T14:15:22Z",
957 "lastModifiedDate": "2019-08-24T14:15:22Z",
958 "archived": true,
959 "externalId": "string",
960 "id": 0,
961 "name": "string",
962 "code": "string"
963 }
964 }
965 },
966 "district": {
967 "createdBy": "string",
968 "lastModifiedBy": "string",
969 "createdDate": "2019-08-24T14:15:22Z",
970 "lastModifiedDate": "2019-08-24T14:15:22Z",
971 "archived": true,
972 "externalId": "string",
973 "id": 0,
974 "name": "string",
975 "city": {
976 "createdBy": "string",
977 "lastModifiedBy": "string",
978 "createdDate": "2019-08-24T14:15:22Z",
979 "lastModifiedDate": "2019-08-24T14:15:22Z",
980 "archived": true,
981 "externalId": "string",
982 "id": 0,
983 "name": "string",
984 "province": {
985 "createdBy": "string",
986 "lastModifiedBy": "string",
987 "createdDate": "2019-08-24T14:15:22Z",
988 "lastModifiedDate": "2019-08-24T14:15:22Z",
989 "archived": true,
990 "externalId": "string",
991 "id": 0,
992 "name": "string",
993 "code": "string",
994 "country": {}
995 }
996 }
997 },
998 "cityId": 0,
999 "districtId": 0
1000 }
1001 },
1002 "status": {
1003 "createdBy": "string",
1004 "lastModifiedBy": "string",
1005 "createdDate": "2019-08-24T14:15:22Z",
1006 "lastModifiedDate": "2019-08-24T14:15:22Z",
1007 "archived": true,
1008 "externalId": "string",
1009 "id": 0,
1010 "priority": 0,
1011 "internalId": 0,
1012 "pickListCode": "string",
1013 "pickListLabel": "string",
1014 "label": "string",
1015 "cultureId": 0,
1016 "labelDtos": [
1017 {
1018 "createdBy": "string",
1019 "lastModifiedBy": "string",
1020 "createdDate": "2019-08-24T14:15:22Z",
1021 "lastModifiedDate": "2019-08-24T14:15:22Z",
1022 "archived": true,
1023 "externalId": "string",
1024 "id": 0,
1025 "cultureId": 0,
1026 "value": "string"
1027 }
1028 ]
1029 },
1030 "usage": {
1031 "createdBy": "string",
1032 "lastModifiedBy": "string",
1033 "createdDate": "2019-08-24T14:15:22Z",
1034 "lastModifiedDate": "2019-08-24T14:15:22Z",
1035 "archived": true,
1036 "externalId": "string",
1037 "id": 0,
1038 "priority": 0,
1039 "internalId": 0,
1040 "pickListCode": "string",
1041 "pickListLabel": "string",
1042 "label": "string",
1043 "cultureId": 0,
1044 "labelDtos": [
1045 {
1046 "createdBy": "string",
1047 "lastModifiedBy": "string",
1048 "createdDate": "2019-08-24T14:15:22Z",
1049 "lastModifiedDate": "2019-08-24T14:15:22Z",
1050 "archived": true,
1051 "externalId": "string",
1052 "id": 0,
1053 "cultureId": 0,
1054 "value": "string"
1055 }
1056 ]
1057 },
1058 "occupanciesDto": [
1059 {
1060 "createdBy": "string",
1061 "lastModifiedBy": "string",
1062 "createdDate": "2019-08-24T14:15:22Z",
1063 "lastModifiedDate": "2019-08-24T14:15:22Z",
1064 "archived": true,
1065 "externalId": "string",
1066 "id": 0,
1067 "priority": 0,
1068 "internalId": 0,
1069 "pickListCode": "string",
1070 "pickListLabel": "string",
1071 "label": "string",
1072 "cultureId": 0,
1073 "labelDtos": [
1074 {
1075 "createdBy": "string",
1076 "lastModifiedBy": "string",
1077 "createdDate": "2019-08-24T14:15:22Z",
1078 "lastModifiedDate": "2019-08-24T14:15:22Z",
1079 "archived": true,
1080 "externalId": "string",
1081 "id": 0,
1082 "cultureId": 0,
1083 "value": "string"
1084 }
1085 ]
1086 }
1087 ]
1088 }
1089 ],
1090 "groups": [
1091 {
1092 "createdBy": "string",
1093 "lastModifiedBy": "string",
1094 "createdDate": "2019-08-24T14:15:22Z",
1095 "lastModifiedDate": "2019-08-24T14:15:22Z",
1096 "archived": true,
1097 "externalId": "string",
1098 "id": "string",
1099 "code": "string",
1100 "priority": 0,
1101 "pickListType": "string",
1102 "label": "string",
1103 "cultureId": 0,
1104 "reportable": true,
1105 "labelDtos": [
1106 {
1107 "createdBy": "string",
1108 "lastModifiedBy": "string",
1109 "createdDate": "2019-08-24T14:15:22Z",
1110 "lastModifiedDate": "2019-08-24T14:15:22Z",
1111 "archived": true,
1112 "externalId": "string",
1113 "id": 0,
1114 "cultureId": 0,
1115 "value": "string"
1116 }
1117 ]
1118 }
1119 ],
1120 "groupOptions": [
1121 {
1122 "createdBy": "string",
1123 "lastModifiedBy": "string",
1124 "createdDate": "2019-08-24T14:15:22Z",
1125 "lastModifiedDate": "2019-08-24T14:15:22Z",
1126 "archived": true,
1127 "externalId": "string",
1128 "id": 0,
1129 "priority": 0,
1130 "internalId": 0,
1131 "pickListCode": "string",
1132 "pickListLabel": "string",
1133 "label": "string",
1134 "cultureId": 0,
1135 "labelDtos": [
1136 {
1137 "createdBy": "string",
1138 "lastModifiedBy": "string",
1139 "createdDate": "2019-08-24T14:15:22Z",
1140 "lastModifiedDate": "2019-08-24T14:15:22Z",
1141 "archived": true,
1142 "externalId": "string",
1143 "id": 0,
1144 "cultureId": 0,
1145 "value": "string"
1146 }
1147 ]
1148 }
1149 ],
1150 "businessUnits": [
1151 {
1152 "id": 0,
1153 "status": "CREATED",
1154 "displayId": "string",
1155 "name": "string",
1156 "leaseAreaId": 0,
1157 "companyId": 0
1158 }
1159 ],
1160 "legalEntities": [
1161 {
1162 "id": 0,
1163 "status": "CREATED",
1164 "displayId": "string",
1165 "erpSystemId": 0,
1166 "erpSystemDisplayId": "string",
1167 "countryId": 0,
1168 "countryDisplayId": "string",
1169 "postingPeriodVariantId": 0,
1170 "postingPeriodVariantDisplayId": "string",
1171 "controllingAreaId": 0,
1172 "controllingAreaDisplayId": "string",
1173 "chartOfAccountId": 0,
1174 "chartOfAccountDisplayId": "string",
1175 "fiscalVariantId": 0,
1176 "fiscalVariantDisplayId": "string",
1177 "chartOfDepreciationId": 0,
1178 "chartOfDepreciationDisplayId": "string",
1179 "purchasingOrganizationId": 0,
1180 "assetId": 0,
1181 "exchangeRateTypeId": 0,
1182 "plantId": 0,
1183 "incrementalBorrowingRateId": 0,
1184 "businessUnitId": 0,
1185 "projectId": 0,
1186 "transferVariantId": 0,
1187 "partnerId": 0,
1188 "departmentId": 0,
1189 "accountingStandardId": 0,
1190 "generalLedgerAccountId": 0,
1191 "consumerPriceIndexCategoryId": 0,
1192 "costCenterId": 0,
1193 "costCenterRelationValidFrom": "2019-08-24",
1194 "costCenterRelationValidTo": "2019-08-24"
1195 }
1196 ],
1197 "statusOptions": [
1198 {
1199 "createdBy": "string",
1200 "lastModifiedBy": "string",
1201 "createdDate": "2019-08-24T14:15:22Z",
1202 "lastModifiedDate": "2019-08-24T14:15:22Z",
1203 "archived": true,
1204 "externalId": "string",
1205 "id": 0,
1206 "priority": 0,
1207 "internalId": 0,
1208 "pickListCode": "string",
1209 "pickListLabel": "string",
1210 "label": "string",
1211 "cultureId": 0,
1212 "labelDtos": [
1213 {
1214 "createdBy": "string",
1215 "lastModifiedBy": "string",
1216 "createdDate": "2019-08-24T14:15:22Z",
1217 "lastModifiedDate": "2019-08-24T14:15:22Z",
1218 "archived": true,
1219 "externalId": "string",
1220 "id": 0,
1221 "cultureId": 0,
1222 "value": "string"
1223 }
1224 ]
1225 }
1226 ],
1227 "masterAgreements": [
1228 {
1229 "id": 0,
1230 "displayId": "string",
1231 "year": 1900,
1232 "name": "string",
1233 "description": "string",
1234 "validFrom": "2019-08-24",
1235 "validTo": "2019-08-24",
1236 "targetValue": 0.1,
1237 "legalJurisdiction": "string",
1238 "approverComment": "string",
1239 "signingPerson": "string",
1240 "placeOfSignature": "string",
1241 "dateOfSignature": "2019-08-24",
1242 "state": "MLA_DEFINE",
1243 "dataCreationInfo": {
1244 "id": 0,
1245 "idGenerationType": "AUTO",
1246 "source": "string",
1247 "type": "MIGRATION",
1248 "startDateTime": "2019-08-24T14:15:22Z",
1249 "endDateTime": "2019-08-24T14:15:22Z"
1250 },
1251 "agreementGroup": {
1252 "id": 0,
1253 "displayId": "string",
1254 "status": "CREATED",
1255 "name": "string"
1256 },
1257 "currency": {
1258 "id": 0,
1259 "displayId": "string",
1260 "status": "CREATED",
1261 "name": "string",
1262 "decimalPoints": 0
1263 },
1264 "internalAssetClass": {
1265 "id": 0,
1266 "displayId": "string",
1267 "status": "CREATED",
1268 "name": "string",
1269 "assetClassType": "PROPERTY",
1270 "infiniteUsefulLife": true
1271 },
1272 "leaseArea": {
1273 "id": 0,
1274 "displayId": "string",
1275 "status": "CREATED",
1276 "name": "string"
1277 },
1278 "businessUnit": {
1279 "id": 0,
1280 "displayId": "string",
1281 "status": "CREATED",
1282 "name": "string"
1283 },
1284 "companyCode": {
1285 "id": 0,
1286 "displayId": "string",
1287 "status": "CREATED",
1288 "erpSystemId": 0,
1289 "erpSystemDisplayId": "string",
1290 "countryId": 0,
1291 "countryDisplayId": "string",
1292 "postingPeriodVariantId": 0,
1293 "fiscalVariantId": 0
1294 },
1295 "department": {
1296 "id": 0,
1297 "displayId": "string",
1298 "status": "CREATED",
1299 "name": "string"
1300 },
1301 "leaseGroup": {
1302 "id": 0,
1303 "displayId": "string",
1304 "status": "CREATED",
1305 "name": "string"
1306 },
1307 "allowsSystemGenerateNewId": true,
1308 "numberRangeIdentifierType": {
1309 "name": "string"
1310 },
1311 "numberRangeIdentifierValue": "string",
1312 "numberRangeType": {
1313 "name": "string"
1314 }
1315 }
1316 ],
1317 "contracts": [
1318 {
1319 "id": 0,
1320 "displayId": "string",
1321 "name": "string",
1322 "principalPositionType": "LESSEE",
1323 "validFrom": "2019-08-24",
1324 "validTo": "2019-08-24",
1325 "amendmentDate": "2019-08-24",
1326 "approverComment": "string",
1327 "contractPhase": "INITIAL",
1328 "dataCreationInfo": {
1329 "id": 0,
1330 "idGenerationType": "AUTO",
1331 "source": "string",
1332 "type": "MIGRATION",
1333 "startDateTime": "2019-08-24T14:15:22Z",
1334 "endDateTime": "2019-08-24T14:15:22Z"
1335 },
1336 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
1337 "revision": {
1338 "id": 0,
1339 "displayId": "string",
1340 "name": "string",
1341 "inception": true,
1342 "revisionType": "REVISION",
1343 "state": "MLA_DEFINE",
1344 "approvedBy": "string",
1345 "approvedAt": "2019-08-24T14:15:22Z",
1346 "parentRevisionId": 0,
1347 "approverComment": "string",
1348 "contractId": 0,
1349 "contractDisplayId": "string",
1350 "contractName": "string",
1351 "principalPositionType": "LESSEE",
1352 "mlaId": 0,
1353 "companyId": 0,
1354 "description": "string",
1355 "externalReference": "string",
1356 "internalReference": "string",
1357 "formOfLease": "FULL",
1358 "jointVentureLeaseType": "GROSS_LEASE",
1359 "businessPlace": "string",
1360 "tradingPartner": {
1361 "id": 0,
1362 "displayId": "string",
1363 "status": "CREATED",
1364 "name": "string",
1365 "erpSystemId": 0,
1366 "erpSystemDisplayId": "string"
1367 },
1368 "contractCategoryGroup": {
1369 "id": 0,
1370 "displayId": "string",
1371 "status": "CREATED",
1372 "name": "string"
1373 },
1374 "contractGroup1": {
1375 "id": 0,
1376 "displayId": "string",
1377 "status": "CREATED",
1378 "name": "string"
1379 },
1380 "contractGroup2": {
1381 "id": 0,
1382 "displayId": "string",
1383 "status": "CREATED",
1384 "name": "string"
1385 },
1386 "group3": "string",
1387 "group4": "string",
1388 "signingPerson": "string",
1389 "placeOfSignature": "string",
1390 "dateOfSignature": "2019-08-24",
1391 "numberRangeIdentifierType": {
1392 "name": "string"
1393 },
1394 "numberRangeIdentifierValue": "string",
1395 "allowsSystemGenerateNewId": true,
1396 "numberRangeType": {
1397 "name": "string"
1398 }
1399 },
1400 "currency": {
1401 "id": 0,
1402 "displayId": "string",
1403 "status": "CREATED",
1404 "name": "string",
1405 "decimalPoints": 0
1406 },
1407 "companyCurrency": {
1408 "id": 0,
1409 "displayId": "string",
1410 "status": "CREATED",
1411 "name": "string",
1412 "decimalPoints": 0
1413 },
1414 "indexedCurrency": true,
1415 "assetValueCurrencyType": "CONTRACT_CURRENCY",
1416 "currencyLocked": true,
1417 "leaseArea": {
1418 "id": 0,
1419 "displayId": "string",
1420 "status": "CREATED",
1421 "name": "string"
1422 },
1423 "businessUnit": {
1424 "id": 0,
1425 "displayId": "string",
1426 "status": "CREATED",
1427 "name": "string"
1428 },
1429 "businessUnitLocked": true,
1430 "companyCode": {
1431 "id": 0,
1432 "displayId": "string",
1433 "status": "CREATED",
1434 "erpSystemId": 0,
1435 "erpSystemDisplayId": "string",
1436 "countryId": 0,
1437 "countryDisplayId": "string",
1438 "postingPeriodVariantId": 0,
1439 "fiscalVariantId": 0
1440 },
1441 "companyCodeLocked": true,
1442 "department": {
1443 "id": 0,
1444 "displayId": "string",
1445 "status": "CREATED",
1446 "name": "string"
1447 },
1448 "departmentLocked": true,
1449 "leaseGroup": {
1450 "id": 0,
1451 "displayId": "string",
1452 "status": "CREATED",
1453 "name": "string"
1454 },
1455 "leaseGroupLocked": true,
1456 "subleasingInternalAssetClass": {
1457 "id": 0,
1458 "displayId": "string",
1459 "status": "CREATED",
1460 "name": "string",
1461 "assetClassType": "PROPERTY",
1462 "infiniteUsefulLife": true
1463 },
1464 "contractGroup1": {
1465 "id": 0,
1466 "displayId": "string",
1467 "status": "CREATED",
1468 "name": "string"
1469 },
1470 "contractGroup2": {
1471 "id": 0,
1472 "displayId": "string",
1473 "status": "CREATED",
1474 "name": "string"
1475 },
1476 "subleasing": true,
1477 "subleasingContractRevisionInfo": {
1478 "id": 0,
1479 "contractId": 0,
1480 "contractDisplayId": "string",
1481 "contractName": "string"
1482 },
1483 "subleasingLeaseComponentRevisionInfo": {
1484 "id": 0,
1485 "leaseComponentId": 0,
1486 "leaseComponentDisplayId": "string",
1487 "leaseComponentName": "string"
1488 },
1489 "subleasingActivationGroupRevisionInfo": {
1490 "id": 0,
1491 "activationGroupId": 0,
1492 "activationGroupDisplayId": "string",
1493 "activationGroupName": "string"
1494 },
1495 "notifications": [
1496 {
1497 "id": 0,
1498 "topic": {
1499 "enCaption": "string",
1500 "frCaption": "string",
1501 "name": "string",
1502 "priority": "HIGH"
1503 },
1504 "username": "string",
1505 "contractId": 0,
1506 "contractDisplayId": "string",
1507 "targetId": "string",
1508 "targetType": "string"
1509 }
1510 ],
1511 "masterAgreementId": 0,
1512 "masterAgreementDisplayId": "string",
1513 "allowsSystemGenerateNewId": true,
1514 "transferInfo": {
1515 "transferredFromDisplayId": "string",
1516 "transferredFromRevisionId": 0,
1517 "transferredToDisplayId": "string",
1518 "transferredToRevisionId": 0
1519 },
1520 "numberRangeIdentifierType": {
1521 "name": "string"
1522 },
1523 "numberRangeIdentifierValue": "string",
1524 "numberRangeType": {
1525 "name": "string"
1526 }
1527 }
1528 ],
1529 "listingCitiesValue": "string",
1530 "listingCitiesValues": [
1531 "string"
1532 ],
1533 "listingProvincesValue": "string",
1534 "listingProvincesValues": [
1535 "string"
1536 ],
1537 "listingCountriesValue": "string",
1538 "listingCountriesValues": [
1539 "string"
1540 ],
1541 "listingLocationsValue": "string",
1542 "listingLocationsValues": [
1543 "string"
1544 ],
1545 "listingPremisesValue": "string",
1546 "listingPremisesValues": [
1547 "string"
1548 ],
1549 "listingGroupsValue": "string",
1550 "listingGroupsValues": [
1551 "string"
1552 ],
1553 "listingGroupOptionsValue": "string",
1554 "listingGroupOptionsValues": [
1555 "string"
1556 ],
1557 "listingBusinessUnitsValue": "string",
1558 "listingBusinessUnitsValues": [
1559 "string"
1560 ],
1561 "listingLegalEntitiesValue": "string",
1562 "listingLegalEntitiesValues": [
1563 "string"
1564 ],
1565 "listingMasterAgreementsValue": "string",
1566 "listingMasterAgreementsValues": [
1567 "string"
1568 ],
1569 "listingContractsValue": "string",
1570 "listingContractsValues": [
1571 "string"
1572 ],
1573 "listingStatusOptionsValue": "string",
1574 "listingStatusOptionsValues": [
1575 "string"
1576 ]
1577 }
1578 ],
1579 "leaseIds": [
1580 0
1581 ]
1582}
Get CPI Mass Indexation Notes¶
HTTP Request
GET /api/cpi-mass-indexations/{id}/notes
📋 Description: Fetches notes associated with a specific mass indexation in the Nakisa Portfolio Management Suite, providing insights relevant to portfolio and asset analytics in real estate property management.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
Unique identifier for the resource |
pageable |
query |
true |
Indicates whether the results of the GET request for notes related to a specific mass indexation are to be returned in a paginated format, facilitating efficient data retrieval within the Nakisa Portfolio Management Suite. |
|
search |
query |
string |
false |
Search term used to filter notes related to the specified mass indexation within the Nakisa Portfolio Management Suite, enhancing portfolio and asset analytics for real estate properties. |
message |
query |
string |
false |
Textual content of the note associated with the specified mass indexation, providing relevant insights for portfolio and asset analytics within the Nakisa Portfolio Management Suite. |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "_embedded": {
3 "notes": [
4 {
5 "createdBy": "string",
6 "lastModifiedBy": "string",
7 "createdDate": "2019-08-24T14:15:22Z",
8 "lastModifiedDate": "2019-08-24T14:15:22Z",
9 "archived": true,
10 "externalId": "string",
11 "id": 0,
12 "message": "string",
13 "userIds": [
14 0
15 ],
16 "redirectUrl": "string"
17 }
18 ]
19 },
20 "page": {
21 "size": 0,
22 "totalElements": 0,
23 "totalPages": 0,
24 "number": 0
25 }
26}
Create CPI Mass Indexation Notes¶
HTTP Request
POST /api/cpi-mass-indexations/{id}/notes
📋 Description: Adds notes to a specified mass indexation within the Nakisa Portfolio Management Suite, enhancing asset management and analytics capabilities for real estate properties.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
Unique identifier for the resource |
body |
body |
true |
Request body containing the notes related to the specified mass indexation, including relevant details and annotations for portfolio and asset analytics within the Nakisa Portfolio Management Suite. |
Body Parameters
1[
2 {
3 "createdBy": "string",
4 "lastModifiedBy": "string",
5 "createdDate": "2019-08-24T14:15:22Z",
6 "lastModifiedDate": "2019-08-24T14:15:22Z",
7 "archived": true,
8 "externalId": "string",
9 "id": 0,
10 "message": "string",
11 "userIds": [
12 0
13 ],
14 "redirectUrl": "string"
15 }
16]
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
201 |
Created |
Inline |
Example Responses
1[
2 {
3 "createdBy": "string",
4 "lastModifiedBy": "string",
5 "createdDate": "2019-08-24T14:15:22Z",
6 "lastModifiedDate": "2019-08-24T14:15:22Z",
7 "archived": true,
8 "externalId": "string",
9 "id": 0,
10 "message": "string",
11 "userIds": [
12 0
13 ],
14 "redirectUrl": "string"
15 }
16]
Response Schema
Status Code 201
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
anonymous |
false |
none |
[Data transfer object representing a note associated with portfolio management, asset analytics, and real estate properties, facilitating effective communication and documentation within the Nakisa Portfolio Management Suite.] |
|
» createdBy |
string |
false |
none |
Username of who created this resource |
» lastModifiedBy |
string |
false |
none |
Username of who last modified this resource |
» createdDate |
string(date-time) |
false |
none |
Date of the created |
» lastModifiedDate |
string(date-time) |
false |
none |
Date of the last modified |
» archived |
boolean |
false |
none |
Boolean flag indicating archived status |
» externalId |
string |
false |
none |
Unique identifier for the external |
» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
» message |
string |
true |
none |
Text value for message in NoteDto |
» userIds |
[integer] |
false |
none |
User information related to portfolio management |
» redirectUrl |
string |
false |
none |
Text value for redirectUrl in NoteDto |
Prepare CPI Mass Indexation Execute Job¶
HTTP Request
POST /api/cpi-mass-indexations/{id}/execute
📋 Description: Executes a mass indexation process for a specified asset within the Nakisa Portfolio Management Suite, enabling efficient updates to portfolio valuations and analytics for real estate properties.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
Unique identifier for the resource |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "createdBy": "string",
3 "lastModifiedBy": "string",
4 "createdDate": "2019-08-24T14:15:22Z",
5 "lastModifiedDate": "2019-08-24T14:15:22Z",
6 "archived": true,
7 "externalId": "string",
8 "id": 0,
9 "name": "string",
10 "description": "string",
11 "statusId": 0,
12 "preparedBy": "string",
13 "preparedDate": "2019-08-24",
14 "executedBy": "string",
15 "executedDate": "2019-08-24",
16 "generateJobId": 0,
17 "numberOfItemsToProcess": 0,
18 "numberOfItemsProcessed": 0,
19 "cpiLeaseIndexationPreviewIdsToIndex": [
20 0
21 ],
22 "cpiLeasesProfileFilterIds": [
23 0
24 ],
25 "status": {
26 "createdBy": "string",
27 "lastModifiedBy": "string",
28 "createdDate": "2019-08-24T14:15:22Z",
29 "lastModifiedDate": "2019-08-24T14:15:22Z",
30 "archived": true,
31 "externalId": "string",
32 "id": 0,
33 "priority": 0,
34 "internalId": 0,
35 "pickListCode": "string",
36 "pickListLabel": "string",
37 "label": "string",
38 "cultureId": 0,
39 "labelDtos": [
40 {
41 "createdBy": "string",
42 "lastModifiedBy": "string",
43 "createdDate": "2019-08-24T14:15:22Z",
44 "lastModifiedDate": "2019-08-24T14:15:22Z",
45 "archived": true,
46 "externalId": "string",
47 "id": 0,
48 "cultureId": 0,
49 "value": "string"
50 }
51 ]
52 },
53 "cpiLeasesProfileFilters": [
54 {
55 "createdBy": "string",
56 "lastModifiedBy": "string",
57 "createdDate": "2019-08-24T14:15:22Z",
58 "lastModifiedDate": "2019-08-24T14:15:22Z",
59 "archived": true,
60 "externalId": "string",
61 "id": 0,
62 "name": "string",
63 "description": "string",
64 "leaseList": true,
65 "leaseIds": [
66 0
67 ],
68 "validFrom": "2019-08-24",
69 "validTo": "2019-08-24",
70 "cityIds": [
71 0
72 ],
73 "provinceIds": [
74 0
75 ],
76 "countryIds": [
77 0
78 ],
79 "premiseIds": [
80 0
81 ],
82 "locationIds": [
83 0
84 ],
85 "businessUnitIds": [
86 0
87 ],
88 "legalEntityIds": [
89 0
90 ],
91 "groupIds": [
92 "string"
93 ],
94 "groupOptionIds": [
95 0
96 ],
97 "masterAgreementIds": [
98 0
99 ],
100 "contractIds": [
101 0
102 ],
103 "statusIds": [
104 0
105 ],
106 "cities": [
107 {
108 "createdBy": "string",
109 "lastModifiedBy": "string",
110 "createdDate": "2019-08-24T14:15:22Z",
111 "lastModifiedDate": "2019-08-24T14:15:22Z",
112 "archived": true,
113 "externalId": "string",
114 "id": 0,
115 "name": "string",
116 "province": {
117 "createdBy": "string",
118 "lastModifiedBy": "string",
119 "createdDate": "2019-08-24T14:15:22Z",
120 "lastModifiedDate": "2019-08-24T14:15:22Z",
121 "archived": true,
122 "externalId": "string",
123 "id": 0,
124 "name": "string",
125 "country": {
126 "createdBy": "string",
127 "lastModifiedBy": "string",
128 "createdDate": "2019-08-24T14:15:22Z",
129 "lastModifiedDate": "2019-08-24T14:15:22Z",
130 "archived": true,
131 "externalId": "string",
132 "id": 0,
133 "name": "string",
134 "code": "string"
135 },
136 "code": "string",
137 "countryId": 0
138 },
139 "provinceId": 0
140 }
141 ],
142 "provinces": [
143 {
144 "createdBy": "string",
145 "lastModifiedBy": "string",
146 "createdDate": "2019-08-24T14:15:22Z",
147 "lastModifiedDate": "2019-08-24T14:15:22Z",
148 "archived": true,
149 "externalId": "string",
150 "id": 0,
151 "name": "string",
152 "country": {
153 "createdBy": "string",
154 "lastModifiedBy": "string",
155 "createdDate": "2019-08-24T14:15:22Z",
156 "lastModifiedDate": "2019-08-24T14:15:22Z",
157 "archived": true,
158 "externalId": "string",
159 "id": 0,
160 "name": "string",
161 "code": "string"
162 },
163 "code": "string",
164 "countryId": 0
165 }
166 ],
167 "countries": [
168 {
169 "createdBy": "string",
170 "lastModifiedBy": "string",
171 "createdDate": "2019-08-24T14:15:22Z",
172 "lastModifiedDate": "2019-08-24T14:15:22Z",
173 "archived": true,
174 "externalId": "string",
175 "id": 0,
176 "name": "string",
177 "code": "string"
178 }
179 ],
180 "locations": [
181 {
182 "createdBy": "string",
183 "lastModifiedBy": "string",
184 "createdDate": "2019-08-24T14:15:22Z",
185 "lastModifiedDate": "2019-08-24T14:15:22Z",
186 "archived": true,
187 "externalId": "string",
188 "id": 0,
189 "number": "string",
190 "name": "string",
191 "storeNumber": "string",
192 "defaultCurrencyId": 0,
193 "defaultMeasureId": 0,
194 "typeId": 0,
195 "qualityId": 0,
196 "propertyTypeId": 0,
197 "categoryId": 0,
198 "statusId": 0,
199 "businessUnitId": 0,
200 "groupIds": [
201 0
202 ],
203 "legalEntityIds": [
204 0
205 ],
206 "defaultCurrency": {
207 "id": 0,
208 "status": "CREATED",
209 "displayId": "string",
210 "erpSystemId": 0,
211 "erpSystemDisplayId": "string",
212 "name": "string",
213 "decimalPoints": 0,
214 "depreciationAreaId": 0
215 },
216 "defaultUnitValue": {
217 "createdBy": "string",
218 "lastModifiedBy": "string",
219 "createdDate": "2019-08-24T14:15:22Z",
220 "lastModifiedDate": "2019-08-24T14:15:22Z",
221 "archived": true,
222 "externalId": "string",
223 "id": 0,
224 "unitId": 0,
225 "unitOfMeasureId": 0,
226 "erpSystemId": 0,
227 "unit": {
228 "createdBy": "string",
229 "lastModifiedBy": "string",
230 "createdDate": "2019-08-24T14:15:22Z",
231 "lastModifiedDate": "2019-08-24T14:15:22Z",
232 "archived": true,
233 "externalId": "string",
234 "id": 0,
235 "priority": 0,
236 "internalId": 0,
237 "pickListCode": "string",
238 "pickListLabel": "string",
239 "label": "string",
240 "cultureId": 0,
241 "labelDtos": [
242 {
243 "createdBy": "string",
244 "lastModifiedBy": "string",
245 "createdDate": "2019-08-24T14:15:22Z",
246 "lastModifiedDate": "2019-08-24T14:15:22Z",
247 "archived": true,
248 "externalId": "string",
249 "id": 0,
250 "cultureId": 0,
251 "value": "string"
252 }
253 ]
254 },
255 "unitOfMeasure": {
256 "id": 0,
257 "status": "CREATED",
258 "displayId": "string",
259 "erpSystemId": 0,
260 "erpSystemDisplayId": "string",
261 "name": "string"
262 }
263 },
264 "type": {
265 "createdBy": "string",
266 "lastModifiedBy": "string",
267 "createdDate": "2019-08-24T14:15:22Z",
268 "lastModifiedDate": "2019-08-24T14:15:22Z",
269 "archived": true,
270 "externalId": "string",
271 "id": 0,
272 "priority": 0,
273 "internalId": 0,
274 "pickListCode": "string",
275 "pickListLabel": "string",
276 "label": "string",
277 "cultureId": 0,
278 "labelDtos": [
279 {
280 "createdBy": "string",
281 "lastModifiedBy": "string",
282 "createdDate": "2019-08-24T14:15:22Z",
283 "lastModifiedDate": "2019-08-24T14:15:22Z",
284 "archived": true,
285 "externalId": "string",
286 "id": 0,
287 "cultureId": 0,
288 "value": "string"
289 }
290 ]
291 },
292 "quality": {
293 "createdBy": "string",
294 "lastModifiedBy": "string",
295 "createdDate": "2019-08-24T14:15:22Z",
296 "lastModifiedDate": "2019-08-24T14:15:22Z",
297 "archived": true,
298 "externalId": "string",
299 "id": 0,
300 "priority": 0,
301 "internalId": 0,
302 "pickListCode": "string",
303 "pickListLabel": "string",
304 "label": "string",
305 "cultureId": 0,
306 "labelDtos": [
307 {
308 "createdBy": "string",
309 "lastModifiedBy": "string",
310 "createdDate": "2019-08-24T14:15:22Z",
311 "lastModifiedDate": "2019-08-24T14:15:22Z",
312 "archived": true,
313 "externalId": "string",
314 "id": 0,
315 "cultureId": 0,
316 "value": "string"
317 }
318 ]
319 },
320 "propertyType": {
321 "createdBy": "string",
322 "lastModifiedBy": "string",
323 "createdDate": "2019-08-24T14:15:22Z",
324 "lastModifiedDate": "2019-08-24T14:15:22Z",
325 "archived": true,
326 "externalId": "string",
327 "id": 0,
328 "priority": 0,
329 "internalId": 0,
330 "pickListCode": "string",
331 "pickListLabel": "string",
332 "label": "string",
333 "cultureId": 0,
334 "labelDtos": [
335 {
336 "createdBy": "string",
337 "lastModifiedBy": "string",
338 "createdDate": "2019-08-24T14:15:22Z",
339 "lastModifiedDate": "2019-08-24T14:15:22Z",
340 "archived": true,
341 "externalId": "string",
342 "id": 0,
343 "cultureId": 0,
344 "value": "string"
345 }
346 ]
347 },
348 "category": {
349 "createdBy": "string",
350 "lastModifiedBy": "string",
351 "createdDate": "2019-08-24T14:15:22Z",
352 "lastModifiedDate": "2019-08-24T14:15:22Z",
353 "archived": true,
354 "externalId": "string",
355 "id": 0,
356 "priority": 0,
357 "internalId": 0,
358 "pickListCode": "string",
359 "pickListLabel": "string",
360 "label": "string",
361 "cultureId": 0,
362 "labelDtos": [
363 {
364 "createdBy": "string",
365 "lastModifiedBy": "string",
366 "createdDate": "2019-08-24T14:15:22Z",
367 "lastModifiedDate": "2019-08-24T14:15:22Z",
368 "archived": true,
369 "externalId": "string",
370 "id": 0,
371 "cultureId": 0,
372 "value": "string"
373 }
374 ]
375 },
376 "status": {
377 "createdBy": "string",
378 "lastModifiedBy": "string",
379 "createdDate": "2019-08-24T14:15:22Z",
380 "lastModifiedDate": "2019-08-24T14:15:22Z",
381 "archived": true,
382 "externalId": "string",
383 "id": 0,
384 "priority": 0,
385 "internalId": 0,
386 "pickListCode": "string",
387 "pickListLabel": "string",
388 "label": "string",
389 "cultureId": 0,
390 "labelDtos": [
391 {
392 "createdBy": "string",
393 "lastModifiedBy": "string",
394 "createdDate": "2019-08-24T14:15:22Z",
395 "lastModifiedDate": "2019-08-24T14:15:22Z",
396 "archived": true,
397 "externalId": "string",
398 "id": 0,
399 "cultureId": 0,
400 "value": "string"
401 }
402 ]
403 },
404 "addressDto": {
405 "createdBy": "string",
406 "lastModifiedBy": "string",
407 "createdDate": "2019-08-24T14:15:22Z",
408 "lastModifiedDate": "2019-08-24T14:15:22Z",
409 "archived": true,
410 "externalId": "string",
411 "id": 0,
412 "street": "string",
413 "civicNumber": "string",
414 "suite": "string",
415 "postalCode": "string",
416 "lon": 0.1,
417 "lat": 0.1,
418 "city": {
419 "createdBy": "string",
420 "lastModifiedBy": "string",
421 "createdDate": "2019-08-24T14:15:22Z",
422 "lastModifiedDate": "2019-08-24T14:15:22Z",
423 "archived": true,
424 "externalId": "string",
425 "id": 0,
426 "name": "string",
427 "province": {
428 "createdBy": "string",
429 "lastModifiedBy": "string",
430 "createdDate": "2019-08-24T14:15:22Z",
431 "lastModifiedDate": "2019-08-24T14:15:22Z",
432 "archived": true,
433 "externalId": "string",
434 "id": 0,
435 "name": "string",
436 "code": "string",
437 "country": {
438 "createdBy": "string",
439 "lastModifiedBy": "string",
440 "createdDate": "2019-08-24T14:15:22Z",
441 "lastModifiedDate": "2019-08-24T14:15:22Z",
442 "archived": true,
443 "externalId": "string",
444 "id": 0,
445 "name": "string",
446 "code": "string"
447 }
448 }
449 },
450 "district": {
451 "createdBy": "string",
452 "lastModifiedBy": "string",
453 "createdDate": "2019-08-24T14:15:22Z",
454 "lastModifiedDate": "2019-08-24T14:15:22Z",
455 "archived": true,
456 "externalId": "string",
457 "id": 0,
458 "name": "string",
459 "city": {
460 "createdBy": "string",
461 "lastModifiedBy": "string",
462 "createdDate": "2019-08-24T14:15:22Z",
463 "lastModifiedDate": "2019-08-24T14:15:22Z",
464 "archived": true,
465 "externalId": "string",
466 "id": 0,
467 "name": "string",
468 "province": {
469 "createdBy": "string",
470 "lastModifiedBy": "string",
471 "createdDate": "2019-08-24T14:15:22Z",
472 "lastModifiedDate": "2019-08-24T14:15:22Z",
473 "archived": true,
474 "externalId": "string",
475 "id": 0,
476 "name": "string",
477 "code": "string",
478 "country": {
479 "createdBy": "string",
480 "lastModifiedBy": "string",
481 "createdDate": "2019-08-24T14:15:22Z",
482 "lastModifiedDate": "2019-08-24T14:15:22Z",
483 "archived": true,
484 "externalId": "string",
485 "id": 0,
486 "name": "string",
487 "code": "string"
488 }
489 }
490 }
491 },
492 "cityId": 0,
493 "districtId": 0
494 },
495 "secondAddressDto": {
496 "createdBy": "string",
497 "lastModifiedBy": "string",
498 "createdDate": "2019-08-24T14:15:22Z",
499 "lastModifiedDate": "2019-08-24T14:15:22Z",
500 "archived": true,
501 "externalId": "string",
502 "id": 0,
503 "street": "string",
504 "civicNumber": "string",
505 "suite": "string",
506 "postalCode": "string",
507 "lon": 0.1,
508 "lat": 0.1,
509 "city": {
510 "createdBy": "string",
511 "lastModifiedBy": "string",
512 "createdDate": "2019-08-24T14:15:22Z",
513 "lastModifiedDate": "2019-08-24T14:15:22Z",
514 "archived": true,
515 "externalId": "string",
516 "id": 0,
517 "name": "string",
518 "province": {
519 "createdBy": "string",
520 "lastModifiedBy": "string",
521 "createdDate": "2019-08-24T14:15:22Z",
522 "lastModifiedDate": "2019-08-24T14:15:22Z",
523 "archived": true,
524 "externalId": "string",
525 "id": 0,
526 "name": "string",
527 "code": "string",
528 "country": {
529 "createdBy": "string",
530 "lastModifiedBy": "string",
531 "createdDate": "2019-08-24T14:15:22Z",
532 "lastModifiedDate": "2019-08-24T14:15:22Z",
533 "archived": true,
534 "externalId": "string",
535 "id": 0,
536 "name": "string",
537 "code": "string"
538 }
539 }
540 },
541 "district": {
542 "createdBy": "string",
543 "lastModifiedBy": "string",
544 "createdDate": "2019-08-24T14:15:22Z",
545 "lastModifiedDate": "2019-08-24T14:15:22Z",
546 "archived": true,
547 "externalId": "string",
548 "id": 0,
549 "name": "string",
550 "city": {
551 "createdBy": "string",
552 "lastModifiedBy": "string",
553 "createdDate": "2019-08-24T14:15:22Z",
554 "lastModifiedDate": "2019-08-24T14:15:22Z",
555 "archived": true,
556 "externalId": "string",
557 "id": 0,
558 "name": "string",
559 "province": {
560 "createdBy": "string",
561 "lastModifiedBy": "string",
562 "createdDate": "2019-08-24T14:15:22Z",
563 "lastModifiedDate": "2019-08-24T14:15:22Z",
564 "archived": true,
565 "externalId": "string",
566 "id": 0,
567 "name": "string",
568 "code": "string",
569 "country": {
570 "createdBy": "string",
571 "lastModifiedBy": "string",
572 "createdDate": "2019-08-24T14:15:22Z",
573 "lastModifiedDate": "2019-08-24T14:15:22Z",
574 "archived": true,
575 "externalId": "string",
576 "id": 0,
577 "name": "string",
578 "code": "string"
579 }
580 }
581 }
582 },
583 "cityId": 0,
584 "districtId": 0
585 }
586 }
587 ],
588 "premises": [
589 {
590 "createdBy": "string",
591 "lastModifiedBy": "string",
592 "createdDate": "2019-08-24T14:15:22Z",
593 "lastModifiedDate": "2019-08-24T14:15:22Z",
594 "archived": true,
595 "externalId": "string",
596 "id": 0,
597 "number": "string",
598 "name": "string",
599 "headPremise": true,
600 "possessionDate": "2019-08-24",
601 "openingDate": "2019-08-24",
602 "closingDate": "2019-08-24",
603 "relocationDate": "2019-08-24",
604 "vacatingDate": "2019-08-24",
605 "expansionDate": "2019-08-24",
606 "statusId": 0,
607 "usageId": 0,
608 "parentPremiseId": 0,
609 "costCenterId": 0,
610 "profitCenterId": 0,
611 "legalEntityId": 0,
612 "occupancyIds": [
613 0
614 ],
615 "locationId": 0,
616 "locationDto": {
617 "createdBy": "string",
618 "lastModifiedBy": "string",
619 "createdDate": "2019-08-24T14:15:22Z",
620 "lastModifiedDate": "2019-08-24T14:15:22Z",
621 "archived": true,
622 "externalId": "string",
623 "id": 0,
624 "number": "string",
625 "name": "string",
626 "storeNumber": "string",
627 "defaultCurrencyId": 0,
628 "defaultMeasureId": 0,
629 "typeId": 0,
630 "qualityId": 0,
631 "propertyTypeId": 0,
632 "categoryId": 0,
633 "statusId": 0,
634 "businessUnitId": 0,
635 "groupIds": [
636 0
637 ],
638 "legalEntityIds": [
639 0
640 ],
641 "defaultCurrency": {
642 "id": 0,
643 "status": "CREATED",
644 "displayId": "string",
645 "erpSystemId": 0,
646 "erpSystemDisplayId": "string",
647 "name": "string",
648 "decimalPoints": 0,
649 "depreciationAreaId": 0
650 },
651 "defaultUnitValue": {
652 "createdBy": "string",
653 "lastModifiedBy": "string",
654 "createdDate": "2019-08-24T14:15:22Z",
655 "lastModifiedDate": "2019-08-24T14:15:22Z",
656 "archived": true,
657 "externalId": "string",
658 "id": 0,
659 "unitId": 0,
660 "unitOfMeasureId": 0,
661 "erpSystemId": 0,
662 "unit": {
663 "createdBy": "string",
664 "lastModifiedBy": "string",
665 "createdDate": "2019-08-24T14:15:22Z",
666 "lastModifiedDate": "2019-08-24T14:15:22Z",
667 "archived": true,
668 "externalId": "string",
669 "id": 0,
670 "priority": 0,
671 "internalId": 0,
672 "pickListCode": "string",
673 "pickListLabel": "string",
674 "label": "string",
675 "cultureId": 0,
676 "labelDtos": [
677 {
678 "createdBy": "string",
679 "lastModifiedBy": "string",
680 "createdDate": "2019-08-24T14:15:22Z",
681 "lastModifiedDate": "2019-08-24T14:15:22Z",
682 "archived": true,
683 "externalId": "string",
684 "id": 0,
685 "cultureId": 0,
686 "value": "string"
687 }
688 ]
689 },
690 "unitOfMeasure": {
691 "id": 0,
692 "status": "CREATED",
693 "displayId": "string",
694 "erpSystemId": 0,
695 "erpSystemDisplayId": "string",
696 "name": "string"
697 }
698 },
699 "type": {
700 "createdBy": "string",
701 "lastModifiedBy": "string",
702 "createdDate": "2019-08-24T14:15:22Z",
703 "lastModifiedDate": "2019-08-24T14:15:22Z",
704 "archived": true,
705 "externalId": "string",
706 "id": 0,
707 "priority": 0,
708 "internalId": 0,
709 "pickListCode": "string",
710 "pickListLabel": "string",
711 "label": "string",
712 "cultureId": 0,
713 "labelDtos": [
714 {
715 "createdBy": "string",
716 "lastModifiedBy": "string",
717 "createdDate": "2019-08-24T14:15:22Z",
718 "lastModifiedDate": "2019-08-24T14:15:22Z",
719 "archived": true,
720 "externalId": "string",
721 "id": 0,
722 "cultureId": 0,
723 "value": "string"
724 }
725 ]
726 },
727 "quality": {
728 "createdBy": "string",
729 "lastModifiedBy": "string",
730 "createdDate": "2019-08-24T14:15:22Z",
731 "lastModifiedDate": "2019-08-24T14:15:22Z",
732 "archived": true,
733 "externalId": "string",
734 "id": 0,
735 "priority": 0,
736 "internalId": 0,
737 "pickListCode": "string",
738 "pickListLabel": "string",
739 "label": "string",
740 "cultureId": 0,
741 "labelDtos": [
742 {
743 "createdBy": "string",
744 "lastModifiedBy": "string",
745 "createdDate": "2019-08-24T14:15:22Z",
746 "lastModifiedDate": "2019-08-24T14:15:22Z",
747 "archived": true,
748 "externalId": "string",
749 "id": 0,
750 "cultureId": 0,
751 "value": "string"
752 }
753 ]
754 },
755 "propertyType": {
756 "createdBy": "string",
757 "lastModifiedBy": "string",
758 "createdDate": "2019-08-24T14:15:22Z",
759 "lastModifiedDate": "2019-08-24T14:15:22Z",
760 "archived": true,
761 "externalId": "string",
762 "id": 0,
763 "priority": 0,
764 "internalId": 0,
765 "pickListCode": "string",
766 "pickListLabel": "string",
767 "label": "string",
768 "cultureId": 0,
769 "labelDtos": [
770 {
771 "createdBy": "string",
772 "lastModifiedBy": "string",
773 "createdDate": "2019-08-24T14:15:22Z",
774 "lastModifiedDate": "2019-08-24T14:15:22Z",
775 "archived": true,
776 "externalId": "string",
777 "id": 0,
778 "cultureId": 0,
779 "value": "string"
780 }
781 ]
782 },
783 "category": {
784 "createdBy": "string",
785 "lastModifiedBy": "string",
786 "createdDate": "2019-08-24T14:15:22Z",
787 "lastModifiedDate": "2019-08-24T14:15:22Z",
788 "archived": true,
789 "externalId": "string",
790 "id": 0,
791 "priority": 0,
792 "internalId": 0,
793 "pickListCode": "string",
794 "pickListLabel": "string",
795 "label": "string",
796 "cultureId": 0,
797 "labelDtos": [
798 {
799 "createdBy": "string",
800 "lastModifiedBy": "string",
801 "createdDate": "2019-08-24T14:15:22Z",
802 "lastModifiedDate": "2019-08-24T14:15:22Z",
803 "archived": true,
804 "externalId": "string",
805 "id": 0,
806 "cultureId": 0,
807 "value": "string"
808 }
809 ]
810 },
811 "status": {
812 "createdBy": "string",
813 "lastModifiedBy": "string",
814 "createdDate": "2019-08-24T14:15:22Z",
815 "lastModifiedDate": "2019-08-24T14:15:22Z",
816 "archived": true,
817 "externalId": "string",
818 "id": 0,
819 "priority": 0,
820 "internalId": 0,
821 "pickListCode": "string",
822 "pickListLabel": "string",
823 "label": "string",
824 "cultureId": 0,
825 "labelDtos": [
826 {
827 "createdBy": "string",
828 "lastModifiedBy": "string",
829 "createdDate": "2019-08-24T14:15:22Z",
830 "lastModifiedDate": "2019-08-24T14:15:22Z",
831 "archived": true,
832 "externalId": "string",
833 "id": 0,
834 "cultureId": 0,
835 "value": "string"
836 }
837 ]
838 },
839 "addressDto": {
840 "createdBy": "string",
841 "lastModifiedBy": "string",
842 "createdDate": "2019-08-24T14:15:22Z",
843 "lastModifiedDate": "2019-08-24T14:15:22Z",
844 "archived": true,
845 "externalId": "string",
846 "id": 0,
847 "street": "string",
848 "civicNumber": "string",
849 "suite": "string",
850 "postalCode": "string",
851 "lon": 0.1,
852 "lat": 0.1,
853 "city": {
854 "createdBy": "string",
855 "lastModifiedBy": "string",
856 "createdDate": "2019-08-24T14:15:22Z",
857 "lastModifiedDate": "2019-08-24T14:15:22Z",
858 "archived": true,
859 "externalId": "string",
860 "id": 0,
861 "name": "string",
862 "province": {
863 "createdBy": "string",
864 "lastModifiedBy": "string",
865 "createdDate": "2019-08-24T14:15:22Z",
866 "lastModifiedDate": "2019-08-24T14:15:22Z",
867 "archived": true,
868 "externalId": "string",
869 "id": 0,
870 "name": "string",
871 "code": "string",
872 "country": {
873 "createdBy": "string",
874 "lastModifiedBy": "string",
875 "createdDate": "2019-08-24T14:15:22Z",
876 "lastModifiedDate": "2019-08-24T14:15:22Z",
877 "archived": true,
878 "externalId": "string",
879 "id": 0,
880 "name": "string",
881 "code": "string"
882 }
883 }
884 },
885 "district": {
886 "createdBy": "string",
887 "lastModifiedBy": "string",
888 "createdDate": "2019-08-24T14:15:22Z",
889 "lastModifiedDate": "2019-08-24T14:15:22Z",
890 "archived": true,
891 "externalId": "string",
892 "id": 0,
893 "name": "string",
894 "city": {
895 "createdBy": "string",
896 "lastModifiedBy": "string",
897 "createdDate": "2019-08-24T14:15:22Z",
898 "lastModifiedDate": "2019-08-24T14:15:22Z",
899 "archived": true,
900 "externalId": "string",
901 "id": 0,
902 "name": "string",
903 "province": {
904 "createdBy": "string",
905 "lastModifiedBy": "string",
906 "createdDate": "2019-08-24T14:15:22Z",
907 "lastModifiedDate": "2019-08-24T14:15:22Z",
908 "archived": true,
909 "externalId": "string",
910 "id": 0,
911 "name": "string",
912 "code": "string",
913 "country": {}
914 }
915 }
916 },
917 "cityId": 0,
918 "districtId": 0
919 },
920 "secondAddressDto": {
921 "createdBy": "string",
922 "lastModifiedBy": "string",
923 "createdDate": "2019-08-24T14:15:22Z",
924 "lastModifiedDate": "2019-08-24T14:15:22Z",
925 "archived": true,
926 "externalId": "string",
927 "id": 0,
928 "street": "string",
929 "civicNumber": "string",
930 "suite": "string",
931 "postalCode": "string",
932 "lon": 0.1,
933 "lat": 0.1,
934 "city": {
935 "createdBy": "string",
936 "lastModifiedBy": "string",
937 "createdDate": "2019-08-24T14:15:22Z",
938 "lastModifiedDate": "2019-08-24T14:15:22Z",
939 "archived": true,
940 "externalId": "string",
941 "id": 0,
942 "name": "string",
943 "province": {
944 "createdBy": "string",
945 "lastModifiedBy": "string",
946 "createdDate": "2019-08-24T14:15:22Z",
947 "lastModifiedDate": "2019-08-24T14:15:22Z",
948 "archived": true,
949 "externalId": "string",
950 "id": 0,
951 "name": "string",
952 "code": "string",
953 "country": {
954 "createdBy": "string",
955 "lastModifiedBy": "string",
956 "createdDate": "2019-08-24T14:15:22Z",
957 "lastModifiedDate": "2019-08-24T14:15:22Z",
958 "archived": true,
959 "externalId": "string",
960 "id": 0,
961 "name": "string",
962 "code": "string"
963 }
964 }
965 },
966 "district": {
967 "createdBy": "string",
968 "lastModifiedBy": "string",
969 "createdDate": "2019-08-24T14:15:22Z",
970 "lastModifiedDate": "2019-08-24T14:15:22Z",
971 "archived": true,
972 "externalId": "string",
973 "id": 0,
974 "name": "string",
975 "city": {
976 "createdBy": "string",
977 "lastModifiedBy": "string",
978 "createdDate": "2019-08-24T14:15:22Z",
979 "lastModifiedDate": "2019-08-24T14:15:22Z",
980 "archived": true,
981 "externalId": "string",
982 "id": 0,
983 "name": "string",
984 "province": {
985 "createdBy": "string",
986 "lastModifiedBy": "string",
987 "createdDate": "2019-08-24T14:15:22Z",
988 "lastModifiedDate": "2019-08-24T14:15:22Z",
989 "archived": true,
990 "externalId": "string",
991 "id": 0,
992 "name": "string",
993 "code": "string",
994 "country": {}
995 }
996 }
997 },
998 "cityId": 0,
999 "districtId": 0
1000 }
1001 },
1002 "status": {
1003 "createdBy": "string",
1004 "lastModifiedBy": "string",
1005 "createdDate": "2019-08-24T14:15:22Z",
1006 "lastModifiedDate": "2019-08-24T14:15:22Z",
1007 "archived": true,
1008 "externalId": "string",
1009 "id": 0,
1010 "priority": 0,
1011 "internalId": 0,
1012 "pickListCode": "string",
1013 "pickListLabel": "string",
1014 "label": "string",
1015 "cultureId": 0,
1016 "labelDtos": [
1017 {
1018 "createdBy": "string",
1019 "lastModifiedBy": "string",
1020 "createdDate": "2019-08-24T14:15:22Z",
1021 "lastModifiedDate": "2019-08-24T14:15:22Z",
1022 "archived": true,
1023 "externalId": "string",
1024 "id": 0,
1025 "cultureId": 0,
1026 "value": "string"
1027 }
1028 ]
1029 },
1030 "usage": {
1031 "createdBy": "string",
1032 "lastModifiedBy": "string",
1033 "createdDate": "2019-08-24T14:15:22Z",
1034 "lastModifiedDate": "2019-08-24T14:15:22Z",
1035 "archived": true,
1036 "externalId": "string",
1037 "id": 0,
1038 "priority": 0,
1039 "internalId": 0,
1040 "pickListCode": "string",
1041 "pickListLabel": "string",
1042 "label": "string",
1043 "cultureId": 0,
1044 "labelDtos": [
1045 {
1046 "createdBy": "string",
1047 "lastModifiedBy": "string",
1048 "createdDate": "2019-08-24T14:15:22Z",
1049 "lastModifiedDate": "2019-08-24T14:15:22Z",
1050 "archived": true,
1051 "externalId": "string",
1052 "id": 0,
1053 "cultureId": 0,
1054 "value": "string"
1055 }
1056 ]
1057 },
1058 "occupanciesDto": [
1059 {
1060 "createdBy": "string",
1061 "lastModifiedBy": "string",
1062 "createdDate": "2019-08-24T14:15:22Z",
1063 "lastModifiedDate": "2019-08-24T14:15:22Z",
1064 "archived": true,
1065 "externalId": "string",
1066 "id": 0,
1067 "priority": 0,
1068 "internalId": 0,
1069 "pickListCode": "string",
1070 "pickListLabel": "string",
1071 "label": "string",
1072 "cultureId": 0,
1073 "labelDtos": [
1074 {
1075 "createdBy": "string",
1076 "lastModifiedBy": "string",
1077 "createdDate": "2019-08-24T14:15:22Z",
1078 "lastModifiedDate": "2019-08-24T14:15:22Z",
1079 "archived": true,
1080 "externalId": "string",
1081 "id": 0,
1082 "cultureId": 0,
1083 "value": "string"
1084 }
1085 ]
1086 }
1087 ]
1088 }
1089 ],
1090 "groups": [
1091 {
1092 "createdBy": "string",
1093 "lastModifiedBy": "string",
1094 "createdDate": "2019-08-24T14:15:22Z",
1095 "lastModifiedDate": "2019-08-24T14:15:22Z",
1096 "archived": true,
1097 "externalId": "string",
1098 "id": "string",
1099 "code": "string",
1100 "priority": 0,
1101 "pickListType": "string",
1102 "label": "string",
1103 "cultureId": 0,
1104 "reportable": true,
1105 "labelDtos": [
1106 {
1107 "createdBy": "string",
1108 "lastModifiedBy": "string",
1109 "createdDate": "2019-08-24T14:15:22Z",
1110 "lastModifiedDate": "2019-08-24T14:15:22Z",
1111 "archived": true,
1112 "externalId": "string",
1113 "id": 0,
1114 "cultureId": 0,
1115 "value": "string"
1116 }
1117 ]
1118 }
1119 ],
1120 "groupOptions": [
1121 {
1122 "createdBy": "string",
1123 "lastModifiedBy": "string",
1124 "createdDate": "2019-08-24T14:15:22Z",
1125 "lastModifiedDate": "2019-08-24T14:15:22Z",
1126 "archived": true,
1127 "externalId": "string",
1128 "id": 0,
1129 "priority": 0,
1130 "internalId": 0,
1131 "pickListCode": "string",
1132 "pickListLabel": "string",
1133 "label": "string",
1134 "cultureId": 0,
1135 "labelDtos": [
1136 {
1137 "createdBy": "string",
1138 "lastModifiedBy": "string",
1139 "createdDate": "2019-08-24T14:15:22Z",
1140 "lastModifiedDate": "2019-08-24T14:15:22Z",
1141 "archived": true,
1142 "externalId": "string",
1143 "id": 0,
1144 "cultureId": 0,
1145 "value": "string"
1146 }
1147 ]
1148 }
1149 ],
1150 "businessUnits": [
1151 {
1152 "id": 0,
1153 "status": "CREATED",
1154 "displayId": "string",
1155 "name": "string",
1156 "leaseAreaId": 0,
1157 "companyId": 0
1158 }
1159 ],
1160 "legalEntities": [
1161 {
1162 "id": 0,
1163 "status": "CREATED",
1164 "displayId": "string",
1165 "erpSystemId": 0,
1166 "erpSystemDisplayId": "string",
1167 "countryId": 0,
1168 "countryDisplayId": "string",
1169 "postingPeriodVariantId": 0,
1170 "postingPeriodVariantDisplayId": "string",
1171 "controllingAreaId": 0,
1172 "controllingAreaDisplayId": "string",
1173 "chartOfAccountId": 0,
1174 "chartOfAccountDisplayId": "string",
1175 "fiscalVariantId": 0,
1176 "fiscalVariantDisplayId": "string",
1177 "chartOfDepreciationId": 0,
1178 "chartOfDepreciationDisplayId": "string",
1179 "purchasingOrganizationId": 0,
1180 "assetId": 0,
1181 "exchangeRateTypeId": 0,
1182 "plantId": 0,
1183 "incrementalBorrowingRateId": 0,
1184 "businessUnitId": 0,
1185 "projectId": 0,
1186 "transferVariantId": 0,
1187 "partnerId": 0,
1188 "departmentId": 0,
1189 "accountingStandardId": 0,
1190 "generalLedgerAccountId": 0,
1191 "consumerPriceIndexCategoryId": 0,
1192 "costCenterId": 0,
1193 "costCenterRelationValidFrom": "2019-08-24",
1194 "costCenterRelationValidTo": "2019-08-24"
1195 }
1196 ],
1197 "statusOptions": [
1198 {
1199 "createdBy": "string",
1200 "lastModifiedBy": "string",
1201 "createdDate": "2019-08-24T14:15:22Z",
1202 "lastModifiedDate": "2019-08-24T14:15:22Z",
1203 "archived": true,
1204 "externalId": "string",
1205 "id": 0,
1206 "priority": 0,
1207 "internalId": 0,
1208 "pickListCode": "string",
1209 "pickListLabel": "string",
1210 "label": "string",
1211 "cultureId": 0,
1212 "labelDtos": [
1213 {
1214 "createdBy": "string",
1215 "lastModifiedBy": "string",
1216 "createdDate": "2019-08-24T14:15:22Z",
1217 "lastModifiedDate": "2019-08-24T14:15:22Z",
1218 "archived": true,
1219 "externalId": "string",
1220 "id": 0,
1221 "cultureId": 0,
1222 "value": "string"
1223 }
1224 ]
1225 }
1226 ],
1227 "masterAgreements": [
1228 {
1229 "id": 0,
1230 "displayId": "string",
1231 "year": 1900,
1232 "name": "string",
1233 "description": "string",
1234 "validFrom": "2019-08-24",
1235 "validTo": "2019-08-24",
1236 "targetValue": 0.1,
1237 "legalJurisdiction": "string",
1238 "approverComment": "string",
1239 "signingPerson": "string",
1240 "placeOfSignature": "string",
1241 "dateOfSignature": "2019-08-24",
1242 "state": "MLA_DEFINE",
1243 "dataCreationInfo": {
1244 "id": 0,
1245 "idGenerationType": "AUTO",
1246 "source": "string",
1247 "type": "MIGRATION",
1248 "startDateTime": "2019-08-24T14:15:22Z",
1249 "endDateTime": "2019-08-24T14:15:22Z"
1250 },
1251 "agreementGroup": {
1252 "id": 0,
1253 "displayId": "string",
1254 "status": "CREATED",
1255 "name": "string"
1256 },
1257 "currency": {
1258 "id": 0,
1259 "displayId": "string",
1260 "status": "CREATED",
1261 "name": "string",
1262 "decimalPoints": 0
1263 },
1264 "internalAssetClass": {
1265 "id": 0,
1266 "displayId": "string",
1267 "status": "CREATED",
1268 "name": "string",
1269 "assetClassType": "PROPERTY",
1270 "infiniteUsefulLife": true
1271 },
1272 "leaseArea": {
1273 "id": 0,
1274 "displayId": "string",
1275 "status": "CREATED",
1276 "name": "string"
1277 },
1278 "businessUnit": {
1279 "id": 0,
1280 "displayId": "string",
1281 "status": "CREATED",
1282 "name": "string"
1283 },
1284 "companyCode": {
1285 "id": 0,
1286 "displayId": "string",
1287 "status": "CREATED",
1288 "erpSystemId": 0,
1289 "erpSystemDisplayId": "string",
1290 "countryId": 0,
1291 "countryDisplayId": "string",
1292 "postingPeriodVariantId": 0,
1293 "fiscalVariantId": 0
1294 },
1295 "department": {
1296 "id": 0,
1297 "displayId": "string",
1298 "status": "CREATED",
1299 "name": "string"
1300 },
1301 "leaseGroup": {
1302 "id": 0,
1303 "displayId": "string",
1304 "status": "CREATED",
1305 "name": "string"
1306 },
1307 "allowsSystemGenerateNewId": true,
1308 "numberRangeIdentifierType": {
1309 "name": "string"
1310 },
1311 "numberRangeIdentifierValue": "string",
1312 "numberRangeType": {
1313 "name": "string"
1314 }
1315 }
1316 ],
1317 "contracts": [
1318 {
1319 "id": 0,
1320 "displayId": "string",
1321 "name": "string",
1322 "principalPositionType": "LESSEE",
1323 "validFrom": "2019-08-24",
1324 "validTo": "2019-08-24",
1325 "amendmentDate": "2019-08-24",
1326 "approverComment": "string",
1327 "contractPhase": "INITIAL",
1328 "dataCreationInfo": {
1329 "id": 0,
1330 "idGenerationType": "AUTO",
1331 "source": "string",
1332 "type": "MIGRATION",
1333 "startDateTime": "2019-08-24T14:15:22Z",
1334 "endDateTime": "2019-08-24T14:15:22Z"
1335 },
1336 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
1337 "revision": {
1338 "id": 0,
1339 "displayId": "string",
1340 "name": "string",
1341 "inception": true,
1342 "revisionType": "REVISION",
1343 "state": "MLA_DEFINE",
1344 "approvedBy": "string",
1345 "approvedAt": "2019-08-24T14:15:22Z",
1346 "parentRevisionId": 0,
1347 "approverComment": "string",
1348 "contractId": 0,
1349 "contractDisplayId": "string",
1350 "contractName": "string",
1351 "principalPositionType": "LESSEE",
1352 "mlaId": 0,
1353 "companyId": 0,
1354 "description": "string",
1355 "externalReference": "string",
1356 "internalReference": "string",
1357 "formOfLease": "FULL",
1358 "jointVentureLeaseType": "GROSS_LEASE",
1359 "businessPlace": "string",
1360 "tradingPartner": {
1361 "id": 0,
1362 "displayId": "string",
1363 "status": "CREATED",
1364 "name": "string",
1365 "erpSystemId": 0,
1366 "erpSystemDisplayId": "string"
1367 },
1368 "contractCategoryGroup": {
1369 "id": 0,
1370 "displayId": "string",
1371 "status": "CREATED",
1372 "name": "string"
1373 },
1374 "contractGroup1": {
1375 "id": 0,
1376 "displayId": "string",
1377 "status": "CREATED",
1378 "name": "string"
1379 },
1380 "contractGroup2": {
1381 "id": 0,
1382 "displayId": "string",
1383 "status": "CREATED",
1384 "name": "string"
1385 },
1386 "group3": "string",
1387 "group4": "string",
1388 "signingPerson": "string",
1389 "placeOfSignature": "string",
1390 "dateOfSignature": "2019-08-24",
1391 "numberRangeIdentifierType": {
1392 "name": "string"
1393 },
1394 "numberRangeIdentifierValue": "string",
1395 "allowsSystemGenerateNewId": true,
1396 "numberRangeType": {
1397 "name": "string"
1398 }
1399 },
1400 "currency": {
1401 "id": 0,
1402 "displayId": "string",
1403 "status": "CREATED",
1404 "name": "string",
1405 "decimalPoints": 0
1406 },
1407 "companyCurrency": {
1408 "id": 0,
1409 "displayId": "string",
1410 "status": "CREATED",
1411 "name": "string",
1412 "decimalPoints": 0
1413 },
1414 "indexedCurrency": true,
1415 "assetValueCurrencyType": "CONTRACT_CURRENCY",
1416 "currencyLocked": true,
1417 "leaseArea": {
1418 "id": 0,
1419 "displayId": "string",
1420 "status": "CREATED",
1421 "name": "string"
1422 },
1423 "businessUnit": {
1424 "id": 0,
1425 "displayId": "string",
1426 "status": "CREATED",
1427 "name": "string"
1428 },
1429 "businessUnitLocked": true,
1430 "companyCode": {
1431 "id": 0,
1432 "displayId": "string",
1433 "status": "CREATED",
1434 "erpSystemId": 0,
1435 "erpSystemDisplayId": "string",
1436 "countryId": 0,
1437 "countryDisplayId": "string",
1438 "postingPeriodVariantId": 0,
1439 "fiscalVariantId": 0
1440 },
1441 "companyCodeLocked": true,
1442 "department": {
1443 "id": 0,
1444 "displayId": "string",
1445 "status": "CREATED",
1446 "name": "string"
1447 },
1448 "departmentLocked": true,
1449 "leaseGroup": {
1450 "id": 0,
1451 "displayId": "string",
1452 "status": "CREATED",
1453 "name": "string"
1454 },
1455 "leaseGroupLocked": true,
1456 "subleasingInternalAssetClass": {
1457 "id": 0,
1458 "displayId": "string",
1459 "status": "CREATED",
1460 "name": "string",
1461 "assetClassType": "PROPERTY",
1462 "infiniteUsefulLife": true
1463 },
1464 "contractGroup1": {
1465 "id": 0,
1466 "displayId": "string",
1467 "status": "CREATED",
1468 "name": "string"
1469 },
1470 "contractGroup2": {
1471 "id": 0,
1472 "displayId": "string",
1473 "status": "CREATED",
1474 "name": "string"
1475 },
1476 "subleasing": true,
1477 "subleasingContractRevisionInfo": {
1478 "id": 0,
1479 "contractId": 0,
1480 "contractDisplayId": "string",
1481 "contractName": "string"
1482 },
1483 "subleasingLeaseComponentRevisionInfo": {
1484 "id": 0,
1485 "leaseComponentId": 0,
1486 "leaseComponentDisplayId": "string",
1487 "leaseComponentName": "string"
1488 },
1489 "subleasingActivationGroupRevisionInfo": {
1490 "id": 0,
1491 "activationGroupId": 0,
1492 "activationGroupDisplayId": "string",
1493 "activationGroupName": "string"
1494 },
1495 "notifications": [
1496 {
1497 "id": 0,
1498 "topic": {
1499 "enCaption": "string",
1500 "frCaption": "string",
1501 "name": "string",
1502 "priority": "HIGH"
1503 },
1504 "username": "string",
1505 "contractId": 0,
1506 "contractDisplayId": "string",
1507 "targetId": "string",
1508 "targetType": "string"
1509 }
1510 ],
1511 "masterAgreementId": 0,
1512 "masterAgreementDisplayId": "string",
1513 "allowsSystemGenerateNewId": true,
1514 "transferInfo": {
1515 "transferredFromDisplayId": "string",
1516 "transferredFromRevisionId": 0,
1517 "transferredToDisplayId": "string",
1518 "transferredToRevisionId": 0
1519 },
1520 "numberRangeIdentifierType": {
1521 "name": "string"
1522 },
1523 "numberRangeIdentifierValue": "string",
1524 "numberRangeType": {
1525 "name": "string"
1526 }
1527 }
1528 ],
1529 "listingCitiesValue": "string",
1530 "listingCitiesValues": [
1531 "string"
1532 ],
1533 "listingProvincesValue": "string",
1534 "listingProvincesValues": [
1535 "string"
1536 ],
1537 "listingCountriesValue": "string",
1538 "listingCountriesValues": [
1539 "string"
1540 ],
1541 "listingLocationsValue": "string",
1542 "listingLocationsValues": [
1543 "string"
1544 ],
1545 "listingPremisesValue": "string",
1546 "listingPremisesValues": [
1547 "string"
1548 ],
1549 "listingGroupsValue": "string",
1550 "listingGroupsValues": [
1551 "string"
1552 ],
1553 "listingGroupOptionsValue": "string",
1554 "listingGroupOptionsValues": [
1555 "string"
1556 ],
1557 "listingBusinessUnitsValue": "string",
1558 "listingBusinessUnitsValues": [
1559 "string"
1560 ],
1561 "listingLegalEntitiesValue": "string",
1562 "listingLegalEntitiesValues": [
1563 "string"
1564 ],
1565 "listingMasterAgreementsValue": "string",
1566 "listingMasterAgreementsValues": [
1567 "string"
1568 ],
1569 "listingContractsValue": "string",
1570 "listingContractsValues": [
1571 "string"
1572 ],
1573 "listingStatusOptionsValue": "string",
1574 "listingStatusOptionsValues": [
1575 "string"
1576 ]
1577 }
1578 ],
1579 "leaseIds": [
1580 0
1581 ]
1582}
Archive CPI Mass Indexation¶
HTTP Request
POST /api/cpi-mass-indexations/{id}/archive
📋 Description: Archives a specified mass indexation within the Nakisa Portfolio Management Suite, enabling users to manage portfolio and asset data effectively while maintaining a comprehensive history for analytics and real estate property management.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
Unique identifier for the resource |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "createdBy": "string",
3 "lastModifiedBy": "string",
4 "createdDate": "2019-08-24T14:15:22Z",
5 "lastModifiedDate": "2019-08-24T14:15:22Z",
6 "archived": true,
7 "externalId": "string",
8 "id": 0,
9 "name": "string",
10 "description": "string",
11 "statusId": 0,
12 "preparedBy": "string",
13 "preparedDate": "2019-08-24",
14 "executedBy": "string",
15 "executedDate": "2019-08-24",
16 "generateJobId": 0,
17 "numberOfItemsToProcess": 0,
18 "numberOfItemsProcessed": 0,
19 "cpiLeaseIndexationPreviewIdsToIndex": [
20 0
21 ],
22 "cpiLeasesProfileFilterIds": [
23 0
24 ],
25 "status": {
26 "createdBy": "string",
27 "lastModifiedBy": "string",
28 "createdDate": "2019-08-24T14:15:22Z",
29 "lastModifiedDate": "2019-08-24T14:15:22Z",
30 "archived": true,
31 "externalId": "string",
32 "id": 0,
33 "priority": 0,
34 "internalId": 0,
35 "pickListCode": "string",
36 "pickListLabel": "string",
37 "label": "string",
38 "cultureId": 0,
39 "labelDtos": [
40 {
41 "createdBy": "string",
42 "lastModifiedBy": "string",
43 "createdDate": "2019-08-24T14:15:22Z",
44 "lastModifiedDate": "2019-08-24T14:15:22Z",
45 "archived": true,
46 "externalId": "string",
47 "id": 0,
48 "cultureId": 0,
49 "value": "string"
50 }
51 ]
52 },
53 "cpiLeasesProfileFilters": [
54 {
55 "createdBy": "string",
56 "lastModifiedBy": "string",
57 "createdDate": "2019-08-24T14:15:22Z",
58 "lastModifiedDate": "2019-08-24T14:15:22Z",
59 "archived": true,
60 "externalId": "string",
61 "id": 0,
62 "name": "string",
63 "description": "string",
64 "leaseList": true,
65 "leaseIds": [
66 0
67 ],
68 "validFrom": "2019-08-24",
69 "validTo": "2019-08-24",
70 "cityIds": [
71 0
72 ],
73 "provinceIds": [
74 0
75 ],
76 "countryIds": [
77 0
78 ],
79 "premiseIds": [
80 0
81 ],
82 "locationIds": [
83 0
84 ],
85 "businessUnitIds": [
86 0
87 ],
88 "legalEntityIds": [
89 0
90 ],
91 "groupIds": [
92 "string"
93 ],
94 "groupOptionIds": [
95 0
96 ],
97 "masterAgreementIds": [
98 0
99 ],
100 "contractIds": [
101 0
102 ],
103 "statusIds": [
104 0
105 ],
106 "cities": [
107 {
108 "createdBy": "string",
109 "lastModifiedBy": "string",
110 "createdDate": "2019-08-24T14:15:22Z",
111 "lastModifiedDate": "2019-08-24T14:15:22Z",
112 "archived": true,
113 "externalId": "string",
114 "id": 0,
115 "name": "string",
116 "province": {
117 "createdBy": "string",
118 "lastModifiedBy": "string",
119 "createdDate": "2019-08-24T14:15:22Z",
120 "lastModifiedDate": "2019-08-24T14:15:22Z",
121 "archived": true,
122 "externalId": "string",
123 "id": 0,
124 "name": "string",
125 "country": {
126 "createdBy": "string",
127 "lastModifiedBy": "string",
128 "createdDate": "2019-08-24T14:15:22Z",
129 "lastModifiedDate": "2019-08-24T14:15:22Z",
130 "archived": true,
131 "externalId": "string",
132 "id": 0,
133 "name": "string",
134 "code": "string"
135 },
136 "code": "string",
137 "countryId": 0
138 },
139 "provinceId": 0
140 }
141 ],
142 "provinces": [
143 {
144 "createdBy": "string",
145 "lastModifiedBy": "string",
146 "createdDate": "2019-08-24T14:15:22Z",
147 "lastModifiedDate": "2019-08-24T14:15:22Z",
148 "archived": true,
149 "externalId": "string",
150 "id": 0,
151 "name": "string",
152 "country": {
153 "createdBy": "string",
154 "lastModifiedBy": "string",
155 "createdDate": "2019-08-24T14:15:22Z",
156 "lastModifiedDate": "2019-08-24T14:15:22Z",
157 "archived": true,
158 "externalId": "string",
159 "id": 0,
160 "name": "string",
161 "code": "string"
162 },
163 "code": "string",
164 "countryId": 0
165 }
166 ],
167 "countries": [
168 {
169 "createdBy": "string",
170 "lastModifiedBy": "string",
171 "createdDate": "2019-08-24T14:15:22Z",
172 "lastModifiedDate": "2019-08-24T14:15:22Z",
173 "archived": true,
174 "externalId": "string",
175 "id": 0,
176 "name": "string",
177 "code": "string"
178 }
179 ],
180 "locations": [
181 {
182 "createdBy": "string",
183 "lastModifiedBy": "string",
184 "createdDate": "2019-08-24T14:15:22Z",
185 "lastModifiedDate": "2019-08-24T14:15:22Z",
186 "archived": true,
187 "externalId": "string",
188 "id": 0,
189 "number": "string",
190 "name": "string",
191 "storeNumber": "string",
192 "defaultCurrencyId": 0,
193 "defaultMeasureId": 0,
194 "typeId": 0,
195 "qualityId": 0,
196 "propertyTypeId": 0,
197 "categoryId": 0,
198 "statusId": 0,
199 "businessUnitId": 0,
200 "groupIds": [
201 0
202 ],
203 "legalEntityIds": [
204 0
205 ],
206 "defaultCurrency": {
207 "id": 0,
208 "status": "CREATED",
209 "displayId": "string",
210 "erpSystemId": 0,
211 "erpSystemDisplayId": "string",
212 "name": "string",
213 "decimalPoints": 0,
214 "depreciationAreaId": 0
215 },
216 "defaultUnitValue": {
217 "createdBy": "string",
218 "lastModifiedBy": "string",
219 "createdDate": "2019-08-24T14:15:22Z",
220 "lastModifiedDate": "2019-08-24T14:15:22Z",
221 "archived": true,
222 "externalId": "string",
223 "id": 0,
224 "unitId": 0,
225 "unitOfMeasureId": 0,
226 "erpSystemId": 0,
227 "unit": {
228 "createdBy": "string",
229 "lastModifiedBy": "string",
230 "createdDate": "2019-08-24T14:15:22Z",
231 "lastModifiedDate": "2019-08-24T14:15:22Z",
232 "archived": true,
233 "externalId": "string",
234 "id": 0,
235 "priority": 0,
236 "internalId": 0,
237 "pickListCode": "string",
238 "pickListLabel": "string",
239 "label": "string",
240 "cultureId": 0,
241 "labelDtos": [
242 {
243 "createdBy": "string",
244 "lastModifiedBy": "string",
245 "createdDate": "2019-08-24T14:15:22Z",
246 "lastModifiedDate": "2019-08-24T14:15:22Z",
247 "archived": true,
248 "externalId": "string",
249 "id": 0,
250 "cultureId": 0,
251 "value": "string"
252 }
253 ]
254 },
255 "unitOfMeasure": {
256 "id": 0,
257 "status": "CREATED",
258 "displayId": "string",
259 "erpSystemId": 0,
260 "erpSystemDisplayId": "string",
261 "name": "string"
262 }
263 },
264 "type": {
265 "createdBy": "string",
266 "lastModifiedBy": "string",
267 "createdDate": "2019-08-24T14:15:22Z",
268 "lastModifiedDate": "2019-08-24T14:15:22Z",
269 "archived": true,
270 "externalId": "string",
271 "id": 0,
272 "priority": 0,
273 "internalId": 0,
274 "pickListCode": "string",
275 "pickListLabel": "string",
276 "label": "string",
277 "cultureId": 0,
278 "labelDtos": [
279 {
280 "createdBy": "string",
281 "lastModifiedBy": "string",
282 "createdDate": "2019-08-24T14:15:22Z",
283 "lastModifiedDate": "2019-08-24T14:15:22Z",
284 "archived": true,
285 "externalId": "string",
286 "id": 0,
287 "cultureId": 0,
288 "value": "string"
289 }
290 ]
291 },
292 "quality": {
293 "createdBy": "string",
294 "lastModifiedBy": "string",
295 "createdDate": "2019-08-24T14:15:22Z",
296 "lastModifiedDate": "2019-08-24T14:15:22Z",
297 "archived": true,
298 "externalId": "string",
299 "id": 0,
300 "priority": 0,
301 "internalId": 0,
302 "pickListCode": "string",
303 "pickListLabel": "string",
304 "label": "string",
305 "cultureId": 0,
306 "labelDtos": [
307 {
308 "createdBy": "string",
309 "lastModifiedBy": "string",
310 "createdDate": "2019-08-24T14:15:22Z",
311 "lastModifiedDate": "2019-08-24T14:15:22Z",
312 "archived": true,
313 "externalId": "string",
314 "id": 0,
315 "cultureId": 0,
316 "value": "string"
317 }
318 ]
319 },
320 "propertyType": {
321 "createdBy": "string",
322 "lastModifiedBy": "string",
323 "createdDate": "2019-08-24T14:15:22Z",
324 "lastModifiedDate": "2019-08-24T14:15:22Z",
325 "archived": true,
326 "externalId": "string",
327 "id": 0,
328 "priority": 0,
329 "internalId": 0,
330 "pickListCode": "string",
331 "pickListLabel": "string",
332 "label": "string",
333 "cultureId": 0,
334 "labelDtos": [
335 {
336 "createdBy": "string",
337 "lastModifiedBy": "string",
338 "createdDate": "2019-08-24T14:15:22Z",
339 "lastModifiedDate": "2019-08-24T14:15:22Z",
340 "archived": true,
341 "externalId": "string",
342 "id": 0,
343 "cultureId": 0,
344 "value": "string"
345 }
346 ]
347 },
348 "category": {
349 "createdBy": "string",
350 "lastModifiedBy": "string",
351 "createdDate": "2019-08-24T14:15:22Z",
352 "lastModifiedDate": "2019-08-24T14:15:22Z",
353 "archived": true,
354 "externalId": "string",
355 "id": 0,
356 "priority": 0,
357 "internalId": 0,
358 "pickListCode": "string",
359 "pickListLabel": "string",
360 "label": "string",
361 "cultureId": 0,
362 "labelDtos": [
363 {
364 "createdBy": "string",
365 "lastModifiedBy": "string",
366 "createdDate": "2019-08-24T14:15:22Z",
367 "lastModifiedDate": "2019-08-24T14:15:22Z",
368 "archived": true,
369 "externalId": "string",
370 "id": 0,
371 "cultureId": 0,
372 "value": "string"
373 }
374 ]
375 },
376 "status": {
377 "createdBy": "string",
378 "lastModifiedBy": "string",
379 "createdDate": "2019-08-24T14:15:22Z",
380 "lastModifiedDate": "2019-08-24T14:15:22Z",
381 "archived": true,
382 "externalId": "string",
383 "id": 0,
384 "priority": 0,
385 "internalId": 0,
386 "pickListCode": "string",
387 "pickListLabel": "string",
388 "label": "string",
389 "cultureId": 0,
390 "labelDtos": [
391 {
392 "createdBy": "string",
393 "lastModifiedBy": "string",
394 "createdDate": "2019-08-24T14:15:22Z",
395 "lastModifiedDate": "2019-08-24T14:15:22Z",
396 "archived": true,
397 "externalId": "string",
398 "id": 0,
399 "cultureId": 0,
400 "value": "string"
401 }
402 ]
403 },
404 "addressDto": {
405 "createdBy": "string",
406 "lastModifiedBy": "string",
407 "createdDate": "2019-08-24T14:15:22Z",
408 "lastModifiedDate": "2019-08-24T14:15:22Z",
409 "archived": true,
410 "externalId": "string",
411 "id": 0,
412 "street": "string",
413 "civicNumber": "string",
414 "suite": "string",
415 "postalCode": "string",
416 "lon": 0.1,
417 "lat": 0.1,
418 "city": {
419 "createdBy": "string",
420 "lastModifiedBy": "string",
421 "createdDate": "2019-08-24T14:15:22Z",
422 "lastModifiedDate": "2019-08-24T14:15:22Z",
423 "archived": true,
424 "externalId": "string",
425 "id": 0,
426 "name": "string",
427 "province": {
428 "createdBy": "string",
429 "lastModifiedBy": "string",
430 "createdDate": "2019-08-24T14:15:22Z",
431 "lastModifiedDate": "2019-08-24T14:15:22Z",
432 "archived": true,
433 "externalId": "string",
434 "id": 0,
435 "name": "string",
436 "code": "string",
437 "country": {
438 "createdBy": "string",
439 "lastModifiedBy": "string",
440 "createdDate": "2019-08-24T14:15:22Z",
441 "lastModifiedDate": "2019-08-24T14:15:22Z",
442 "archived": true,
443 "externalId": "string",
444 "id": 0,
445 "name": "string",
446 "code": "string"
447 }
448 }
449 },
450 "district": {
451 "createdBy": "string",
452 "lastModifiedBy": "string",
453 "createdDate": "2019-08-24T14:15:22Z",
454 "lastModifiedDate": "2019-08-24T14:15:22Z",
455 "archived": true,
456 "externalId": "string",
457 "id": 0,
458 "name": "string",
459 "city": {
460 "createdBy": "string",
461 "lastModifiedBy": "string",
462 "createdDate": "2019-08-24T14:15:22Z",
463 "lastModifiedDate": "2019-08-24T14:15:22Z",
464 "archived": true,
465 "externalId": "string",
466 "id": 0,
467 "name": "string",
468 "province": {
469 "createdBy": "string",
470 "lastModifiedBy": "string",
471 "createdDate": "2019-08-24T14:15:22Z",
472 "lastModifiedDate": "2019-08-24T14:15:22Z",
473 "archived": true,
474 "externalId": "string",
475 "id": 0,
476 "name": "string",
477 "code": "string",
478 "country": {
479 "createdBy": "string",
480 "lastModifiedBy": "string",
481 "createdDate": "2019-08-24T14:15:22Z",
482 "lastModifiedDate": "2019-08-24T14:15:22Z",
483 "archived": true,
484 "externalId": "string",
485 "id": 0,
486 "name": "string",
487 "code": "string"
488 }
489 }
490 }
491 },
492 "cityId": 0,
493 "districtId": 0
494 },
495 "secondAddressDto": {
496 "createdBy": "string",
497 "lastModifiedBy": "string",
498 "createdDate": "2019-08-24T14:15:22Z",
499 "lastModifiedDate": "2019-08-24T14:15:22Z",
500 "archived": true,
501 "externalId": "string",
502 "id": 0,
503 "street": "string",
504 "civicNumber": "string",
505 "suite": "string",
506 "postalCode": "string",
507 "lon": 0.1,
508 "lat": 0.1,
509 "city": {
510 "createdBy": "string",
511 "lastModifiedBy": "string",
512 "createdDate": "2019-08-24T14:15:22Z",
513 "lastModifiedDate": "2019-08-24T14:15:22Z",
514 "archived": true,
515 "externalId": "string",
516 "id": 0,
517 "name": "string",
518 "province": {
519 "createdBy": "string",
520 "lastModifiedBy": "string",
521 "createdDate": "2019-08-24T14:15:22Z",
522 "lastModifiedDate": "2019-08-24T14:15:22Z",
523 "archived": true,
524 "externalId": "string",
525 "id": 0,
526 "name": "string",
527 "code": "string",
528 "country": {
529 "createdBy": "string",
530 "lastModifiedBy": "string",
531 "createdDate": "2019-08-24T14:15:22Z",
532 "lastModifiedDate": "2019-08-24T14:15:22Z",
533 "archived": true,
534 "externalId": "string",
535 "id": 0,
536 "name": "string",
537 "code": "string"
538 }
539 }
540 },
541 "district": {
542 "createdBy": "string",
543 "lastModifiedBy": "string",
544 "createdDate": "2019-08-24T14:15:22Z",
545 "lastModifiedDate": "2019-08-24T14:15:22Z",
546 "archived": true,
547 "externalId": "string",
548 "id": 0,
549 "name": "string",
550 "city": {
551 "createdBy": "string",
552 "lastModifiedBy": "string",
553 "createdDate": "2019-08-24T14:15:22Z",
554 "lastModifiedDate": "2019-08-24T14:15:22Z",
555 "archived": true,
556 "externalId": "string",
557 "id": 0,
558 "name": "string",
559 "province": {
560 "createdBy": "string",
561 "lastModifiedBy": "string",
562 "createdDate": "2019-08-24T14:15:22Z",
563 "lastModifiedDate": "2019-08-24T14:15:22Z",
564 "archived": true,
565 "externalId": "string",
566 "id": 0,
567 "name": "string",
568 "code": "string",
569 "country": {
570 "createdBy": "string",
571 "lastModifiedBy": "string",
572 "createdDate": "2019-08-24T14:15:22Z",
573 "lastModifiedDate": "2019-08-24T14:15:22Z",
574 "archived": true,
575 "externalId": "string",
576 "id": 0,
577 "name": "string",
578 "code": "string"
579 }
580 }
581 }
582 },
583 "cityId": 0,
584 "districtId": 0
585 }
586 }
587 ],
588 "premises": [
589 {
590 "createdBy": "string",
591 "lastModifiedBy": "string",
592 "createdDate": "2019-08-24T14:15:22Z",
593 "lastModifiedDate": "2019-08-24T14:15:22Z",
594 "archived": true,
595 "externalId": "string",
596 "id": 0,
597 "number": "string",
598 "name": "string",
599 "headPremise": true,
600 "possessionDate": "2019-08-24",
601 "openingDate": "2019-08-24",
602 "closingDate": "2019-08-24",
603 "relocationDate": "2019-08-24",
604 "vacatingDate": "2019-08-24",
605 "expansionDate": "2019-08-24",
606 "statusId": 0,
607 "usageId": 0,
608 "parentPremiseId": 0,
609 "costCenterId": 0,
610 "profitCenterId": 0,
611 "legalEntityId": 0,
612 "occupancyIds": [
613 0
614 ],
615 "locationId": 0,
616 "locationDto": {
617 "createdBy": "string",
618 "lastModifiedBy": "string",
619 "createdDate": "2019-08-24T14:15:22Z",
620 "lastModifiedDate": "2019-08-24T14:15:22Z",
621 "archived": true,
622 "externalId": "string",
623 "id": 0,
624 "number": "string",
625 "name": "string",
626 "storeNumber": "string",
627 "defaultCurrencyId": 0,
628 "defaultMeasureId": 0,
629 "typeId": 0,
630 "qualityId": 0,
631 "propertyTypeId": 0,
632 "categoryId": 0,
633 "statusId": 0,
634 "businessUnitId": 0,
635 "groupIds": [
636 0
637 ],
638 "legalEntityIds": [
639 0
640 ],
641 "defaultCurrency": {
642 "id": 0,
643 "status": "CREATED",
644 "displayId": "string",
645 "erpSystemId": 0,
646 "erpSystemDisplayId": "string",
647 "name": "string",
648 "decimalPoints": 0,
649 "depreciationAreaId": 0
650 },
651 "defaultUnitValue": {
652 "createdBy": "string",
653 "lastModifiedBy": "string",
654 "createdDate": "2019-08-24T14:15:22Z",
655 "lastModifiedDate": "2019-08-24T14:15:22Z",
656 "archived": true,
657 "externalId": "string",
658 "id": 0,
659 "unitId": 0,
660 "unitOfMeasureId": 0,
661 "erpSystemId": 0,
662 "unit": {
663 "createdBy": "string",
664 "lastModifiedBy": "string",
665 "createdDate": "2019-08-24T14:15:22Z",
666 "lastModifiedDate": "2019-08-24T14:15:22Z",
667 "archived": true,
668 "externalId": "string",
669 "id": 0,
670 "priority": 0,
671 "internalId": 0,
672 "pickListCode": "string",
673 "pickListLabel": "string",
674 "label": "string",
675 "cultureId": 0,
676 "labelDtos": [
677 {
678 "createdBy": "string",
679 "lastModifiedBy": "string",
680 "createdDate": "2019-08-24T14:15:22Z",
681 "lastModifiedDate": "2019-08-24T14:15:22Z",
682 "archived": true,
683 "externalId": "string",
684 "id": 0,
685 "cultureId": 0,
686 "value": "string"
687 }
688 ]
689 },
690 "unitOfMeasure": {
691 "id": 0,
692 "status": "CREATED",
693 "displayId": "string",
694 "erpSystemId": 0,
695 "erpSystemDisplayId": "string",
696 "name": "string"
697 }
698 },
699 "type": {
700 "createdBy": "string",
701 "lastModifiedBy": "string",
702 "createdDate": "2019-08-24T14:15:22Z",
703 "lastModifiedDate": "2019-08-24T14:15:22Z",
704 "archived": true,
705 "externalId": "string",
706 "id": 0,
707 "priority": 0,
708 "internalId": 0,
709 "pickListCode": "string",
710 "pickListLabel": "string",
711 "label": "string",
712 "cultureId": 0,
713 "labelDtos": [
714 {
715 "createdBy": "string",
716 "lastModifiedBy": "string",
717 "createdDate": "2019-08-24T14:15:22Z",
718 "lastModifiedDate": "2019-08-24T14:15:22Z",
719 "archived": true,
720 "externalId": "string",
721 "id": 0,
722 "cultureId": 0,
723 "value": "string"
724 }
725 ]
726 },
727 "quality": {
728 "createdBy": "string",
729 "lastModifiedBy": "string",
730 "createdDate": "2019-08-24T14:15:22Z",
731 "lastModifiedDate": "2019-08-24T14:15:22Z",
732 "archived": true,
733 "externalId": "string",
734 "id": 0,
735 "priority": 0,
736 "internalId": 0,
737 "pickListCode": "string",
738 "pickListLabel": "string",
739 "label": "string",
740 "cultureId": 0,
741 "labelDtos": [
742 {
743 "createdBy": "string",
744 "lastModifiedBy": "string",
745 "createdDate": "2019-08-24T14:15:22Z",
746 "lastModifiedDate": "2019-08-24T14:15:22Z",
747 "archived": true,
748 "externalId": "string",
749 "id": 0,
750 "cultureId": 0,
751 "value": "string"
752 }
753 ]
754 },
755 "propertyType": {
756 "createdBy": "string",
757 "lastModifiedBy": "string",
758 "createdDate": "2019-08-24T14:15:22Z",
759 "lastModifiedDate": "2019-08-24T14:15:22Z",
760 "archived": true,
761 "externalId": "string",
762 "id": 0,
763 "priority": 0,
764 "internalId": 0,
765 "pickListCode": "string",
766 "pickListLabel": "string",
767 "label": "string",
768 "cultureId": 0,
769 "labelDtos": [
770 {
771 "createdBy": "string",
772 "lastModifiedBy": "string",
773 "createdDate": "2019-08-24T14:15:22Z",
774 "lastModifiedDate": "2019-08-24T14:15:22Z",
775 "archived": true,
776 "externalId": "string",
777 "id": 0,
778 "cultureId": 0,
779 "value": "string"
780 }
781 ]
782 },
783 "category": {
784 "createdBy": "string",
785 "lastModifiedBy": "string",
786 "createdDate": "2019-08-24T14:15:22Z",
787 "lastModifiedDate": "2019-08-24T14:15:22Z",
788 "archived": true,
789 "externalId": "string",
790 "id": 0,
791 "priority": 0,
792 "internalId": 0,
793 "pickListCode": "string",
794 "pickListLabel": "string",
795 "label": "string",
796 "cultureId": 0,
797 "labelDtos": [
798 {
799 "createdBy": "string",
800 "lastModifiedBy": "string",
801 "createdDate": "2019-08-24T14:15:22Z",
802 "lastModifiedDate": "2019-08-24T14:15:22Z",
803 "archived": true,
804 "externalId": "string",
805 "id": 0,
806 "cultureId": 0,
807 "value": "string"
808 }
809 ]
810 },
811 "status": {
812 "createdBy": "string",
813 "lastModifiedBy": "string",
814 "createdDate": "2019-08-24T14:15:22Z",
815 "lastModifiedDate": "2019-08-24T14:15:22Z",
816 "archived": true,
817 "externalId": "string",
818 "id": 0,
819 "priority": 0,
820 "internalId": 0,
821 "pickListCode": "string",
822 "pickListLabel": "string",
823 "label": "string",
824 "cultureId": 0,
825 "labelDtos": [
826 {
827 "createdBy": "string",
828 "lastModifiedBy": "string",
829 "createdDate": "2019-08-24T14:15:22Z",
830 "lastModifiedDate": "2019-08-24T14:15:22Z",
831 "archived": true,
832 "externalId": "string",
833 "id": 0,
834 "cultureId": 0,
835 "value": "string"
836 }
837 ]
838 },
839 "addressDto": {
840 "createdBy": "string",
841 "lastModifiedBy": "string",
842 "createdDate": "2019-08-24T14:15:22Z",
843 "lastModifiedDate": "2019-08-24T14:15:22Z",
844 "archived": true,
845 "externalId": "string",
846 "id": 0,
847 "street": "string",
848 "civicNumber": "string",
849 "suite": "string",
850 "postalCode": "string",
851 "lon": 0.1,
852 "lat": 0.1,
853 "city": {
854 "createdBy": "string",
855 "lastModifiedBy": "string",
856 "createdDate": "2019-08-24T14:15:22Z",
857 "lastModifiedDate": "2019-08-24T14:15:22Z",
858 "archived": true,
859 "externalId": "string",
860 "id": 0,
861 "name": "string",
862 "province": {
863 "createdBy": "string",
864 "lastModifiedBy": "string",
865 "createdDate": "2019-08-24T14:15:22Z",
866 "lastModifiedDate": "2019-08-24T14:15:22Z",
867 "archived": true,
868 "externalId": "string",
869 "id": 0,
870 "name": "string",
871 "code": "string",
872 "country": {
873 "createdBy": "string",
874 "lastModifiedBy": "string",
875 "createdDate": "2019-08-24T14:15:22Z",
876 "lastModifiedDate": "2019-08-24T14:15:22Z",
877 "archived": true,
878 "externalId": "string",
879 "id": 0,
880 "name": "string",
881 "code": "string"
882 }
883 }
884 },
885 "district": {
886 "createdBy": "string",
887 "lastModifiedBy": "string",
888 "createdDate": "2019-08-24T14:15:22Z",
889 "lastModifiedDate": "2019-08-24T14:15:22Z",
890 "archived": true,
891 "externalId": "string",
892 "id": 0,
893 "name": "string",
894 "city": {
895 "createdBy": "string",
896 "lastModifiedBy": "string",
897 "createdDate": "2019-08-24T14:15:22Z",
898 "lastModifiedDate": "2019-08-24T14:15:22Z",
899 "archived": true,
900 "externalId": "string",
901 "id": 0,
902 "name": "string",
903 "province": {
904 "createdBy": "string",
905 "lastModifiedBy": "string",
906 "createdDate": "2019-08-24T14:15:22Z",
907 "lastModifiedDate": "2019-08-24T14:15:22Z",
908 "archived": true,
909 "externalId": "string",
910 "id": 0,
911 "name": "string",
912 "code": "string",
913 "country": {}
914 }
915 }
916 },
917 "cityId": 0,
918 "districtId": 0
919 },
920 "secondAddressDto": {
921 "createdBy": "string",
922 "lastModifiedBy": "string",
923 "createdDate": "2019-08-24T14:15:22Z",
924 "lastModifiedDate": "2019-08-24T14:15:22Z",
925 "archived": true,
926 "externalId": "string",
927 "id": 0,
928 "street": "string",
929 "civicNumber": "string",
930 "suite": "string",
931 "postalCode": "string",
932 "lon": 0.1,
933 "lat": 0.1,
934 "city": {
935 "createdBy": "string",
936 "lastModifiedBy": "string",
937 "createdDate": "2019-08-24T14:15:22Z",
938 "lastModifiedDate": "2019-08-24T14:15:22Z",
939 "archived": true,
940 "externalId": "string",
941 "id": 0,
942 "name": "string",
943 "province": {
944 "createdBy": "string",
945 "lastModifiedBy": "string",
946 "createdDate": "2019-08-24T14:15:22Z",
947 "lastModifiedDate": "2019-08-24T14:15:22Z",
948 "archived": true,
949 "externalId": "string",
950 "id": 0,
951 "name": "string",
952 "code": "string",
953 "country": {
954 "createdBy": "string",
955 "lastModifiedBy": "string",
956 "createdDate": "2019-08-24T14:15:22Z",
957 "lastModifiedDate": "2019-08-24T14:15:22Z",
958 "archived": true,
959 "externalId": "string",
960 "id": 0,
961 "name": "string",
962 "code": "string"
963 }
964 }
965 },
966 "district": {
967 "createdBy": "string",
968 "lastModifiedBy": "string",
969 "createdDate": "2019-08-24T14:15:22Z",
970 "lastModifiedDate": "2019-08-24T14:15:22Z",
971 "archived": true,
972 "externalId": "string",
973 "id": 0,
974 "name": "string",
975 "city": {
976 "createdBy": "string",
977 "lastModifiedBy": "string",
978 "createdDate": "2019-08-24T14:15:22Z",
979 "lastModifiedDate": "2019-08-24T14:15:22Z",
980 "archived": true,
981 "externalId": "string",
982 "id": 0,
983 "name": "string",
984 "province": {
985 "createdBy": "string",
986 "lastModifiedBy": "string",
987 "createdDate": "2019-08-24T14:15:22Z",
988 "lastModifiedDate": "2019-08-24T14:15:22Z",
989 "archived": true,
990 "externalId": "string",
991 "id": 0,
992 "name": "string",
993 "code": "string",
994 "country": {}
995 }
996 }
997 },
998 "cityId": 0,
999 "districtId": 0
1000 }
1001 },
1002 "status": {
1003 "createdBy": "string",
1004 "lastModifiedBy": "string",
1005 "createdDate": "2019-08-24T14:15:22Z",
1006 "lastModifiedDate": "2019-08-24T14:15:22Z",
1007 "archived": true,
1008 "externalId": "string",
1009 "id": 0,
1010 "priority": 0,
1011 "internalId": 0,
1012 "pickListCode": "string",
1013 "pickListLabel": "string",
1014 "label": "string",
1015 "cultureId": 0,
1016 "labelDtos": [
1017 {
1018 "createdBy": "string",
1019 "lastModifiedBy": "string",
1020 "createdDate": "2019-08-24T14:15:22Z",
1021 "lastModifiedDate": "2019-08-24T14:15:22Z",
1022 "archived": true,
1023 "externalId": "string",
1024 "id": 0,
1025 "cultureId": 0,
1026 "value": "string"
1027 }
1028 ]
1029 },
1030 "usage": {
1031 "createdBy": "string",
1032 "lastModifiedBy": "string",
1033 "createdDate": "2019-08-24T14:15:22Z",
1034 "lastModifiedDate": "2019-08-24T14:15:22Z",
1035 "archived": true,
1036 "externalId": "string",
1037 "id": 0,
1038 "priority": 0,
1039 "internalId": 0,
1040 "pickListCode": "string",
1041 "pickListLabel": "string",
1042 "label": "string",
1043 "cultureId": 0,
1044 "labelDtos": [
1045 {
1046 "createdBy": "string",
1047 "lastModifiedBy": "string",
1048 "createdDate": "2019-08-24T14:15:22Z",
1049 "lastModifiedDate": "2019-08-24T14:15:22Z",
1050 "archived": true,
1051 "externalId": "string",
1052 "id": 0,
1053 "cultureId": 0,
1054 "value": "string"
1055 }
1056 ]
1057 },
1058 "occupanciesDto": [
1059 {
1060 "createdBy": "string",
1061 "lastModifiedBy": "string",
1062 "createdDate": "2019-08-24T14:15:22Z",
1063 "lastModifiedDate": "2019-08-24T14:15:22Z",
1064 "archived": true,
1065 "externalId": "string",
1066 "id": 0,
1067 "priority": 0,
1068 "internalId": 0,
1069 "pickListCode": "string",
1070 "pickListLabel": "string",
1071 "label": "string",
1072 "cultureId": 0,
1073 "labelDtos": [
1074 {
1075 "createdBy": "string",
1076 "lastModifiedBy": "string",
1077 "createdDate": "2019-08-24T14:15:22Z",
1078 "lastModifiedDate": "2019-08-24T14:15:22Z",
1079 "archived": true,
1080 "externalId": "string",
1081 "id": 0,
1082 "cultureId": 0,
1083 "value": "string"
1084 }
1085 ]
1086 }
1087 ]
1088 }
1089 ],
1090 "groups": [
1091 {
1092 "createdBy": "string",
1093 "lastModifiedBy": "string",
1094 "createdDate": "2019-08-24T14:15:22Z",
1095 "lastModifiedDate": "2019-08-24T14:15:22Z",
1096 "archived": true,
1097 "externalId": "string",
1098 "id": "string",
1099 "code": "string",
1100 "priority": 0,
1101 "pickListType": "string",
1102 "label": "string",
1103 "cultureId": 0,
1104 "reportable": true,
1105 "labelDtos": [
1106 {
1107 "createdBy": "string",
1108 "lastModifiedBy": "string",
1109 "createdDate": "2019-08-24T14:15:22Z",
1110 "lastModifiedDate": "2019-08-24T14:15:22Z",
1111 "archived": true,
1112 "externalId": "string",
1113 "id": 0,
1114 "cultureId": 0,
1115 "value": "string"
1116 }
1117 ]
1118 }
1119 ],
1120 "groupOptions": [
1121 {
1122 "createdBy": "string",
1123 "lastModifiedBy": "string",
1124 "createdDate": "2019-08-24T14:15:22Z",
1125 "lastModifiedDate": "2019-08-24T14:15:22Z",
1126 "archived": true,
1127 "externalId": "string",
1128 "id": 0,
1129 "priority": 0,
1130 "internalId": 0,
1131 "pickListCode": "string",
1132 "pickListLabel": "string",
1133 "label": "string",
1134 "cultureId": 0,
1135 "labelDtos": [
1136 {
1137 "createdBy": "string",
1138 "lastModifiedBy": "string",
1139 "createdDate": "2019-08-24T14:15:22Z",
1140 "lastModifiedDate": "2019-08-24T14:15:22Z",
1141 "archived": true,
1142 "externalId": "string",
1143 "id": 0,
1144 "cultureId": 0,
1145 "value": "string"
1146 }
1147 ]
1148 }
1149 ],
1150 "businessUnits": [
1151 {
1152 "id": 0,
1153 "status": "CREATED",
1154 "displayId": "string",
1155 "name": "string",
1156 "leaseAreaId": 0,
1157 "companyId": 0
1158 }
1159 ],
1160 "legalEntities": [
1161 {
1162 "id": 0,
1163 "status": "CREATED",
1164 "displayId": "string",
1165 "erpSystemId": 0,
1166 "erpSystemDisplayId": "string",
1167 "countryId": 0,
1168 "countryDisplayId": "string",
1169 "postingPeriodVariantId": 0,
1170 "postingPeriodVariantDisplayId": "string",
1171 "controllingAreaId": 0,
1172 "controllingAreaDisplayId": "string",
1173 "chartOfAccountId": 0,
1174 "chartOfAccountDisplayId": "string",
1175 "fiscalVariantId": 0,
1176 "fiscalVariantDisplayId": "string",
1177 "chartOfDepreciationId": 0,
1178 "chartOfDepreciationDisplayId": "string",
1179 "purchasingOrganizationId": 0,
1180 "assetId": 0,
1181 "exchangeRateTypeId": 0,
1182 "plantId": 0,
1183 "incrementalBorrowingRateId": 0,
1184 "businessUnitId": 0,
1185 "projectId": 0,
1186 "transferVariantId": 0,
1187 "partnerId": 0,
1188 "departmentId": 0,
1189 "accountingStandardId": 0,
1190 "generalLedgerAccountId": 0,
1191 "consumerPriceIndexCategoryId": 0,
1192 "costCenterId": 0,
1193 "costCenterRelationValidFrom": "2019-08-24",
1194 "costCenterRelationValidTo": "2019-08-24"
1195 }
1196 ],
1197 "statusOptions": [
1198 {
1199 "createdBy": "string",
1200 "lastModifiedBy": "string",
1201 "createdDate": "2019-08-24T14:15:22Z",
1202 "lastModifiedDate": "2019-08-24T14:15:22Z",
1203 "archived": true,
1204 "externalId": "string",
1205 "id": 0,
1206 "priority": 0,
1207 "internalId": 0,
1208 "pickListCode": "string",
1209 "pickListLabel": "string",
1210 "label": "string",
1211 "cultureId": 0,
1212 "labelDtos": [
1213 {
1214 "createdBy": "string",
1215 "lastModifiedBy": "string",
1216 "createdDate": "2019-08-24T14:15:22Z",
1217 "lastModifiedDate": "2019-08-24T14:15:22Z",
1218 "archived": true,
1219 "externalId": "string",
1220 "id": 0,
1221 "cultureId": 0,
1222 "value": "string"
1223 }
1224 ]
1225 }
1226 ],
1227 "masterAgreements": [
1228 {
1229 "id": 0,
1230 "displayId": "string",
1231 "year": 1900,
1232 "name": "string",
1233 "description": "string",
1234 "validFrom": "2019-08-24",
1235 "validTo": "2019-08-24",
1236 "targetValue": 0.1,
1237 "legalJurisdiction": "string",
1238 "approverComment": "string",
1239 "signingPerson": "string",
1240 "placeOfSignature": "string",
1241 "dateOfSignature": "2019-08-24",
1242 "state": "MLA_DEFINE",
1243 "dataCreationInfo": {
1244 "id": 0,
1245 "idGenerationType": "AUTO",
1246 "source": "string",
1247 "type": "MIGRATION",
1248 "startDateTime": "2019-08-24T14:15:22Z",
1249 "endDateTime": "2019-08-24T14:15:22Z"
1250 },
1251 "agreementGroup": {
1252 "id": 0,
1253 "displayId": "string",
1254 "status": "CREATED",
1255 "name": "string"
1256 },
1257 "currency": {
1258 "id": 0,
1259 "displayId": "string",
1260 "status": "CREATED",
1261 "name": "string",
1262 "decimalPoints": 0
1263 },
1264 "internalAssetClass": {
1265 "id": 0,
1266 "displayId": "string",
1267 "status": "CREATED",
1268 "name": "string",
1269 "assetClassType": "PROPERTY",
1270 "infiniteUsefulLife": true
1271 },
1272 "leaseArea": {
1273 "id": 0,
1274 "displayId": "string",
1275 "status": "CREATED",
1276 "name": "string"
1277 },
1278 "businessUnit": {
1279 "id": 0,
1280 "displayId": "string",
1281 "status": "CREATED",
1282 "name": "string"
1283 },
1284 "companyCode": {
1285 "id": 0,
1286 "displayId": "string",
1287 "status": "CREATED",
1288 "erpSystemId": 0,
1289 "erpSystemDisplayId": "string",
1290 "countryId": 0,
1291 "countryDisplayId": "string",
1292 "postingPeriodVariantId": 0,
1293 "fiscalVariantId": 0
1294 },
1295 "department": {
1296 "id": 0,
1297 "displayId": "string",
1298 "status": "CREATED",
1299 "name": "string"
1300 },
1301 "leaseGroup": {
1302 "id": 0,
1303 "displayId": "string",
1304 "status": "CREATED",
1305 "name": "string"
1306 },
1307 "allowsSystemGenerateNewId": true,
1308 "numberRangeIdentifierType": {
1309 "name": "string"
1310 },
1311 "numberRangeIdentifierValue": "string",
1312 "numberRangeType": {
1313 "name": "string"
1314 }
1315 }
1316 ],
1317 "contracts": [
1318 {
1319 "id": 0,
1320 "displayId": "string",
1321 "name": "string",
1322 "principalPositionType": "LESSEE",
1323 "validFrom": "2019-08-24",
1324 "validTo": "2019-08-24",
1325 "amendmentDate": "2019-08-24",
1326 "approverComment": "string",
1327 "contractPhase": "INITIAL",
1328 "dataCreationInfo": {
1329 "id": 0,
1330 "idGenerationType": "AUTO",
1331 "source": "string",
1332 "type": "MIGRATION",
1333 "startDateTime": "2019-08-24T14:15:22Z",
1334 "endDateTime": "2019-08-24T14:15:22Z"
1335 },
1336 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
1337 "revision": {
1338 "id": 0,
1339 "displayId": "string",
1340 "name": "string",
1341 "inception": true,
1342 "revisionType": "REVISION",
1343 "state": "MLA_DEFINE",
1344 "approvedBy": "string",
1345 "approvedAt": "2019-08-24T14:15:22Z",
1346 "parentRevisionId": 0,
1347 "approverComment": "string",
1348 "contractId": 0,
1349 "contractDisplayId": "string",
1350 "contractName": "string",
1351 "principalPositionType": "LESSEE",
1352 "mlaId": 0,
1353 "companyId": 0,
1354 "description": "string",
1355 "externalReference": "string",
1356 "internalReference": "string",
1357 "formOfLease": "FULL",
1358 "jointVentureLeaseType": "GROSS_LEASE",
1359 "businessPlace": "string",
1360 "tradingPartner": {
1361 "id": 0,
1362 "displayId": "string",
1363 "status": "CREATED",
1364 "name": "string",
1365 "erpSystemId": 0,
1366 "erpSystemDisplayId": "string"
1367 },
1368 "contractCategoryGroup": {
1369 "id": 0,
1370 "displayId": "string",
1371 "status": "CREATED",
1372 "name": "string"
1373 },
1374 "contractGroup1": {
1375 "id": 0,
1376 "displayId": "string",
1377 "status": "CREATED",
1378 "name": "string"
1379 },
1380 "contractGroup2": {
1381 "id": 0,
1382 "displayId": "string",
1383 "status": "CREATED",
1384 "name": "string"
1385 },
1386 "group3": "string",
1387 "group4": "string",
1388 "signingPerson": "string",
1389 "placeOfSignature": "string",
1390 "dateOfSignature": "2019-08-24",
1391 "numberRangeIdentifierType": {
1392 "name": "string"
1393 },
1394 "numberRangeIdentifierValue": "string",
1395 "allowsSystemGenerateNewId": true,
1396 "numberRangeType": {
1397 "name": "string"
1398 }
1399 },
1400 "currency": {
1401 "id": 0,
1402 "displayId": "string",
1403 "status": "CREATED",
1404 "name": "string",
1405 "decimalPoints": 0
1406 },
1407 "companyCurrency": {
1408 "id": 0,
1409 "displayId": "string",
1410 "status": "CREATED",
1411 "name": "string",
1412 "decimalPoints": 0
1413 },
1414 "indexedCurrency": true,
1415 "assetValueCurrencyType": "CONTRACT_CURRENCY",
1416 "currencyLocked": true,
1417 "leaseArea": {
1418 "id": 0,
1419 "displayId": "string",
1420 "status": "CREATED",
1421 "name": "string"
1422 },
1423 "businessUnit": {
1424 "id": 0,
1425 "displayId": "string",
1426 "status": "CREATED",
1427 "name": "string"
1428 },
1429 "businessUnitLocked": true,
1430 "companyCode": {
1431 "id": 0,
1432 "displayId": "string",
1433 "status": "CREATED",
1434 "erpSystemId": 0,
1435 "erpSystemDisplayId": "string",
1436 "countryId": 0,
1437 "countryDisplayId": "string",
1438 "postingPeriodVariantId": 0,
1439 "fiscalVariantId": 0
1440 },
1441 "companyCodeLocked": true,
1442 "department": {
1443 "id": 0,
1444 "displayId": "string",
1445 "status": "CREATED",
1446 "name": "string"
1447 },
1448 "departmentLocked": true,
1449 "leaseGroup": {
1450 "id": 0,
1451 "displayId": "string",
1452 "status": "CREATED",
1453 "name": "string"
1454 },
1455 "leaseGroupLocked": true,
1456 "subleasingInternalAssetClass": {
1457 "id": 0,
1458 "displayId": "string",
1459 "status": "CREATED",
1460 "name": "string",
1461 "assetClassType": "PROPERTY",
1462 "infiniteUsefulLife": true
1463 },
1464 "contractGroup1": {
1465 "id": 0,
1466 "displayId": "string",
1467 "status": "CREATED",
1468 "name": "string"
1469 },
1470 "contractGroup2": {
1471 "id": 0,
1472 "displayId": "string",
1473 "status": "CREATED",
1474 "name": "string"
1475 },
1476 "subleasing": true,
1477 "subleasingContractRevisionInfo": {
1478 "id": 0,
1479 "contractId": 0,
1480 "contractDisplayId": "string",
1481 "contractName": "string"
1482 },
1483 "subleasingLeaseComponentRevisionInfo": {
1484 "id": 0,
1485 "leaseComponentId": 0,
1486 "leaseComponentDisplayId": "string",
1487 "leaseComponentName": "string"
1488 },
1489 "subleasingActivationGroupRevisionInfo": {
1490 "id": 0,
1491 "activationGroupId": 0,
1492 "activationGroupDisplayId": "string",
1493 "activationGroupName": "string"
1494 },
1495 "notifications": [
1496 {
1497 "id": 0,
1498 "topic": {
1499 "enCaption": "string",
1500 "frCaption": "string",
1501 "name": "string",
1502 "priority": "HIGH"
1503 },
1504 "username": "string",
1505 "contractId": 0,
1506 "contractDisplayId": "string",
1507 "targetId": "string",
1508 "targetType": "string"
1509 }
1510 ],
1511 "masterAgreementId": 0,
1512 "masterAgreementDisplayId": "string",
1513 "allowsSystemGenerateNewId": true,
1514 "transferInfo": {
1515 "transferredFromDisplayId": "string",
1516 "transferredFromRevisionId": 0,
1517 "transferredToDisplayId": "string",
1518 "transferredToRevisionId": 0
1519 },
1520 "numberRangeIdentifierType": {
1521 "name": "string"
1522 },
1523 "numberRangeIdentifierValue": "string",
1524 "numberRangeType": {
1525 "name": "string"
1526 }
1527 }
1528 ],
1529 "listingCitiesValue": "string",
1530 "listingCitiesValues": [
1531 "string"
1532 ],
1533 "listingProvincesValue": "string",
1534 "listingProvincesValues": [
1535 "string"
1536 ],
1537 "listingCountriesValue": "string",
1538 "listingCountriesValues": [
1539 "string"
1540 ],
1541 "listingLocationsValue": "string",
1542 "listingLocationsValues": [
1543 "string"
1544 ],
1545 "listingPremisesValue": "string",
1546 "listingPremisesValues": [
1547 "string"
1548 ],
1549 "listingGroupsValue": "string",
1550 "listingGroupsValues": [
1551 "string"
1552 ],
1553 "listingGroupOptionsValue": "string",
1554 "listingGroupOptionsValues": [
1555 "string"
1556 ],
1557 "listingBusinessUnitsValue": "string",
1558 "listingBusinessUnitsValues": [
1559 "string"
1560 ],
1561 "listingLegalEntitiesValue": "string",
1562 "listingLegalEntitiesValues": [
1563 "string"
1564 ],
1565 "listingMasterAgreementsValue": "string",
1566 "listingMasterAgreementsValues": [
1567 "string"
1568 ],
1569 "listingContractsValue": "string",
1570 "listingContractsValues": [
1571 "string"
1572 ],
1573 "listingStatusOptionsValue": "string",
1574 "listingStatusOptionsValues": [
1575 "string"
1576 ]
1577 }
1578 ],
1579 "leaseIds": [
1580 0
1581 ]
1582}
Get CPI Lease Indexation Previews¶
HTTP Request
GET /api/cpi-mass-indexations/{id}/cpi-lease-indexations
📋 Description: Retrieves CPI lease indexations associated with a specific mass indexation identified by the provided ID, facilitating informed decision-making in portfolio and asset management within the real estate sector.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
Unique identifier for the resource |
file-number-like |
query |
string |
false |
Specifies a string pattern to filter CPI lease indexations based on the associated file number, facilitating targeted analytics within the Nakisa Portfolio Management Suite. |
cpi-lease-indexation-preview-status-internal-ids |
query |
array[integer] |
false |
Array of internal IDs representing the status of CPI lease indexation previews, utilized for analytics within the Nakisa Portfolio Management Suite’s real estate property management. |
cpi-lease-indexation-result-status-internal-ids |
query |
array[integer] |
false |
Array of internal identifiers representing the status of CPI lease indexation results, utilized for portfolio and asset analytics within the Nakisa Portfolio Management Suite. |
listing |
query |
boolean |
false |
Indicates whether to include detailed lease indexation data in the CPI mass indexations response for the specified asset within the Nakisa Portfolio Management Suite. |
pageable |
query |
true |
Indicates whether the response should be paginated, allowing users to efficiently manage and analyze large sets of CPI lease indexation data within the Nakisa Portfolio Management Suite. |
|
lease-id |
query |
string |
false |
Unique identifier for the lease associated with the specified CPI lease indexations within the Nakisa Portfolio Management Suite, facilitating precise portfolio and asset analytics in real estate property management. |
lease-id-in |
query |
string |
false |
Unique identifier for the lease associated with the specified CPI lease indexation, facilitating precise asset and portfolio analytics within the Nakisa Portfolio Management Suite. |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "_embedded": {
3 "cpiLeaseIndexations": [
4 {
5 "createdBy": "string",
6 "lastModifiedBy": "string",
7 "createdDate": "2019-08-24T14:15:22Z",
8 "lastModifiedDate": "2019-08-24T14:15:22Z",
9 "archived": true,
10 "externalId": "string",
11 "id": 0,
12 "cpiLeaseIndexationPreviewDtos": [
13 {
14 "createdBy": "string",
15 "lastModifiedBy": "string",
16 "createdDate": "2019-08-24T14:15:22Z",
17 "lastModifiedDate": "2019-08-24T14:15:22Z",
18 "archived": true,
19 "externalId": "string",
20 "id": 0,
21 "statusId": 0,
22 "desiredModificationDate": "2019-08-24",
23 "actualModificationDate": "2019-08-24",
24 "desiredIndexationDateLease": "2019-08-24",
25 "actualIndexationDateLease": "2019-08-24",
26 "desiredIndexationDateNonLease": "2019-08-24",
27 "actualIndexationDateNonLease": "2019-08-24",
28 "messageCode": "string",
29 "delimitedArguments": "string",
30 "messageCodeIndexationDateLease": "string",
31 "messageCodeIndexationDateNonLease": "string",
32 "status": {
33 "createdBy": "string",
34 "lastModifiedBy": "string",
35 "createdDate": "2019-08-24T14:15:22Z",
36 "lastModifiedDate": "2019-08-24T14:15:22Z",
37 "archived": true,
38 "externalId": "string",
39 "id": 0,
40 "priority": 0,
41 "internalId": 0,
42 "pickListCode": "string",
43 "pickListLabel": "string",
44 "label": "string",
45 "cultureId": 0,
46 "labelDtos": [
47 {
48 "createdBy": "string",
49 "lastModifiedBy": "string",
50 "createdDate": "2019-08-24T14:15:22Z",
51 "lastModifiedDate": "2019-08-24T14:15:22Z",
52 "archived": true,
53 "externalId": "string",
54 "id": 0,
55 "cultureId": 0,
56 "value": "string"
57 }
58 ]
59 },
60 "cpiIndexationPlanId": 0,
61 "cpiIndexationPlanDto": {
62 "createdBy": "string",
63 "lastModifiedBy": "string",
64 "createdDate": "2019-08-24T14:15:22Z",
65 "lastModifiedDate": "2019-08-24T14:15:22Z",
66 "archived": true,
67 "externalId": "string",
68 "id": 0,
69 "modificationDate": "2019-08-24",
70 "currencyId": 0,
71 "activationGroupId": 0,
72 "cpiGlobalCategoryId": 0,
73 "cpiGlobalCategoryIdNonLease": 0,
74 "cpiGlobalReferenceDate": "2019-08-24",
75 "cpiGlobalReferenceDateNonLease": "2019-08-24",
76 "cpiLocalCurrentIndexLevel": 0.1,
77 "cpiLocalCurrentIndexLevelNonLease": 0.1,
78 "conditionallyIndexed": true,
79 "applicableCurrentIndexLevel": 0.1,
80 "indexLevelPercentageChangeLowerBound": 0.1,
81 "indexLevelPercentageChangeUpperBound": 0.1,
82 "conditionallyIndexedNonLease": true,
83 "applicableCurrentIndexLevelNonLease": 0.1,
84 "indexLevelPercentageChangeLowerBoundNonLease": 0.1,
85 "indexLevelPercentageChangeUpperBoundNonLease": 0.1,
86 "statusId": 0,
87 "applyIndexationLease": true,
88 "indexationDateLease": "2019-08-24",
89 "applyIndexationNonLease": true,
90 "indexationDateNonLease": "2019-08-24",
91 "executionDate": "2019-08-24",
92 "executedModificationDate": "2019-08-24",
93 "executedIndexationDateLease": "2019-08-24",
94 "executedIndexationDateNonLease": "2019-08-24",
95 "messageCode": "string",
96 "messageCodeIndexationDateLease": "string",
97 "messageCodeIndexationDateNonLease": "string",
98 "status": {
99 "createdBy": "string",
100 "lastModifiedBy": "string",
101 "createdDate": "2019-08-24T14:15:22Z",
102 "lastModifiedDate": "2019-08-24T14:15:22Z",
103 "archived": true,
104 "externalId": "string",
105 "id": 0,
106 "priority": 0,
107 "internalId": 0,
108 "pickListCode": "string",
109 "pickListLabel": "string",
110 "label": "string",
111 "cultureId": 0,
112 "labelDtos": [
113 {
114 "createdBy": "string",
115 "lastModifiedBy": "string",
116 "createdDate": "2019-08-24T14:15:22Z",
117 "lastModifiedDate": "2019-08-24T14:15:22Z",
118 "archived": true,
119 "externalId": "string",
120 "id": 0,
121 "cultureId": 0,
122 "value": "string"
123 }
124 ]
125 },
126 "currency": {
127 "id": 0,
128 "status": "CREATED",
129 "displayId": "string",
130 "erpSystemId": 0,
131 "erpSystemDisplayId": "string",
132 "name": "string",
133 "decimalPoints": 0,
134 "depreciationAreaId": 0
135 },
136 "activationGroupDisplayId": "string",
137 "leaseId": 0,
138 "message": "string",
139 "messageIndexationDateLease": "string",
140 "messageIndexationDateNonLease": "string",
141 "cpiGlobalCategory": {
142 "id": 0,
143 "status": "CREATED",
144 "displayId": "string",
145 "name": "string",
146 "country": "string",
147 "province": "string",
148 "city": "string",
149 "consumerPriceIndexSourceType": "WEB",
150 "source": "string",
151 "formula": "string",
152 "indexedCurrency": true,
153 "exchangeRateType": "string",
154 "erpSystemId": 0,
155 "erpSystemDisplayId": "string",
156 "fromCurrencyId": 0,
157 "fromCurrencyDisplayId": "string",
158 "toCurrencyId": 0,
159 "toCurrencyDisplayId": "string",
160 "consumerPriceIndexValueId": "string",
161 "companyId": 0
162 },
163 "cpiGlobalCategoryNonLease": {
164 "id": 0,
165 "status": "CREATED",
166 "displayId": "string",
167 "name": "string",
168 "country": "string",
169 "province": "string",
170 "city": "string",
171 "consumerPriceIndexSourceType": "WEB",
172 "source": "string",
173 "formula": "string",
174 "indexedCurrency": true,
175 "exchangeRateType": "string",
176 "erpSystemId": 0,
177 "erpSystemDisplayId": "string",
178 "fromCurrencyId": 0,
179 "fromCurrencyDisplayId": "string",
180 "toCurrencyId": 0,
181 "toCurrencyDisplayId": "string",
182 "consumerPriceIndexValueId": "string",
183 "companyId": 0
184 }
185 },
186 "message": "string",
187 "messageIndexationDateLease": "string",
188 "messageIndexationDateNonLease": "string"
189 }
190 ],
191 "cpiLeaseIndexationResultDtos": [
192 {
193 "createdBy": "string",
194 "lastModifiedBy": "string",
195 "createdDate": "2019-08-24T14:15:22Z",
196 "lastModifiedDate": "2019-08-24T14:15:22Z",
197 "archived": true,
198 "externalId": "string",
199 "id": 0,
200 "statusId": 0,
201 "planId": 0,
202 "cpiLeaseIndexationPreviewId": 0,
203 "messageCode": "string",
204 "delimitedArguments": "string",
205 "status": {
206 "createdBy": "string",
207 "lastModifiedBy": "string",
208 "createdDate": "2019-08-24T14:15:22Z",
209 "lastModifiedDate": "2019-08-24T14:15:22Z",
210 "archived": true,
211 "externalId": "string",
212 "id": 0,
213 "priority": 0,
214 "internalId": 0,
215 "pickListCode": "string",
216 "pickListLabel": "string",
217 "label": "string",
218 "cultureId": 0,
219 "labelDtos": [
220 {
221 "createdBy": "string",
222 "lastModifiedBy": "string",
223 "createdDate": "2019-08-24T14:15:22Z",
224 "lastModifiedDate": "2019-08-24T14:15:22Z",
225 "archived": true,
226 "externalId": "string",
227 "id": 0,
228 "cultureId": 0,
229 "value": "string"
230 }
231 ]
232 },
233 "cpiIndexationPlanDto": {
234 "createdBy": "string",
235 "lastModifiedBy": "string",
236 "createdDate": "2019-08-24T14:15:22Z",
237 "lastModifiedDate": "2019-08-24T14:15:22Z",
238 "archived": true,
239 "externalId": "string",
240 "id": 0,
241 "modificationDate": "2019-08-24",
242 "currencyId": 0,
243 "activationGroupId": 0,
244 "cpiGlobalCategoryId": 0,
245 "cpiGlobalCategoryIdNonLease": 0,
246 "cpiGlobalReferenceDate": "2019-08-24",
247 "cpiGlobalReferenceDateNonLease": "2019-08-24",
248 "cpiLocalCurrentIndexLevel": 0.1,
249 "cpiLocalCurrentIndexLevelNonLease": 0.1,
250 "conditionallyIndexed": true,
251 "applicableCurrentIndexLevel": 0.1,
252 "indexLevelPercentageChangeLowerBound": 0.1,
253 "indexLevelPercentageChangeUpperBound": 0.1,
254 "conditionallyIndexedNonLease": true,
255 "applicableCurrentIndexLevelNonLease": 0.1,
256 "indexLevelPercentageChangeLowerBoundNonLease": 0.1,
257 "indexLevelPercentageChangeUpperBoundNonLease": 0.1,
258 "statusId": 0,
259 "applyIndexationLease": true,
260 "indexationDateLease": "2019-08-24",
261 "applyIndexationNonLease": true,
262 "indexationDateNonLease": "2019-08-24",
263 "executionDate": "2019-08-24",
264 "executedModificationDate": "2019-08-24",
265 "executedIndexationDateLease": "2019-08-24",
266 "executedIndexationDateNonLease": "2019-08-24",
267 "messageCode": "string",
268 "messageCodeIndexationDateLease": "string",
269 "messageCodeIndexationDateNonLease": "string",
270 "status": {
271 "createdBy": "string",
272 "lastModifiedBy": "string",
273 "createdDate": "2019-08-24T14:15:22Z",
274 "lastModifiedDate": "2019-08-24T14:15:22Z",
275 "archived": true,
276 "externalId": "string",
277 "id": 0,
278 "priority": 0,
279 "internalId": 0,
280 "pickListCode": "string",
281 "pickListLabel": "string",
282 "label": "string",
283 "cultureId": 0,
284 "labelDtos": [
285 {
286 "createdBy": "string",
287 "lastModifiedBy": "string",
288 "createdDate": "2019-08-24T14:15:22Z",
289 "lastModifiedDate": "2019-08-24T14:15:22Z",
290 "archived": true,
291 "externalId": "string",
292 "id": 0,
293 "cultureId": 0,
294 "value": "string"
295 }
296 ]
297 },
298 "currency": {
299 "id": 0,
300 "status": "CREATED",
301 "displayId": "string",
302 "erpSystemId": 0,
303 "erpSystemDisplayId": "string",
304 "name": "string",
305 "decimalPoints": 0,
306 "depreciationAreaId": 0
307 },
308 "activationGroupDisplayId": "string",
309 "leaseId": 0,
310 "message": "string",
311 "messageIndexationDateLease": "string",
312 "messageIndexationDateNonLease": "string",
313 "cpiGlobalCategory": {
314 "id": 0,
315 "status": "CREATED",
316 "displayId": "string",
317 "name": "string",
318 "country": "string",
319 "province": "string",
320 "city": "string",
321 "consumerPriceIndexSourceType": "WEB",
322 "source": "string",
323 "formula": "string",
324 "indexedCurrency": true,
325 "exchangeRateType": "string",
326 "erpSystemId": 0,
327 "erpSystemDisplayId": "string",
328 "fromCurrencyId": 0,
329 "fromCurrencyDisplayId": "string",
330 "toCurrencyId": 0,
331 "toCurrencyDisplayId": "string",
332 "consumerPriceIndexValueId": "string",
333 "companyId": 0
334 },
335 "cpiGlobalCategoryNonLease": {
336 "id": 0,
337 "status": "CREATED",
338 "displayId": "string",
339 "name": "string",
340 "country": "string",
341 "province": "string",
342 "city": "string",
343 "consumerPriceIndexSourceType": "WEB",
344 "source": "string",
345 "formula": "string",
346 "indexedCurrency": true,
347 "exchangeRateType": "string",
348 "erpSystemId": 0,
349 "erpSystemDisplayId": "string",
350 "fromCurrencyId": 0,
351 "fromCurrencyDisplayId": "string",
352 "toCurrencyId": 0,
353 "toCurrencyDisplayId": "string",
354 "consumerPriceIndexValueId": "string",
355 "companyId": 0
356 }
357 },
358 "cpiLeaseIndexationPreviewDto": {
359 "createdBy": "string",
360 "lastModifiedBy": "string",
361 "createdDate": "2019-08-24T14:15:22Z",
362 "lastModifiedDate": "2019-08-24T14:15:22Z",
363 "archived": true,
364 "externalId": "string",
365 "id": 0,
366 "statusId": 0,
367 "desiredModificationDate": "2019-08-24",
368 "actualModificationDate": "2019-08-24",
369 "desiredIndexationDateLease": "2019-08-24",
370 "actualIndexationDateLease": "2019-08-24",
371 "desiredIndexationDateNonLease": "2019-08-24",
372 "actualIndexationDateNonLease": "2019-08-24",
373 "messageCode": "string",
374 "delimitedArguments": "string",
375 "messageCodeIndexationDateLease": "string",
376 "messageCodeIndexationDateNonLease": "string",
377 "status": {
378 "createdBy": "string",
379 "lastModifiedBy": "string",
380 "createdDate": "2019-08-24T14:15:22Z",
381 "lastModifiedDate": "2019-08-24T14:15:22Z",
382 "archived": true,
383 "externalId": "string",
384 "id": 0,
385 "priority": 0,
386 "internalId": 0,
387 "pickListCode": "string",
388 "pickListLabel": "string",
389 "label": "string",
390 "cultureId": 0,
391 "labelDtos": [
392 {
393 "createdBy": "string",
394 "lastModifiedBy": "string",
395 "createdDate": "2019-08-24T14:15:22Z",
396 "lastModifiedDate": "2019-08-24T14:15:22Z",
397 "archived": true,
398 "externalId": "string",
399 "id": 0,
400 "cultureId": 0,
401 "value": "string"
402 }
403 ]
404 },
405 "cpiIndexationPlanId": 0,
406 "cpiIndexationPlanDto": {
407 "createdBy": "string",
408 "lastModifiedBy": "string",
409 "createdDate": "2019-08-24T14:15:22Z",
410 "lastModifiedDate": "2019-08-24T14:15:22Z",
411 "archived": true,
412 "externalId": "string",
413 "id": 0,
414 "modificationDate": "2019-08-24",
415 "currencyId": 0,
416 "activationGroupId": 0,
417 "cpiGlobalCategoryId": 0,
418 "cpiGlobalCategoryIdNonLease": 0,
419 "cpiGlobalReferenceDate": "2019-08-24",
420 "cpiGlobalReferenceDateNonLease": "2019-08-24",
421 "cpiLocalCurrentIndexLevel": 0.1,
422 "cpiLocalCurrentIndexLevelNonLease": 0.1,
423 "conditionallyIndexed": true,
424 "applicableCurrentIndexLevel": 0.1,
425 "indexLevelPercentageChangeLowerBound": 0.1,
426 "indexLevelPercentageChangeUpperBound": 0.1,
427 "conditionallyIndexedNonLease": true,
428 "applicableCurrentIndexLevelNonLease": 0.1,
429 "indexLevelPercentageChangeLowerBoundNonLease": 0.1,
430 "indexLevelPercentageChangeUpperBoundNonLease": 0.1,
431 "statusId": 0,
432 "applyIndexationLease": true,
433 "indexationDateLease": "2019-08-24",
434 "applyIndexationNonLease": true,
435 "indexationDateNonLease": "2019-08-24",
436 "executionDate": "2019-08-24",
437 "executedModificationDate": "2019-08-24",
438 "executedIndexationDateLease": "2019-08-24",
439 "executedIndexationDateNonLease": "2019-08-24",
440 "messageCode": "string",
441 "messageCodeIndexationDateLease": "string",
442 "messageCodeIndexationDateNonLease": "string",
443 "status": {
444 "createdBy": "string",
445 "lastModifiedBy": "string",
446 "createdDate": "2019-08-24T14:15:22Z",
447 "lastModifiedDate": "2019-08-24T14:15:22Z",
448 "archived": true,
449 "externalId": "string",
450 "id": 0,
451 "priority": 0,
452 "internalId": 0,
453 "pickListCode": "string",
454 "pickListLabel": "string",
455 "label": "string",
456 "cultureId": 0,
457 "labelDtos": [
458 {}
459 ]
460 },
461 "currency": {
462 "id": 0,
463 "status": "CREATED",
464 "displayId": "string",
465 "erpSystemId": 0,
466 "erpSystemDisplayId": "string",
467 "name": "string",
468 "decimalPoints": 0,
469 "depreciationAreaId": 0
470 },
471 "activationGroupDisplayId": "string",
472 "leaseId": 0,
473 "message": "string",
474 "messageIndexationDateLease": "string",
475 "messageIndexationDateNonLease": "string",
476 "cpiGlobalCategory": {
477 "id": 0,
478 "status": "CREATED",
479 "displayId": "string",
480 "name": "string",
481 "country": "string",
482 "province": "string",
483 "city": "string",
484 "consumerPriceIndexSourceType": "WEB",
485 "source": "string",
486 "formula": "string",
487 "indexedCurrency": true,
488 "exchangeRateType": "string",
489 "erpSystemId": 0,
490 "erpSystemDisplayId": "string",
491 "fromCurrencyId": 0,
492 "fromCurrencyDisplayId": "string",
493 "toCurrencyId": 0,
494 "toCurrencyDisplayId": "string",
495 "consumerPriceIndexValueId": "string",
496 "companyId": 0
497 },
498 "cpiGlobalCategoryNonLease": {
499 "id": 0,
500 "status": "CREATED",
501 "displayId": "string",
502 "name": "string",
503 "country": "string",
504 "province": "string",
505 "city": "string",
506 "consumerPriceIndexSourceType": "WEB",
507 "source": "string",
508 "formula": "string",
509 "indexedCurrency": true,
510 "exchangeRateType": "string",
511 "erpSystemId": 0,
512 "erpSystemDisplayId": "string",
513 "fromCurrencyId": 0,
514 "fromCurrencyDisplayId": "string",
515 "toCurrencyId": 0,
516 "toCurrencyDisplayId": "string",
517 "consumerPriceIndexValueId": "string",
518 "companyId": 0
519 }
520 },
521 "message": "string",
522 "messageIndexationDateLease": "string",
523 "messageIndexationDateNonLease": "string"
524 },
525 "message": "string"
526 }
527 ],
528 "leaseDto": {
529 "createdBy": "string",
530 "lastModifiedBy": "string",
531 "createdDate": "2019-08-24T14:15:22Z",
532 "lastModifiedDate": "2019-08-24T14:15:22Z",
533 "archived": true,
534 "externalId": "string",
535 "id": 0,
536 "typeId": 0,
537 "terminatingLease": "2019-08-24",
538 "maximumDateTo": "2019-08-24",
539 "number": "string",
540 "validFrom": "2019-08-24",
541 "validTo": "2019-08-24",
542 "categoryId": 0,
543 "registrationNumber": "string",
544 "statusId": 0,
545 "stateId": 0,
546 "calculateTax": true,
547 "autoMonthToMonth": true,
548 "originalLeaseId": 0,
549 "scenario": true,
550 "parentLeaseId": 0,
551 "provisioningFrequencyName": "string",
552 "accountingApproved": true,
553 "indexationType": "string",
554 "cpiGlobalCategoryId": 0,
555 "indexationReferenceDate": "2019-08-24",
556 "currentIndexLevel": 0.1,
557 "conditionallyIndexed": true,
558 "applicableCurrentIndexLevel": 0.1,
559 "indexLevelPercentageChangeLowerBound": 0.1,
560 "indexLevelPercentageChangeUpperBound": 0.1,
561 "indexationTypeNonLease": "string",
562 "cpiGlobalCategoryIdNonLease": 0,
563 "indexationReferenceDateNonLease": "2019-08-24",
564 "currentIndexLevelNonLease": 0.1,
565 "conditionallyIndexedNonLease": true,
566 "applicableCurrentIndexLevelNonLease": 0.1,
567 "indexLevelPercentageChangeLowerBoundNonLease": 0.1,
568 "indexLevelPercentageChangeUpperBoundNonLease": 0.1,
569 "signatureDate": "2019-08-24",
570 "premiseId": 0,
571 "type": {
572 "createdBy": "string",
573 "lastModifiedBy": "string",
574 "createdDate": "2019-08-24T14:15:22Z",
575 "lastModifiedDate": "2019-08-24T14:15:22Z",
576 "archived": true,
577 "externalId": "string",
578 "id": 0,
579 "priority": 0,
580 "internalId": 0,
581 "pickListCode": "string",
582 "pickListLabel": "string",
583 "label": "string",
584 "cultureId": 0,
585 "labelDtos": [
586 {
587 "createdBy": "string",
588 "lastModifiedBy": "string",
589 "createdDate": "2019-08-24T14:15:22Z",
590 "lastModifiedDate": "2019-08-24T14:15:22Z",
591 "archived": true,
592 "externalId": "string",
593 "id": 0,
594 "cultureId": 0,
595 "value": "string"
596 }
597 ]
598 },
599 "category": {
600 "createdBy": "string",
601 "lastModifiedBy": "string",
602 "createdDate": "2019-08-24T14:15:22Z",
603 "lastModifiedDate": "2019-08-24T14:15:22Z",
604 "archived": true,
605 "externalId": "string",
606 "id": 0,
607 "priority": 0,
608 "internalId": 0,
609 "pickListCode": "string",
610 "pickListLabel": "string",
611 "label": "string",
612 "cultureId": 0,
613 "labelDtos": [
614 {
615 "createdBy": "string",
616 "lastModifiedBy": "string",
617 "createdDate": "2019-08-24T14:15:22Z",
618 "lastModifiedDate": "2019-08-24T14:15:22Z",
619 "archived": true,
620 "externalId": "string",
621 "id": 0,
622 "cultureId": 0,
623 "value": "string"
624 }
625 ]
626 },
627 "status": {
628 "createdBy": "string",
629 "lastModifiedBy": "string",
630 "createdDate": "2019-08-24T14:15:22Z",
631 "lastModifiedDate": "2019-08-24T14:15:22Z",
632 "archived": true,
633 "externalId": "string",
634 "id": 0,
635 "priority": 0,
636 "internalId": 0,
637 "pickListCode": "string",
638 "pickListLabel": "string",
639 "label": "string",
640 "cultureId": 0,
641 "labelDtos": [
642 {
643 "createdBy": "string",
644 "lastModifiedBy": "string",
645 "createdDate": "2019-08-24T14:15:22Z",
646 "lastModifiedDate": "2019-08-24T14:15:22Z",
647 "archived": true,
648 "externalId": "string",
649 "id": 0,
650 "cultureId": 0,
651 "value": "string"
652 }
653 ]
654 },
655 "state": {
656 "createdBy": "string",
657 "lastModifiedBy": "string",
658 "createdDate": "2019-08-24T14:15:22Z",
659 "lastModifiedDate": "2019-08-24T14:15:22Z",
660 "archived": true,
661 "externalId": "string",
662 "id": 0,
663 "priority": 0,
664 "internalId": 0,
665 "pickListCode": "string",
666 "pickListLabel": "string",
667 "label": "string",
668 "cultureId": 0,
669 "labelDtos": [
670 {
671 "createdBy": "string",
672 "lastModifiedBy": "string",
673 "createdDate": "2019-08-24T14:15:22Z",
674 "lastModifiedDate": "2019-08-24T14:15:22Z",
675 "archived": true,
676 "externalId": "string",
677 "id": 0,
678 "cultureId": 0,
679 "value": "string"
680 }
681 ]
682 },
683 "version": {
684 "createdBy": "string",
685 "lastModifiedBy": "string",
686 "createdDate": "2019-08-24T14:15:22Z",
687 "lastModifiedDate": "2019-08-24T14:15:22Z",
688 "archived": true,
689 "externalId": "string",
690 "id": 0,
691 "name": "string",
692 "description": "string",
693 "modificationDate": "2019-08-24",
694 "updateContractRate": true,
695 "leaseEvent": {
696 "createdBy": "string",
697 "lastModifiedBy": "string",
698 "createdDate": "2019-08-24T14:15:22Z",
699 "lastModifiedDate": "2019-08-24T14:15:22Z",
700 "archived": true,
701 "externalId": "string",
702 "id": 0,
703 "typeId": 0,
704 "code": "string",
705 "reviewedBy": "string",
706 "reviewedDate": "2019-08-24",
707 "reviewedStatusId": 0,
708 "activityDate": "2019-08-24",
709 "relatedPickListOptionId": 0,
710 "detail": "string",
711 "note": {
712 "createdBy": "string",
713 "lastModifiedBy": "string",
714 "createdDate": "2019-08-24T14:15:22Z",
715 "lastModifiedDate": "2019-08-24T14:15:22Z",
716 "archived": true,
717 "externalId": "string",
718 "id": 0,
719 "message": "string",
720 "preserveOriginalAudit": true,
721 "originalCreatedBy": "string",
722 "originalCreatedDate": "2019-08-24T14:15:22Z",
723 "originalLastModifiedBy": "string",
724 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
725 },
726 "type": {
727 "createdBy": "string",
728 "lastModifiedBy": "string",
729 "createdDate": "2019-08-24T14:15:22Z",
730 "lastModifiedDate": "2019-08-24T14:15:22Z",
731 "archived": true,
732 "externalId": "string",
733 "id": 0,
734 "priority": 0,
735 "internalId": 0,
736 "pickListCode": "string",
737 "pickListLabel": "string",
738 "label": "string",
739 "cultureId": 0,
740 "labelDtos": [
741 {
742 "createdBy": "string",
743 "lastModifiedBy": "string",
744 "createdDate": "2019-08-24T14:15:22Z",
745 "lastModifiedDate": "2019-08-24T14:15:22Z",
746 "archived": true,
747 "externalId": "string",
748 "id": 0,
749 "cultureId": 0,
750 "value": "string"
751 }
752 ]
753 },
754 "reviewedStatus": {
755 "createdBy": "string",
756 "lastModifiedBy": "string",
757 "createdDate": "2019-08-24T14:15:22Z",
758 "lastModifiedDate": "2019-08-24T14:15:22Z",
759 "archived": true,
760 "externalId": "string",
761 "id": 0,
762 "priority": 0,
763 "internalId": 0,
764 "pickListCode": "string",
765 "pickListLabel": "string",
766 "label": "string",
767 "cultureId": 0,
768 "labelDtos": [
769 {
770 "createdBy": "string",
771 "lastModifiedBy": "string",
772 "createdDate": "2019-08-24T14:15:22Z",
773 "lastModifiedDate": "2019-08-24T14:15:22Z",
774 "archived": true,
775 "externalId": "string",
776 "id": 0,
777 "cultureId": 0,
778 "value": "string"
779 }
780 ]
781 },
782 "relatedPickListOption": {
783 "createdBy": "string",
784 "lastModifiedBy": "string",
785 "createdDate": "2019-08-24T14:15:22Z",
786 "lastModifiedDate": "2019-08-24T14:15:22Z",
787 "archived": true,
788 "externalId": "string",
789 "id": 0,
790 "priority": 0,
791 "internalId": 0,
792 "pickListCode": "string",
793 "pickListLabel": "string",
794 "label": "string",
795 "cultureId": 0,
796 "labelDtos": [
797 {
798 "createdBy": "string",
799 "lastModifiedBy": "string",
800 "createdDate": "2019-08-24T14:15:22Z",
801 "lastModifiedDate": "2019-08-24T14:15:22Z",
802 "archived": true,
803 "externalId": "string",
804 "id": 0,
805 "cultureId": 0,
806 "value": "string"
807 }
808 ]
809 }
810 },
811 "isVisibleVendorPortal": true,
812 "isTerminationVersion": true,
813 "terminationDate": "2019-08-24",
814 "penaltyAmount": 0.1
815 },
816 "premiseDto": {
817 "createdBy": "string",
818 "lastModifiedBy": "string",
819 "createdDate": "2019-08-24T14:15:22Z",
820 "lastModifiedDate": "2019-08-24T14:15:22Z",
821 "archived": true,
822 "externalId": "string",
823 "id": 0,
824 "number": "string",
825 "name": "string",
826 "headPremise": true,
827 "possessionDate": "2019-08-24",
828 "openingDate": "2019-08-24",
829 "closingDate": "2019-08-24",
830 "relocationDate": "2019-08-24",
831 "vacatingDate": "2019-08-24",
832 "expansionDate": "2019-08-24",
833 "statusId": 0,
834 "usageId": 0,
835 "parentPremiseId": 0,
836 "costCenterId": 0,
837 "profitCenterId": 0,
838 "legalEntityId": 0,
839 "occupancyIds": [
840 0
841 ],
842 "locationId": 0,
843 "locationDto": {
844 "createdBy": "string",
845 "lastModifiedBy": "string",
846 "createdDate": "2019-08-24T14:15:22Z",
847 "lastModifiedDate": "2019-08-24T14:15:22Z",
848 "archived": true,
849 "externalId": "string",
850 "id": 0,
851 "number": "string",
852 "name": "string",
853 "storeNumber": "string",
854 "defaultCurrencyId": 0,
855 "defaultMeasureId": 0,
856 "typeId": 0,
857 "qualityId": 0,
858 "propertyTypeId": 0,
859 "categoryId": 0,
860 "statusId": 0,
861 "businessUnitId": 0,
862 "groupIds": [
863 0
864 ],
865 "legalEntityIds": [
866 0
867 ],
868 "defaultCurrency": {
869 "id": 0,
870 "status": "CREATED",
871 "displayId": "string",
872 "erpSystemId": 0,
873 "erpSystemDisplayId": "string",
874 "name": "string",
875 "decimalPoints": 0,
876 "depreciationAreaId": 0
877 },
878 "defaultUnitValue": {
879 "createdBy": "string",
880 "lastModifiedBy": "string",
881 "createdDate": "2019-08-24T14:15:22Z",
882 "lastModifiedDate": "2019-08-24T14:15:22Z",
883 "archived": true,
884 "externalId": "string",
885 "id": 0,
886 "unitId": 0,
887 "unitOfMeasureId": 0,
888 "erpSystemId": 0,
889 "unit": {
890 "createdBy": "string",
891 "lastModifiedBy": "string",
892 "createdDate": "2019-08-24T14:15:22Z",
893 "lastModifiedDate": "2019-08-24T14:15:22Z",
894 "archived": true,
895 "externalId": "string",
896 "id": 0,
897 "priority": 0,
898 "internalId": 0,
899 "pickListCode": "string",
900 "pickListLabel": "string",
901 "label": "string",
902 "cultureId": 0,
903 "labelDtos": [
904 {}
905 ]
906 },
907 "unitOfMeasure": {
908 "id": 0,
909 "status": "CREATED",
910 "displayId": "string",
911 "erpSystemId": 0,
912 "erpSystemDisplayId": "string",
913 "name": "string"
914 }
915 },
916 "type": {
917 "createdBy": "string",
918 "lastModifiedBy": "string",
919 "createdDate": "2019-08-24T14:15:22Z",
920 "lastModifiedDate": "2019-08-24T14:15:22Z",
921 "archived": true,
922 "externalId": "string",
923 "id": 0,
924 "priority": 0,
925 "internalId": 0,
926 "pickListCode": "string",
927 "pickListLabel": "string",
928 "label": "string",
929 "cultureId": 0,
930 "labelDtos": [
931 {
932 "createdBy": "string",
933 "lastModifiedBy": "string",
934 "createdDate": "2019-08-24T14:15:22Z",
935 "lastModifiedDate": "2019-08-24T14:15:22Z",
936 "archived": true,
937 "externalId": "string",
938 "id": 0,
939 "cultureId": 0,
940 "value": "string"
941 }
942 ]
943 },
944 "quality": {
945 "createdBy": "string",
946 "lastModifiedBy": "string",
947 "createdDate": "2019-08-24T14:15:22Z",
948 "lastModifiedDate": "2019-08-24T14:15:22Z",
949 "archived": true,
950 "externalId": "string",
951 "id": 0,
952 "priority": 0,
953 "internalId": 0,
954 "pickListCode": "string",
955 "pickListLabel": "string",
956 "label": "string",
957 "cultureId": 0,
958 "labelDtos": [
959 {
960 "createdBy": "string",
961 "lastModifiedBy": "string",
962 "createdDate": "2019-08-24T14:15:22Z",
963 "lastModifiedDate": "2019-08-24T14:15:22Z",
964 "archived": true,
965 "externalId": "string",
966 "id": 0,
967 "cultureId": 0,
968 "value": "string"
969 }
970 ]
971 },
972 "propertyType": {
973 "createdBy": "string",
974 "lastModifiedBy": "string",
975 "createdDate": "2019-08-24T14:15:22Z",
976 "lastModifiedDate": "2019-08-24T14:15:22Z",
977 "archived": true,
978 "externalId": "string",
979 "id": 0,
980 "priority": 0,
981 "internalId": 0,
982 "pickListCode": "string",
983 "pickListLabel": "string",
984 "label": "string",
985 "cultureId": 0,
986 "labelDtos": [
987 {
988 "createdBy": "string",
989 "lastModifiedBy": "string",
990 "createdDate": "2019-08-24T14:15:22Z",
991 "lastModifiedDate": "2019-08-24T14:15:22Z",
992 "archived": true,
993 "externalId": "string",
994 "id": 0,
995 "cultureId": 0,
996 "value": "string"
997 }
998 ]
999 },
1000 "category": {
1001 "createdBy": "string",
1002 "lastModifiedBy": "string",
1003 "createdDate": "2019-08-24T14:15:22Z",
1004 "lastModifiedDate": "2019-08-24T14:15:22Z",
1005 "archived": true,
1006 "externalId": "string",
1007 "id": 0,
1008 "priority": 0,
1009 "internalId": 0,
1010 "pickListCode": "string",
1011 "pickListLabel": "string",
1012 "label": "string",
1013 "cultureId": 0,
1014 "labelDtos": [
1015 {
1016 "createdBy": "string",
1017 "lastModifiedBy": "string",
1018 "createdDate": "2019-08-24T14:15:22Z",
1019 "lastModifiedDate": "2019-08-24T14:15:22Z",
1020 "archived": true,
1021 "externalId": "string",
1022 "id": 0,
1023 "cultureId": 0,
1024 "value": "string"
1025 }
1026 ]
1027 },
1028 "status": {
1029 "createdBy": "string",
1030 "lastModifiedBy": "string",
1031 "createdDate": "2019-08-24T14:15:22Z",
1032 "lastModifiedDate": "2019-08-24T14:15:22Z",
1033 "archived": true,
1034 "externalId": "string",
1035 "id": 0,
1036 "priority": 0,
1037 "internalId": 0,
1038 "pickListCode": "string",
1039 "pickListLabel": "string",
1040 "label": "string",
1041 "cultureId": 0,
1042 "labelDtos": [
1043 {
1044 "createdBy": "string",
1045 "lastModifiedBy": "string",
1046 "createdDate": "2019-08-24T14:15:22Z",
1047 "lastModifiedDate": "2019-08-24T14:15:22Z",
1048 "archived": true,
1049 "externalId": "string",
1050 "id": 0,
1051 "cultureId": 0,
1052 "value": "string"
1053 }
1054 ]
1055 },
1056 "addressDto": {
1057 "createdBy": "string",
1058 "lastModifiedBy": "string",
1059 "createdDate": "2019-08-24T14:15:22Z",
1060 "lastModifiedDate": "2019-08-24T14:15:22Z",
1061 "archived": true,
1062 "externalId": "string",
1063 "id": 0,
1064 "street": "string",
1065 "civicNumber": "string",
1066 "suite": "string",
1067 "postalCode": "string",
1068 "lon": 0.1,
1069 "lat": 0.1,
1070 "city": {
1071 "createdBy": "string",
1072 "lastModifiedBy": "string",
1073 "createdDate": "2019-08-24T14:15:22Z",
1074 "lastModifiedDate": "2019-08-24T14:15:22Z",
1075 "archived": true,
1076 "externalId": "string",
1077 "id": 0,
1078 "name": "string",
1079 "province": {
1080 "createdBy": "string",
1081 "lastModifiedBy": "string",
1082 "createdDate": "2019-08-24T14:15:22Z",
1083 "lastModifiedDate": "2019-08-24T14:15:22Z",
1084 "archived": true,
1085 "externalId": "string",
1086 "id": 0,
1087 "name": "string",
1088 "code": "string",
1089 "country": {}
1090 }
1091 },
1092 "district": {
1093 "createdBy": "string",
1094 "lastModifiedBy": "string",
1095 "createdDate": "2019-08-24T14:15:22Z",
1096 "lastModifiedDate": "2019-08-24T14:15:22Z",
1097 "archived": true,
1098 "externalId": "string",
1099 "id": 0,
1100 "name": "string",
1101 "city": {
1102 "createdBy": "string",
1103 "lastModifiedBy": "string",
1104 "createdDate": "2019-08-24T14:15:22Z",
1105 "lastModifiedDate": "2019-08-24T14:15:22Z",
1106 "archived": true,
1107 "externalId": "string",
1108 "id": 0,
1109 "name": "string",
1110 "province": {}
1111 }
1112 },
1113 "cityId": 0,
1114 "districtId": 0
1115 },
1116 "secondAddressDto": {
1117 "createdBy": "string",
1118 "lastModifiedBy": "string",
1119 "createdDate": "2019-08-24T14:15:22Z",
1120 "lastModifiedDate": "2019-08-24T14:15:22Z",
1121 "archived": true,
1122 "externalId": "string",
1123 "id": 0,
1124 "street": "string",
1125 "civicNumber": "string",
1126 "suite": "string",
1127 "postalCode": "string",
1128 "lon": 0.1,
1129 "lat": 0.1,
1130 "city": {
1131 "createdBy": "string",
1132 "lastModifiedBy": "string",
1133 "createdDate": "2019-08-24T14:15:22Z",
1134 "lastModifiedDate": "2019-08-24T14:15:22Z",
1135 "archived": true,
1136 "externalId": "string",
1137 "id": 0,
1138 "name": "string",
1139 "province": {
1140 "createdBy": "string",
1141 "lastModifiedBy": "string",
1142 "createdDate": "2019-08-24T14:15:22Z",
1143 "lastModifiedDate": "2019-08-24T14:15:22Z",
1144 "archived": true,
1145 "externalId": "string",
1146 "id": 0,
1147 "name": "string",
1148 "code": "string",
1149 "country": {}
1150 }
1151 },
1152 "district": {
1153 "createdBy": "string",
1154 "lastModifiedBy": "string",
1155 "createdDate": "2019-08-24T14:15:22Z",
1156 "lastModifiedDate": "2019-08-24T14:15:22Z",
1157 "archived": true,
1158 "externalId": "string",
1159 "id": 0,
1160 "name": "string",
1161 "city": {
1162 "createdBy": "string",
1163 "lastModifiedBy": "string",
1164 "createdDate": "2019-08-24T14:15:22Z",
1165 "lastModifiedDate": "2019-08-24T14:15:22Z",
1166 "archived": true,
1167 "externalId": "string",
1168 "id": 0,
1169 "name": "string",
1170 "province": {}
1171 }
1172 },
1173 "cityId": 0,
1174 "districtId": 0
1175 }
1176 },
1177 "status": {
1178 "createdBy": "string",
1179 "lastModifiedBy": "string",
1180 "createdDate": "2019-08-24T14:15:22Z",
1181 "lastModifiedDate": "2019-08-24T14:15:22Z",
1182 "archived": true,
1183 "externalId": "string",
1184 "id": 0,
1185 "priority": 0,
1186 "internalId": 0,
1187 "pickListCode": "string",
1188 "pickListLabel": "string",
1189 "label": "string",
1190 "cultureId": 0,
1191 "labelDtos": [
1192 {
1193 "createdBy": "string",
1194 "lastModifiedBy": "string",
1195 "createdDate": "2019-08-24T14:15:22Z",
1196 "lastModifiedDate": "2019-08-24T14:15:22Z",
1197 "archived": true,
1198 "externalId": "string",
1199 "id": 0,
1200 "cultureId": 0,
1201 "value": "string"
1202 }
1203 ]
1204 },
1205 "usage": {
1206 "createdBy": "string",
1207 "lastModifiedBy": "string",
1208 "createdDate": "2019-08-24T14:15:22Z",
1209 "lastModifiedDate": "2019-08-24T14:15:22Z",
1210 "archived": true,
1211 "externalId": "string",
1212 "id": 0,
1213 "priority": 0,
1214 "internalId": 0,
1215 "pickListCode": "string",
1216 "pickListLabel": "string",
1217 "label": "string",
1218 "cultureId": 0,
1219 "labelDtos": [
1220 {
1221 "createdBy": "string",
1222 "lastModifiedBy": "string",
1223 "createdDate": "2019-08-24T14:15:22Z",
1224 "lastModifiedDate": "2019-08-24T14:15:22Z",
1225 "archived": true,
1226 "externalId": "string",
1227 "id": 0,
1228 "cultureId": 0,
1229 "value": "string"
1230 }
1231 ]
1232 },
1233 "occupanciesDto": [
1234 {
1235 "createdBy": "string",
1236 "lastModifiedBy": "string",
1237 "createdDate": "2019-08-24T14:15:22Z",
1238 "lastModifiedDate": "2019-08-24T14:15:22Z",
1239 "archived": true,
1240 "externalId": "string",
1241 "id": 0,
1242 "priority": 0,
1243 "internalId": 0,
1244 "pickListCode": "string",
1245 "pickListLabel": "string",
1246 "label": "string",
1247 "cultureId": 0,
1248 "labelDtos": [
1249 {
1250 "createdBy": "string",
1251 "lastModifiedBy": "string",
1252 "createdDate": "2019-08-24T14:15:22Z",
1253 "lastModifiedDate": "2019-08-24T14:15:22Z",
1254 "archived": true,
1255 "externalId": "string",
1256 "id": 0,
1257 "cultureId": 0,
1258 "value": "string"
1259 }
1260 ]
1261 }
1262 ]
1263 },
1264 "isTerminationVersion": true
1265 }
1266 }
1267 ]
1268 },
1269 "page": {
1270 "size": 0,
1271 "totalElements": 0,
1272 "totalPages": 0,
1273 "number": 0
1274 }
1275}