Percentage Rent Report¶
Get Percentage Rent Report¶
HTTP Request
GET /api/percentage-rent-reports/{id}
📋 Description: Retrieves the percentage rent report associated with the specified asset ID, providing critical analytics for portfolio management 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 "startDate": "2019-08-24",
12 "endDate": "2019-08-24",
13 "statusId": 0,
14 "generatedDate": "2019-08-24",
15 "generateJobId": 0,
16 "numberOfLeaseEntriesToProcess": 0,
17 "numberOfLeaseEntriesProcessed": 0,
18 "leaseIds": [
19 0
20 ],
21 "massProfileFilterIds": [
22 0
23 ],
24 "percentageRentGenerationPeriodIds": [
25 0
26 ],
27 "notes": [
28 {
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 "message": "string",
37 "preserveOriginalAudit": true,
38 "originalCreatedBy": "string",
39 "originalCreatedDate": "2019-08-24T14:15:22Z",
40 "originalLastModifiedBy": "string",
41 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
42 }
43 ],
44 "status": {
45 "createdBy": "string",
46 "lastModifiedBy": "string",
47 "createdDate": "2019-08-24T14:15:22Z",
48 "lastModifiedDate": "2019-08-24T14:15:22Z",
49 "archived": true,
50 "externalId": "string",
51 "id": 0,
52 "priority": 0,
53 "internalId": 0,
54 "pickListCode": "string",
55 "pickListLabel": "string",
56 "label": "string",
57 "cultureId": 0,
58 "labelDtos": [
59 {
60 "createdBy": "string",
61 "lastModifiedBy": "string",
62 "createdDate": "2019-08-24T14:15:22Z",
63 "lastModifiedDate": "2019-08-24T14:15:22Z",
64 "archived": true,
65 "externalId": "string",
66 "id": 0,
67 "cultureId": 0,
68 "value": "string"
69 }
70 ]
71 },
72 "massProfileFilters": [
73 {
74 "createdBy": "string",
75 "lastModifiedBy": "string",
76 "createdDate": "2019-08-24T14:15:22Z",
77 "lastModifiedDate": "2019-08-24T14:15:22Z",
78 "archived": true,
79 "externalId": "string",
80 "id": 0,
81 "name": "string",
82 "description": "string",
83 "leaseList": true,
84 "leaseIds": [
85 0
86 ],
87 "leases": [
88 {
89 "createdBy": "string",
90 "lastModifiedBy": "string",
91 "createdDate": "2019-08-24T14:15:22Z",
92 "lastModifiedDate": "2019-08-24T14:15:22Z",
93 "archived": true,
94 "externalId": "string",
95 "id": 0,
96 "typeId": 0,
97 "terminatingLease": "2019-08-24",
98 "maximumDateTo": "2019-08-24",
99 "number": "string",
100 "validFrom": "2019-08-24",
101 "validTo": "2019-08-24",
102 "categoryId": 0,
103 "registrationNumber": "string",
104 "statusId": 0,
105 "stateId": 0,
106 "calculateTax": true,
107 "autoMonthToMonth": true,
108 "originalLeaseId": 0,
109 "scenario": true,
110 "parentLeaseId": 0,
111 "areasHistoryVersionId": 0,
112 "provisioningFrequencyName": "string",
113 "accountingApproved": true,
114 "indexationType": "string",
115 "cpiGlobalCategoryId": 0,
116 "indexationReferenceDate": "2019-08-24",
117 "currentIndexLevel": 0.1,
118 "conditionallyIndexed": true,
119 "applicableCurrentIndexLevel": 0.1,
120 "indexLevelPercentageChangeLowerBound": 0.1,
121 "indexLevelPercentageChangeUpperBound": 0.1,
122 "indexationTypeNonLease": "string",
123 "cpiGlobalCategoryIdNonLease": 0,
124 "indexationReferenceDateNonLease": "2019-08-24",
125 "currentIndexLevelNonLease": 0.1,
126 "conditionallyIndexedNonLease": true,
127 "applicableCurrentIndexLevelNonLease": 0.1,
128 "indexLevelPercentageChangeLowerBoundNonLease": 0.1,
129 "indexLevelPercentageChangeUpperBoundNonLease": 0.1,
130 "signatureDate": "2019-08-24",
131 "premiseId": 0,
132 "type": {
133 "createdBy": "string",
134 "lastModifiedBy": "string",
135 "createdDate": "2019-08-24T14:15:22Z",
136 "lastModifiedDate": "2019-08-24T14:15:22Z",
137 "archived": true,
138 "externalId": "string",
139 "id": 0,
140 "priority": 0,
141 "internalId": 0,
142 "pickListCode": "string",
143 "pickListLabel": "string",
144 "label": "string",
145 "cultureId": 0,
146 "labelDtos": [
147 {
148 "createdBy": "string",
149 "lastModifiedBy": "string",
150 "createdDate": "2019-08-24T14:15:22Z",
151 "lastModifiedDate": "2019-08-24T14:15:22Z",
152 "archived": true,
153 "externalId": "string",
154 "id": 0,
155 "cultureId": 0,
156 "value": "string"
157 }
158 ]
159 },
160 "category": {
161 "createdBy": "string",
162 "lastModifiedBy": "string",
163 "createdDate": "2019-08-24T14:15:22Z",
164 "lastModifiedDate": "2019-08-24T14:15:22Z",
165 "archived": true,
166 "externalId": "string",
167 "id": 0,
168 "priority": 0,
169 "internalId": 0,
170 "pickListCode": "string",
171 "pickListLabel": "string",
172 "label": "string",
173 "cultureId": 0,
174 "labelDtos": [
175 {
176 "createdBy": "string",
177 "lastModifiedBy": "string",
178 "createdDate": "2019-08-24T14:15:22Z",
179 "lastModifiedDate": "2019-08-24T14:15:22Z",
180 "archived": true,
181 "externalId": "string",
182 "id": 0,
183 "cultureId": 0,
184 "value": "string"
185 }
186 ]
187 },
188 "status": {
189 "createdBy": "string",
190 "lastModifiedBy": "string",
191 "createdDate": "2019-08-24T14:15:22Z",
192 "lastModifiedDate": "2019-08-24T14:15:22Z",
193 "archived": true,
194 "externalId": "string",
195 "id": 0,
196 "priority": 0,
197 "internalId": 0,
198 "pickListCode": "string",
199 "pickListLabel": "string",
200 "label": "string",
201 "cultureId": 0,
202 "labelDtos": [
203 {
204 "createdBy": "string",
205 "lastModifiedBy": "string",
206 "createdDate": "2019-08-24T14:15:22Z",
207 "lastModifiedDate": "2019-08-24T14:15:22Z",
208 "archived": true,
209 "externalId": "string",
210 "id": 0,
211 "cultureId": 0,
212 "value": "string"
213 }
214 ]
215 },
216 "state": {
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 "priority": 0,
225 "internalId": 0,
226 "pickListCode": "string",
227 "pickListLabel": "string",
228 "label": "string",
229 "cultureId": 0,
230 "labelDtos": [
231 {
232 "createdBy": "string",
233 "lastModifiedBy": "string",
234 "createdDate": "2019-08-24T14:15:22Z",
235 "lastModifiedDate": "2019-08-24T14:15:22Z",
236 "archived": true,
237 "externalId": "string",
238 "id": 0,
239 "cultureId": 0,
240 "value": "string"
241 }
242 ]
243 },
244 "version": {
245 "createdBy": "string",
246 "lastModifiedBy": "string",
247 "createdDate": "2019-08-24T14:15:22Z",
248 "lastModifiedDate": "2019-08-24T14:15:22Z",
249 "archived": true,
250 "externalId": "string",
251 "id": 0,
252 "name": "string",
253 "description": "string",
254 "modificationDate": "2019-08-24",
255 "updateContractRate": true,
256 "leaseEvent": {
257 "createdBy": "string",
258 "lastModifiedBy": "string",
259 "createdDate": "2019-08-24T14:15:22Z",
260 "lastModifiedDate": "2019-08-24T14:15:22Z",
261 "archived": true,
262 "externalId": "string",
263 "id": 0,
264 "typeId": 0,
265 "code": "string",
266 "reviewedBy": "string",
267 "reviewedDate": "2019-08-24",
268 "reviewedStatusId": 0,
269 "activityDate": "2019-08-24",
270 "relatedPickListOptionId": 0,
271 "detail": "string",
272 "note": {
273 "createdBy": "string",
274 "lastModifiedBy": "string",
275 "createdDate": "2019-08-24T14:15:22Z",
276 "lastModifiedDate": "2019-08-24T14:15:22Z",
277 "archived": true,
278 "externalId": "string",
279 "id": 0,
280 "message": "string",
281 "preserveOriginalAudit": true,
282 "originalCreatedBy": "string",
283 "originalCreatedDate": "2019-08-24T14:15:22Z",
284 "originalLastModifiedBy": "string",
285 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
286 },
287 "type": {
288 "createdBy": "string",
289 "lastModifiedBy": "string",
290 "createdDate": "2019-08-24T14:15:22Z",
291 "lastModifiedDate": "2019-08-24T14:15:22Z",
292 "archived": true,
293 "externalId": "string",
294 "id": 0,
295 "priority": 0,
296 "internalId": 0,
297 "pickListCode": "string",
298 "pickListLabel": "string",
299 "label": "string",
300 "cultureId": 0,
301 "labelDtos": [
302 {
303 "createdBy": "string",
304 "lastModifiedBy": "string",
305 "createdDate": "2019-08-24T14:15:22Z",
306 "lastModifiedDate": "2019-08-24T14:15:22Z",
307 "archived": true,
308 "externalId": "string",
309 "id": 0,
310 "cultureId": 0,
311 "value": "string"
312 }
313 ]
314 },
315 "reviewedStatus": {
316 "createdBy": "string",
317 "lastModifiedBy": "string",
318 "createdDate": "2019-08-24T14:15:22Z",
319 "lastModifiedDate": "2019-08-24T14:15:22Z",
320 "archived": true,
321 "externalId": "string",
322 "id": 0,
323 "priority": 0,
324 "internalId": 0,
325 "pickListCode": "string",
326 "pickListLabel": "string",
327 "label": "string",
328 "cultureId": 0,
329 "labelDtos": [
330 {
331 "createdBy": "string",
332 "lastModifiedBy": "string",
333 "createdDate": "2019-08-24T14:15:22Z",
334 "lastModifiedDate": "2019-08-24T14:15:22Z",
335 "archived": true,
336 "externalId": "string",
337 "id": 0,
338 "cultureId": 0,
339 "value": "string"
340 }
341 ]
342 },
343 "relatedPickListOption": {
344 "createdBy": "string",
345 "lastModifiedBy": "string",
346 "createdDate": "2019-08-24T14:15:22Z",
347 "lastModifiedDate": "2019-08-24T14:15:22Z",
348 "archived": true,
349 "externalId": "string",
350 "id": 0,
351 "priority": 0,
352 "internalId": 0,
353 "pickListCode": "string",
354 "pickListLabel": "string",
355 "label": "string",
356 "cultureId": 0,
357 "labelDtos": [
358 {
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 "cultureId": 0,
367 "value": "string"
368 }
369 ]
370 },
371 "isVisiblePartnerPortal": true
372 },
373 "isVisibleVendorPortal": true,
374 "isTerminationVersion": true,
375 "terminationDate": "2019-08-24",
376 "penaltyAmount": 0.1,
377 "areasHistoryVersionId": 0
378 },
379 "premiseDto": {
380 "createdBy": "string",
381 "lastModifiedBy": "string",
382 "createdDate": "2019-08-24T14:15:22Z",
383 "lastModifiedDate": "2019-08-24T14:15:22Z",
384 "archived": true,
385 "externalId": "string",
386 "id": 0,
387 "number": "string",
388 "name": "string",
389 "headPremise": true,
390 "possessionDate": "2019-08-24",
391 "openingDate": "2019-08-24",
392 "closingDate": "2019-08-24",
393 "relocationDate": "2019-08-24",
394 "vacatingDate": "2019-08-24",
395 "expansionDate": "2019-08-24",
396 "statusId": 0,
397 "usageId": 0,
398 "parentPremiseId": 0,
399 "costCenterId": 0,
400 "profitCenterId": 0,
401 "legalEntityId": 0,
402 "occupancyIds": [
403 0
404 ],
405 "locationId": 0,
406 "locationDto": {
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 "number": "string",
415 "name": "string",
416 "storeNumber": "string",
417 "defaultCurrencyId": 0,
418 "defaultMeasureId": 0,
419 "typeId": 0,
420 "qualityId": 0,
421 "propertyTypeId": 0,
422 "categoryId": 0,
423 "statusId": 0,
424 "businessUnitId": 0,
425 "groupIds": [
426 0
427 ],
428 "legalEntityIds": [
429 0
430 ],
431 "defaultCurrency": {
432 "id": 0,
433 "status": "CREATED",
434 "displayId": "string",
435 "erpSystemId": 0,
436 "erpSystemDisplayId": "string",
437 "name": "string",
438 "decimalPoints": 0,
439 "depreciationAreaId": 0
440 },
441 "defaultUnitValue": {
442 "createdBy": "string",
443 "lastModifiedBy": "string",
444 "createdDate": "2019-08-24T14:15:22Z",
445 "lastModifiedDate": "2019-08-24T14:15:22Z",
446 "archived": true,
447 "externalId": "string",
448 "id": 0,
449 "unitId": 0,
450 "unitOfMeasureId": 0,
451 "erpSystemId": 0,
452 "unit": {
453 "createdBy": "string",
454 "lastModifiedBy": "string",
455 "createdDate": "2019-08-24T14:15:22Z",
456 "lastModifiedDate": "2019-08-24T14:15:22Z",
457 "archived": true,
458 "externalId": "string",
459 "id": 0,
460 "priority": 0,
461 "internalId": 0,
462 "pickListCode": "string",
463 "pickListLabel": "string",
464 "label": "string",
465 "cultureId": 0,
466 "labelDtos": [
467 {}
468 ]
469 },
470 "unitOfMeasure": {
471 "id": 0,
472 "status": "CREATED",
473 "displayId": "string",
474 "erpSystemId": 0,
475 "erpSystemDisplayId": "string",
476 "name": "string"
477 }
478 },
479 "type": {
480 "createdBy": "string",
481 "lastModifiedBy": "string",
482 "createdDate": "2019-08-24T14:15:22Z",
483 "lastModifiedDate": "2019-08-24T14:15:22Z",
484 "archived": true,
485 "externalId": "string",
486 "id": 0,
487 "priority": 0,
488 "internalId": 0,
489 "pickListCode": "string",
490 "pickListLabel": "string",
491 "label": "string",
492 "cultureId": 0,
493 "labelDtos": [
494 {
495 "createdBy": "string",
496 "lastModifiedBy": "string",
497 "createdDate": "2019-08-24T14:15:22Z",
498 "lastModifiedDate": "2019-08-24T14:15:22Z",
499 "archived": true,
500 "externalId": "string",
501 "id": 0,
502 "cultureId": 0,
503 "value": "string"
504 }
505 ]
506 },
507 "quality": {
508 "createdBy": "string",
509 "lastModifiedBy": "string",
510 "createdDate": "2019-08-24T14:15:22Z",
511 "lastModifiedDate": "2019-08-24T14:15:22Z",
512 "archived": true,
513 "externalId": "string",
514 "id": 0,
515 "priority": 0,
516 "internalId": 0,
517 "pickListCode": "string",
518 "pickListLabel": "string",
519 "label": "string",
520 "cultureId": 0,
521 "labelDtos": [
522 {
523 "createdBy": "string",
524 "lastModifiedBy": "string",
525 "createdDate": "2019-08-24T14:15:22Z",
526 "lastModifiedDate": "2019-08-24T14:15:22Z",
527 "archived": true,
528 "externalId": "string",
529 "id": 0,
530 "cultureId": 0,
531 "value": "string"
532 }
533 ]
534 },
535 "propertyType": {
536 "createdBy": "string",
537 "lastModifiedBy": "string",
538 "createdDate": "2019-08-24T14:15:22Z",
539 "lastModifiedDate": "2019-08-24T14:15:22Z",
540 "archived": true,
541 "externalId": "string",
542 "id": 0,
543 "priority": 0,
544 "internalId": 0,
545 "pickListCode": "string",
546 "pickListLabel": "string",
547 "label": "string",
548 "cultureId": 0,
549 "labelDtos": [
550 {
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 "cultureId": 0,
559 "value": "string"
560 }
561 ]
562 },
563 "category": {
564 "createdBy": "string",
565 "lastModifiedBy": "string",
566 "createdDate": "2019-08-24T14:15:22Z",
567 "lastModifiedDate": "2019-08-24T14:15:22Z",
568 "archived": true,
569 "externalId": "string",
570 "id": 0,
571 "priority": 0,
572 "internalId": 0,
573 "pickListCode": "string",
574 "pickListLabel": "string",
575 "label": "string",
576 "cultureId": 0,
577 "labelDtos": [
578 {
579 "createdBy": "string",
580 "lastModifiedBy": "string",
581 "createdDate": "2019-08-24T14:15:22Z",
582 "lastModifiedDate": "2019-08-24T14:15:22Z",
583 "archived": true,
584 "externalId": "string",
585 "id": 0,
586 "cultureId": 0,
587 "value": "string"
588 }
589 ]
590 },
591 "status": {
592 "createdBy": "string",
593 "lastModifiedBy": "string",
594 "createdDate": "2019-08-24T14:15:22Z",
595 "lastModifiedDate": "2019-08-24T14:15:22Z",
596 "archived": true,
597 "externalId": "string",
598 "id": 0,
599 "priority": 0,
600 "internalId": 0,
601 "pickListCode": "string",
602 "pickListLabel": "string",
603 "label": "string",
604 "cultureId": 0,
605 "labelDtos": [
606 {
607 "createdBy": "string",
608 "lastModifiedBy": "string",
609 "createdDate": "2019-08-24T14:15:22Z",
610 "lastModifiedDate": "2019-08-24T14:15:22Z",
611 "archived": true,
612 "externalId": "string",
613 "id": 0,
614 "cultureId": 0,
615 "value": "string"
616 }
617 ]
618 },
619 "addressDto": {
620 "createdBy": "string",
621 "lastModifiedBy": "string",
622 "createdDate": "2019-08-24T14:15:22Z",
623 "lastModifiedDate": "2019-08-24T14:15:22Z",
624 "archived": true,
625 "externalId": "string",
626 "id": 0,
627 "street": "string",
628 "civicNumber": "string",
629 "suite": "string",
630 "postalCode": "string",
631 "lon": 0.1,
632 "lat": 0.1,
633 "city": {
634 "createdBy": "string",
635 "lastModifiedBy": "string",
636 "createdDate": "2019-08-24T14:15:22Z",
637 "lastModifiedDate": "2019-08-24T14:15:22Z",
638 "archived": true,
639 "externalId": "string",
640 "id": 0,
641 "name": "string",
642 "province": {
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 "name": "string",
651 "code": "string",
652 "country": {},
653 "provinceCountryKey": "string"
654 },
655 "cityProvinceCountryKey": "string"
656 },
657 "district": {
658 "createdBy": "string",
659 "lastModifiedBy": "string",
660 "createdDate": "2019-08-24T14:15:22Z",
661 "lastModifiedDate": "2019-08-24T14:15:22Z",
662 "archived": true,
663 "externalId": "string",
664 "id": 0,
665 "name": "string",
666 "city": {
667 "createdBy": "string",
668 "lastModifiedBy": "string",
669 "createdDate": "2019-08-24T14:15:22Z",
670 "lastModifiedDate": "2019-08-24T14:15:22Z",
671 "archived": true,
672 "externalId": "string",
673 "id": 0,
674 "name": "string",
675 "province": {},
676 "cityProvinceCountryKey": "string"
677 }
678 },
679 "cityId": 0,
680 "districtId": 0
681 },
682 "secondAddressDto": {
683 "createdBy": "string",
684 "lastModifiedBy": "string",
685 "createdDate": "2019-08-24T14:15:22Z",
686 "lastModifiedDate": "2019-08-24T14:15:22Z",
687 "archived": true,
688 "externalId": "string",
689 "id": 0,
690 "street": "string",
691 "civicNumber": "string",
692 "suite": "string",
693 "postalCode": "string",
694 "lon": 0.1,
695 "lat": 0.1,
696 "city": {
697 "createdBy": "string",
698 "lastModifiedBy": "string",
699 "createdDate": "2019-08-24T14:15:22Z",
700 "lastModifiedDate": "2019-08-24T14:15:22Z",
701 "archived": true,
702 "externalId": "string",
703 "id": 0,
704 "name": "string",
705 "province": {
706 "createdBy": "string",
707 "lastModifiedBy": "string",
708 "createdDate": "2019-08-24T14:15:22Z",
709 "lastModifiedDate": "2019-08-24T14:15:22Z",
710 "archived": true,
711 "externalId": "string",
712 "id": 0,
713 "name": "string",
714 "code": "string",
715 "country": {},
716 "provinceCountryKey": "string"
717 },
718 "cityProvinceCountryKey": "string"
719 },
720 "district": {
721 "createdBy": "string",
722 "lastModifiedBy": "string",
723 "createdDate": "2019-08-24T14:15:22Z",
724 "lastModifiedDate": "2019-08-24T14:15:22Z",
725 "archived": true,
726 "externalId": "string",
727 "id": 0,
728 "name": "string",
729 "city": {
730 "createdBy": "string",
731 "lastModifiedBy": "string",
732 "createdDate": "2019-08-24T14:15:22Z",
733 "lastModifiedDate": "2019-08-24T14:15:22Z",
734 "archived": true,
735 "externalId": "string",
736 "id": 0,
737 "name": "string",
738 "province": {},
739 "cityProvinceCountryKey": "string"
740 }
741 },
742 "cityId": 0,
743 "districtId": 0
744 }
745 },
746 "status": {
747 "createdBy": "string",
748 "lastModifiedBy": "string",
749 "createdDate": "2019-08-24T14:15:22Z",
750 "lastModifiedDate": "2019-08-24T14:15:22Z",
751 "archived": true,
752 "externalId": "string",
753 "id": 0,
754 "priority": 0,
755 "internalId": 0,
756 "pickListCode": "string",
757 "pickListLabel": "string",
758 "label": "string",
759 "cultureId": 0,
760 "labelDtos": [
761 {
762 "createdBy": "string",
763 "lastModifiedBy": "string",
764 "createdDate": "2019-08-24T14:15:22Z",
765 "lastModifiedDate": "2019-08-24T14:15:22Z",
766 "archived": true,
767 "externalId": "string",
768 "id": 0,
769 "cultureId": 0,
770 "value": "string"
771 }
772 ]
773 },
774 "usage": {
775 "createdBy": "string",
776 "lastModifiedBy": "string",
777 "createdDate": "2019-08-24T14:15:22Z",
778 "lastModifiedDate": "2019-08-24T14:15:22Z",
779 "archived": true,
780 "externalId": "string",
781 "id": 0,
782 "priority": 0,
783 "internalId": 0,
784 "pickListCode": "string",
785 "pickListLabel": "string",
786 "label": "string",
787 "cultureId": 0,
788 "labelDtos": [
789 {
790 "createdBy": "string",
791 "lastModifiedBy": "string",
792 "createdDate": "2019-08-24T14:15:22Z",
793 "lastModifiedDate": "2019-08-24T14:15:22Z",
794 "archived": true,
795 "externalId": "string",
796 "id": 0,
797 "cultureId": 0,
798 "value": "string"
799 }
800 ]
801 },
802 "occupanciesDto": [
803 {
804 "createdBy": "string",
805 "lastModifiedBy": "string",
806 "createdDate": "2019-08-24T14:15:22Z",
807 "lastModifiedDate": "2019-08-24T14:15:22Z",
808 "archived": true,
809 "externalId": "string",
810 "id": 0,
811 "priority": 0,
812 "internalId": 0,
813 "pickListCode": "string",
814 "pickListLabel": "string",
815 "label": "string",
816 "cultureId": 0,
817 "labelDtos": [
818 {
819 "createdBy": "string",
820 "lastModifiedBy": "string",
821 "createdDate": "2019-08-24T14:15:22Z",
822 "lastModifiedDate": "2019-08-24T14:15:22Z",
823 "archived": true,
824 "externalId": "string",
825 "id": 0,
826 "cultureId": 0,
827 "value": "string"
828 }
829 ]
830 }
831 ]
832 },
833 "isTerminationVersion": true
834 }
835 ],
836 "leaseFileNumbers": [
837 "string"
838 ],
839 "validFrom": "2019-08-24",
840 "validTo": "2019-08-24",
841 "cityIds": [
842 0
843 ],
844 "provinceIds": [
845 0
846 ],
847 "countryIds": [
848 0
849 ],
850 "premiseIds": [
851 0
852 ],
853 "locationIds": [
854 0
855 ],
856 "businessUnitIds": [
857 0
858 ],
859 "legalEntityIds": [
860 0
861 ],
862 "groupIds": [
863 "string"
864 ],
865 "groupOptionIds": [
866 0
867 ],
868 "masterAgreementIds": [
869 0
870 ],
871 "contractIds": [
872 0
873 ],
874 "statusIds": [
875 0
876 ],
877 "cities": [
878 {
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 "name": "string",
887 "province": {
888 "createdBy": "string",
889 "lastModifiedBy": "string",
890 "createdDate": "2019-08-24T14:15:22Z",
891 "lastModifiedDate": "2019-08-24T14:15:22Z",
892 "archived": true,
893 "externalId": "string",
894 "id": 0,
895 "name": "string",
896 "country": {
897 "createdBy": "string",
898 "lastModifiedBy": "string",
899 "createdDate": "2019-08-24T14:15:22Z",
900 "lastModifiedDate": "2019-08-24T14:15:22Z",
901 "archived": true,
902 "externalId": "string",
903 "id": 0,
904 "name": "string",
905 "code": "string"
906 },
907 "code": "string",
908 "countryId": 0
909 },
910 "provinceId": 0
911 }
912 ],
913 "provinces": [
914 {
915 "createdBy": "string",
916 "lastModifiedBy": "string",
917 "createdDate": "2019-08-24T14:15:22Z",
918 "lastModifiedDate": "2019-08-24T14:15:22Z",
919 "archived": true,
920 "externalId": "string",
921 "id": 0,
922 "name": "string",
923 "country": {
924 "createdBy": "string",
925 "lastModifiedBy": "string",
926 "createdDate": "2019-08-24T14:15:22Z",
927 "lastModifiedDate": "2019-08-24T14:15:22Z",
928 "archived": true,
929 "externalId": "string",
930 "id": 0,
931 "name": "string",
932 "code": "string"
933 },
934 "code": "string",
935 "countryId": 0
936 }
937 ],
938 "countries": [
939 {
940 "createdBy": "string",
941 "lastModifiedBy": "string",
942 "createdDate": "2019-08-24T14:15:22Z",
943 "lastModifiedDate": "2019-08-24T14:15:22Z",
944 "archived": true,
945 "externalId": "string",
946 "id": 0,
947 "name": "string",
948 "code": "string"
949 }
950 ],
951 "locations": [
952 {
953 "createdBy": "string",
954 "lastModifiedBy": "string",
955 "createdDate": "2019-08-24T14:15:22Z",
956 "lastModifiedDate": "2019-08-24T14:15:22Z",
957 "archived": true,
958 "externalId": "string",
959 "id": 0,
960 "number": "string",
961 "name": "string",
962 "storeNumber": "string",
963 "defaultCurrencyId": 0,
964 "defaultMeasureId": 0,
965 "typeId": 0,
966 "qualityId": 0,
967 "propertyTypeId": 0,
968 "categoryId": 0,
969 "statusId": 0,
970 "businessUnitId": 0,
971 "groupIds": [
972 0
973 ],
974 "legalEntityIds": [
975 0
976 ],
977 "defaultCurrency": {
978 "id": 0,
979 "status": "CREATED",
980 "displayId": "string",
981 "erpSystemId": 0,
982 "erpSystemDisplayId": "string",
983 "name": "string",
984 "decimalPoints": 0,
985 "depreciationAreaId": 0
986 },
987 "defaultUnitValue": {
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 "unitId": 0,
996 "unitOfMeasureId": 0,
997 "erpSystemId": 0,
998 "unit": {
999 "createdBy": "string",
1000 "lastModifiedBy": "string",
1001 "createdDate": "2019-08-24T14:15:22Z",
1002 "lastModifiedDate": "2019-08-24T14:15:22Z",
1003 "archived": true,
1004 "externalId": "string",
1005 "id": 0,
1006 "priority": 0,
1007 "internalId": 0,
1008 "pickListCode": "string",
1009 "pickListLabel": "string",
1010 "label": "string",
1011 "cultureId": 0,
1012 "labelDtos": [
1013 {
1014 "createdBy": "string",
1015 "lastModifiedBy": "string",
1016 "createdDate": "2019-08-24T14:15:22Z",
1017 "lastModifiedDate": "2019-08-24T14:15:22Z",
1018 "archived": true,
1019 "externalId": "string",
1020 "id": 0,
1021 "cultureId": 0,
1022 "value": "string"
1023 }
1024 ]
1025 },
1026 "unitOfMeasure": {
1027 "id": 0,
1028 "status": "CREATED",
1029 "displayId": "string",
1030 "erpSystemId": 0,
1031 "erpSystemDisplayId": "string",
1032 "name": "string"
1033 }
1034 },
1035 "type": {
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 "priority": 0,
1044 "internalId": 0,
1045 "pickListCode": "string",
1046 "pickListLabel": "string",
1047 "label": "string",
1048 "cultureId": 0,
1049 "labelDtos": [
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 "cultureId": 0,
1059 "value": "string"
1060 }
1061 ]
1062 },
1063 "quality": {
1064 "createdBy": "string",
1065 "lastModifiedBy": "string",
1066 "createdDate": "2019-08-24T14:15:22Z",
1067 "lastModifiedDate": "2019-08-24T14:15:22Z",
1068 "archived": true,
1069 "externalId": "string",
1070 "id": 0,
1071 "priority": 0,
1072 "internalId": 0,
1073 "pickListCode": "string",
1074 "pickListLabel": "string",
1075 "label": "string",
1076 "cultureId": 0,
1077 "labelDtos": [
1078 {
1079 "createdBy": "string",
1080 "lastModifiedBy": "string",
1081 "createdDate": "2019-08-24T14:15:22Z",
1082 "lastModifiedDate": "2019-08-24T14:15:22Z",
1083 "archived": true,
1084 "externalId": "string",
1085 "id": 0,
1086 "cultureId": 0,
1087 "value": "string"
1088 }
1089 ]
1090 },
1091 "propertyType": {
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": 0,
1099 "priority": 0,
1100 "internalId": 0,
1101 "pickListCode": "string",
1102 "pickListLabel": "string",
1103 "label": "string",
1104 "cultureId": 0,
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 "category": {
1120 "createdBy": "string",
1121 "lastModifiedBy": "string",
1122 "createdDate": "2019-08-24T14:15:22Z",
1123 "lastModifiedDate": "2019-08-24T14:15:22Z",
1124 "archived": true,
1125 "externalId": "string",
1126 "id": 0,
1127 "priority": 0,
1128 "internalId": 0,
1129 "pickListCode": "string",
1130 "pickListLabel": "string",
1131 "label": "string",
1132 "cultureId": 0,
1133 "labelDtos": [
1134 {
1135 "createdBy": "string",
1136 "lastModifiedBy": "string",
1137 "createdDate": "2019-08-24T14:15:22Z",
1138 "lastModifiedDate": "2019-08-24T14:15:22Z",
1139 "archived": true,
1140 "externalId": "string",
1141 "id": 0,
1142 "cultureId": 0,
1143 "value": "string"
1144 }
1145 ]
1146 },
1147 "status": {
1148 "createdBy": "string",
1149 "lastModifiedBy": "string",
1150 "createdDate": "2019-08-24T14:15:22Z",
1151 "lastModifiedDate": "2019-08-24T14:15:22Z",
1152 "archived": true,
1153 "externalId": "string",
1154 "id": 0,
1155 "priority": 0,
1156 "internalId": 0,
1157 "pickListCode": "string",
1158 "pickListLabel": "string",
1159 "label": "string",
1160 "cultureId": 0,
1161 "labelDtos": [
1162 {
1163 "createdBy": "string",
1164 "lastModifiedBy": "string",
1165 "createdDate": "2019-08-24T14:15:22Z",
1166 "lastModifiedDate": "2019-08-24T14:15:22Z",
1167 "archived": true,
1168 "externalId": "string",
1169 "id": 0,
1170 "cultureId": 0,
1171 "value": "string"
1172 }
1173 ]
1174 },
1175 "addressDto": {
1176 "createdBy": "string",
1177 "lastModifiedBy": "string",
1178 "createdDate": "2019-08-24T14:15:22Z",
1179 "lastModifiedDate": "2019-08-24T14:15:22Z",
1180 "archived": true,
1181 "externalId": "string",
1182 "id": 0,
1183 "street": "string",
1184 "civicNumber": "string",
1185 "suite": "string",
1186 "postalCode": "string",
1187 "lon": 0.1,
1188 "lat": 0.1,
1189 "city": {
1190 "createdBy": "string",
1191 "lastModifiedBy": "string",
1192 "createdDate": "2019-08-24T14:15:22Z",
1193 "lastModifiedDate": "2019-08-24T14:15:22Z",
1194 "archived": true,
1195 "externalId": "string",
1196 "id": 0,
1197 "name": "string",
1198 "province": {
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 "name": "string",
1207 "code": "string",
1208 "country": {
1209 "createdBy": "string",
1210 "lastModifiedBy": "string",
1211 "createdDate": "2019-08-24T14:15:22Z",
1212 "lastModifiedDate": "2019-08-24T14:15:22Z",
1213 "archived": true,
1214 "externalId": "string",
1215 "id": 0,
1216 "name": "string",
1217 "code": "string"
1218 },
1219 "provinceCountryKey": "string"
1220 },
1221 "cityProvinceCountryKey": "string"
1222 },
1223 "district": {
1224 "createdBy": "string",
1225 "lastModifiedBy": "string",
1226 "createdDate": "2019-08-24T14:15:22Z",
1227 "lastModifiedDate": "2019-08-24T14:15:22Z",
1228 "archived": true,
1229 "externalId": "string",
1230 "id": 0,
1231 "name": "string",
1232 "city": {
1233 "createdBy": "string",
1234 "lastModifiedBy": "string",
1235 "createdDate": "2019-08-24T14:15:22Z",
1236 "lastModifiedDate": "2019-08-24T14:15:22Z",
1237 "archived": true,
1238 "externalId": "string",
1239 "id": 0,
1240 "name": "string",
1241 "province": {
1242 "createdBy": "string",
1243 "lastModifiedBy": "string",
1244 "createdDate": "2019-08-24T14:15:22Z",
1245 "lastModifiedDate": "2019-08-24T14:15:22Z",
1246 "archived": true,
1247 "externalId": "string",
1248 "id": 0,
1249 "name": "string",
1250 "code": "string",
1251 "country": {
1252 "createdBy": "string",
1253 "lastModifiedBy": "string",
1254 "createdDate": "2019-08-24T14:15:22Z",
1255 "lastModifiedDate": "2019-08-24T14:15:22Z",
1256 "archived": true,
1257 "externalId": "string",
1258 "id": 0,
1259 "name": "string",
1260 "code": "string"
1261 },
1262 "provinceCountryKey": "string"
1263 },
1264 "cityProvinceCountryKey": "string"
1265 }
1266 },
1267 "cityId": 0,
1268 "districtId": 0
1269 },
1270 "secondAddressDto": {
1271 "createdBy": "string",
1272 "lastModifiedBy": "string",
1273 "createdDate": "2019-08-24T14:15:22Z",
1274 "lastModifiedDate": "2019-08-24T14:15:22Z",
1275 "archived": true,
1276 "externalId": "string",
1277 "id": 0,
1278 "street": "string",
1279 "civicNumber": "string",
1280 "suite": "string",
1281 "postalCode": "string",
1282 "lon": 0.1,
1283 "lat": 0.1,
1284 "city": {
1285 "createdBy": "string",
1286 "lastModifiedBy": "string",
1287 "createdDate": "2019-08-24T14:15:22Z",
1288 "lastModifiedDate": "2019-08-24T14:15:22Z",
1289 "archived": true,
1290 "externalId": "string",
1291 "id": 0,
1292 "name": "string",
1293 "province": {
1294 "createdBy": "string",
1295 "lastModifiedBy": "string",
1296 "createdDate": "2019-08-24T14:15:22Z",
1297 "lastModifiedDate": "2019-08-24T14:15:22Z",
1298 "archived": true,
1299 "externalId": "string",
1300 "id": 0,
1301 "name": "string",
1302 "code": "string",
1303 "country": {
1304 "createdBy": "string",
1305 "lastModifiedBy": "string",
1306 "createdDate": "2019-08-24T14:15:22Z",
1307 "lastModifiedDate": "2019-08-24T14:15:22Z",
1308 "archived": true,
1309 "externalId": "string",
1310 "id": 0,
1311 "name": "string",
1312 "code": "string"
1313 },
1314 "provinceCountryKey": "string"
1315 },
1316 "cityProvinceCountryKey": "string"
1317 },
1318 "district": {
1319 "createdBy": "string",
1320 "lastModifiedBy": "string",
1321 "createdDate": "2019-08-24T14:15:22Z",
1322 "lastModifiedDate": "2019-08-24T14:15:22Z",
1323 "archived": true,
1324 "externalId": "string",
1325 "id": 0,
1326 "name": "string",
1327 "city": {
1328 "createdBy": "string",
1329 "lastModifiedBy": "string",
1330 "createdDate": "2019-08-24T14:15:22Z",
1331 "lastModifiedDate": "2019-08-24T14:15:22Z",
1332 "archived": true,
1333 "externalId": "string",
1334 "id": 0,
1335 "name": "string",
1336 "province": {
1337 "createdBy": "string",
1338 "lastModifiedBy": "string",
1339 "createdDate": "2019-08-24T14:15:22Z",
1340 "lastModifiedDate": "2019-08-24T14:15:22Z",
1341 "archived": true,
1342 "externalId": "string",
1343 "id": 0,
1344 "name": "string",
1345 "code": "string",
1346 "country": {
1347 "createdBy": "string",
1348 "lastModifiedBy": "string",
1349 "createdDate": "2019-08-24T14:15:22Z",
1350 "lastModifiedDate": "2019-08-24T14:15:22Z",
1351 "archived": true,
1352 "externalId": "string",
1353 "id": 0,
1354 "name": "string",
1355 "code": "string"
1356 },
1357 "provinceCountryKey": "string"
1358 },
1359 "cityProvinceCountryKey": "string"
1360 }
1361 },
1362 "cityId": 0,
1363 "districtId": 0
1364 }
1365 }
1366 ],
1367 "premises": [
1368 {
1369 "createdBy": "string",
1370 "lastModifiedBy": "string",
1371 "createdDate": "2019-08-24T14:15:22Z",
1372 "lastModifiedDate": "2019-08-24T14:15:22Z",
1373 "archived": true,
1374 "externalId": "string",
1375 "id": 0,
1376 "number": "string",
1377 "name": "string",
1378 "headPremise": true,
1379 "possessionDate": "2019-08-24",
1380 "openingDate": "2019-08-24",
1381 "closingDate": "2019-08-24",
1382 "relocationDate": "2019-08-24",
1383 "vacatingDate": "2019-08-24",
1384 "expansionDate": "2019-08-24",
1385 "statusId": 0,
1386 "usageId": 0,
1387 "parentPremiseId": 0,
1388 "costCenterId": 0,
1389 "profitCenterId": 0,
1390 "legalEntityId": 0,
1391 "occupancyIds": [
1392 0
1393 ],
1394 "locationId": 0,
1395 "locationDto": {
1396 "createdBy": "string",
1397 "lastModifiedBy": "string",
1398 "createdDate": "2019-08-24T14:15:22Z",
1399 "lastModifiedDate": "2019-08-24T14:15:22Z",
1400 "archived": true,
1401 "externalId": "string",
1402 "id": 0,
1403 "number": "string",
1404 "name": "string",
1405 "storeNumber": "string",
1406 "defaultCurrencyId": 0,
1407 "defaultMeasureId": 0,
1408 "typeId": 0,
1409 "qualityId": 0,
1410 "propertyTypeId": 0,
1411 "categoryId": 0,
1412 "statusId": 0,
1413 "businessUnitId": 0,
1414 "groupIds": [
1415 0
1416 ],
1417 "legalEntityIds": [
1418 0
1419 ],
1420 "defaultCurrency": {
1421 "id": 0,
1422 "status": "CREATED",
1423 "displayId": "string",
1424 "erpSystemId": 0,
1425 "erpSystemDisplayId": "string",
1426 "name": "string",
1427 "decimalPoints": 0,
1428 "depreciationAreaId": 0
1429 },
1430 "defaultUnitValue": {
1431 "createdBy": "string",
1432 "lastModifiedBy": "string",
1433 "createdDate": "2019-08-24T14:15:22Z",
1434 "lastModifiedDate": "2019-08-24T14:15:22Z",
1435 "archived": true,
1436 "externalId": "string",
1437 "id": 0,
1438 "unitId": 0,
1439 "unitOfMeasureId": 0,
1440 "erpSystemId": 0,
1441 "unit": {
1442 "createdBy": "string",
1443 "lastModifiedBy": "string",
1444 "createdDate": "2019-08-24T14:15:22Z",
1445 "lastModifiedDate": "2019-08-24T14:15:22Z",
1446 "archived": true,
1447 "externalId": "string",
1448 "id": 0,
1449 "priority": 0,
1450 "internalId": 0,
1451 "pickListCode": "string",
1452 "pickListLabel": "string",
1453 "label": "string",
1454 "cultureId": 0,
1455 "labelDtos": [
1456 {
1457 "createdBy": "string",
1458 "lastModifiedBy": "string",
1459 "createdDate": "2019-08-24T14:15:22Z",
1460 "lastModifiedDate": "2019-08-24T14:15:22Z",
1461 "archived": true,
1462 "externalId": "string",
1463 "id": 0,
1464 "cultureId": 0,
1465 "value": "string"
1466 }
1467 ]
1468 },
1469 "unitOfMeasure": {
1470 "id": 0,
1471 "status": "CREATED",
1472 "displayId": "string",
1473 "erpSystemId": 0,
1474 "erpSystemDisplayId": "string",
1475 "name": "string"
1476 }
1477 },
1478 "type": {
1479 "createdBy": "string",
1480 "lastModifiedBy": "string",
1481 "createdDate": "2019-08-24T14:15:22Z",
1482 "lastModifiedDate": "2019-08-24T14:15:22Z",
1483 "archived": true,
1484 "externalId": "string",
1485 "id": 0,
1486 "priority": 0,
1487 "internalId": 0,
1488 "pickListCode": "string",
1489 "pickListLabel": "string",
1490 "label": "string",
1491 "cultureId": 0,
1492 "labelDtos": [
1493 {
1494 "createdBy": "string",
1495 "lastModifiedBy": "string",
1496 "createdDate": "2019-08-24T14:15:22Z",
1497 "lastModifiedDate": "2019-08-24T14:15:22Z",
1498 "archived": true,
1499 "externalId": "string",
1500 "id": 0,
1501 "cultureId": 0,
1502 "value": "string"
1503 }
1504 ]
1505 },
1506 "quality": {
1507 "createdBy": "string",
1508 "lastModifiedBy": "string",
1509 "createdDate": "2019-08-24T14:15:22Z",
1510 "lastModifiedDate": "2019-08-24T14:15:22Z",
1511 "archived": true,
1512 "externalId": "string",
1513 "id": 0,
1514 "priority": 0,
1515 "internalId": 0,
1516 "pickListCode": "string",
1517 "pickListLabel": "string",
1518 "label": "string",
1519 "cultureId": 0,
1520 "labelDtos": [
1521 {
1522 "createdBy": "string",
1523 "lastModifiedBy": "string",
1524 "createdDate": "2019-08-24T14:15:22Z",
1525 "lastModifiedDate": "2019-08-24T14:15:22Z",
1526 "archived": true,
1527 "externalId": "string",
1528 "id": 0,
1529 "cultureId": 0,
1530 "value": "string"
1531 }
1532 ]
1533 },
1534 "propertyType": {
1535 "createdBy": "string",
1536 "lastModifiedBy": "string",
1537 "createdDate": "2019-08-24T14:15:22Z",
1538 "lastModifiedDate": "2019-08-24T14:15:22Z",
1539 "archived": true,
1540 "externalId": "string",
1541 "id": 0,
1542 "priority": 0,
1543 "internalId": 0,
1544 "pickListCode": "string",
1545 "pickListLabel": "string",
1546 "label": "string",
1547 "cultureId": 0,
1548 "labelDtos": [
1549 {
1550 "createdBy": "string",
1551 "lastModifiedBy": "string",
1552 "createdDate": "2019-08-24T14:15:22Z",
1553 "lastModifiedDate": "2019-08-24T14:15:22Z",
1554 "archived": true,
1555 "externalId": "string",
1556 "id": 0,
1557 "cultureId": 0,
1558 "value": "string"
1559 }
1560 ]
1561 },
1562 "category": {
1563 "createdBy": "string",
1564 "lastModifiedBy": "string",
1565 "createdDate": "2019-08-24T14:15:22Z",
1566 "lastModifiedDate": "2019-08-24T14:15:22Z",
1567 "archived": true,
1568 "externalId": "string",
1569 "id": 0,
1570 "priority": 0,
1571 "internalId": 0,
1572 "pickListCode": "string",
1573 "pickListLabel": "string",
1574 "label": "string",
1575 "cultureId": 0,
1576 "labelDtos": [
1577 {
1578 "createdBy": "string",
1579 "lastModifiedBy": "string",
1580 "createdDate": "2019-08-24T14:15:22Z",
1581 "lastModifiedDate": "2019-08-24T14:15:22Z",
1582 "archived": true,
1583 "externalId": "string",
1584 "id": 0,
1585 "cultureId": 0,
1586 "value": "string"
1587 }
1588 ]
1589 },
1590 "status": {
1591 "createdBy": "string",
1592 "lastModifiedBy": "string",
1593 "createdDate": "2019-08-24T14:15:22Z",
1594 "lastModifiedDate": "2019-08-24T14:15:22Z",
1595 "archived": true,
1596 "externalId": "string",
1597 "id": 0,
1598 "priority": 0,
1599 "internalId": 0,
1600 "pickListCode": "string",
1601 "pickListLabel": "string",
1602 "label": "string",
1603 "cultureId": 0,
1604 "labelDtos": [
1605 {
1606 "createdBy": "string",
1607 "lastModifiedBy": "string",
1608 "createdDate": "2019-08-24T14:15:22Z",
1609 "lastModifiedDate": "2019-08-24T14:15:22Z",
1610 "archived": true,
1611 "externalId": "string",
1612 "id": 0,
1613 "cultureId": 0,
1614 "value": "string"
1615 }
1616 ]
1617 },
1618 "addressDto": {
1619 "createdBy": "string",
1620 "lastModifiedBy": "string",
1621 "createdDate": "2019-08-24T14:15:22Z",
1622 "lastModifiedDate": "2019-08-24T14:15:22Z",
1623 "archived": true,
1624 "externalId": "string",
1625 "id": 0,
1626 "street": "string",
1627 "civicNumber": "string",
1628 "suite": "string",
1629 "postalCode": "string",
1630 "lon": 0.1,
1631 "lat": 0.1,
1632 "city": {
1633 "createdBy": "string",
1634 "lastModifiedBy": "string",
1635 "createdDate": "2019-08-24T14:15:22Z",
1636 "lastModifiedDate": "2019-08-24T14:15:22Z",
1637 "archived": true,
1638 "externalId": "string",
1639 "id": 0,
1640 "name": "string",
1641 "province": {
1642 "createdBy": "string",
1643 "lastModifiedBy": "string",
1644 "createdDate": "2019-08-24T14:15:22Z",
1645 "lastModifiedDate": "2019-08-24T14:15:22Z",
1646 "archived": true,
1647 "externalId": "string",
1648 "id": 0,
1649 "name": "string",
1650 "code": "string",
1651 "country": {
1652 "createdBy": "string",
1653 "lastModifiedBy": "string",
1654 "createdDate": "2019-08-24T14:15:22Z",
1655 "lastModifiedDate": "2019-08-24T14:15:22Z",
1656 "archived": true,
1657 "externalId": "string",
1658 "id": 0,
1659 "name": "string",
1660 "code": "string"
1661 },
1662 "provinceCountryKey": "string"
1663 },
1664 "cityProvinceCountryKey": "string"
1665 },
1666 "district": {
1667 "createdBy": "string",
1668 "lastModifiedBy": "string",
1669 "createdDate": "2019-08-24T14:15:22Z",
1670 "lastModifiedDate": "2019-08-24T14:15:22Z",
1671 "archived": true,
1672 "externalId": "string",
1673 "id": 0,
1674 "name": "string",
1675 "city": {
1676 "createdBy": "string",
1677 "lastModifiedBy": "string",
1678 "createdDate": "2019-08-24T14:15:22Z",
1679 "lastModifiedDate": "2019-08-24T14:15:22Z",
1680 "archived": true,
1681 "externalId": "string",
1682 "id": 0,
1683 "name": "string",
1684 "province": {
1685 "createdBy": "string",
1686 "lastModifiedBy": "string",
1687 "createdDate": "2019-08-24T14:15:22Z",
1688 "lastModifiedDate": "2019-08-24T14:15:22Z",
1689 "archived": true,
1690 "externalId": "string",
1691 "id": 0,
1692 "name": "string",
1693 "code": "string",
1694 "country": {},
1695 "provinceCountryKey": "string"
1696 },
1697 "cityProvinceCountryKey": "string"
1698 }
1699 },
1700 "cityId": 0,
1701 "districtId": 0
1702 },
1703 "secondAddressDto": {
1704 "createdBy": "string",
1705 "lastModifiedBy": "string",
1706 "createdDate": "2019-08-24T14:15:22Z",
1707 "lastModifiedDate": "2019-08-24T14:15:22Z",
1708 "archived": true,
1709 "externalId": "string",
1710 "id": 0,
1711 "street": "string",
1712 "civicNumber": "string",
1713 "suite": "string",
1714 "postalCode": "string",
1715 "lon": 0.1,
1716 "lat": 0.1,
1717 "city": {
1718 "createdBy": "string",
1719 "lastModifiedBy": "string",
1720 "createdDate": "2019-08-24T14:15:22Z",
1721 "lastModifiedDate": "2019-08-24T14:15:22Z",
1722 "archived": true,
1723 "externalId": "string",
1724 "id": 0,
1725 "name": "string",
1726 "province": {
1727 "createdBy": "string",
1728 "lastModifiedBy": "string",
1729 "createdDate": "2019-08-24T14:15:22Z",
1730 "lastModifiedDate": "2019-08-24T14:15:22Z",
1731 "archived": true,
1732 "externalId": "string",
1733 "id": 0,
1734 "name": "string",
1735 "code": "string",
1736 "country": {
1737 "createdBy": "string",
1738 "lastModifiedBy": "string",
1739 "createdDate": "2019-08-24T14:15:22Z",
1740 "lastModifiedDate": "2019-08-24T14:15:22Z",
1741 "archived": true,
1742 "externalId": "string",
1743 "id": 0,
1744 "name": "string",
1745 "code": "string"
1746 },
1747 "provinceCountryKey": "string"
1748 },
1749 "cityProvinceCountryKey": "string"
1750 },
1751 "district": {
1752 "createdBy": "string",
1753 "lastModifiedBy": "string",
1754 "createdDate": "2019-08-24T14:15:22Z",
1755 "lastModifiedDate": "2019-08-24T14:15:22Z",
1756 "archived": true,
1757 "externalId": "string",
1758 "id": 0,
1759 "name": "string",
1760 "city": {
1761 "createdBy": "string",
1762 "lastModifiedBy": "string",
1763 "createdDate": "2019-08-24T14:15:22Z",
1764 "lastModifiedDate": "2019-08-24T14:15:22Z",
1765 "archived": true,
1766 "externalId": "string",
1767 "id": 0,
1768 "name": "string",
1769 "province": {
1770 "createdBy": "string",
1771 "lastModifiedBy": "string",
1772 "createdDate": "2019-08-24T14:15:22Z",
1773 "lastModifiedDate": "2019-08-24T14:15:22Z",
1774 "archived": true,
1775 "externalId": "string",
1776 "id": 0,
1777 "name": "string",
1778 "code": "string",
1779 "country": {},
1780 "provinceCountryKey": "string"
1781 },
1782 "cityProvinceCountryKey": "string"
1783 }
1784 },
1785 "cityId": 0,
1786 "districtId": 0
1787 }
1788 },
1789 "status": {
1790 "createdBy": "string",
1791 "lastModifiedBy": "string",
1792 "createdDate": "2019-08-24T14:15:22Z",
1793 "lastModifiedDate": "2019-08-24T14:15:22Z",
1794 "archived": true,
1795 "externalId": "string",
1796 "id": 0,
1797 "priority": 0,
1798 "internalId": 0,
1799 "pickListCode": "string",
1800 "pickListLabel": "string",
1801 "label": "string",
1802 "cultureId": 0,
1803 "labelDtos": [
1804 {
1805 "createdBy": "string",
1806 "lastModifiedBy": "string",
1807 "createdDate": "2019-08-24T14:15:22Z",
1808 "lastModifiedDate": "2019-08-24T14:15:22Z",
1809 "archived": true,
1810 "externalId": "string",
1811 "id": 0,
1812 "cultureId": 0,
1813 "value": "string"
1814 }
1815 ]
1816 },
1817 "usage": {
1818 "createdBy": "string",
1819 "lastModifiedBy": "string",
1820 "createdDate": "2019-08-24T14:15:22Z",
1821 "lastModifiedDate": "2019-08-24T14:15:22Z",
1822 "archived": true,
1823 "externalId": "string",
1824 "id": 0,
1825 "priority": 0,
1826 "internalId": 0,
1827 "pickListCode": "string",
1828 "pickListLabel": "string",
1829 "label": "string",
1830 "cultureId": 0,
1831 "labelDtos": [
1832 {
1833 "createdBy": "string",
1834 "lastModifiedBy": "string",
1835 "createdDate": "2019-08-24T14:15:22Z",
1836 "lastModifiedDate": "2019-08-24T14:15:22Z",
1837 "archived": true,
1838 "externalId": "string",
1839 "id": 0,
1840 "cultureId": 0,
1841 "value": "string"
1842 }
1843 ]
1844 },
1845 "occupanciesDto": [
1846 {
1847 "createdBy": "string",
1848 "lastModifiedBy": "string",
1849 "createdDate": "2019-08-24T14:15:22Z",
1850 "lastModifiedDate": "2019-08-24T14:15:22Z",
1851 "archived": true,
1852 "externalId": "string",
1853 "id": 0,
1854 "priority": 0,
1855 "internalId": 0,
1856 "pickListCode": "string",
1857 "pickListLabel": "string",
1858 "label": "string",
1859 "cultureId": 0,
1860 "labelDtos": [
1861 {
1862 "createdBy": "string",
1863 "lastModifiedBy": "string",
1864 "createdDate": "2019-08-24T14:15:22Z",
1865 "lastModifiedDate": "2019-08-24T14:15:22Z",
1866 "archived": true,
1867 "externalId": "string",
1868 "id": 0,
1869 "cultureId": 0,
1870 "value": "string"
1871 }
1872 ]
1873 }
1874 ]
1875 }
1876 ],
1877 "groups": [
1878 {
1879 "createdBy": "string",
1880 "lastModifiedBy": "string",
1881 "createdDate": "2019-08-24T14:15:22Z",
1882 "lastModifiedDate": "2019-08-24T14:15:22Z",
1883 "archived": true,
1884 "externalId": "string",
1885 "id": "string",
1886 "code": "string",
1887 "priority": 0,
1888 "pickListType": "string",
1889 "label": "string",
1890 "cultureId": 0,
1891 "reportable": true,
1892 "labelDtos": [
1893 {
1894 "createdBy": "string",
1895 "lastModifiedBy": "string",
1896 "createdDate": "2019-08-24T14:15:22Z",
1897 "lastModifiedDate": "2019-08-24T14:15:22Z",
1898 "archived": true,
1899 "externalId": "string",
1900 "id": 0,
1901 "cultureId": 0,
1902 "value": "string"
1903 }
1904 ]
1905 }
1906 ],
1907 "groupOptions": [
1908 {
1909 "createdBy": "string",
1910 "lastModifiedBy": "string",
1911 "createdDate": "2019-08-24T14:15:22Z",
1912 "lastModifiedDate": "2019-08-24T14:15:22Z",
1913 "archived": true,
1914 "externalId": "string",
1915 "id": 0,
1916 "priority": 0,
1917 "internalId": 0,
1918 "pickListCode": "string",
1919 "pickListLabel": "string",
1920 "label": "string",
1921 "cultureId": 0,
1922 "labelDtos": [
1923 {
1924 "createdBy": "string",
1925 "lastModifiedBy": "string",
1926 "createdDate": "2019-08-24T14:15:22Z",
1927 "lastModifiedDate": "2019-08-24T14:15:22Z",
1928 "archived": true,
1929 "externalId": "string",
1930 "id": 0,
1931 "cultureId": 0,
1932 "value": "string"
1933 }
1934 ]
1935 }
1936 ],
1937 "businessUnits": [
1938 {
1939 "id": 0,
1940 "status": "CREATED",
1941 "displayId": "string",
1942 "name": "string",
1943 "leaseAreaId": 0,
1944 "companyId": 0
1945 }
1946 ],
1947 "legalEntities": [
1948 {
1949 "id": 0,
1950 "status": "CREATED",
1951 "displayId": "string",
1952 "erpSystemId": 0,
1953 "erpSystemDisplayId": "string",
1954 "countryId": 0,
1955 "countryDisplayId": "string",
1956 "postingPeriodVariantId": 0,
1957 "name": "string",
1958 "postingPeriodVariantDisplayId": "string",
1959 "controllingAreaId": 0,
1960 "controllingAreaDisplayId": "string",
1961 "chartOfAccountId": 0,
1962 "chartOfAccountDisplayId": "string",
1963 "fiscalVariantId": 0,
1964 "fiscalVariantDisplayId": "string",
1965 "chartOfDepreciationId": 0,
1966 "chartOfDepreciationDisplayId": "string",
1967 "purchasingOrganizationId": 0,
1968 "assetId": 0,
1969 "exchangeRateTypeId": 0,
1970 "plantId": 0,
1971 "incrementalBorrowingRateId": 0,
1972 "businessUnitId": 0,
1973 "projectId": 0,
1974 "transferVariantId": 0,
1975 "partnerId": 0,
1976 "departmentId": 0,
1977 "accountingStandardId": 0,
1978 "generalLedgerAccountId": 0,
1979 "consumerPriceIndexCategoryId": 0,
1980 "costCenterId": 0,
1981 "costCenterRelationValidFrom": "2019-08-24",
1982 "costCenterRelationValidTo": "2019-08-24"
1983 }
1984 ],
1985 "statusOptions": [
1986 {
1987 "createdBy": "string",
1988 "lastModifiedBy": "string",
1989 "createdDate": "2019-08-24T14:15:22Z",
1990 "lastModifiedDate": "2019-08-24T14:15:22Z",
1991 "archived": true,
1992 "externalId": "string",
1993 "id": 0,
1994 "priority": 0,
1995 "internalId": 0,
1996 "pickListCode": "string",
1997 "pickListLabel": "string",
1998 "label": "string",
1999 "cultureId": 0,
2000 "labelDtos": [
2001 {
2002 "createdBy": "string",
2003 "lastModifiedBy": "string",
2004 "createdDate": "2019-08-24T14:15:22Z",
2005 "lastModifiedDate": "2019-08-24T14:15:22Z",
2006 "archived": true,
2007 "externalId": "string",
2008 "id": 0,
2009 "cultureId": 0,
2010 "value": "string"
2011 }
2012 ]
2013 }
2014 ],
2015 "masterAgreements": [
2016 {
2017 "id": 0,
2018 "displayId": "string",
2019 "year": 1900,
2020 "name": "string",
2021 "description": "string",
2022 "validFrom": "2019-08-24",
2023 "validTo": "2019-08-24",
2024 "targetValue": 0.1,
2025 "legalJurisdiction": "string",
2026 "approverComment": "string",
2027 "signingPerson": "string",
2028 "placeOfSignature": "string",
2029 "dateOfSignature": "2019-08-24",
2030 "state": "MLA_DEFINE",
2031 "dataCreationInfo": {
2032 "id": 0,
2033 "idGenerationType": "AUTO",
2034 "source": "string",
2035 "type": "MIGRATION",
2036 "startDateTime": "2019-08-24T14:15:22Z",
2037 "endDateTime": "2019-08-24T14:15:22Z"
2038 },
2039 "agreementGroup": {
2040 "id": 0,
2041 "displayId": "string",
2042 "status": "CREATED",
2043 "name": "string"
2044 },
2045 "currency": {
2046 "id": 0,
2047 "displayId": "string",
2048 "status": "CREATED",
2049 "name": "string",
2050 "decimalPoints": 0
2051 },
2052 "internalAssetClass": {
2053 "id": 0,
2054 "displayId": "string",
2055 "status": "CREATED",
2056 "name": "string",
2057 "assetClassType": "PROPERTY",
2058 "infiniteUsefulLife": true
2059 },
2060 "leaseArea": {
2061 "id": 0,
2062 "displayId": "string",
2063 "status": "CREATED",
2064 "name": "string"
2065 },
2066 "businessUnit": {
2067 "id": 0,
2068 "displayId": "string",
2069 "status": "CREATED",
2070 "name": "string"
2071 },
2072 "companyCode": {
2073 "id": 0,
2074 "displayId": "string",
2075 "status": "CREATED",
2076 "erpSystemId": 0,
2077 "erpSystemDisplayId": "string",
2078 "countryId": 0,
2079 "countryDisplayId": "string",
2080 "name": "string",
2081 "postingPeriodVariantId": 0,
2082 "fiscalVariantId": 0
2083 },
2084 "department": {
2085 "id": 0,
2086 "displayId": "string",
2087 "status": "CREATED",
2088 "name": "string"
2089 },
2090 "leaseGroup": {
2091 "id": 0,
2092 "displayId": "string",
2093 "status": "CREATED",
2094 "name": "string"
2095 },
2096 "allowsSystemGenerateNewId": true,
2097 "numberRangeIdentifierType": {
2098 "name": "string"
2099 },
2100 "numberRangeIdentifierValue": "string",
2101 "numberRangeType": {
2102 "name": "string"
2103 }
2104 }
2105 ],
2106 "contracts": [
2107 {
2108 "id": 0,
2109 "displayId": "string",
2110 "name": "string",
2111 "principalPositionType": "LESSEE",
2112 "validFrom": "2019-08-24",
2113 "validTo": "2019-08-24",
2114 "amendmentDate": "2019-08-24",
2115 "approverComment": "string",
2116 "contractPhase": "INITIAL",
2117 "dataCreationInfo": {
2118 "id": 0,
2119 "idGenerationType": "AUTO",
2120 "source": "string",
2121 "type": "MIGRATION",
2122 "startDateTime": "2019-08-24T14:15:22Z",
2123 "endDateTime": "2019-08-24T14:15:22Z"
2124 },
2125 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
2126 "revision": {
2127 "id": 0,
2128 "displayId": "string",
2129 "name": "string",
2130 "inception": true,
2131 "revisionType": "REVISION",
2132 "state": "MLA_DEFINE",
2133 "approvedBy": "string",
2134 "approvedAt": "2019-08-24T14:15:22Z",
2135 "parentRevisionId": 0,
2136 "approverComment": "string",
2137 "contractId": 0,
2138 "contractDisplayId": "string",
2139 "contractName": "string",
2140 "principalPositionType": "LESSEE",
2141 "mlaId": 0,
2142 "companyId": 0,
2143 "description": "string",
2144 "externalReference": "string",
2145 "internalReference": "string",
2146 "formOfLease": "FULL",
2147 "jointVentureLeaseType": "GROSS_LEASE",
2148 "businessPlace": "string",
2149 "tradingPartner": {
2150 "id": 0,
2151 "displayId": "string",
2152 "status": "CREATED",
2153 "name": "string",
2154 "erpSystemId": 0,
2155 "erpSystemDisplayId": "string"
2156 },
2157 "contractCategoryGroup": {
2158 "id": 0,
2159 "displayId": "string",
2160 "status": "CREATED",
2161 "name": "string"
2162 },
2163 "contractGroup1": {
2164 "id": 0,
2165 "displayId": "string",
2166 "status": "CREATED",
2167 "name": "string"
2168 },
2169 "contractGroup2": {
2170 "id": 0,
2171 "displayId": "string",
2172 "status": "CREATED",
2173 "name": "string"
2174 },
2175 "group3": "string",
2176 "group4": "string",
2177 "signingPerson": "string",
2178 "placeOfSignature": "string",
2179 "dateOfSignature": "2019-08-24",
2180 "numberRangeIdentifierType": {
2181 "name": "string"
2182 },
2183 "numberRangeIdentifierValue": "string",
2184 "numberRangeType": {
2185 "name": "string"
2186 },
2187 "allowsSystemGenerateNewId": true
2188 },
2189 "currency": {
2190 "id": 0,
2191 "displayId": "string",
2192 "status": "CREATED",
2193 "name": "string",
2194 "decimalPoints": 0
2195 },
2196 "companyCurrency": {
2197 "id": 0,
2198 "displayId": "string",
2199 "status": "CREATED",
2200 "name": "string",
2201 "decimalPoints": 0
2202 },
2203 "indexedCurrency": true,
2204 "assetValueCurrencyType": "CONTRACT_CURRENCY",
2205 "currencyLocked": true,
2206 "leaseArea": {
2207 "id": 0,
2208 "displayId": "string",
2209 "status": "CREATED",
2210 "name": "string"
2211 },
2212 "businessUnit": {
2213 "id": 0,
2214 "displayId": "string",
2215 "status": "CREATED",
2216 "name": "string"
2217 },
2218 "businessUnitLocked": true,
2219 "companyCode": {
2220 "id": 0,
2221 "displayId": "string",
2222 "status": "CREATED",
2223 "erpSystemId": 0,
2224 "erpSystemDisplayId": "string",
2225 "countryId": 0,
2226 "countryDisplayId": "string",
2227 "name": "string",
2228 "postingPeriodVariantId": 0,
2229 "fiscalVariantId": 0
2230 },
2231 "companyCodeLocked": true,
2232 "department": {
2233 "id": 0,
2234 "displayId": "string",
2235 "status": "CREATED",
2236 "name": "string"
2237 },
2238 "departmentLocked": true,
2239 "leaseGroup": {
2240 "id": 0,
2241 "displayId": "string",
2242 "status": "CREATED",
2243 "name": "string"
2244 },
2245 "leaseGroupLocked": true,
2246 "subleasingInternalAssetClass": {
2247 "id": 0,
2248 "displayId": "string",
2249 "status": "CREATED",
2250 "name": "string",
2251 "assetClassType": "PROPERTY",
2252 "infiniteUsefulLife": true
2253 },
2254 "contractGroup1": {
2255 "id": 0,
2256 "displayId": "string",
2257 "status": "CREATED",
2258 "name": "string"
2259 },
2260 "contractGroup2": {
2261 "id": 0,
2262 "displayId": "string",
2263 "status": "CREATED",
2264 "name": "string"
2265 },
2266 "subleasing": true,
2267 "subleasingContractRevisionInfo": {
2268 "id": 0,
2269 "contractId": 0,
2270 "contractDisplayId": "string",
2271 "contractName": "string"
2272 },
2273 "subleasingLeaseComponentRevisionInfo": {
2274 "id": 0,
2275 "leaseComponentId": 0,
2276 "leaseComponentDisplayId": "string",
2277 "leaseComponentName": "string"
2278 },
2279 "subleasingActivationGroupRevisionInfo": {
2280 "id": 0,
2281 "activationGroupId": 0,
2282 "activationGroupDisplayId": "string",
2283 "activationGroupName": "string"
2284 },
2285 "notifications": [
2286 {
2287 "id": 0,
2288 "topic": {
2289 "enCaption": "string",
2290 "frCaption": "string",
2291 "name": "string",
2292 "priority": "HIGH"
2293 },
2294 "username": "string",
2295 "contractId": 0,
2296 "contractDisplayId": "string",
2297 "targetId": "string",
2298 "targetType": "string"
2299 }
2300 ],
2301 "masterAgreementId": 0,
2302 "masterAgreementDisplayId": "string",
2303 "allowsSystemGenerateNewId": true,
2304 "transferInfo": {
2305 "transferredFromDisplayId": "string",
2306 "transferredFromRevisionId": 0,
2307 "transferredToDisplayId": "string",
2308 "transferredToRevisionId": 0
2309 },
2310 "numberRangeIdentifierType": {
2311 "name": "string"
2312 },
2313 "numberRangeIdentifierValue": "string",
2314 "numberRangeType": {
2315 "name": "string"
2316 }
2317 }
2318 ],
2319 "listingCitiesValue": "string",
2320 "listingCitiesValues": [
2321 "string"
2322 ],
2323 "listingProvincesValue": "string",
2324 "listingProvincesValues": [
2325 "string"
2326 ],
2327 "listingCountriesValue": "string",
2328 "listingCountriesValues": [
2329 "string"
2330 ],
2331 "listingLocationsValue": "string",
2332 "listingLocationsValues": [
2333 "string"
2334 ],
2335 "listingPremisesValue": "string",
2336 "listingPremisesValues": [
2337 "string"
2338 ],
2339 "listingGroupsValue": "string",
2340 "listingGroupsValues": [
2341 "string"
2342 ],
2343 "listingGroupOptionsValue": "string",
2344 "listingGroupOptionsValues": [
2345 "string"
2346 ],
2347 "listingBusinessUnitsValue": "string",
2348 "listingBusinessUnitsValues": [
2349 "string"
2350 ],
2351 "listingLegalEntitiesValue": "string",
2352 "listingLegalEntitiesValues": [
2353 "string"
2354 ],
2355 "listingMasterAgreementsValue": "string",
2356 "listingMasterAgreementsValues": [
2357 "string"
2358 ],
2359 "listingContractsValue": "string",
2360 "listingContractsValues": [
2361 "string"
2362 ],
2363 "listingStatusOptionsValue": "string",
2364 "listingStatusOptionsValues": [
2365 "string"
2366 ]
2367 }
2368 ]
2369}
Update Percentage Rent Report¶
HTTP Request
PUT /api/percentage-rent-reports/{id}
📋 Description: Updates the specified percentage rent report within the Nakisa Portfolio Management Suite, enabling users to refine analytics and insights related to portfolio and asset performance in 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 updated percentage rent report data, including relevant metrics and analytics for the specified asset within the portfolio. |
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 "startDate": "2019-08-24",
12 "endDate": "2019-08-24",
13 "statusId": 0,
14 "generatedDate": "2019-08-24",
15 "generateJobId": 0,
16 "numberOfLeaseEntriesToProcess": 0,
17 "numberOfLeaseEntriesProcessed": 0,
18 "leaseIds": [
19 0
20 ],
21 "massProfileFilterIds": [
22 0
23 ],
24 "percentageRentGenerationPeriodIds": [
25 0
26 ],
27 "notes": [
28 {
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 "message": "string",
37 "preserveOriginalAudit": true,
38 "originalCreatedBy": "string",
39 "originalCreatedDate": "2019-08-24T14:15:22Z",
40 "originalLastModifiedBy": "string",
41 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
42 }
43 ],
44 "status": {
45 "createdBy": "string",
46 "lastModifiedBy": "string",
47 "createdDate": "2019-08-24T14:15:22Z",
48 "lastModifiedDate": "2019-08-24T14:15:22Z",
49 "archived": true,
50 "externalId": "string",
51 "id": 0,
52 "priority": 0,
53 "internalId": 0,
54 "pickListCode": "string",
55 "pickListLabel": "string",
56 "label": "string",
57 "cultureId": 0,
58 "labelDtos": [
59 {
60 "createdBy": "string",
61 "lastModifiedBy": "string",
62 "createdDate": "2019-08-24T14:15:22Z",
63 "lastModifiedDate": "2019-08-24T14:15:22Z",
64 "archived": true,
65 "externalId": "string",
66 "id": 0,
67 "cultureId": 0,
68 "value": "string"
69 }
70 ]
71 },
72 "massProfileFilters": [
73 {
74 "createdBy": "string",
75 "lastModifiedBy": "string",
76 "createdDate": "2019-08-24T14:15:22Z",
77 "lastModifiedDate": "2019-08-24T14:15:22Z",
78 "archived": true,
79 "externalId": "string",
80 "id": 0,
81 "name": "string",
82 "description": "string",
83 "leaseList": true,
84 "leaseIds": [
85 0
86 ],
87 "leases": [
88 {
89 "createdBy": "string",
90 "lastModifiedBy": "string",
91 "createdDate": "2019-08-24T14:15:22Z",
92 "lastModifiedDate": "2019-08-24T14:15:22Z",
93 "archived": true,
94 "externalId": "string",
95 "id": 0,
96 "typeId": 0,
97 "terminatingLease": "2019-08-24",
98 "maximumDateTo": "2019-08-24",
99 "number": "string",
100 "validFrom": "2019-08-24",
101 "validTo": "2019-08-24",
102 "categoryId": 0,
103 "registrationNumber": "string",
104 "statusId": 0,
105 "stateId": 0,
106 "calculateTax": true,
107 "autoMonthToMonth": true,
108 "originalLeaseId": 0,
109 "scenario": true,
110 "parentLeaseId": 0,
111 "areasHistoryVersionId": 0,
112 "provisioningFrequencyName": "string",
113 "accountingApproved": true,
114 "indexationType": "string",
115 "cpiGlobalCategoryId": 0,
116 "indexationReferenceDate": "2019-08-24",
117 "currentIndexLevel": 0.1,
118 "conditionallyIndexed": true,
119 "applicableCurrentIndexLevel": 0.1,
120 "indexLevelPercentageChangeLowerBound": 0.1,
121 "indexLevelPercentageChangeUpperBound": 0.1,
122 "indexationTypeNonLease": "string",
123 "cpiGlobalCategoryIdNonLease": 0,
124 "indexationReferenceDateNonLease": "2019-08-24",
125 "currentIndexLevelNonLease": 0.1,
126 "conditionallyIndexedNonLease": true,
127 "applicableCurrentIndexLevelNonLease": 0.1,
128 "indexLevelPercentageChangeLowerBoundNonLease": 0.1,
129 "indexLevelPercentageChangeUpperBoundNonLease": 0.1,
130 "signatureDate": "2019-08-24",
131 "premiseId": 0,
132 "type": {
133 "createdBy": "string",
134 "lastModifiedBy": "string",
135 "createdDate": "2019-08-24T14:15:22Z",
136 "lastModifiedDate": "2019-08-24T14:15:22Z",
137 "archived": true,
138 "externalId": "string",
139 "id": 0,
140 "priority": 0,
141 "internalId": 0,
142 "pickListCode": "string",
143 "pickListLabel": "string",
144 "label": "string",
145 "cultureId": 0,
146 "labelDtos": [
147 {
148 "createdBy": "string",
149 "lastModifiedBy": "string",
150 "createdDate": "2019-08-24T14:15:22Z",
151 "lastModifiedDate": "2019-08-24T14:15:22Z",
152 "archived": true,
153 "externalId": "string",
154 "id": 0,
155 "cultureId": 0,
156 "value": "string"
157 }
158 ]
159 },
160 "category": {
161 "createdBy": "string",
162 "lastModifiedBy": "string",
163 "createdDate": "2019-08-24T14:15:22Z",
164 "lastModifiedDate": "2019-08-24T14:15:22Z",
165 "archived": true,
166 "externalId": "string",
167 "id": 0,
168 "priority": 0,
169 "internalId": 0,
170 "pickListCode": "string",
171 "pickListLabel": "string",
172 "label": "string",
173 "cultureId": 0,
174 "labelDtos": [
175 {
176 "createdBy": "string",
177 "lastModifiedBy": "string",
178 "createdDate": "2019-08-24T14:15:22Z",
179 "lastModifiedDate": "2019-08-24T14:15:22Z",
180 "archived": true,
181 "externalId": "string",
182 "id": 0,
183 "cultureId": 0,
184 "value": "string"
185 }
186 ]
187 },
188 "status": {
189 "createdBy": "string",
190 "lastModifiedBy": "string",
191 "createdDate": "2019-08-24T14:15:22Z",
192 "lastModifiedDate": "2019-08-24T14:15:22Z",
193 "archived": true,
194 "externalId": "string",
195 "id": 0,
196 "priority": 0,
197 "internalId": 0,
198 "pickListCode": "string",
199 "pickListLabel": "string",
200 "label": "string",
201 "cultureId": 0,
202 "labelDtos": [
203 {
204 "createdBy": "string",
205 "lastModifiedBy": "string",
206 "createdDate": "2019-08-24T14:15:22Z",
207 "lastModifiedDate": "2019-08-24T14:15:22Z",
208 "archived": true,
209 "externalId": "string",
210 "id": 0,
211 "cultureId": 0,
212 "value": "string"
213 }
214 ]
215 },
216 "state": {
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 "priority": 0,
225 "internalId": 0,
226 "pickListCode": "string",
227 "pickListLabel": "string",
228 "label": "string",
229 "cultureId": 0,
230 "labelDtos": [
231 {
232 "createdBy": "string",
233 "lastModifiedBy": "string",
234 "createdDate": "2019-08-24T14:15:22Z",
235 "lastModifiedDate": "2019-08-24T14:15:22Z",
236 "archived": true,
237 "externalId": "string",
238 "id": 0,
239 "cultureId": 0,
240 "value": "string"
241 }
242 ]
243 },
244 "version": {
245 "createdBy": "string",
246 "lastModifiedBy": "string",
247 "createdDate": "2019-08-24T14:15:22Z",
248 "lastModifiedDate": "2019-08-24T14:15:22Z",
249 "archived": true,
250 "externalId": "string",
251 "id": 0,
252 "name": "string",
253 "description": "string",
254 "modificationDate": "2019-08-24",
255 "updateContractRate": true,
256 "leaseEvent": {
257 "createdBy": "string",
258 "lastModifiedBy": "string",
259 "createdDate": "2019-08-24T14:15:22Z",
260 "lastModifiedDate": "2019-08-24T14:15:22Z",
261 "archived": true,
262 "externalId": "string",
263 "id": 0,
264 "typeId": 0,
265 "code": "string",
266 "reviewedBy": "string",
267 "reviewedDate": "2019-08-24",
268 "reviewedStatusId": 0,
269 "activityDate": "2019-08-24",
270 "relatedPickListOptionId": 0,
271 "detail": "string",
272 "note": {
273 "createdBy": "string",
274 "lastModifiedBy": "string",
275 "createdDate": "2019-08-24T14:15:22Z",
276 "lastModifiedDate": "2019-08-24T14:15:22Z",
277 "archived": true,
278 "externalId": "string",
279 "id": 0,
280 "message": "string",
281 "preserveOriginalAudit": true,
282 "originalCreatedBy": "string",
283 "originalCreatedDate": "2019-08-24T14:15:22Z",
284 "originalLastModifiedBy": "string",
285 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
286 },
287 "type": {
288 "createdBy": "string",
289 "lastModifiedBy": "string",
290 "createdDate": "2019-08-24T14:15:22Z",
291 "lastModifiedDate": "2019-08-24T14:15:22Z",
292 "archived": true,
293 "externalId": "string",
294 "id": 0,
295 "priority": 0,
296 "internalId": 0,
297 "pickListCode": "string",
298 "pickListLabel": "string",
299 "label": "string",
300 "cultureId": 0,
301 "labelDtos": [
302 {
303 "createdBy": "string",
304 "lastModifiedBy": "string",
305 "createdDate": "2019-08-24T14:15:22Z",
306 "lastModifiedDate": "2019-08-24T14:15:22Z",
307 "archived": true,
308 "externalId": "string",
309 "id": 0,
310 "cultureId": 0,
311 "value": "string"
312 }
313 ]
314 },
315 "reviewedStatus": {
316 "createdBy": "string",
317 "lastModifiedBy": "string",
318 "createdDate": "2019-08-24T14:15:22Z",
319 "lastModifiedDate": "2019-08-24T14:15:22Z",
320 "archived": true,
321 "externalId": "string",
322 "id": 0,
323 "priority": 0,
324 "internalId": 0,
325 "pickListCode": "string",
326 "pickListLabel": "string",
327 "label": "string",
328 "cultureId": 0,
329 "labelDtos": [
330 {
331 "createdBy": "string",
332 "lastModifiedBy": "string",
333 "createdDate": "2019-08-24T14:15:22Z",
334 "lastModifiedDate": "2019-08-24T14:15:22Z",
335 "archived": true,
336 "externalId": "string",
337 "id": 0,
338 "cultureId": 0,
339 "value": "string"
340 }
341 ]
342 },
343 "relatedPickListOption": {
344 "createdBy": "string",
345 "lastModifiedBy": "string",
346 "createdDate": "2019-08-24T14:15:22Z",
347 "lastModifiedDate": "2019-08-24T14:15:22Z",
348 "archived": true,
349 "externalId": "string",
350 "id": 0,
351 "priority": 0,
352 "internalId": 0,
353 "pickListCode": "string",
354 "pickListLabel": "string",
355 "label": "string",
356 "cultureId": 0,
357 "labelDtos": [
358 {
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 "cultureId": 0,
367 "value": "string"
368 }
369 ]
370 },
371 "isVisiblePartnerPortal": true
372 },
373 "scenario": true,
374 "isVisibleVendorPortal": true,
375 "isTerminationVersion": true,
376 "terminationDate": "2019-08-24",
377 "penaltyAmount": 0.1,
378 "areasHistoryVersionId": 0
379 },
380 "premiseDto": {
381 "createdBy": "string",
382 "lastModifiedBy": "string",
383 "createdDate": "2019-08-24T14:15:22Z",
384 "lastModifiedDate": "2019-08-24T14:15:22Z",
385 "archived": true,
386 "externalId": "string",
387 "id": 0,
388 "number": "string",
389 "name": "string",
390 "headPremise": true,
391 "possessionDate": "2019-08-24",
392 "openingDate": "2019-08-24",
393 "closingDate": "2019-08-24",
394 "relocationDate": "2019-08-24",
395 "vacatingDate": "2019-08-24",
396 "expansionDate": "2019-08-24",
397 "statusId": 0,
398 "usageId": 0,
399 "parentPremiseId": 0,
400 "costCenterId": 0,
401 "profitCenterId": 0,
402 "legalEntityId": 0,
403 "occupancyIds": [
404 0
405 ],
406 "locationId": 0,
407 "locationDto": {
408 "createdBy": "string",
409 "lastModifiedBy": "string",
410 "createdDate": "2019-08-24T14:15:22Z",
411 "lastModifiedDate": "2019-08-24T14:15:22Z",
412 "archived": true,
413 "externalId": "string",
414 "id": 0,
415 "number": "string",
416 "name": "string",
417 "storeNumber": "string",
418 "defaultCurrencyId": 0,
419 "defaultMeasureId": 0,
420 "typeId": 0,
421 "qualityId": 0,
422 "propertyTypeId": 0,
423 "categoryId": 0,
424 "statusId": 0,
425 "businessUnitId": 0,
426 "groupIds": [
427 0
428 ],
429 "legalEntityIds": [
430 0
431 ],
432 "defaultCurrency": {
433 "id": 0,
434 "status": "CREATED",
435 "displayId": "string",
436 "erpSystemId": 0,
437 "erpSystemDisplayId": "string",
438 "name": "string",
439 "decimalPoints": 0,
440 "depreciationAreaId": 0
441 },
442 "defaultUnitValue": {
443 "createdBy": "string",
444 "lastModifiedBy": "string",
445 "createdDate": "2019-08-24T14:15:22Z",
446 "lastModifiedDate": "2019-08-24T14:15:22Z",
447 "archived": true,
448 "externalId": "string",
449 "id": 0,
450 "unitId": 0,
451 "unitOfMeasureId": 0,
452 "erpSystemId": 0,
453 "unit": {
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 "priority": 0,
462 "internalId": 0,
463 "pickListCode": "string",
464 "pickListLabel": "string",
465 "label": "string",
466 "cultureId": 0,
467 "labelDtos": [
468 {}
469 ]
470 },
471 "unitOfMeasure": {
472 "id": 0,
473 "status": "CREATED",
474 "displayId": "string",
475 "erpSystemId": 0,
476 "erpSystemDisplayId": "string",
477 "name": "string"
478 }
479 },
480 "type": {
481 "createdBy": "string",
482 "lastModifiedBy": "string",
483 "createdDate": "2019-08-24T14:15:22Z",
484 "lastModifiedDate": "2019-08-24T14:15:22Z",
485 "archived": true,
486 "externalId": "string",
487 "id": 0,
488 "priority": 0,
489 "internalId": 0,
490 "pickListCode": "string",
491 "pickListLabel": "string",
492 "label": "string",
493 "cultureId": 0,
494 "labelDtos": [
495 {
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 "cultureId": 0,
504 "value": "string"
505 }
506 ]
507 },
508 "quality": {
509 "createdBy": "string",
510 "lastModifiedBy": "string",
511 "createdDate": "2019-08-24T14:15:22Z",
512 "lastModifiedDate": "2019-08-24T14:15:22Z",
513 "archived": true,
514 "externalId": "string",
515 "id": 0,
516 "priority": 0,
517 "internalId": 0,
518 "pickListCode": "string",
519 "pickListLabel": "string",
520 "label": "string",
521 "cultureId": 0,
522 "labelDtos": [
523 {
524 "createdBy": "string",
525 "lastModifiedBy": "string",
526 "createdDate": "2019-08-24T14:15:22Z",
527 "lastModifiedDate": "2019-08-24T14:15:22Z",
528 "archived": true,
529 "externalId": "string",
530 "id": 0,
531 "cultureId": 0,
532 "value": "string"
533 }
534 ]
535 },
536 "propertyType": {
537 "createdBy": "string",
538 "lastModifiedBy": "string",
539 "createdDate": "2019-08-24T14:15:22Z",
540 "lastModifiedDate": "2019-08-24T14:15:22Z",
541 "archived": true,
542 "externalId": "string",
543 "id": 0,
544 "priority": 0,
545 "internalId": 0,
546 "pickListCode": "string",
547 "pickListLabel": "string",
548 "label": "string",
549 "cultureId": 0,
550 "labelDtos": [
551 {
552 "createdBy": "string",
553 "lastModifiedBy": "string",
554 "createdDate": "2019-08-24T14:15:22Z",
555 "lastModifiedDate": "2019-08-24T14:15:22Z",
556 "archived": true,
557 "externalId": "string",
558 "id": 0,
559 "cultureId": 0,
560 "value": "string"
561 }
562 ]
563 },
564 "category": {
565 "createdBy": "string",
566 "lastModifiedBy": "string",
567 "createdDate": "2019-08-24T14:15:22Z",
568 "lastModifiedDate": "2019-08-24T14:15:22Z",
569 "archived": true,
570 "externalId": "string",
571 "id": 0,
572 "priority": 0,
573 "internalId": 0,
574 "pickListCode": "string",
575 "pickListLabel": "string",
576 "label": "string",
577 "cultureId": 0,
578 "labelDtos": [
579 {
580 "createdBy": "string",
581 "lastModifiedBy": "string",
582 "createdDate": "2019-08-24T14:15:22Z",
583 "lastModifiedDate": "2019-08-24T14:15:22Z",
584 "archived": true,
585 "externalId": "string",
586 "id": 0,
587 "cultureId": 0,
588 "value": "string"
589 }
590 ]
591 },
592 "status": {
593 "createdBy": "string",
594 "lastModifiedBy": "string",
595 "createdDate": "2019-08-24T14:15:22Z",
596 "lastModifiedDate": "2019-08-24T14:15:22Z",
597 "archived": true,
598 "externalId": "string",
599 "id": 0,
600 "priority": 0,
601 "internalId": 0,
602 "pickListCode": "string",
603 "pickListLabel": "string",
604 "label": "string",
605 "cultureId": 0,
606 "labelDtos": [
607 {
608 "createdBy": "string",
609 "lastModifiedBy": "string",
610 "createdDate": "2019-08-24T14:15:22Z",
611 "lastModifiedDate": "2019-08-24T14:15:22Z",
612 "archived": true,
613 "externalId": "string",
614 "id": 0,
615 "cultureId": 0,
616 "value": "string"
617 }
618 ]
619 },
620 "addressDto": {
621 "createdBy": "string",
622 "lastModifiedBy": "string",
623 "createdDate": "2019-08-24T14:15:22Z",
624 "lastModifiedDate": "2019-08-24T14:15:22Z",
625 "archived": true,
626 "externalId": "string",
627 "id": 0,
628 "street": "string",
629 "civicNumber": "string",
630 "suite": "string",
631 "postalCode": "string",
632 "lon": 0.1,
633 "lat": 0.1,
634 "city": {
635 "createdBy": "string",
636 "lastModifiedBy": "string",
637 "createdDate": "2019-08-24T14:15:22Z",
638 "lastModifiedDate": "2019-08-24T14:15:22Z",
639 "archived": true,
640 "externalId": "string",
641 "id": 0,
642 "name": "string",
643 "province": {
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 "name": "string",
652 "code": "string",
653 "country": {},
654 "provinceCountryKey": "string"
655 },
656 "cityProvinceCountryKey": "string"
657 },
658 "district": {
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 "name": "string",
667 "city": {
668 "createdBy": "string",
669 "lastModifiedBy": "string",
670 "createdDate": "2019-08-24T14:15:22Z",
671 "lastModifiedDate": "2019-08-24T14:15:22Z",
672 "archived": true,
673 "externalId": "string",
674 "id": 0,
675 "name": "string",
676 "province": {},
677 "cityProvinceCountryKey": "string"
678 }
679 },
680 "cityId": 0,
681 "districtId": 0
682 },
683 "secondAddressDto": {
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 "street": "string",
692 "civicNumber": "string",
693 "suite": "string",
694 "postalCode": "string",
695 "lon": 0.1,
696 "lat": 0.1,
697 "city": {
698 "createdBy": "string",
699 "lastModifiedBy": "string",
700 "createdDate": "2019-08-24T14:15:22Z",
701 "lastModifiedDate": "2019-08-24T14:15:22Z",
702 "archived": true,
703 "externalId": "string",
704 "id": 0,
705 "name": "string",
706 "province": {
707 "createdBy": "string",
708 "lastModifiedBy": "string",
709 "createdDate": "2019-08-24T14:15:22Z",
710 "lastModifiedDate": "2019-08-24T14:15:22Z",
711 "archived": true,
712 "externalId": "string",
713 "id": 0,
714 "name": "string",
715 "code": "string",
716 "country": {},
717 "provinceCountryKey": "string"
718 },
719 "cityProvinceCountryKey": "string"
720 },
721 "district": {
722 "createdBy": "string",
723 "lastModifiedBy": "string",
724 "createdDate": "2019-08-24T14:15:22Z",
725 "lastModifiedDate": "2019-08-24T14:15:22Z",
726 "archived": true,
727 "externalId": "string",
728 "id": 0,
729 "name": "string",
730 "city": {
731 "createdBy": "string",
732 "lastModifiedBy": "string",
733 "createdDate": "2019-08-24T14:15:22Z",
734 "lastModifiedDate": "2019-08-24T14:15:22Z",
735 "archived": true,
736 "externalId": "string",
737 "id": 0,
738 "name": "string",
739 "province": {},
740 "cityProvinceCountryKey": "string"
741 }
742 },
743 "cityId": 0,
744 "districtId": 0
745 }
746 },
747 "status": {
748 "createdBy": "string",
749 "lastModifiedBy": "string",
750 "createdDate": "2019-08-24T14:15:22Z",
751 "lastModifiedDate": "2019-08-24T14:15:22Z",
752 "archived": true,
753 "externalId": "string",
754 "id": 0,
755 "priority": 0,
756 "internalId": 0,
757 "pickListCode": "string",
758 "pickListLabel": "string",
759 "label": "string",
760 "cultureId": 0,
761 "labelDtos": [
762 {
763 "createdBy": "string",
764 "lastModifiedBy": "string",
765 "createdDate": "2019-08-24T14:15:22Z",
766 "lastModifiedDate": "2019-08-24T14:15:22Z",
767 "archived": true,
768 "externalId": "string",
769 "id": 0,
770 "cultureId": 0,
771 "value": "string"
772 }
773 ]
774 },
775 "usage": {
776 "createdBy": "string",
777 "lastModifiedBy": "string",
778 "createdDate": "2019-08-24T14:15:22Z",
779 "lastModifiedDate": "2019-08-24T14:15:22Z",
780 "archived": true,
781 "externalId": "string",
782 "id": 0,
783 "priority": 0,
784 "internalId": 0,
785 "pickListCode": "string",
786 "pickListLabel": "string",
787 "label": "string",
788 "cultureId": 0,
789 "labelDtos": [
790 {
791 "createdBy": "string",
792 "lastModifiedBy": "string",
793 "createdDate": "2019-08-24T14:15:22Z",
794 "lastModifiedDate": "2019-08-24T14:15:22Z",
795 "archived": true,
796 "externalId": "string",
797 "id": 0,
798 "cultureId": 0,
799 "value": "string"
800 }
801 ]
802 },
803 "occupanciesDto": [
804 {
805 "createdBy": "string",
806 "lastModifiedBy": "string",
807 "createdDate": "2019-08-24T14:15:22Z",
808 "lastModifiedDate": "2019-08-24T14:15:22Z",
809 "archived": true,
810 "externalId": "string",
811 "id": 0,
812 "priority": 0,
813 "internalId": 0,
814 "pickListCode": "string",
815 "pickListLabel": "string",
816 "label": "string",
817 "cultureId": 0,
818 "labelDtos": [
819 {
820 "createdBy": "string",
821 "lastModifiedBy": "string",
822 "createdDate": "2019-08-24T14:15:22Z",
823 "lastModifiedDate": "2019-08-24T14:15:22Z",
824 "archived": true,
825 "externalId": "string",
826 "id": 0,
827 "cultureId": 0,
828 "value": "string"
829 }
830 ]
831 }
832 ]
833 },
834 "isTerminationVersion": true
835 }
836 ],
837 "leaseFileNumbers": [
838 "string"
839 ],
840 "validFrom": "2019-08-24",
841 "validTo": "2019-08-24",
842 "cityIds": [
843 0
844 ],
845 "provinceIds": [
846 0
847 ],
848 "countryIds": [
849 0
850 ],
851 "premiseIds": [
852 0
853 ],
854 "locationIds": [
855 0
856 ],
857 "businessUnitIds": [
858 0
859 ],
860 "legalEntityIds": [
861 0
862 ],
863 "groupIds": [
864 "string"
865 ],
866 "groupOptionIds": [
867 0
868 ],
869 "masterAgreementIds": [
870 0
871 ],
872 "contractIds": [
873 0
874 ],
875 "statusIds": [
876 0
877 ],
878 "cities": [
879 {
880 "createdBy": "string",
881 "lastModifiedBy": "string",
882 "createdDate": "2019-08-24T14:15:22Z",
883 "lastModifiedDate": "2019-08-24T14:15:22Z",
884 "archived": true,
885 "externalId": "string",
886 "id": 0,
887 "name": "string",
888 "province": {
889 "createdBy": "string",
890 "lastModifiedBy": "string",
891 "createdDate": "2019-08-24T14:15:22Z",
892 "lastModifiedDate": "2019-08-24T14:15:22Z",
893 "archived": true,
894 "externalId": "string",
895 "id": 0,
896 "name": "string",
897 "country": {
898 "createdBy": "string",
899 "lastModifiedBy": "string",
900 "createdDate": "2019-08-24T14:15:22Z",
901 "lastModifiedDate": "2019-08-24T14:15:22Z",
902 "archived": true,
903 "externalId": "string",
904 "id": 0,
905 "name": "string",
906 "code": "string"
907 },
908 "code": "string",
909 "countryId": 0
910 },
911 "provinceId": 0
912 }
913 ],
914 "provinces": [
915 {
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 "country": {
925 "createdBy": "string",
926 "lastModifiedBy": "string",
927 "createdDate": "2019-08-24T14:15:22Z",
928 "lastModifiedDate": "2019-08-24T14:15:22Z",
929 "archived": true,
930 "externalId": "string",
931 "id": 0,
932 "name": "string",
933 "code": "string"
934 },
935 "code": "string",
936 "countryId": 0
937 }
938 ],
939 "countries": [
940 {
941 "createdBy": "string",
942 "lastModifiedBy": "string",
943 "createdDate": "2019-08-24T14:15:22Z",
944 "lastModifiedDate": "2019-08-24T14:15:22Z",
945 "archived": true,
946 "externalId": "string",
947 "id": 0,
948 "name": "string",
949 "code": "string"
950 }
951 ],
952 "locations": [
953 {
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 "number": "string",
962 "name": "string",
963 "storeNumber": "string",
964 "defaultCurrencyId": 0,
965 "defaultMeasureId": 0,
966 "typeId": 0,
967 "qualityId": 0,
968 "propertyTypeId": 0,
969 "categoryId": 0,
970 "statusId": 0,
971 "businessUnitId": 0,
972 "groupIds": [
973 0
974 ],
975 "legalEntityIds": [
976 0
977 ],
978 "defaultCurrency": {
979 "id": 0,
980 "status": "CREATED",
981 "displayId": "string",
982 "erpSystemId": 0,
983 "erpSystemDisplayId": "string",
984 "name": "string",
985 "decimalPoints": 0,
986 "depreciationAreaId": 0
987 },
988 "defaultUnitValue": {
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 "unitId": 0,
997 "unitOfMeasureId": 0,
998 "erpSystemId": 0,
999 "unit": {
1000 "createdBy": "string",
1001 "lastModifiedBy": "string",
1002 "createdDate": "2019-08-24T14:15:22Z",
1003 "lastModifiedDate": "2019-08-24T14:15:22Z",
1004 "archived": true,
1005 "externalId": "string",
1006 "id": 0,
1007 "priority": 0,
1008 "internalId": 0,
1009 "pickListCode": "string",
1010 "pickListLabel": "string",
1011 "label": "string",
1012 "cultureId": 0,
1013 "labelDtos": [
1014 {
1015 "createdBy": "string",
1016 "lastModifiedBy": "string",
1017 "createdDate": "2019-08-24T14:15:22Z",
1018 "lastModifiedDate": "2019-08-24T14:15:22Z",
1019 "archived": true,
1020 "externalId": "string",
1021 "id": 0,
1022 "cultureId": 0,
1023 "value": "string"
1024 }
1025 ]
1026 },
1027 "unitOfMeasure": {
1028 "id": 0,
1029 "status": "CREATED",
1030 "displayId": "string",
1031 "erpSystemId": 0,
1032 "erpSystemDisplayId": "string",
1033 "name": "string"
1034 }
1035 },
1036 "type": {
1037 "createdBy": "string",
1038 "lastModifiedBy": "string",
1039 "createdDate": "2019-08-24T14:15:22Z",
1040 "lastModifiedDate": "2019-08-24T14:15:22Z",
1041 "archived": true,
1042 "externalId": "string",
1043 "id": 0,
1044 "priority": 0,
1045 "internalId": 0,
1046 "pickListCode": "string",
1047 "pickListLabel": "string",
1048 "label": "string",
1049 "cultureId": 0,
1050 "labelDtos": [
1051 {
1052 "createdBy": "string",
1053 "lastModifiedBy": "string",
1054 "createdDate": "2019-08-24T14:15:22Z",
1055 "lastModifiedDate": "2019-08-24T14:15:22Z",
1056 "archived": true,
1057 "externalId": "string",
1058 "id": 0,
1059 "cultureId": 0,
1060 "value": "string"
1061 }
1062 ]
1063 },
1064 "quality": {
1065 "createdBy": "string",
1066 "lastModifiedBy": "string",
1067 "createdDate": "2019-08-24T14:15:22Z",
1068 "lastModifiedDate": "2019-08-24T14:15:22Z",
1069 "archived": true,
1070 "externalId": "string",
1071 "id": 0,
1072 "priority": 0,
1073 "internalId": 0,
1074 "pickListCode": "string",
1075 "pickListLabel": "string",
1076 "label": "string",
1077 "cultureId": 0,
1078 "labelDtos": [
1079 {
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 "cultureId": 0,
1088 "value": "string"
1089 }
1090 ]
1091 },
1092 "propertyType": {
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 "priority": 0,
1101 "internalId": 0,
1102 "pickListCode": "string",
1103 "pickListLabel": "string",
1104 "label": "string",
1105 "cultureId": 0,
1106 "labelDtos": [
1107 {
1108 "createdBy": "string",
1109 "lastModifiedBy": "string",
1110 "createdDate": "2019-08-24T14:15:22Z",
1111 "lastModifiedDate": "2019-08-24T14:15:22Z",
1112 "archived": true,
1113 "externalId": "string",
1114 "id": 0,
1115 "cultureId": 0,
1116 "value": "string"
1117 }
1118 ]
1119 },
1120 "category": {
1121 "createdBy": "string",
1122 "lastModifiedBy": "string",
1123 "createdDate": "2019-08-24T14:15:22Z",
1124 "lastModifiedDate": "2019-08-24T14:15:22Z",
1125 "archived": true,
1126 "externalId": "string",
1127 "id": 0,
1128 "priority": 0,
1129 "internalId": 0,
1130 "pickListCode": "string",
1131 "pickListLabel": "string",
1132 "label": "string",
1133 "cultureId": 0,
1134 "labelDtos": [
1135 {
1136 "createdBy": "string",
1137 "lastModifiedBy": "string",
1138 "createdDate": "2019-08-24T14:15:22Z",
1139 "lastModifiedDate": "2019-08-24T14:15:22Z",
1140 "archived": true,
1141 "externalId": "string",
1142 "id": 0,
1143 "cultureId": 0,
1144 "value": "string"
1145 }
1146 ]
1147 },
1148 "status": {
1149 "createdBy": "string",
1150 "lastModifiedBy": "string",
1151 "createdDate": "2019-08-24T14:15:22Z",
1152 "lastModifiedDate": "2019-08-24T14:15:22Z",
1153 "archived": true,
1154 "externalId": "string",
1155 "id": 0,
1156 "priority": 0,
1157 "internalId": 0,
1158 "pickListCode": "string",
1159 "pickListLabel": "string",
1160 "label": "string",
1161 "cultureId": 0,
1162 "labelDtos": [
1163 {
1164 "createdBy": "string",
1165 "lastModifiedBy": "string",
1166 "createdDate": "2019-08-24T14:15:22Z",
1167 "lastModifiedDate": "2019-08-24T14:15:22Z",
1168 "archived": true,
1169 "externalId": "string",
1170 "id": 0,
1171 "cultureId": 0,
1172 "value": "string"
1173 }
1174 ]
1175 },
1176 "addressDto": {
1177 "createdBy": "string",
1178 "lastModifiedBy": "string",
1179 "createdDate": "2019-08-24T14:15:22Z",
1180 "lastModifiedDate": "2019-08-24T14:15:22Z",
1181 "archived": true,
1182 "externalId": "string",
1183 "id": 0,
1184 "street": "string",
1185 "civicNumber": "string",
1186 "suite": "string",
1187 "postalCode": "string",
1188 "lon": 0.1,
1189 "lat": 0.1,
1190 "city": {
1191 "createdBy": "string",
1192 "lastModifiedBy": "string",
1193 "createdDate": "2019-08-24T14:15:22Z",
1194 "lastModifiedDate": "2019-08-24T14:15:22Z",
1195 "archived": true,
1196 "externalId": "string",
1197 "id": 0,
1198 "name": "string",
1199 "province": {
1200 "createdBy": "string",
1201 "lastModifiedBy": "string",
1202 "createdDate": "2019-08-24T14:15:22Z",
1203 "lastModifiedDate": "2019-08-24T14:15:22Z",
1204 "archived": true,
1205 "externalId": "string",
1206 "id": 0,
1207 "name": "string",
1208 "code": "string",
1209 "country": {
1210 "createdBy": "string",
1211 "lastModifiedBy": "string",
1212 "createdDate": "2019-08-24T14:15:22Z",
1213 "lastModifiedDate": "2019-08-24T14:15:22Z",
1214 "archived": true,
1215 "externalId": "string",
1216 "id": 0,
1217 "name": "string",
1218 "code": "string"
1219 },
1220 "provinceCountryKey": "string"
1221 },
1222 "cityProvinceCountryKey": "string"
1223 },
1224 "district": {
1225 "createdBy": "string",
1226 "lastModifiedBy": "string",
1227 "createdDate": "2019-08-24T14:15:22Z",
1228 "lastModifiedDate": "2019-08-24T14:15:22Z",
1229 "archived": true,
1230 "externalId": "string",
1231 "id": 0,
1232 "name": "string",
1233 "city": {
1234 "createdBy": "string",
1235 "lastModifiedBy": "string",
1236 "createdDate": "2019-08-24T14:15:22Z",
1237 "lastModifiedDate": "2019-08-24T14:15:22Z",
1238 "archived": true,
1239 "externalId": "string",
1240 "id": 0,
1241 "name": "string",
1242 "province": {
1243 "createdBy": "string",
1244 "lastModifiedBy": "string",
1245 "createdDate": "2019-08-24T14:15:22Z",
1246 "lastModifiedDate": "2019-08-24T14:15:22Z",
1247 "archived": true,
1248 "externalId": "string",
1249 "id": 0,
1250 "name": "string",
1251 "code": "string",
1252 "country": {
1253 "createdBy": "string",
1254 "lastModifiedBy": "string",
1255 "createdDate": "2019-08-24T14:15:22Z",
1256 "lastModifiedDate": "2019-08-24T14:15:22Z",
1257 "archived": true,
1258 "externalId": "string",
1259 "id": 0,
1260 "name": "string",
1261 "code": "string"
1262 },
1263 "provinceCountryKey": "string"
1264 },
1265 "cityProvinceCountryKey": "string"
1266 }
1267 },
1268 "cityId": 0,
1269 "districtId": 0
1270 },
1271 "secondAddressDto": {
1272 "createdBy": "string",
1273 "lastModifiedBy": "string",
1274 "createdDate": "2019-08-24T14:15:22Z",
1275 "lastModifiedDate": "2019-08-24T14:15:22Z",
1276 "archived": true,
1277 "externalId": "string",
1278 "id": 0,
1279 "street": "string",
1280 "civicNumber": "string",
1281 "suite": "string",
1282 "postalCode": "string",
1283 "lon": 0.1,
1284 "lat": 0.1,
1285 "city": {
1286 "createdBy": "string",
1287 "lastModifiedBy": "string",
1288 "createdDate": "2019-08-24T14:15:22Z",
1289 "lastModifiedDate": "2019-08-24T14:15:22Z",
1290 "archived": true,
1291 "externalId": "string",
1292 "id": 0,
1293 "name": "string",
1294 "province": {
1295 "createdBy": "string",
1296 "lastModifiedBy": "string",
1297 "createdDate": "2019-08-24T14:15:22Z",
1298 "lastModifiedDate": "2019-08-24T14:15:22Z",
1299 "archived": true,
1300 "externalId": "string",
1301 "id": 0,
1302 "name": "string",
1303 "code": "string",
1304 "country": {
1305 "createdBy": "string",
1306 "lastModifiedBy": "string",
1307 "createdDate": "2019-08-24T14:15:22Z",
1308 "lastModifiedDate": "2019-08-24T14:15:22Z",
1309 "archived": true,
1310 "externalId": "string",
1311 "id": 0,
1312 "name": "string",
1313 "code": "string"
1314 },
1315 "provinceCountryKey": "string"
1316 },
1317 "cityProvinceCountryKey": "string"
1318 },
1319 "district": {
1320 "createdBy": "string",
1321 "lastModifiedBy": "string",
1322 "createdDate": "2019-08-24T14:15:22Z",
1323 "lastModifiedDate": "2019-08-24T14:15:22Z",
1324 "archived": true,
1325 "externalId": "string",
1326 "id": 0,
1327 "name": "string",
1328 "city": {
1329 "createdBy": "string",
1330 "lastModifiedBy": "string",
1331 "createdDate": "2019-08-24T14:15:22Z",
1332 "lastModifiedDate": "2019-08-24T14:15:22Z",
1333 "archived": true,
1334 "externalId": "string",
1335 "id": 0,
1336 "name": "string",
1337 "province": {
1338 "createdBy": "string",
1339 "lastModifiedBy": "string",
1340 "createdDate": "2019-08-24T14:15:22Z",
1341 "lastModifiedDate": "2019-08-24T14:15:22Z",
1342 "archived": true,
1343 "externalId": "string",
1344 "id": 0,
1345 "name": "string",
1346 "code": "string",
1347 "country": {
1348 "createdBy": "string",
1349 "lastModifiedBy": "string",
1350 "createdDate": "2019-08-24T14:15:22Z",
1351 "lastModifiedDate": "2019-08-24T14:15:22Z",
1352 "archived": true,
1353 "externalId": "string",
1354 "id": 0,
1355 "name": "string",
1356 "code": "string"
1357 },
1358 "provinceCountryKey": "string"
1359 },
1360 "cityProvinceCountryKey": "string"
1361 }
1362 },
1363 "cityId": 0,
1364 "districtId": 0
1365 }
1366 }
1367 ],
1368 "premises": [
1369 {
1370 "createdBy": "string",
1371 "lastModifiedBy": "string",
1372 "createdDate": "2019-08-24T14:15:22Z",
1373 "lastModifiedDate": "2019-08-24T14:15:22Z",
1374 "archived": true,
1375 "externalId": "string",
1376 "id": 0,
1377 "number": "string",
1378 "name": "string",
1379 "headPremise": true,
1380 "possessionDate": "2019-08-24",
1381 "openingDate": "2019-08-24",
1382 "closingDate": "2019-08-24",
1383 "relocationDate": "2019-08-24",
1384 "vacatingDate": "2019-08-24",
1385 "expansionDate": "2019-08-24",
1386 "statusId": 0,
1387 "usageId": 0,
1388 "parentPremiseId": 0,
1389 "costCenterId": 0,
1390 "profitCenterId": 0,
1391 "legalEntityId": 0,
1392 "occupancyIds": [
1393 0
1394 ],
1395 "locationId": 0,
1396 "locationDto": {
1397 "createdBy": "string",
1398 "lastModifiedBy": "string",
1399 "createdDate": "2019-08-24T14:15:22Z",
1400 "lastModifiedDate": "2019-08-24T14:15:22Z",
1401 "archived": true,
1402 "externalId": "string",
1403 "id": 0,
1404 "number": "string",
1405 "name": "string",
1406 "storeNumber": "string",
1407 "defaultCurrencyId": 0,
1408 "defaultMeasureId": 0,
1409 "typeId": 0,
1410 "qualityId": 0,
1411 "propertyTypeId": 0,
1412 "categoryId": 0,
1413 "statusId": 0,
1414 "businessUnitId": 0,
1415 "groupIds": [
1416 0
1417 ],
1418 "legalEntityIds": [
1419 0
1420 ],
1421 "defaultCurrency": {
1422 "id": 0,
1423 "status": "CREATED",
1424 "displayId": "string",
1425 "erpSystemId": 0,
1426 "erpSystemDisplayId": "string",
1427 "name": "string",
1428 "decimalPoints": 0,
1429 "depreciationAreaId": 0
1430 },
1431 "defaultUnitValue": {
1432 "createdBy": "string",
1433 "lastModifiedBy": "string",
1434 "createdDate": "2019-08-24T14:15:22Z",
1435 "lastModifiedDate": "2019-08-24T14:15:22Z",
1436 "archived": true,
1437 "externalId": "string",
1438 "id": 0,
1439 "unitId": 0,
1440 "unitOfMeasureId": 0,
1441 "erpSystemId": 0,
1442 "unit": {
1443 "createdBy": "string",
1444 "lastModifiedBy": "string",
1445 "createdDate": "2019-08-24T14:15:22Z",
1446 "lastModifiedDate": "2019-08-24T14:15:22Z",
1447 "archived": true,
1448 "externalId": "string",
1449 "id": 0,
1450 "priority": 0,
1451 "internalId": 0,
1452 "pickListCode": "string",
1453 "pickListLabel": "string",
1454 "label": "string",
1455 "cultureId": 0,
1456 "labelDtos": [
1457 {
1458 "createdBy": "string",
1459 "lastModifiedBy": "string",
1460 "createdDate": "2019-08-24T14:15:22Z",
1461 "lastModifiedDate": "2019-08-24T14:15:22Z",
1462 "archived": true,
1463 "externalId": "string",
1464 "id": 0,
1465 "cultureId": 0,
1466 "value": "string"
1467 }
1468 ]
1469 },
1470 "unitOfMeasure": {
1471 "id": 0,
1472 "status": "CREATED",
1473 "displayId": "string",
1474 "erpSystemId": 0,
1475 "erpSystemDisplayId": "string",
1476 "name": "string"
1477 }
1478 },
1479 "type": {
1480 "createdBy": "string",
1481 "lastModifiedBy": "string",
1482 "createdDate": "2019-08-24T14:15:22Z",
1483 "lastModifiedDate": "2019-08-24T14:15:22Z",
1484 "archived": true,
1485 "externalId": "string",
1486 "id": 0,
1487 "priority": 0,
1488 "internalId": 0,
1489 "pickListCode": "string",
1490 "pickListLabel": "string",
1491 "label": "string",
1492 "cultureId": 0,
1493 "labelDtos": [
1494 {
1495 "createdBy": "string",
1496 "lastModifiedBy": "string",
1497 "createdDate": "2019-08-24T14:15:22Z",
1498 "lastModifiedDate": "2019-08-24T14:15:22Z",
1499 "archived": true,
1500 "externalId": "string",
1501 "id": 0,
1502 "cultureId": 0,
1503 "value": "string"
1504 }
1505 ]
1506 },
1507 "quality": {
1508 "createdBy": "string",
1509 "lastModifiedBy": "string",
1510 "createdDate": "2019-08-24T14:15:22Z",
1511 "lastModifiedDate": "2019-08-24T14:15:22Z",
1512 "archived": true,
1513 "externalId": "string",
1514 "id": 0,
1515 "priority": 0,
1516 "internalId": 0,
1517 "pickListCode": "string",
1518 "pickListLabel": "string",
1519 "label": "string",
1520 "cultureId": 0,
1521 "labelDtos": [
1522 {
1523 "createdBy": "string",
1524 "lastModifiedBy": "string",
1525 "createdDate": "2019-08-24T14:15:22Z",
1526 "lastModifiedDate": "2019-08-24T14:15:22Z",
1527 "archived": true,
1528 "externalId": "string",
1529 "id": 0,
1530 "cultureId": 0,
1531 "value": "string"
1532 }
1533 ]
1534 },
1535 "propertyType": {
1536 "createdBy": "string",
1537 "lastModifiedBy": "string",
1538 "createdDate": "2019-08-24T14:15:22Z",
1539 "lastModifiedDate": "2019-08-24T14:15:22Z",
1540 "archived": true,
1541 "externalId": "string",
1542 "id": 0,
1543 "priority": 0,
1544 "internalId": 0,
1545 "pickListCode": "string",
1546 "pickListLabel": "string",
1547 "label": "string",
1548 "cultureId": 0,
1549 "labelDtos": [
1550 {
1551 "createdBy": "string",
1552 "lastModifiedBy": "string",
1553 "createdDate": "2019-08-24T14:15:22Z",
1554 "lastModifiedDate": "2019-08-24T14:15:22Z",
1555 "archived": true,
1556 "externalId": "string",
1557 "id": 0,
1558 "cultureId": 0,
1559 "value": "string"
1560 }
1561 ]
1562 },
1563 "category": {
1564 "createdBy": "string",
1565 "lastModifiedBy": "string",
1566 "createdDate": "2019-08-24T14:15:22Z",
1567 "lastModifiedDate": "2019-08-24T14:15:22Z",
1568 "archived": true,
1569 "externalId": "string",
1570 "id": 0,
1571 "priority": 0,
1572 "internalId": 0,
1573 "pickListCode": "string",
1574 "pickListLabel": "string",
1575 "label": "string",
1576 "cultureId": 0,
1577 "labelDtos": [
1578 {
1579 "createdBy": "string",
1580 "lastModifiedBy": "string",
1581 "createdDate": "2019-08-24T14:15:22Z",
1582 "lastModifiedDate": "2019-08-24T14:15:22Z",
1583 "archived": true,
1584 "externalId": "string",
1585 "id": 0,
1586 "cultureId": 0,
1587 "value": "string"
1588 }
1589 ]
1590 },
1591 "status": {
1592 "createdBy": "string",
1593 "lastModifiedBy": "string",
1594 "createdDate": "2019-08-24T14:15:22Z",
1595 "lastModifiedDate": "2019-08-24T14:15:22Z",
1596 "archived": true,
1597 "externalId": "string",
1598 "id": 0,
1599 "priority": 0,
1600 "internalId": 0,
1601 "pickListCode": "string",
1602 "pickListLabel": "string",
1603 "label": "string",
1604 "cultureId": 0,
1605 "labelDtos": [
1606 {
1607 "createdBy": "string",
1608 "lastModifiedBy": "string",
1609 "createdDate": "2019-08-24T14:15:22Z",
1610 "lastModifiedDate": "2019-08-24T14:15:22Z",
1611 "archived": true,
1612 "externalId": "string",
1613 "id": 0,
1614 "cultureId": 0,
1615 "value": "string"
1616 }
1617 ]
1618 },
1619 "addressDto": {
1620 "createdBy": "string",
1621 "lastModifiedBy": "string",
1622 "createdDate": "2019-08-24T14:15:22Z",
1623 "lastModifiedDate": "2019-08-24T14:15:22Z",
1624 "archived": true,
1625 "externalId": "string",
1626 "id": 0,
1627 "street": "string",
1628 "civicNumber": "string",
1629 "suite": "string",
1630 "postalCode": "string",
1631 "lon": 0.1,
1632 "lat": 0.1,
1633 "city": {
1634 "createdBy": "string",
1635 "lastModifiedBy": "string",
1636 "createdDate": "2019-08-24T14:15:22Z",
1637 "lastModifiedDate": "2019-08-24T14:15:22Z",
1638 "archived": true,
1639 "externalId": "string",
1640 "id": 0,
1641 "name": "string",
1642 "province": {
1643 "createdBy": "string",
1644 "lastModifiedBy": "string",
1645 "createdDate": "2019-08-24T14:15:22Z",
1646 "lastModifiedDate": "2019-08-24T14:15:22Z",
1647 "archived": true,
1648 "externalId": "string",
1649 "id": 0,
1650 "name": "string",
1651 "code": "string",
1652 "country": {
1653 "createdBy": "string",
1654 "lastModifiedBy": "string",
1655 "createdDate": "2019-08-24T14:15:22Z",
1656 "lastModifiedDate": "2019-08-24T14:15:22Z",
1657 "archived": true,
1658 "externalId": "string",
1659 "id": 0,
1660 "name": "string",
1661 "code": "string"
1662 },
1663 "provinceCountryKey": "string"
1664 },
1665 "cityProvinceCountryKey": "string"
1666 },
1667 "district": {
1668 "createdBy": "string",
1669 "lastModifiedBy": "string",
1670 "createdDate": "2019-08-24T14:15:22Z",
1671 "lastModifiedDate": "2019-08-24T14:15:22Z",
1672 "archived": true,
1673 "externalId": "string",
1674 "id": 0,
1675 "name": "string",
1676 "city": {
1677 "createdBy": "string",
1678 "lastModifiedBy": "string",
1679 "createdDate": "2019-08-24T14:15:22Z",
1680 "lastModifiedDate": "2019-08-24T14:15:22Z",
1681 "archived": true,
1682 "externalId": "string",
1683 "id": 0,
1684 "name": "string",
1685 "province": {
1686 "createdBy": "string",
1687 "lastModifiedBy": "string",
1688 "createdDate": "2019-08-24T14:15:22Z",
1689 "lastModifiedDate": "2019-08-24T14:15:22Z",
1690 "archived": true,
1691 "externalId": "string",
1692 "id": 0,
1693 "name": "string",
1694 "code": "string",
1695 "country": {},
1696 "provinceCountryKey": "string"
1697 },
1698 "cityProvinceCountryKey": "string"
1699 }
1700 },
1701 "cityId": 0,
1702 "districtId": 0
1703 },
1704 "secondAddressDto": {
1705 "createdBy": "string",
1706 "lastModifiedBy": "string",
1707 "createdDate": "2019-08-24T14:15:22Z",
1708 "lastModifiedDate": "2019-08-24T14:15:22Z",
1709 "archived": true,
1710 "externalId": "string",
1711 "id": 0,
1712 "street": "string",
1713 "civicNumber": "string",
1714 "suite": "string",
1715 "postalCode": "string",
1716 "lon": 0.1,
1717 "lat": 0.1,
1718 "city": {
1719 "createdBy": "string",
1720 "lastModifiedBy": "string",
1721 "createdDate": "2019-08-24T14:15:22Z",
1722 "lastModifiedDate": "2019-08-24T14:15:22Z",
1723 "archived": true,
1724 "externalId": "string",
1725 "id": 0,
1726 "name": "string",
1727 "province": {
1728 "createdBy": "string",
1729 "lastModifiedBy": "string",
1730 "createdDate": "2019-08-24T14:15:22Z",
1731 "lastModifiedDate": "2019-08-24T14:15:22Z",
1732 "archived": true,
1733 "externalId": "string",
1734 "id": 0,
1735 "name": "string",
1736 "code": "string",
1737 "country": {
1738 "createdBy": "string",
1739 "lastModifiedBy": "string",
1740 "createdDate": "2019-08-24T14:15:22Z",
1741 "lastModifiedDate": "2019-08-24T14:15:22Z",
1742 "archived": true,
1743 "externalId": "string",
1744 "id": 0,
1745 "name": "string",
1746 "code": "string"
1747 },
1748 "provinceCountryKey": "string"
1749 },
1750 "cityProvinceCountryKey": "string"
1751 },
1752 "district": {
1753 "createdBy": "string",
1754 "lastModifiedBy": "string",
1755 "createdDate": "2019-08-24T14:15:22Z",
1756 "lastModifiedDate": "2019-08-24T14:15:22Z",
1757 "archived": true,
1758 "externalId": "string",
1759 "id": 0,
1760 "name": "string",
1761 "city": {
1762 "createdBy": "string",
1763 "lastModifiedBy": "string",
1764 "createdDate": "2019-08-24T14:15:22Z",
1765 "lastModifiedDate": "2019-08-24T14:15:22Z",
1766 "archived": true,
1767 "externalId": "string",
1768 "id": 0,
1769 "name": "string",
1770 "province": {
1771 "createdBy": "string",
1772 "lastModifiedBy": "string",
1773 "createdDate": "2019-08-24T14:15:22Z",
1774 "lastModifiedDate": "2019-08-24T14:15:22Z",
1775 "archived": true,
1776 "externalId": "string",
1777 "id": 0,
1778 "name": "string",
1779 "code": "string",
1780 "country": {},
1781 "provinceCountryKey": "string"
1782 },
1783 "cityProvinceCountryKey": "string"
1784 }
1785 },
1786 "cityId": 0,
1787 "districtId": 0
1788 }
1789 },
1790 "status": {
1791 "createdBy": "string",
1792 "lastModifiedBy": "string",
1793 "createdDate": "2019-08-24T14:15:22Z",
1794 "lastModifiedDate": "2019-08-24T14:15:22Z",
1795 "archived": true,
1796 "externalId": "string",
1797 "id": 0,
1798 "priority": 0,
1799 "internalId": 0,
1800 "pickListCode": "string",
1801 "pickListLabel": "string",
1802 "label": "string",
1803 "cultureId": 0,
1804 "labelDtos": [
1805 {
1806 "createdBy": "string",
1807 "lastModifiedBy": "string",
1808 "createdDate": "2019-08-24T14:15:22Z",
1809 "lastModifiedDate": "2019-08-24T14:15:22Z",
1810 "archived": true,
1811 "externalId": "string",
1812 "id": 0,
1813 "cultureId": 0,
1814 "value": "string"
1815 }
1816 ]
1817 },
1818 "usage": {
1819 "createdBy": "string",
1820 "lastModifiedBy": "string",
1821 "createdDate": "2019-08-24T14:15:22Z",
1822 "lastModifiedDate": "2019-08-24T14:15:22Z",
1823 "archived": true,
1824 "externalId": "string",
1825 "id": 0,
1826 "priority": 0,
1827 "internalId": 0,
1828 "pickListCode": "string",
1829 "pickListLabel": "string",
1830 "label": "string",
1831 "cultureId": 0,
1832 "labelDtos": [
1833 {
1834 "createdBy": "string",
1835 "lastModifiedBy": "string",
1836 "createdDate": "2019-08-24T14:15:22Z",
1837 "lastModifiedDate": "2019-08-24T14:15:22Z",
1838 "archived": true,
1839 "externalId": "string",
1840 "id": 0,
1841 "cultureId": 0,
1842 "value": "string"
1843 }
1844 ]
1845 },
1846 "occupanciesDto": [
1847 {
1848 "createdBy": "string",
1849 "lastModifiedBy": "string",
1850 "createdDate": "2019-08-24T14:15:22Z",
1851 "lastModifiedDate": "2019-08-24T14:15:22Z",
1852 "archived": true,
1853 "externalId": "string",
1854 "id": 0,
1855 "priority": 0,
1856 "internalId": 0,
1857 "pickListCode": "string",
1858 "pickListLabel": "string",
1859 "label": "string",
1860 "cultureId": 0,
1861 "labelDtos": [
1862 {
1863 "createdBy": "string",
1864 "lastModifiedBy": "string",
1865 "createdDate": "2019-08-24T14:15:22Z",
1866 "lastModifiedDate": "2019-08-24T14:15:22Z",
1867 "archived": true,
1868 "externalId": "string",
1869 "id": 0,
1870 "cultureId": 0,
1871 "value": "string"
1872 }
1873 ]
1874 }
1875 ]
1876 }
1877 ],
1878 "groups": [
1879 {
1880 "createdBy": "string",
1881 "lastModifiedBy": "string",
1882 "createdDate": "2019-08-24T14:15:22Z",
1883 "lastModifiedDate": "2019-08-24T14:15:22Z",
1884 "archived": true,
1885 "externalId": "string",
1886 "id": "string",
1887 "code": "string",
1888 "priority": 0,
1889 "pickListType": "string",
1890 "label": "string",
1891 "cultureId": 0,
1892 "reportable": true,
1893 "labelDtos": [
1894 {
1895 "createdBy": "string",
1896 "lastModifiedBy": "string",
1897 "createdDate": "2019-08-24T14:15:22Z",
1898 "lastModifiedDate": "2019-08-24T14:15:22Z",
1899 "archived": true,
1900 "externalId": "string",
1901 "id": 0,
1902 "cultureId": 0,
1903 "value": "string"
1904 }
1905 ]
1906 }
1907 ],
1908 "groupOptions": [
1909 {
1910 "createdBy": "string",
1911 "lastModifiedBy": "string",
1912 "createdDate": "2019-08-24T14:15:22Z",
1913 "lastModifiedDate": "2019-08-24T14:15:22Z",
1914 "archived": true,
1915 "externalId": "string",
1916 "id": 0,
1917 "priority": 0,
1918 "internalId": 0,
1919 "pickListCode": "string",
1920 "pickListLabel": "string",
1921 "label": "string",
1922 "cultureId": 0,
1923 "labelDtos": [
1924 {
1925 "createdBy": "string",
1926 "lastModifiedBy": "string",
1927 "createdDate": "2019-08-24T14:15:22Z",
1928 "lastModifiedDate": "2019-08-24T14:15:22Z",
1929 "archived": true,
1930 "externalId": "string",
1931 "id": 0,
1932 "cultureId": 0,
1933 "value": "string"
1934 }
1935 ]
1936 }
1937 ],
1938 "businessUnits": [
1939 {
1940 "id": 0,
1941 "status": "CREATED",
1942 "displayId": "string",
1943 "name": "string",
1944 "leaseAreaId": 0,
1945 "companyId": 0
1946 }
1947 ],
1948 "legalEntities": [
1949 {
1950 "id": 0,
1951 "status": "CREATED",
1952 "displayId": "string",
1953 "erpSystemId": 0,
1954 "erpSystemDisplayId": "string",
1955 "countryId": 0,
1956 "countryDisplayId": "string",
1957 "postingPeriodVariantId": 0,
1958 "name": "string",
1959 "postingPeriodVariantDisplayId": "string",
1960 "controllingAreaId": 0,
1961 "controllingAreaDisplayId": "string",
1962 "chartOfAccountId": 0,
1963 "chartOfAccountDisplayId": "string",
1964 "fiscalVariantId": 0,
1965 "fiscalVariantDisplayId": "string",
1966 "chartOfDepreciationId": 0,
1967 "chartOfDepreciationDisplayId": "string",
1968 "purchasingOrganizationId": 0,
1969 "assetId": 0,
1970 "exchangeRateTypeId": 0,
1971 "plantId": 0,
1972 "incrementalBorrowingRateId": 0,
1973 "businessUnitId": 0,
1974 "projectId": 0,
1975 "transferVariantId": 0,
1976 "partnerId": 0,
1977 "departmentId": 0,
1978 "accountingStandardId": 0,
1979 "generalLedgerAccountId": 0,
1980 "consumerPriceIndexCategoryId": 0,
1981 "costCenterId": 0,
1982 "costCenterRelationValidFrom": "2019-08-24",
1983 "costCenterRelationValidTo": "2019-08-24"
1984 }
1985 ],
1986 "statusOptions": [
1987 {
1988 "createdBy": "string",
1989 "lastModifiedBy": "string",
1990 "createdDate": "2019-08-24T14:15:22Z",
1991 "lastModifiedDate": "2019-08-24T14:15:22Z",
1992 "archived": true,
1993 "externalId": "string",
1994 "id": 0,
1995 "priority": 0,
1996 "internalId": 0,
1997 "pickListCode": "string",
1998 "pickListLabel": "string",
1999 "label": "string",
2000 "cultureId": 0,
2001 "labelDtos": [
2002 {
2003 "createdBy": "string",
2004 "lastModifiedBy": "string",
2005 "createdDate": "2019-08-24T14:15:22Z",
2006 "lastModifiedDate": "2019-08-24T14:15:22Z",
2007 "archived": true,
2008 "externalId": "string",
2009 "id": 0,
2010 "cultureId": 0,
2011 "value": "string"
2012 }
2013 ]
2014 }
2015 ],
2016 "masterAgreements": [
2017 {
2018 "id": 0,
2019 "displayId": "string",
2020 "year": 1900,
2021 "name": "string",
2022 "description": "string",
2023 "validFrom": "2019-08-24",
2024 "validTo": "2019-08-24",
2025 "targetValue": 0.1,
2026 "legalJurisdiction": "string",
2027 "approverComment": "string",
2028 "signingPerson": "string",
2029 "placeOfSignature": "string",
2030 "dateOfSignature": "2019-08-24",
2031 "state": "MLA_DEFINE",
2032 "dataCreationInfo": {
2033 "id": 0,
2034 "idGenerationType": "AUTO",
2035 "source": "string",
2036 "type": "MIGRATION",
2037 "startDateTime": "2019-08-24T14:15:22Z",
2038 "endDateTime": "2019-08-24T14:15:22Z"
2039 },
2040 "agreementGroup": {
2041 "id": 0,
2042 "displayId": "string",
2043 "status": "CREATED",
2044 "name": "string"
2045 },
2046 "currency": {
2047 "id": 0,
2048 "displayId": "string",
2049 "status": "CREATED",
2050 "name": "string",
2051 "decimalPoints": 0
2052 },
2053 "internalAssetClass": {
2054 "id": 0,
2055 "displayId": "string",
2056 "status": "CREATED",
2057 "name": "string",
2058 "assetClassType": "PROPERTY",
2059 "infiniteUsefulLife": true
2060 },
2061 "leaseArea": {
2062 "id": 0,
2063 "displayId": "string",
2064 "status": "CREATED",
2065 "name": "string"
2066 },
2067 "businessUnit": {
2068 "id": 0,
2069 "displayId": "string",
2070 "status": "CREATED",
2071 "name": "string"
2072 },
2073 "companyCode": {
2074 "id": 0,
2075 "displayId": "string",
2076 "status": "CREATED",
2077 "erpSystemId": 0,
2078 "erpSystemDisplayId": "string",
2079 "countryId": 0,
2080 "countryDisplayId": "string",
2081 "name": "string",
2082 "postingPeriodVariantId": 0,
2083 "fiscalVariantId": 0
2084 },
2085 "department": {
2086 "id": 0,
2087 "displayId": "string",
2088 "status": "CREATED",
2089 "name": "string"
2090 },
2091 "leaseGroup": {
2092 "id": 0,
2093 "displayId": "string",
2094 "status": "CREATED",
2095 "name": "string"
2096 },
2097 "allowsSystemGenerateNewId": true,
2098 "numberRangeIdentifierType": {
2099 "name": "string"
2100 },
2101 "numberRangeIdentifierValue": "string",
2102 "numberRangeType": {
2103 "name": "string"
2104 }
2105 }
2106 ],
2107 "contracts": [
2108 {
2109 "id": 0,
2110 "displayId": "string",
2111 "name": "string",
2112 "principalPositionType": "LESSEE",
2113 "validFrom": "2019-08-24",
2114 "validTo": "2019-08-24",
2115 "amendmentDate": "2019-08-24",
2116 "approverComment": "string",
2117 "contractPhase": "INITIAL",
2118 "dataCreationInfo": {
2119 "id": 0,
2120 "idGenerationType": "AUTO",
2121 "source": "string",
2122 "type": "MIGRATION",
2123 "startDateTime": "2019-08-24T14:15:22Z",
2124 "endDateTime": "2019-08-24T14:15:22Z"
2125 },
2126 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
2127 "revision": {
2128 "id": 0,
2129 "displayId": "string",
2130 "name": "string",
2131 "inception": true,
2132 "revisionType": "REVISION",
2133 "state": "MLA_DEFINE",
2134 "approvedBy": "string",
2135 "approvedAt": "2019-08-24T14:15:22Z",
2136 "parentRevisionId": 0,
2137 "approverComment": "string",
2138 "contractId": 0,
2139 "contractDisplayId": "string",
2140 "contractName": "string",
2141 "principalPositionType": "LESSEE",
2142 "mlaId": 0,
2143 "companyId": 0,
2144 "description": "string",
2145 "externalReference": "string",
2146 "internalReference": "string",
2147 "formOfLease": "FULL",
2148 "jointVentureLeaseType": "GROSS_LEASE",
2149 "businessPlace": "string",
2150 "tradingPartner": {
2151 "id": 0,
2152 "displayId": "string",
2153 "status": "CREATED",
2154 "name": "string",
2155 "erpSystemId": 0,
2156 "erpSystemDisplayId": "string"
2157 },
2158 "contractCategoryGroup": {
2159 "id": 0,
2160 "displayId": "string",
2161 "status": "CREATED",
2162 "name": "string"
2163 },
2164 "contractGroup1": {
2165 "id": 0,
2166 "displayId": "string",
2167 "status": "CREATED",
2168 "name": "string"
2169 },
2170 "contractGroup2": {
2171 "id": 0,
2172 "displayId": "string",
2173 "status": "CREATED",
2174 "name": "string"
2175 },
2176 "group3": "string",
2177 "group4": "string",
2178 "signingPerson": "string",
2179 "placeOfSignature": "string",
2180 "dateOfSignature": "2019-08-24",
2181 "numberRangeIdentifierType": {
2182 "name": "string"
2183 },
2184 "numberRangeIdentifierValue": "string",
2185 "numberRangeType": {
2186 "name": "string"
2187 },
2188 "allowsSystemGenerateNewId": true
2189 },
2190 "currency": {
2191 "id": 0,
2192 "displayId": "string",
2193 "status": "CREATED",
2194 "name": "string",
2195 "decimalPoints": 0
2196 },
2197 "companyCurrency": {
2198 "id": 0,
2199 "displayId": "string",
2200 "status": "CREATED",
2201 "name": "string",
2202 "decimalPoints": 0
2203 },
2204 "indexedCurrency": true,
2205 "assetValueCurrencyType": "CONTRACT_CURRENCY",
2206 "currencyLocked": true,
2207 "leaseArea": {
2208 "id": 0,
2209 "displayId": "string",
2210 "status": "CREATED",
2211 "name": "string"
2212 },
2213 "businessUnit": {
2214 "id": 0,
2215 "displayId": "string",
2216 "status": "CREATED",
2217 "name": "string"
2218 },
2219 "businessUnitLocked": true,
2220 "companyCode": {
2221 "id": 0,
2222 "displayId": "string",
2223 "status": "CREATED",
2224 "erpSystemId": 0,
2225 "erpSystemDisplayId": "string",
2226 "countryId": 0,
2227 "countryDisplayId": "string",
2228 "name": "string",
2229 "postingPeriodVariantId": 0,
2230 "fiscalVariantId": 0
2231 },
2232 "companyCodeLocked": true,
2233 "department": {
2234 "id": 0,
2235 "displayId": "string",
2236 "status": "CREATED",
2237 "name": "string"
2238 },
2239 "departmentLocked": true,
2240 "leaseGroup": {
2241 "id": 0,
2242 "displayId": "string",
2243 "status": "CREATED",
2244 "name": "string"
2245 },
2246 "leaseGroupLocked": true,
2247 "subleasingInternalAssetClass": {
2248 "id": 0,
2249 "displayId": "string",
2250 "status": "CREATED",
2251 "name": "string",
2252 "assetClassType": "PROPERTY",
2253 "infiniteUsefulLife": true
2254 },
2255 "contractGroup1": {
2256 "id": 0,
2257 "displayId": "string",
2258 "status": "CREATED",
2259 "name": "string"
2260 },
2261 "contractGroup2": {
2262 "id": 0,
2263 "displayId": "string",
2264 "status": "CREATED",
2265 "name": "string"
2266 },
2267 "subleasing": true,
2268 "subleasingContractRevisionInfo": {
2269 "id": 0,
2270 "contractId": 0,
2271 "contractDisplayId": "string",
2272 "contractName": "string"
2273 },
2274 "subleasingLeaseComponentRevisionInfo": {
2275 "id": 0,
2276 "leaseComponentId": 0,
2277 "leaseComponentDisplayId": "string",
2278 "leaseComponentName": "string"
2279 },
2280 "subleasingActivationGroupRevisionInfo": {
2281 "id": 0,
2282 "activationGroupId": 0,
2283 "activationGroupDisplayId": "string",
2284 "activationGroupName": "string"
2285 },
2286 "notifications": [
2287 {
2288 "id": 0,
2289 "topic": {
2290 "enCaption": "string",
2291 "frCaption": "string",
2292 "name": "string",
2293 "priority": "HIGH"
2294 },
2295 "username": "string",
2296 "contractId": 0,
2297 "contractDisplayId": "string",
2298 "targetId": "string",
2299 "targetType": "string"
2300 }
2301 ],
2302 "masterAgreementId": 0,
2303 "masterAgreementDisplayId": "string",
2304 "allowsSystemGenerateNewId": true,
2305 "transferInfo": {
2306 "transferredFromDisplayId": "string",
2307 "transferredFromRevisionId": 0,
2308 "transferredToDisplayId": "string",
2309 "transferredToRevisionId": 0
2310 },
2311 "numberRangeIdentifierType": {
2312 "name": "string"
2313 },
2314 "numberRangeIdentifierValue": "string",
2315 "numberRangeType": {
2316 "name": "string"
2317 }
2318 }
2319 ],
2320 "listingCitiesValue": "string",
2321 "listingCitiesValues": [
2322 "string"
2323 ],
2324 "listingProvincesValue": "string",
2325 "listingProvincesValues": [
2326 "string"
2327 ],
2328 "listingCountriesValue": "string",
2329 "listingCountriesValues": [
2330 "string"
2331 ],
2332 "listingLocationsValue": "string",
2333 "listingLocationsValues": [
2334 "string"
2335 ],
2336 "listingPremisesValue": "string",
2337 "listingPremisesValues": [
2338 "string"
2339 ],
2340 "listingGroupsValue": "string",
2341 "listingGroupsValues": [
2342 "string"
2343 ],
2344 "listingGroupOptionsValue": "string",
2345 "listingGroupOptionsValues": [
2346 "string"
2347 ],
2348 "listingBusinessUnitsValue": "string",
2349 "listingBusinessUnitsValues": [
2350 "string"
2351 ],
2352 "listingLegalEntitiesValue": "string",
2353 "listingLegalEntitiesValues": [
2354 "string"
2355 ],
2356 "listingMasterAgreementsValue": "string",
2357 "listingMasterAgreementsValues": [
2358 "string"
2359 ],
2360 "listingContractsValue": "string",
2361 "listingContractsValues": [
2362 "string"
2363 ],
2364 "listingStatusOptionsValue": "string",
2365 "listingStatusOptionsValues": [
2366 "string"
2367 ]
2368 }
2369 ]
2370}
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 "startDate": "2019-08-24",
12 "endDate": "2019-08-24",
13 "statusId": 0,
14 "generatedDate": "2019-08-24",
15 "generateJobId": 0,
16 "numberOfLeaseEntriesToProcess": 0,
17 "numberOfLeaseEntriesProcessed": 0,
18 "leaseIds": [
19 0
20 ],
21 "massProfileFilterIds": [
22 0
23 ],
24 "percentageRentGenerationPeriodIds": [
25 0
26 ],
27 "notes": [
28 {
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 "message": "string",
37 "preserveOriginalAudit": true,
38 "originalCreatedBy": "string",
39 "originalCreatedDate": "2019-08-24T14:15:22Z",
40 "originalLastModifiedBy": "string",
41 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
42 }
43 ],
44 "status": {
45 "createdBy": "string",
46 "lastModifiedBy": "string",
47 "createdDate": "2019-08-24T14:15:22Z",
48 "lastModifiedDate": "2019-08-24T14:15:22Z",
49 "archived": true,
50 "externalId": "string",
51 "id": 0,
52 "priority": 0,
53 "internalId": 0,
54 "pickListCode": "string",
55 "pickListLabel": "string",
56 "label": "string",
57 "cultureId": 0,
58 "labelDtos": [
59 {
60 "createdBy": "string",
61 "lastModifiedBy": "string",
62 "createdDate": "2019-08-24T14:15:22Z",
63 "lastModifiedDate": "2019-08-24T14:15:22Z",
64 "archived": true,
65 "externalId": "string",
66 "id": 0,
67 "cultureId": 0,
68 "value": "string"
69 }
70 ]
71 },
72 "massProfileFilters": [
73 {
74 "createdBy": "string",
75 "lastModifiedBy": "string",
76 "createdDate": "2019-08-24T14:15:22Z",
77 "lastModifiedDate": "2019-08-24T14:15:22Z",
78 "archived": true,
79 "externalId": "string",
80 "id": 0,
81 "name": "string",
82 "description": "string",
83 "leaseList": true,
84 "leaseIds": [
85 0
86 ],
87 "leases": [
88 {
89 "createdBy": "string",
90 "lastModifiedBy": "string",
91 "createdDate": "2019-08-24T14:15:22Z",
92 "lastModifiedDate": "2019-08-24T14:15:22Z",
93 "archived": true,
94 "externalId": "string",
95 "id": 0,
96 "typeId": 0,
97 "terminatingLease": "2019-08-24",
98 "maximumDateTo": "2019-08-24",
99 "number": "string",
100 "validFrom": "2019-08-24",
101 "validTo": "2019-08-24",
102 "categoryId": 0,
103 "registrationNumber": "string",
104 "statusId": 0,
105 "stateId": 0,
106 "calculateTax": true,
107 "autoMonthToMonth": true,
108 "originalLeaseId": 0,
109 "scenario": true,
110 "parentLeaseId": 0,
111 "areasHistoryVersionId": 0,
112 "provisioningFrequencyName": "string",
113 "accountingApproved": true,
114 "indexationType": "string",
115 "cpiGlobalCategoryId": 0,
116 "indexationReferenceDate": "2019-08-24",
117 "currentIndexLevel": 0.1,
118 "conditionallyIndexed": true,
119 "applicableCurrentIndexLevel": 0.1,
120 "indexLevelPercentageChangeLowerBound": 0.1,
121 "indexLevelPercentageChangeUpperBound": 0.1,
122 "indexationTypeNonLease": "string",
123 "cpiGlobalCategoryIdNonLease": 0,
124 "indexationReferenceDateNonLease": "2019-08-24",
125 "currentIndexLevelNonLease": 0.1,
126 "conditionallyIndexedNonLease": true,
127 "applicableCurrentIndexLevelNonLease": 0.1,
128 "indexLevelPercentageChangeLowerBoundNonLease": 0.1,
129 "indexLevelPercentageChangeUpperBoundNonLease": 0.1,
130 "signatureDate": "2019-08-24",
131 "premiseId": 0,
132 "type": {
133 "createdBy": "string",
134 "lastModifiedBy": "string",
135 "createdDate": "2019-08-24T14:15:22Z",
136 "lastModifiedDate": "2019-08-24T14:15:22Z",
137 "archived": true,
138 "externalId": "string",
139 "id": 0,
140 "priority": 0,
141 "internalId": 0,
142 "pickListCode": "string",
143 "pickListLabel": "string",
144 "label": "string",
145 "cultureId": 0,
146 "labelDtos": [
147 {
148 "createdBy": "string",
149 "lastModifiedBy": "string",
150 "createdDate": "2019-08-24T14:15:22Z",
151 "lastModifiedDate": "2019-08-24T14:15:22Z",
152 "archived": true,
153 "externalId": "string",
154 "id": 0,
155 "cultureId": 0,
156 "value": "string"
157 }
158 ]
159 },
160 "category": {
161 "createdBy": "string",
162 "lastModifiedBy": "string",
163 "createdDate": "2019-08-24T14:15:22Z",
164 "lastModifiedDate": "2019-08-24T14:15:22Z",
165 "archived": true,
166 "externalId": "string",
167 "id": 0,
168 "priority": 0,
169 "internalId": 0,
170 "pickListCode": "string",
171 "pickListLabel": "string",
172 "label": "string",
173 "cultureId": 0,
174 "labelDtos": [
175 {
176 "createdBy": "string",
177 "lastModifiedBy": "string",
178 "createdDate": "2019-08-24T14:15:22Z",
179 "lastModifiedDate": "2019-08-24T14:15:22Z",
180 "archived": true,
181 "externalId": "string",
182 "id": 0,
183 "cultureId": 0,
184 "value": "string"
185 }
186 ]
187 },
188 "status": {
189 "createdBy": "string",
190 "lastModifiedBy": "string",
191 "createdDate": "2019-08-24T14:15:22Z",
192 "lastModifiedDate": "2019-08-24T14:15:22Z",
193 "archived": true,
194 "externalId": "string",
195 "id": 0,
196 "priority": 0,
197 "internalId": 0,
198 "pickListCode": "string",
199 "pickListLabel": "string",
200 "label": "string",
201 "cultureId": 0,
202 "labelDtos": [
203 {
204 "createdBy": "string",
205 "lastModifiedBy": "string",
206 "createdDate": "2019-08-24T14:15:22Z",
207 "lastModifiedDate": "2019-08-24T14:15:22Z",
208 "archived": true,
209 "externalId": "string",
210 "id": 0,
211 "cultureId": 0,
212 "value": "string"
213 }
214 ]
215 },
216 "state": {
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 "priority": 0,
225 "internalId": 0,
226 "pickListCode": "string",
227 "pickListLabel": "string",
228 "label": "string",
229 "cultureId": 0,
230 "labelDtos": [
231 {
232 "createdBy": "string",
233 "lastModifiedBy": "string",
234 "createdDate": "2019-08-24T14:15:22Z",
235 "lastModifiedDate": "2019-08-24T14:15:22Z",
236 "archived": true,
237 "externalId": "string",
238 "id": 0,
239 "cultureId": 0,
240 "value": "string"
241 }
242 ]
243 },
244 "version": {
245 "createdBy": "string",
246 "lastModifiedBy": "string",
247 "createdDate": "2019-08-24T14:15:22Z",
248 "lastModifiedDate": "2019-08-24T14:15:22Z",
249 "archived": true,
250 "externalId": "string",
251 "id": 0,
252 "name": "string",
253 "description": "string",
254 "modificationDate": "2019-08-24",
255 "updateContractRate": true,
256 "leaseEvent": {
257 "createdBy": "string",
258 "lastModifiedBy": "string",
259 "createdDate": "2019-08-24T14:15:22Z",
260 "lastModifiedDate": "2019-08-24T14:15:22Z",
261 "archived": true,
262 "externalId": "string",
263 "id": 0,
264 "typeId": 0,
265 "code": "string",
266 "reviewedBy": "string",
267 "reviewedDate": "2019-08-24",
268 "reviewedStatusId": 0,
269 "activityDate": "2019-08-24",
270 "relatedPickListOptionId": 0,
271 "detail": "string",
272 "note": {
273 "createdBy": "string",
274 "lastModifiedBy": "string",
275 "createdDate": "2019-08-24T14:15:22Z",
276 "lastModifiedDate": "2019-08-24T14:15:22Z",
277 "archived": true,
278 "externalId": "string",
279 "id": 0,
280 "message": "string",
281 "preserveOriginalAudit": true,
282 "originalCreatedBy": "string",
283 "originalCreatedDate": "2019-08-24T14:15:22Z",
284 "originalLastModifiedBy": "string",
285 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
286 },
287 "type": {
288 "createdBy": "string",
289 "lastModifiedBy": "string",
290 "createdDate": "2019-08-24T14:15:22Z",
291 "lastModifiedDate": "2019-08-24T14:15:22Z",
292 "archived": true,
293 "externalId": "string",
294 "id": 0,
295 "priority": 0,
296 "internalId": 0,
297 "pickListCode": "string",
298 "pickListLabel": "string",
299 "label": "string",
300 "cultureId": 0,
301 "labelDtos": [
302 {
303 "createdBy": "string",
304 "lastModifiedBy": "string",
305 "createdDate": "2019-08-24T14:15:22Z",
306 "lastModifiedDate": "2019-08-24T14:15:22Z",
307 "archived": true,
308 "externalId": "string",
309 "id": 0,
310 "cultureId": 0,
311 "value": "string"
312 }
313 ]
314 },
315 "reviewedStatus": {
316 "createdBy": "string",
317 "lastModifiedBy": "string",
318 "createdDate": "2019-08-24T14:15:22Z",
319 "lastModifiedDate": "2019-08-24T14:15:22Z",
320 "archived": true,
321 "externalId": "string",
322 "id": 0,
323 "priority": 0,
324 "internalId": 0,
325 "pickListCode": "string",
326 "pickListLabel": "string",
327 "label": "string",
328 "cultureId": 0,
329 "labelDtos": [
330 {
331 "createdBy": "string",
332 "lastModifiedBy": "string",
333 "createdDate": "2019-08-24T14:15:22Z",
334 "lastModifiedDate": "2019-08-24T14:15:22Z",
335 "archived": true,
336 "externalId": "string",
337 "id": 0,
338 "cultureId": 0,
339 "value": "string"
340 }
341 ]
342 },
343 "relatedPickListOption": {
344 "createdBy": "string",
345 "lastModifiedBy": "string",
346 "createdDate": "2019-08-24T14:15:22Z",
347 "lastModifiedDate": "2019-08-24T14:15:22Z",
348 "archived": true,
349 "externalId": "string",
350 "id": 0,
351 "priority": 0,
352 "internalId": 0,
353 "pickListCode": "string",
354 "pickListLabel": "string",
355 "label": "string",
356 "cultureId": 0,
357 "labelDtos": [
358 {
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 "cultureId": 0,
367 "value": "string"
368 }
369 ]
370 },
371 "isVisiblePartnerPortal": true
372 },
373 "isVisibleVendorPortal": true,
374 "isTerminationVersion": true,
375 "terminationDate": "2019-08-24",
376 "penaltyAmount": 0.1,
377 "areasHistoryVersionId": 0
378 },
379 "premiseDto": {
380 "createdBy": "string",
381 "lastModifiedBy": "string",
382 "createdDate": "2019-08-24T14:15:22Z",
383 "lastModifiedDate": "2019-08-24T14:15:22Z",
384 "archived": true,
385 "externalId": "string",
386 "id": 0,
387 "number": "string",
388 "name": "string",
389 "headPremise": true,
390 "possessionDate": "2019-08-24",
391 "openingDate": "2019-08-24",
392 "closingDate": "2019-08-24",
393 "relocationDate": "2019-08-24",
394 "vacatingDate": "2019-08-24",
395 "expansionDate": "2019-08-24",
396 "statusId": 0,
397 "usageId": 0,
398 "parentPremiseId": 0,
399 "costCenterId": 0,
400 "profitCenterId": 0,
401 "legalEntityId": 0,
402 "occupancyIds": [
403 0
404 ],
405 "locationId": 0,
406 "locationDto": {
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 "number": "string",
415 "name": "string",
416 "storeNumber": "string",
417 "defaultCurrencyId": 0,
418 "defaultMeasureId": 0,
419 "typeId": 0,
420 "qualityId": 0,
421 "propertyTypeId": 0,
422 "categoryId": 0,
423 "statusId": 0,
424 "businessUnitId": 0,
425 "groupIds": [
426 0
427 ],
428 "legalEntityIds": [
429 0
430 ],
431 "defaultCurrency": {
432 "id": 0,
433 "status": "CREATED",
434 "displayId": "string",
435 "erpSystemId": 0,
436 "erpSystemDisplayId": "string",
437 "name": "string",
438 "decimalPoints": 0,
439 "depreciationAreaId": 0
440 },
441 "defaultUnitValue": {
442 "createdBy": "string",
443 "lastModifiedBy": "string",
444 "createdDate": "2019-08-24T14:15:22Z",
445 "lastModifiedDate": "2019-08-24T14:15:22Z",
446 "archived": true,
447 "externalId": "string",
448 "id": 0,
449 "unitId": 0,
450 "unitOfMeasureId": 0,
451 "erpSystemId": 0,
452 "unit": {
453 "createdBy": "string",
454 "lastModifiedBy": "string",
455 "createdDate": "2019-08-24T14:15:22Z",
456 "lastModifiedDate": "2019-08-24T14:15:22Z",
457 "archived": true,
458 "externalId": "string",
459 "id": 0,
460 "priority": 0,
461 "internalId": 0,
462 "pickListCode": "string",
463 "pickListLabel": "string",
464 "label": "string",
465 "cultureId": 0,
466 "labelDtos": [
467 {}
468 ]
469 },
470 "unitOfMeasure": {
471 "id": 0,
472 "status": "CREATED",
473 "displayId": "string",
474 "erpSystemId": 0,
475 "erpSystemDisplayId": "string",
476 "name": "string"
477 }
478 },
479 "type": {
480 "createdBy": "string",
481 "lastModifiedBy": "string",
482 "createdDate": "2019-08-24T14:15:22Z",
483 "lastModifiedDate": "2019-08-24T14:15:22Z",
484 "archived": true,
485 "externalId": "string",
486 "id": 0,
487 "priority": 0,
488 "internalId": 0,
489 "pickListCode": "string",
490 "pickListLabel": "string",
491 "label": "string",
492 "cultureId": 0,
493 "labelDtos": [
494 {
495 "createdBy": "string",
496 "lastModifiedBy": "string",
497 "createdDate": "2019-08-24T14:15:22Z",
498 "lastModifiedDate": "2019-08-24T14:15:22Z",
499 "archived": true,
500 "externalId": "string",
501 "id": 0,
502 "cultureId": 0,
503 "value": "string"
504 }
505 ]
506 },
507 "quality": {
508 "createdBy": "string",
509 "lastModifiedBy": "string",
510 "createdDate": "2019-08-24T14:15:22Z",
511 "lastModifiedDate": "2019-08-24T14:15:22Z",
512 "archived": true,
513 "externalId": "string",
514 "id": 0,
515 "priority": 0,
516 "internalId": 0,
517 "pickListCode": "string",
518 "pickListLabel": "string",
519 "label": "string",
520 "cultureId": 0,
521 "labelDtos": [
522 {
523 "createdBy": "string",
524 "lastModifiedBy": "string",
525 "createdDate": "2019-08-24T14:15:22Z",
526 "lastModifiedDate": "2019-08-24T14:15:22Z",
527 "archived": true,
528 "externalId": "string",
529 "id": 0,
530 "cultureId": 0,
531 "value": "string"
532 }
533 ]
534 },
535 "propertyType": {
536 "createdBy": "string",
537 "lastModifiedBy": "string",
538 "createdDate": "2019-08-24T14:15:22Z",
539 "lastModifiedDate": "2019-08-24T14:15:22Z",
540 "archived": true,
541 "externalId": "string",
542 "id": 0,
543 "priority": 0,
544 "internalId": 0,
545 "pickListCode": "string",
546 "pickListLabel": "string",
547 "label": "string",
548 "cultureId": 0,
549 "labelDtos": [
550 {
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 "cultureId": 0,
559 "value": "string"
560 }
561 ]
562 },
563 "category": {
564 "createdBy": "string",
565 "lastModifiedBy": "string",
566 "createdDate": "2019-08-24T14:15:22Z",
567 "lastModifiedDate": "2019-08-24T14:15:22Z",
568 "archived": true,
569 "externalId": "string",
570 "id": 0,
571 "priority": 0,
572 "internalId": 0,
573 "pickListCode": "string",
574 "pickListLabel": "string",
575 "label": "string",
576 "cultureId": 0,
577 "labelDtos": [
578 {
579 "createdBy": "string",
580 "lastModifiedBy": "string",
581 "createdDate": "2019-08-24T14:15:22Z",
582 "lastModifiedDate": "2019-08-24T14:15:22Z",
583 "archived": true,
584 "externalId": "string",
585 "id": 0,
586 "cultureId": 0,
587 "value": "string"
588 }
589 ]
590 },
591 "status": {
592 "createdBy": "string",
593 "lastModifiedBy": "string",
594 "createdDate": "2019-08-24T14:15:22Z",
595 "lastModifiedDate": "2019-08-24T14:15:22Z",
596 "archived": true,
597 "externalId": "string",
598 "id": 0,
599 "priority": 0,
600 "internalId": 0,
601 "pickListCode": "string",
602 "pickListLabel": "string",
603 "label": "string",
604 "cultureId": 0,
605 "labelDtos": [
606 {
607 "createdBy": "string",
608 "lastModifiedBy": "string",
609 "createdDate": "2019-08-24T14:15:22Z",
610 "lastModifiedDate": "2019-08-24T14:15:22Z",
611 "archived": true,
612 "externalId": "string",
613 "id": 0,
614 "cultureId": 0,
615 "value": "string"
616 }
617 ]
618 },
619 "addressDto": {
620 "createdBy": "string",
621 "lastModifiedBy": "string",
622 "createdDate": "2019-08-24T14:15:22Z",
623 "lastModifiedDate": "2019-08-24T14:15:22Z",
624 "archived": true,
625 "externalId": "string",
626 "id": 0,
627 "street": "string",
628 "civicNumber": "string",
629 "suite": "string",
630 "postalCode": "string",
631 "lon": 0.1,
632 "lat": 0.1,
633 "city": {
634 "createdBy": "string",
635 "lastModifiedBy": "string",
636 "createdDate": "2019-08-24T14:15:22Z",
637 "lastModifiedDate": "2019-08-24T14:15:22Z",
638 "archived": true,
639 "externalId": "string",
640 "id": 0,
641 "name": "string",
642 "province": {
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 "name": "string",
651 "code": "string",
652 "country": {},
653 "provinceCountryKey": "string"
654 },
655 "cityProvinceCountryKey": "string"
656 },
657 "district": {
658 "createdBy": "string",
659 "lastModifiedBy": "string",
660 "createdDate": "2019-08-24T14:15:22Z",
661 "lastModifiedDate": "2019-08-24T14:15:22Z",
662 "archived": true,
663 "externalId": "string",
664 "id": 0,
665 "name": "string",
666 "city": {
667 "createdBy": "string",
668 "lastModifiedBy": "string",
669 "createdDate": "2019-08-24T14:15:22Z",
670 "lastModifiedDate": "2019-08-24T14:15:22Z",
671 "archived": true,
672 "externalId": "string",
673 "id": 0,
674 "name": "string",
675 "province": {},
676 "cityProvinceCountryKey": "string"
677 }
678 },
679 "cityId": 0,
680 "districtId": 0
681 },
682 "secondAddressDto": {
683 "createdBy": "string",
684 "lastModifiedBy": "string",
685 "createdDate": "2019-08-24T14:15:22Z",
686 "lastModifiedDate": "2019-08-24T14:15:22Z",
687 "archived": true,
688 "externalId": "string",
689 "id": 0,
690 "street": "string",
691 "civicNumber": "string",
692 "suite": "string",
693 "postalCode": "string",
694 "lon": 0.1,
695 "lat": 0.1,
696 "city": {
697 "createdBy": "string",
698 "lastModifiedBy": "string",
699 "createdDate": "2019-08-24T14:15:22Z",
700 "lastModifiedDate": "2019-08-24T14:15:22Z",
701 "archived": true,
702 "externalId": "string",
703 "id": 0,
704 "name": "string",
705 "province": {
706 "createdBy": "string",
707 "lastModifiedBy": "string",
708 "createdDate": "2019-08-24T14:15:22Z",
709 "lastModifiedDate": "2019-08-24T14:15:22Z",
710 "archived": true,
711 "externalId": "string",
712 "id": 0,
713 "name": "string",
714 "code": "string",
715 "country": {},
716 "provinceCountryKey": "string"
717 },
718 "cityProvinceCountryKey": "string"
719 },
720 "district": {
721 "createdBy": "string",
722 "lastModifiedBy": "string",
723 "createdDate": "2019-08-24T14:15:22Z",
724 "lastModifiedDate": "2019-08-24T14:15:22Z",
725 "archived": true,
726 "externalId": "string",
727 "id": 0,
728 "name": "string",
729 "city": {
730 "createdBy": "string",
731 "lastModifiedBy": "string",
732 "createdDate": "2019-08-24T14:15:22Z",
733 "lastModifiedDate": "2019-08-24T14:15:22Z",
734 "archived": true,
735 "externalId": "string",
736 "id": 0,
737 "name": "string",
738 "province": {},
739 "cityProvinceCountryKey": "string"
740 }
741 },
742 "cityId": 0,
743 "districtId": 0
744 }
745 },
746 "status": {
747 "createdBy": "string",
748 "lastModifiedBy": "string",
749 "createdDate": "2019-08-24T14:15:22Z",
750 "lastModifiedDate": "2019-08-24T14:15:22Z",
751 "archived": true,
752 "externalId": "string",
753 "id": 0,
754 "priority": 0,
755 "internalId": 0,
756 "pickListCode": "string",
757 "pickListLabel": "string",
758 "label": "string",
759 "cultureId": 0,
760 "labelDtos": [
761 {
762 "createdBy": "string",
763 "lastModifiedBy": "string",
764 "createdDate": "2019-08-24T14:15:22Z",
765 "lastModifiedDate": "2019-08-24T14:15:22Z",
766 "archived": true,
767 "externalId": "string",
768 "id": 0,
769 "cultureId": 0,
770 "value": "string"
771 }
772 ]
773 },
774 "usage": {
775 "createdBy": "string",
776 "lastModifiedBy": "string",
777 "createdDate": "2019-08-24T14:15:22Z",
778 "lastModifiedDate": "2019-08-24T14:15:22Z",
779 "archived": true,
780 "externalId": "string",
781 "id": 0,
782 "priority": 0,
783 "internalId": 0,
784 "pickListCode": "string",
785 "pickListLabel": "string",
786 "label": "string",
787 "cultureId": 0,
788 "labelDtos": [
789 {
790 "createdBy": "string",
791 "lastModifiedBy": "string",
792 "createdDate": "2019-08-24T14:15:22Z",
793 "lastModifiedDate": "2019-08-24T14:15:22Z",
794 "archived": true,
795 "externalId": "string",
796 "id": 0,
797 "cultureId": 0,
798 "value": "string"
799 }
800 ]
801 },
802 "occupanciesDto": [
803 {
804 "createdBy": "string",
805 "lastModifiedBy": "string",
806 "createdDate": "2019-08-24T14:15:22Z",
807 "lastModifiedDate": "2019-08-24T14:15:22Z",
808 "archived": true,
809 "externalId": "string",
810 "id": 0,
811 "priority": 0,
812 "internalId": 0,
813 "pickListCode": "string",
814 "pickListLabel": "string",
815 "label": "string",
816 "cultureId": 0,
817 "labelDtos": [
818 {
819 "createdBy": "string",
820 "lastModifiedBy": "string",
821 "createdDate": "2019-08-24T14:15:22Z",
822 "lastModifiedDate": "2019-08-24T14:15:22Z",
823 "archived": true,
824 "externalId": "string",
825 "id": 0,
826 "cultureId": 0,
827 "value": "string"
828 }
829 ]
830 }
831 ]
832 },
833 "isTerminationVersion": true
834 }
835 ],
836 "leaseFileNumbers": [
837 "string"
838 ],
839 "validFrom": "2019-08-24",
840 "validTo": "2019-08-24",
841 "cityIds": [
842 0
843 ],
844 "provinceIds": [
845 0
846 ],
847 "countryIds": [
848 0
849 ],
850 "premiseIds": [
851 0
852 ],
853 "locationIds": [
854 0
855 ],
856 "businessUnitIds": [
857 0
858 ],
859 "legalEntityIds": [
860 0
861 ],
862 "groupIds": [
863 "string"
864 ],
865 "groupOptionIds": [
866 0
867 ],
868 "masterAgreementIds": [
869 0
870 ],
871 "contractIds": [
872 0
873 ],
874 "statusIds": [
875 0
876 ],
877 "cities": [
878 {
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 "name": "string",
887 "province": {
888 "createdBy": "string",
889 "lastModifiedBy": "string",
890 "createdDate": "2019-08-24T14:15:22Z",
891 "lastModifiedDate": "2019-08-24T14:15:22Z",
892 "archived": true,
893 "externalId": "string",
894 "id": 0,
895 "name": "string",
896 "country": {
897 "createdBy": "string",
898 "lastModifiedBy": "string",
899 "createdDate": "2019-08-24T14:15:22Z",
900 "lastModifiedDate": "2019-08-24T14:15:22Z",
901 "archived": true,
902 "externalId": "string",
903 "id": 0,
904 "name": "string",
905 "code": "string"
906 },
907 "code": "string",
908 "countryId": 0
909 },
910 "provinceId": 0
911 }
912 ],
913 "provinces": [
914 {
915 "createdBy": "string",
916 "lastModifiedBy": "string",
917 "createdDate": "2019-08-24T14:15:22Z",
918 "lastModifiedDate": "2019-08-24T14:15:22Z",
919 "archived": true,
920 "externalId": "string",
921 "id": 0,
922 "name": "string",
923 "country": {
924 "createdBy": "string",
925 "lastModifiedBy": "string",
926 "createdDate": "2019-08-24T14:15:22Z",
927 "lastModifiedDate": "2019-08-24T14:15:22Z",
928 "archived": true,
929 "externalId": "string",
930 "id": 0,
931 "name": "string",
932 "code": "string"
933 },
934 "code": "string",
935 "countryId": 0
936 }
937 ],
938 "countries": [
939 {
940 "createdBy": "string",
941 "lastModifiedBy": "string",
942 "createdDate": "2019-08-24T14:15:22Z",
943 "lastModifiedDate": "2019-08-24T14:15:22Z",
944 "archived": true,
945 "externalId": "string",
946 "id": 0,
947 "name": "string",
948 "code": "string"
949 }
950 ],
951 "locations": [
952 {
953 "createdBy": "string",
954 "lastModifiedBy": "string",
955 "createdDate": "2019-08-24T14:15:22Z",
956 "lastModifiedDate": "2019-08-24T14:15:22Z",
957 "archived": true,
958 "externalId": "string",
959 "id": 0,
960 "number": "string",
961 "name": "string",
962 "storeNumber": "string",
963 "defaultCurrencyId": 0,
964 "defaultMeasureId": 0,
965 "typeId": 0,
966 "qualityId": 0,
967 "propertyTypeId": 0,
968 "categoryId": 0,
969 "statusId": 0,
970 "businessUnitId": 0,
971 "groupIds": [
972 0
973 ],
974 "legalEntityIds": [
975 0
976 ],
977 "defaultCurrency": {
978 "id": 0,
979 "status": "CREATED",
980 "displayId": "string",
981 "erpSystemId": 0,
982 "erpSystemDisplayId": "string",
983 "name": "string",
984 "decimalPoints": 0,
985 "depreciationAreaId": 0
986 },
987 "defaultUnitValue": {
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 "unitId": 0,
996 "unitOfMeasureId": 0,
997 "erpSystemId": 0,
998 "unit": {
999 "createdBy": "string",
1000 "lastModifiedBy": "string",
1001 "createdDate": "2019-08-24T14:15:22Z",
1002 "lastModifiedDate": "2019-08-24T14:15:22Z",
1003 "archived": true,
1004 "externalId": "string",
1005 "id": 0,
1006 "priority": 0,
1007 "internalId": 0,
1008 "pickListCode": "string",
1009 "pickListLabel": "string",
1010 "label": "string",
1011 "cultureId": 0,
1012 "labelDtos": [
1013 {
1014 "createdBy": "string",
1015 "lastModifiedBy": "string",
1016 "createdDate": "2019-08-24T14:15:22Z",
1017 "lastModifiedDate": "2019-08-24T14:15:22Z",
1018 "archived": true,
1019 "externalId": "string",
1020 "id": 0,
1021 "cultureId": 0,
1022 "value": "string"
1023 }
1024 ]
1025 },
1026 "unitOfMeasure": {
1027 "id": 0,
1028 "status": "CREATED",
1029 "displayId": "string",
1030 "erpSystemId": 0,
1031 "erpSystemDisplayId": "string",
1032 "name": "string"
1033 }
1034 },
1035 "type": {
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 "priority": 0,
1044 "internalId": 0,
1045 "pickListCode": "string",
1046 "pickListLabel": "string",
1047 "label": "string",
1048 "cultureId": 0,
1049 "labelDtos": [
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 "cultureId": 0,
1059 "value": "string"
1060 }
1061 ]
1062 },
1063 "quality": {
1064 "createdBy": "string",
1065 "lastModifiedBy": "string",
1066 "createdDate": "2019-08-24T14:15:22Z",
1067 "lastModifiedDate": "2019-08-24T14:15:22Z",
1068 "archived": true,
1069 "externalId": "string",
1070 "id": 0,
1071 "priority": 0,
1072 "internalId": 0,
1073 "pickListCode": "string",
1074 "pickListLabel": "string",
1075 "label": "string",
1076 "cultureId": 0,
1077 "labelDtos": [
1078 {
1079 "createdBy": "string",
1080 "lastModifiedBy": "string",
1081 "createdDate": "2019-08-24T14:15:22Z",
1082 "lastModifiedDate": "2019-08-24T14:15:22Z",
1083 "archived": true,
1084 "externalId": "string",
1085 "id": 0,
1086 "cultureId": 0,
1087 "value": "string"
1088 }
1089 ]
1090 },
1091 "propertyType": {
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": 0,
1099 "priority": 0,
1100 "internalId": 0,
1101 "pickListCode": "string",
1102 "pickListLabel": "string",
1103 "label": "string",
1104 "cultureId": 0,
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 "category": {
1120 "createdBy": "string",
1121 "lastModifiedBy": "string",
1122 "createdDate": "2019-08-24T14:15:22Z",
1123 "lastModifiedDate": "2019-08-24T14:15:22Z",
1124 "archived": true,
1125 "externalId": "string",
1126 "id": 0,
1127 "priority": 0,
1128 "internalId": 0,
1129 "pickListCode": "string",
1130 "pickListLabel": "string",
1131 "label": "string",
1132 "cultureId": 0,
1133 "labelDtos": [
1134 {
1135 "createdBy": "string",
1136 "lastModifiedBy": "string",
1137 "createdDate": "2019-08-24T14:15:22Z",
1138 "lastModifiedDate": "2019-08-24T14:15:22Z",
1139 "archived": true,
1140 "externalId": "string",
1141 "id": 0,
1142 "cultureId": 0,
1143 "value": "string"
1144 }
1145 ]
1146 },
1147 "status": {
1148 "createdBy": "string",
1149 "lastModifiedBy": "string",
1150 "createdDate": "2019-08-24T14:15:22Z",
1151 "lastModifiedDate": "2019-08-24T14:15:22Z",
1152 "archived": true,
1153 "externalId": "string",
1154 "id": 0,
1155 "priority": 0,
1156 "internalId": 0,
1157 "pickListCode": "string",
1158 "pickListLabel": "string",
1159 "label": "string",
1160 "cultureId": 0,
1161 "labelDtos": [
1162 {
1163 "createdBy": "string",
1164 "lastModifiedBy": "string",
1165 "createdDate": "2019-08-24T14:15:22Z",
1166 "lastModifiedDate": "2019-08-24T14:15:22Z",
1167 "archived": true,
1168 "externalId": "string",
1169 "id": 0,
1170 "cultureId": 0,
1171 "value": "string"
1172 }
1173 ]
1174 },
1175 "addressDto": {
1176 "createdBy": "string",
1177 "lastModifiedBy": "string",
1178 "createdDate": "2019-08-24T14:15:22Z",
1179 "lastModifiedDate": "2019-08-24T14:15:22Z",
1180 "archived": true,
1181 "externalId": "string",
1182 "id": 0,
1183 "street": "string",
1184 "civicNumber": "string",
1185 "suite": "string",
1186 "postalCode": "string",
1187 "lon": 0.1,
1188 "lat": 0.1,
1189 "city": {
1190 "createdBy": "string",
1191 "lastModifiedBy": "string",
1192 "createdDate": "2019-08-24T14:15:22Z",
1193 "lastModifiedDate": "2019-08-24T14:15:22Z",
1194 "archived": true,
1195 "externalId": "string",
1196 "id": 0,
1197 "name": "string",
1198 "province": {
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 "name": "string",
1207 "code": "string",
1208 "country": {
1209 "createdBy": "string",
1210 "lastModifiedBy": "string",
1211 "createdDate": "2019-08-24T14:15:22Z",
1212 "lastModifiedDate": "2019-08-24T14:15:22Z",
1213 "archived": true,
1214 "externalId": "string",
1215 "id": 0,
1216 "name": "string",
1217 "code": "string"
1218 },
1219 "provinceCountryKey": "string"
1220 },
1221 "cityProvinceCountryKey": "string"
1222 },
1223 "district": {
1224 "createdBy": "string",
1225 "lastModifiedBy": "string",
1226 "createdDate": "2019-08-24T14:15:22Z",
1227 "lastModifiedDate": "2019-08-24T14:15:22Z",
1228 "archived": true,
1229 "externalId": "string",
1230 "id": 0,
1231 "name": "string",
1232 "city": {
1233 "createdBy": "string",
1234 "lastModifiedBy": "string",
1235 "createdDate": "2019-08-24T14:15:22Z",
1236 "lastModifiedDate": "2019-08-24T14:15:22Z",
1237 "archived": true,
1238 "externalId": "string",
1239 "id": 0,
1240 "name": "string",
1241 "province": {
1242 "createdBy": "string",
1243 "lastModifiedBy": "string",
1244 "createdDate": "2019-08-24T14:15:22Z",
1245 "lastModifiedDate": "2019-08-24T14:15:22Z",
1246 "archived": true,
1247 "externalId": "string",
1248 "id": 0,
1249 "name": "string",
1250 "code": "string",
1251 "country": {
1252 "createdBy": "string",
1253 "lastModifiedBy": "string",
1254 "createdDate": "2019-08-24T14:15:22Z",
1255 "lastModifiedDate": "2019-08-24T14:15:22Z",
1256 "archived": true,
1257 "externalId": "string",
1258 "id": 0,
1259 "name": "string",
1260 "code": "string"
1261 },
1262 "provinceCountryKey": "string"
1263 },
1264 "cityProvinceCountryKey": "string"
1265 }
1266 },
1267 "cityId": 0,
1268 "districtId": 0
1269 },
1270 "secondAddressDto": {
1271 "createdBy": "string",
1272 "lastModifiedBy": "string",
1273 "createdDate": "2019-08-24T14:15:22Z",
1274 "lastModifiedDate": "2019-08-24T14:15:22Z",
1275 "archived": true,
1276 "externalId": "string",
1277 "id": 0,
1278 "street": "string",
1279 "civicNumber": "string",
1280 "suite": "string",
1281 "postalCode": "string",
1282 "lon": 0.1,
1283 "lat": 0.1,
1284 "city": {
1285 "createdBy": "string",
1286 "lastModifiedBy": "string",
1287 "createdDate": "2019-08-24T14:15:22Z",
1288 "lastModifiedDate": "2019-08-24T14:15:22Z",
1289 "archived": true,
1290 "externalId": "string",
1291 "id": 0,
1292 "name": "string",
1293 "province": {
1294 "createdBy": "string",
1295 "lastModifiedBy": "string",
1296 "createdDate": "2019-08-24T14:15:22Z",
1297 "lastModifiedDate": "2019-08-24T14:15:22Z",
1298 "archived": true,
1299 "externalId": "string",
1300 "id": 0,
1301 "name": "string",
1302 "code": "string",
1303 "country": {
1304 "createdBy": "string",
1305 "lastModifiedBy": "string",
1306 "createdDate": "2019-08-24T14:15:22Z",
1307 "lastModifiedDate": "2019-08-24T14:15:22Z",
1308 "archived": true,
1309 "externalId": "string",
1310 "id": 0,
1311 "name": "string",
1312 "code": "string"
1313 },
1314 "provinceCountryKey": "string"
1315 },
1316 "cityProvinceCountryKey": "string"
1317 },
1318 "district": {
1319 "createdBy": "string",
1320 "lastModifiedBy": "string",
1321 "createdDate": "2019-08-24T14:15:22Z",
1322 "lastModifiedDate": "2019-08-24T14:15:22Z",
1323 "archived": true,
1324 "externalId": "string",
1325 "id": 0,
1326 "name": "string",
1327 "city": {
1328 "createdBy": "string",
1329 "lastModifiedBy": "string",
1330 "createdDate": "2019-08-24T14:15:22Z",
1331 "lastModifiedDate": "2019-08-24T14:15:22Z",
1332 "archived": true,
1333 "externalId": "string",
1334 "id": 0,
1335 "name": "string",
1336 "province": {
1337 "createdBy": "string",
1338 "lastModifiedBy": "string",
1339 "createdDate": "2019-08-24T14:15:22Z",
1340 "lastModifiedDate": "2019-08-24T14:15:22Z",
1341 "archived": true,
1342 "externalId": "string",
1343 "id": 0,
1344 "name": "string",
1345 "code": "string",
1346 "country": {
1347 "createdBy": "string",
1348 "lastModifiedBy": "string",
1349 "createdDate": "2019-08-24T14:15:22Z",
1350 "lastModifiedDate": "2019-08-24T14:15:22Z",
1351 "archived": true,
1352 "externalId": "string",
1353 "id": 0,
1354 "name": "string",
1355 "code": "string"
1356 },
1357 "provinceCountryKey": "string"
1358 },
1359 "cityProvinceCountryKey": "string"
1360 }
1361 },
1362 "cityId": 0,
1363 "districtId": 0
1364 }
1365 }
1366 ],
1367 "premises": [
1368 {
1369 "createdBy": "string",
1370 "lastModifiedBy": "string",
1371 "createdDate": "2019-08-24T14:15:22Z",
1372 "lastModifiedDate": "2019-08-24T14:15:22Z",
1373 "archived": true,
1374 "externalId": "string",
1375 "id": 0,
1376 "number": "string",
1377 "name": "string",
1378 "headPremise": true,
1379 "possessionDate": "2019-08-24",
1380 "openingDate": "2019-08-24",
1381 "closingDate": "2019-08-24",
1382 "relocationDate": "2019-08-24",
1383 "vacatingDate": "2019-08-24",
1384 "expansionDate": "2019-08-24",
1385 "statusId": 0,
1386 "usageId": 0,
1387 "parentPremiseId": 0,
1388 "costCenterId": 0,
1389 "profitCenterId": 0,
1390 "legalEntityId": 0,
1391 "occupancyIds": [
1392 0
1393 ],
1394 "locationId": 0,
1395 "locationDto": {
1396 "createdBy": "string",
1397 "lastModifiedBy": "string",
1398 "createdDate": "2019-08-24T14:15:22Z",
1399 "lastModifiedDate": "2019-08-24T14:15:22Z",
1400 "archived": true,
1401 "externalId": "string",
1402 "id": 0,
1403 "number": "string",
1404 "name": "string",
1405 "storeNumber": "string",
1406 "defaultCurrencyId": 0,
1407 "defaultMeasureId": 0,
1408 "typeId": 0,
1409 "qualityId": 0,
1410 "propertyTypeId": 0,
1411 "categoryId": 0,
1412 "statusId": 0,
1413 "businessUnitId": 0,
1414 "groupIds": [
1415 0
1416 ],
1417 "legalEntityIds": [
1418 0
1419 ],
1420 "defaultCurrency": {
1421 "id": 0,
1422 "status": "CREATED",
1423 "displayId": "string",
1424 "erpSystemId": 0,
1425 "erpSystemDisplayId": "string",
1426 "name": "string",
1427 "decimalPoints": 0,
1428 "depreciationAreaId": 0
1429 },
1430 "defaultUnitValue": {
1431 "createdBy": "string",
1432 "lastModifiedBy": "string",
1433 "createdDate": "2019-08-24T14:15:22Z",
1434 "lastModifiedDate": "2019-08-24T14:15:22Z",
1435 "archived": true,
1436 "externalId": "string",
1437 "id": 0,
1438 "unitId": 0,
1439 "unitOfMeasureId": 0,
1440 "erpSystemId": 0,
1441 "unit": {
1442 "createdBy": "string",
1443 "lastModifiedBy": "string",
1444 "createdDate": "2019-08-24T14:15:22Z",
1445 "lastModifiedDate": "2019-08-24T14:15:22Z",
1446 "archived": true,
1447 "externalId": "string",
1448 "id": 0,
1449 "priority": 0,
1450 "internalId": 0,
1451 "pickListCode": "string",
1452 "pickListLabel": "string",
1453 "label": "string",
1454 "cultureId": 0,
1455 "labelDtos": [
1456 {
1457 "createdBy": "string",
1458 "lastModifiedBy": "string",
1459 "createdDate": "2019-08-24T14:15:22Z",
1460 "lastModifiedDate": "2019-08-24T14:15:22Z",
1461 "archived": true,
1462 "externalId": "string",
1463 "id": 0,
1464 "cultureId": 0,
1465 "value": "string"
1466 }
1467 ]
1468 },
1469 "unitOfMeasure": {
1470 "id": 0,
1471 "status": "CREATED",
1472 "displayId": "string",
1473 "erpSystemId": 0,
1474 "erpSystemDisplayId": "string",
1475 "name": "string"
1476 }
1477 },
1478 "type": {
1479 "createdBy": "string",
1480 "lastModifiedBy": "string",
1481 "createdDate": "2019-08-24T14:15:22Z",
1482 "lastModifiedDate": "2019-08-24T14:15:22Z",
1483 "archived": true,
1484 "externalId": "string",
1485 "id": 0,
1486 "priority": 0,
1487 "internalId": 0,
1488 "pickListCode": "string",
1489 "pickListLabel": "string",
1490 "label": "string",
1491 "cultureId": 0,
1492 "labelDtos": [
1493 {
1494 "createdBy": "string",
1495 "lastModifiedBy": "string",
1496 "createdDate": "2019-08-24T14:15:22Z",
1497 "lastModifiedDate": "2019-08-24T14:15:22Z",
1498 "archived": true,
1499 "externalId": "string",
1500 "id": 0,
1501 "cultureId": 0,
1502 "value": "string"
1503 }
1504 ]
1505 },
1506 "quality": {
1507 "createdBy": "string",
1508 "lastModifiedBy": "string",
1509 "createdDate": "2019-08-24T14:15:22Z",
1510 "lastModifiedDate": "2019-08-24T14:15:22Z",
1511 "archived": true,
1512 "externalId": "string",
1513 "id": 0,
1514 "priority": 0,
1515 "internalId": 0,
1516 "pickListCode": "string",
1517 "pickListLabel": "string",
1518 "label": "string",
1519 "cultureId": 0,
1520 "labelDtos": [
1521 {
1522 "createdBy": "string",
1523 "lastModifiedBy": "string",
1524 "createdDate": "2019-08-24T14:15:22Z",
1525 "lastModifiedDate": "2019-08-24T14:15:22Z",
1526 "archived": true,
1527 "externalId": "string",
1528 "id": 0,
1529 "cultureId": 0,
1530 "value": "string"
1531 }
1532 ]
1533 },
1534 "propertyType": {
1535 "createdBy": "string",
1536 "lastModifiedBy": "string",
1537 "createdDate": "2019-08-24T14:15:22Z",
1538 "lastModifiedDate": "2019-08-24T14:15:22Z",
1539 "archived": true,
1540 "externalId": "string",
1541 "id": 0,
1542 "priority": 0,
1543 "internalId": 0,
1544 "pickListCode": "string",
1545 "pickListLabel": "string",
1546 "label": "string",
1547 "cultureId": 0,
1548 "labelDtos": [
1549 {
1550 "createdBy": "string",
1551 "lastModifiedBy": "string",
1552 "createdDate": "2019-08-24T14:15:22Z",
1553 "lastModifiedDate": "2019-08-24T14:15:22Z",
1554 "archived": true,
1555 "externalId": "string",
1556 "id": 0,
1557 "cultureId": 0,
1558 "value": "string"
1559 }
1560 ]
1561 },
1562 "category": {
1563 "createdBy": "string",
1564 "lastModifiedBy": "string",
1565 "createdDate": "2019-08-24T14:15:22Z",
1566 "lastModifiedDate": "2019-08-24T14:15:22Z",
1567 "archived": true,
1568 "externalId": "string",
1569 "id": 0,
1570 "priority": 0,
1571 "internalId": 0,
1572 "pickListCode": "string",
1573 "pickListLabel": "string",
1574 "label": "string",
1575 "cultureId": 0,
1576 "labelDtos": [
1577 {
1578 "createdBy": "string",
1579 "lastModifiedBy": "string",
1580 "createdDate": "2019-08-24T14:15:22Z",
1581 "lastModifiedDate": "2019-08-24T14:15:22Z",
1582 "archived": true,
1583 "externalId": "string",
1584 "id": 0,
1585 "cultureId": 0,
1586 "value": "string"
1587 }
1588 ]
1589 },
1590 "status": {
1591 "createdBy": "string",
1592 "lastModifiedBy": "string",
1593 "createdDate": "2019-08-24T14:15:22Z",
1594 "lastModifiedDate": "2019-08-24T14:15:22Z",
1595 "archived": true,
1596 "externalId": "string",
1597 "id": 0,
1598 "priority": 0,
1599 "internalId": 0,
1600 "pickListCode": "string",
1601 "pickListLabel": "string",
1602 "label": "string",
1603 "cultureId": 0,
1604 "labelDtos": [
1605 {
1606 "createdBy": "string",
1607 "lastModifiedBy": "string",
1608 "createdDate": "2019-08-24T14:15:22Z",
1609 "lastModifiedDate": "2019-08-24T14:15:22Z",
1610 "archived": true,
1611 "externalId": "string",
1612 "id": 0,
1613 "cultureId": 0,
1614 "value": "string"
1615 }
1616 ]
1617 },
1618 "addressDto": {
1619 "createdBy": "string",
1620 "lastModifiedBy": "string",
1621 "createdDate": "2019-08-24T14:15:22Z",
1622 "lastModifiedDate": "2019-08-24T14:15:22Z",
1623 "archived": true,
1624 "externalId": "string",
1625 "id": 0,
1626 "street": "string",
1627 "civicNumber": "string",
1628 "suite": "string",
1629 "postalCode": "string",
1630 "lon": 0.1,
1631 "lat": 0.1,
1632 "city": {
1633 "createdBy": "string",
1634 "lastModifiedBy": "string",
1635 "createdDate": "2019-08-24T14:15:22Z",
1636 "lastModifiedDate": "2019-08-24T14:15:22Z",
1637 "archived": true,
1638 "externalId": "string",
1639 "id": 0,
1640 "name": "string",
1641 "province": {
1642 "createdBy": "string",
1643 "lastModifiedBy": "string",
1644 "createdDate": "2019-08-24T14:15:22Z",
1645 "lastModifiedDate": "2019-08-24T14:15:22Z",
1646 "archived": true,
1647 "externalId": "string",
1648 "id": 0,
1649 "name": "string",
1650 "code": "string",
1651 "country": {
1652 "createdBy": "string",
1653 "lastModifiedBy": "string",
1654 "createdDate": "2019-08-24T14:15:22Z",
1655 "lastModifiedDate": "2019-08-24T14:15:22Z",
1656 "archived": true,
1657 "externalId": "string",
1658 "id": 0,
1659 "name": "string",
1660 "code": "string"
1661 },
1662 "provinceCountryKey": "string"
1663 },
1664 "cityProvinceCountryKey": "string"
1665 },
1666 "district": {
1667 "createdBy": "string",
1668 "lastModifiedBy": "string",
1669 "createdDate": "2019-08-24T14:15:22Z",
1670 "lastModifiedDate": "2019-08-24T14:15:22Z",
1671 "archived": true,
1672 "externalId": "string",
1673 "id": 0,
1674 "name": "string",
1675 "city": {
1676 "createdBy": "string",
1677 "lastModifiedBy": "string",
1678 "createdDate": "2019-08-24T14:15:22Z",
1679 "lastModifiedDate": "2019-08-24T14:15:22Z",
1680 "archived": true,
1681 "externalId": "string",
1682 "id": 0,
1683 "name": "string",
1684 "province": {
1685 "createdBy": "string",
1686 "lastModifiedBy": "string",
1687 "createdDate": "2019-08-24T14:15:22Z",
1688 "lastModifiedDate": "2019-08-24T14:15:22Z",
1689 "archived": true,
1690 "externalId": "string",
1691 "id": 0,
1692 "name": "string",
1693 "code": "string",
1694 "country": {},
1695 "provinceCountryKey": "string"
1696 },
1697 "cityProvinceCountryKey": "string"
1698 }
1699 },
1700 "cityId": 0,
1701 "districtId": 0
1702 },
1703 "secondAddressDto": {
1704 "createdBy": "string",
1705 "lastModifiedBy": "string",
1706 "createdDate": "2019-08-24T14:15:22Z",
1707 "lastModifiedDate": "2019-08-24T14:15:22Z",
1708 "archived": true,
1709 "externalId": "string",
1710 "id": 0,
1711 "street": "string",
1712 "civicNumber": "string",
1713 "suite": "string",
1714 "postalCode": "string",
1715 "lon": 0.1,
1716 "lat": 0.1,
1717 "city": {
1718 "createdBy": "string",
1719 "lastModifiedBy": "string",
1720 "createdDate": "2019-08-24T14:15:22Z",
1721 "lastModifiedDate": "2019-08-24T14:15:22Z",
1722 "archived": true,
1723 "externalId": "string",
1724 "id": 0,
1725 "name": "string",
1726 "province": {
1727 "createdBy": "string",
1728 "lastModifiedBy": "string",
1729 "createdDate": "2019-08-24T14:15:22Z",
1730 "lastModifiedDate": "2019-08-24T14:15:22Z",
1731 "archived": true,
1732 "externalId": "string",
1733 "id": 0,
1734 "name": "string",
1735 "code": "string",
1736 "country": {
1737 "createdBy": "string",
1738 "lastModifiedBy": "string",
1739 "createdDate": "2019-08-24T14:15:22Z",
1740 "lastModifiedDate": "2019-08-24T14:15:22Z",
1741 "archived": true,
1742 "externalId": "string",
1743 "id": 0,
1744 "name": "string",
1745 "code": "string"
1746 },
1747 "provinceCountryKey": "string"
1748 },
1749 "cityProvinceCountryKey": "string"
1750 },
1751 "district": {
1752 "createdBy": "string",
1753 "lastModifiedBy": "string",
1754 "createdDate": "2019-08-24T14:15:22Z",
1755 "lastModifiedDate": "2019-08-24T14:15:22Z",
1756 "archived": true,
1757 "externalId": "string",
1758 "id": 0,
1759 "name": "string",
1760 "city": {
1761 "createdBy": "string",
1762 "lastModifiedBy": "string",
1763 "createdDate": "2019-08-24T14:15:22Z",
1764 "lastModifiedDate": "2019-08-24T14:15:22Z",
1765 "archived": true,
1766 "externalId": "string",
1767 "id": 0,
1768 "name": "string",
1769 "province": {
1770 "createdBy": "string",
1771 "lastModifiedBy": "string",
1772 "createdDate": "2019-08-24T14:15:22Z",
1773 "lastModifiedDate": "2019-08-24T14:15:22Z",
1774 "archived": true,
1775 "externalId": "string",
1776 "id": 0,
1777 "name": "string",
1778 "code": "string",
1779 "country": {},
1780 "provinceCountryKey": "string"
1781 },
1782 "cityProvinceCountryKey": "string"
1783 }
1784 },
1785 "cityId": 0,
1786 "districtId": 0
1787 }
1788 },
1789 "status": {
1790 "createdBy": "string",
1791 "lastModifiedBy": "string",
1792 "createdDate": "2019-08-24T14:15:22Z",
1793 "lastModifiedDate": "2019-08-24T14:15:22Z",
1794 "archived": true,
1795 "externalId": "string",
1796 "id": 0,
1797 "priority": 0,
1798 "internalId": 0,
1799 "pickListCode": "string",
1800 "pickListLabel": "string",
1801 "label": "string",
1802 "cultureId": 0,
1803 "labelDtos": [
1804 {
1805 "createdBy": "string",
1806 "lastModifiedBy": "string",
1807 "createdDate": "2019-08-24T14:15:22Z",
1808 "lastModifiedDate": "2019-08-24T14:15:22Z",
1809 "archived": true,
1810 "externalId": "string",
1811 "id": 0,
1812 "cultureId": 0,
1813 "value": "string"
1814 }
1815 ]
1816 },
1817 "usage": {
1818 "createdBy": "string",
1819 "lastModifiedBy": "string",
1820 "createdDate": "2019-08-24T14:15:22Z",
1821 "lastModifiedDate": "2019-08-24T14:15:22Z",
1822 "archived": true,
1823 "externalId": "string",
1824 "id": 0,
1825 "priority": 0,
1826 "internalId": 0,
1827 "pickListCode": "string",
1828 "pickListLabel": "string",
1829 "label": "string",
1830 "cultureId": 0,
1831 "labelDtos": [
1832 {
1833 "createdBy": "string",
1834 "lastModifiedBy": "string",
1835 "createdDate": "2019-08-24T14:15:22Z",
1836 "lastModifiedDate": "2019-08-24T14:15:22Z",
1837 "archived": true,
1838 "externalId": "string",
1839 "id": 0,
1840 "cultureId": 0,
1841 "value": "string"
1842 }
1843 ]
1844 },
1845 "occupanciesDto": [
1846 {
1847 "createdBy": "string",
1848 "lastModifiedBy": "string",
1849 "createdDate": "2019-08-24T14:15:22Z",
1850 "lastModifiedDate": "2019-08-24T14:15:22Z",
1851 "archived": true,
1852 "externalId": "string",
1853 "id": 0,
1854 "priority": 0,
1855 "internalId": 0,
1856 "pickListCode": "string",
1857 "pickListLabel": "string",
1858 "label": "string",
1859 "cultureId": 0,
1860 "labelDtos": [
1861 {
1862 "createdBy": "string",
1863 "lastModifiedBy": "string",
1864 "createdDate": "2019-08-24T14:15:22Z",
1865 "lastModifiedDate": "2019-08-24T14:15:22Z",
1866 "archived": true,
1867 "externalId": "string",
1868 "id": 0,
1869 "cultureId": 0,
1870 "value": "string"
1871 }
1872 ]
1873 }
1874 ]
1875 }
1876 ],
1877 "groups": [
1878 {
1879 "createdBy": "string",
1880 "lastModifiedBy": "string",
1881 "createdDate": "2019-08-24T14:15:22Z",
1882 "lastModifiedDate": "2019-08-24T14:15:22Z",
1883 "archived": true,
1884 "externalId": "string",
1885 "id": "string",
1886 "code": "string",
1887 "priority": 0,
1888 "pickListType": "string",
1889 "label": "string",
1890 "cultureId": 0,
1891 "reportable": true,
1892 "labelDtos": [
1893 {
1894 "createdBy": "string",
1895 "lastModifiedBy": "string",
1896 "createdDate": "2019-08-24T14:15:22Z",
1897 "lastModifiedDate": "2019-08-24T14:15:22Z",
1898 "archived": true,
1899 "externalId": "string",
1900 "id": 0,
1901 "cultureId": 0,
1902 "value": "string"
1903 }
1904 ]
1905 }
1906 ],
1907 "groupOptions": [
1908 {
1909 "createdBy": "string",
1910 "lastModifiedBy": "string",
1911 "createdDate": "2019-08-24T14:15:22Z",
1912 "lastModifiedDate": "2019-08-24T14:15:22Z",
1913 "archived": true,
1914 "externalId": "string",
1915 "id": 0,
1916 "priority": 0,
1917 "internalId": 0,
1918 "pickListCode": "string",
1919 "pickListLabel": "string",
1920 "label": "string",
1921 "cultureId": 0,
1922 "labelDtos": [
1923 {
1924 "createdBy": "string",
1925 "lastModifiedBy": "string",
1926 "createdDate": "2019-08-24T14:15:22Z",
1927 "lastModifiedDate": "2019-08-24T14:15:22Z",
1928 "archived": true,
1929 "externalId": "string",
1930 "id": 0,
1931 "cultureId": 0,
1932 "value": "string"
1933 }
1934 ]
1935 }
1936 ],
1937 "businessUnits": [
1938 {
1939 "id": 0,
1940 "status": "CREATED",
1941 "displayId": "string",
1942 "name": "string",
1943 "leaseAreaId": 0,
1944 "companyId": 0
1945 }
1946 ],
1947 "legalEntities": [
1948 {
1949 "id": 0,
1950 "status": "CREATED",
1951 "displayId": "string",
1952 "erpSystemId": 0,
1953 "erpSystemDisplayId": "string",
1954 "countryId": 0,
1955 "countryDisplayId": "string",
1956 "postingPeriodVariantId": 0,
1957 "name": "string",
1958 "postingPeriodVariantDisplayId": "string",
1959 "controllingAreaId": 0,
1960 "controllingAreaDisplayId": "string",
1961 "chartOfAccountId": 0,
1962 "chartOfAccountDisplayId": "string",
1963 "fiscalVariantId": 0,
1964 "fiscalVariantDisplayId": "string",
1965 "chartOfDepreciationId": 0,
1966 "chartOfDepreciationDisplayId": "string",
1967 "purchasingOrganizationId": 0,
1968 "assetId": 0,
1969 "exchangeRateTypeId": 0,
1970 "plantId": 0,
1971 "incrementalBorrowingRateId": 0,
1972 "businessUnitId": 0,
1973 "projectId": 0,
1974 "transferVariantId": 0,
1975 "partnerId": 0,
1976 "departmentId": 0,
1977 "accountingStandardId": 0,
1978 "generalLedgerAccountId": 0,
1979 "consumerPriceIndexCategoryId": 0,
1980 "costCenterId": 0,
1981 "costCenterRelationValidFrom": "2019-08-24",
1982 "costCenterRelationValidTo": "2019-08-24"
1983 }
1984 ],
1985 "statusOptions": [
1986 {
1987 "createdBy": "string",
1988 "lastModifiedBy": "string",
1989 "createdDate": "2019-08-24T14:15:22Z",
1990 "lastModifiedDate": "2019-08-24T14:15:22Z",
1991 "archived": true,
1992 "externalId": "string",
1993 "id": 0,
1994 "priority": 0,
1995 "internalId": 0,
1996 "pickListCode": "string",
1997 "pickListLabel": "string",
1998 "label": "string",
1999 "cultureId": 0,
2000 "labelDtos": [
2001 {
2002 "createdBy": "string",
2003 "lastModifiedBy": "string",
2004 "createdDate": "2019-08-24T14:15:22Z",
2005 "lastModifiedDate": "2019-08-24T14:15:22Z",
2006 "archived": true,
2007 "externalId": "string",
2008 "id": 0,
2009 "cultureId": 0,
2010 "value": "string"
2011 }
2012 ]
2013 }
2014 ],
2015 "masterAgreements": [
2016 {
2017 "id": 0,
2018 "displayId": "string",
2019 "year": 1900,
2020 "name": "string",
2021 "description": "string",
2022 "validFrom": "2019-08-24",
2023 "validTo": "2019-08-24",
2024 "targetValue": 0.1,
2025 "legalJurisdiction": "string",
2026 "approverComment": "string",
2027 "signingPerson": "string",
2028 "placeOfSignature": "string",
2029 "dateOfSignature": "2019-08-24",
2030 "state": "MLA_DEFINE",
2031 "dataCreationInfo": {
2032 "id": 0,
2033 "idGenerationType": "AUTO",
2034 "source": "string",
2035 "type": "MIGRATION",
2036 "startDateTime": "2019-08-24T14:15:22Z",
2037 "endDateTime": "2019-08-24T14:15:22Z"
2038 },
2039 "agreementGroup": {
2040 "id": 0,
2041 "displayId": "string",
2042 "status": "CREATED",
2043 "name": "string"
2044 },
2045 "currency": {
2046 "id": 0,
2047 "displayId": "string",
2048 "status": "CREATED",
2049 "name": "string",
2050 "decimalPoints": 0
2051 },
2052 "internalAssetClass": {
2053 "id": 0,
2054 "displayId": "string",
2055 "status": "CREATED",
2056 "name": "string",
2057 "assetClassType": "PROPERTY",
2058 "infiniteUsefulLife": true
2059 },
2060 "leaseArea": {
2061 "id": 0,
2062 "displayId": "string",
2063 "status": "CREATED",
2064 "name": "string"
2065 },
2066 "businessUnit": {
2067 "id": 0,
2068 "displayId": "string",
2069 "status": "CREATED",
2070 "name": "string"
2071 },
2072 "companyCode": {
2073 "id": 0,
2074 "displayId": "string",
2075 "status": "CREATED",
2076 "erpSystemId": 0,
2077 "erpSystemDisplayId": "string",
2078 "countryId": 0,
2079 "countryDisplayId": "string",
2080 "name": "string",
2081 "postingPeriodVariantId": 0,
2082 "fiscalVariantId": 0
2083 },
2084 "department": {
2085 "id": 0,
2086 "displayId": "string",
2087 "status": "CREATED",
2088 "name": "string"
2089 },
2090 "leaseGroup": {
2091 "id": 0,
2092 "displayId": "string",
2093 "status": "CREATED",
2094 "name": "string"
2095 },
2096 "allowsSystemGenerateNewId": true,
2097 "numberRangeIdentifierType": {
2098 "name": "string"
2099 },
2100 "numberRangeIdentifierValue": "string",
2101 "numberRangeType": {
2102 "name": "string"
2103 }
2104 }
2105 ],
2106 "contracts": [
2107 {
2108 "id": 0,
2109 "displayId": "string",
2110 "name": "string",
2111 "principalPositionType": "LESSEE",
2112 "validFrom": "2019-08-24",
2113 "validTo": "2019-08-24",
2114 "amendmentDate": "2019-08-24",
2115 "approverComment": "string",
2116 "contractPhase": "INITIAL",
2117 "dataCreationInfo": {
2118 "id": 0,
2119 "idGenerationType": "AUTO",
2120 "source": "string",
2121 "type": "MIGRATION",
2122 "startDateTime": "2019-08-24T14:15:22Z",
2123 "endDateTime": "2019-08-24T14:15:22Z"
2124 },
2125 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
2126 "revision": {
2127 "id": 0,
2128 "displayId": "string",
2129 "name": "string",
2130 "inception": true,
2131 "revisionType": "REVISION",
2132 "state": "MLA_DEFINE",
2133 "approvedBy": "string",
2134 "approvedAt": "2019-08-24T14:15:22Z",
2135 "parentRevisionId": 0,
2136 "approverComment": "string",
2137 "contractId": 0,
2138 "contractDisplayId": "string",
2139 "contractName": "string",
2140 "principalPositionType": "LESSEE",
2141 "mlaId": 0,
2142 "companyId": 0,
2143 "description": "string",
2144 "externalReference": "string",
2145 "internalReference": "string",
2146 "formOfLease": "FULL",
2147 "jointVentureLeaseType": "GROSS_LEASE",
2148 "businessPlace": "string",
2149 "tradingPartner": {
2150 "id": 0,
2151 "displayId": "string",
2152 "status": "CREATED",
2153 "name": "string",
2154 "erpSystemId": 0,
2155 "erpSystemDisplayId": "string"
2156 },
2157 "contractCategoryGroup": {
2158 "id": 0,
2159 "displayId": "string",
2160 "status": "CREATED",
2161 "name": "string"
2162 },
2163 "contractGroup1": {
2164 "id": 0,
2165 "displayId": "string",
2166 "status": "CREATED",
2167 "name": "string"
2168 },
2169 "contractGroup2": {
2170 "id": 0,
2171 "displayId": "string",
2172 "status": "CREATED",
2173 "name": "string"
2174 },
2175 "group3": "string",
2176 "group4": "string",
2177 "signingPerson": "string",
2178 "placeOfSignature": "string",
2179 "dateOfSignature": "2019-08-24",
2180 "numberRangeIdentifierType": {
2181 "name": "string"
2182 },
2183 "numberRangeIdentifierValue": "string",
2184 "numberRangeType": {
2185 "name": "string"
2186 },
2187 "allowsSystemGenerateNewId": true
2188 },
2189 "currency": {
2190 "id": 0,
2191 "displayId": "string",
2192 "status": "CREATED",
2193 "name": "string",
2194 "decimalPoints": 0
2195 },
2196 "companyCurrency": {
2197 "id": 0,
2198 "displayId": "string",
2199 "status": "CREATED",
2200 "name": "string",
2201 "decimalPoints": 0
2202 },
2203 "indexedCurrency": true,
2204 "assetValueCurrencyType": "CONTRACT_CURRENCY",
2205 "currencyLocked": true,
2206 "leaseArea": {
2207 "id": 0,
2208 "displayId": "string",
2209 "status": "CREATED",
2210 "name": "string"
2211 },
2212 "businessUnit": {
2213 "id": 0,
2214 "displayId": "string",
2215 "status": "CREATED",
2216 "name": "string"
2217 },
2218 "businessUnitLocked": true,
2219 "companyCode": {
2220 "id": 0,
2221 "displayId": "string",
2222 "status": "CREATED",
2223 "erpSystemId": 0,
2224 "erpSystemDisplayId": "string",
2225 "countryId": 0,
2226 "countryDisplayId": "string",
2227 "name": "string",
2228 "postingPeriodVariantId": 0,
2229 "fiscalVariantId": 0
2230 },
2231 "companyCodeLocked": true,
2232 "department": {
2233 "id": 0,
2234 "displayId": "string",
2235 "status": "CREATED",
2236 "name": "string"
2237 },
2238 "departmentLocked": true,
2239 "leaseGroup": {
2240 "id": 0,
2241 "displayId": "string",
2242 "status": "CREATED",
2243 "name": "string"
2244 },
2245 "leaseGroupLocked": true,
2246 "subleasingInternalAssetClass": {
2247 "id": 0,
2248 "displayId": "string",
2249 "status": "CREATED",
2250 "name": "string",
2251 "assetClassType": "PROPERTY",
2252 "infiniteUsefulLife": true
2253 },
2254 "contractGroup1": {
2255 "id": 0,
2256 "displayId": "string",
2257 "status": "CREATED",
2258 "name": "string"
2259 },
2260 "contractGroup2": {
2261 "id": 0,
2262 "displayId": "string",
2263 "status": "CREATED",
2264 "name": "string"
2265 },
2266 "subleasing": true,
2267 "subleasingContractRevisionInfo": {
2268 "id": 0,
2269 "contractId": 0,
2270 "contractDisplayId": "string",
2271 "contractName": "string"
2272 },
2273 "subleasingLeaseComponentRevisionInfo": {
2274 "id": 0,
2275 "leaseComponentId": 0,
2276 "leaseComponentDisplayId": "string",
2277 "leaseComponentName": "string"
2278 },
2279 "subleasingActivationGroupRevisionInfo": {
2280 "id": 0,
2281 "activationGroupId": 0,
2282 "activationGroupDisplayId": "string",
2283 "activationGroupName": "string"
2284 },
2285 "notifications": [
2286 {
2287 "id": 0,
2288 "topic": {
2289 "enCaption": "string",
2290 "frCaption": "string",
2291 "name": "string",
2292 "priority": "HIGH"
2293 },
2294 "username": "string",
2295 "contractId": 0,
2296 "contractDisplayId": "string",
2297 "targetId": "string",
2298 "targetType": "string"
2299 }
2300 ],
2301 "masterAgreementId": 0,
2302 "masterAgreementDisplayId": "string",
2303 "allowsSystemGenerateNewId": true,
2304 "transferInfo": {
2305 "transferredFromDisplayId": "string",
2306 "transferredFromRevisionId": 0,
2307 "transferredToDisplayId": "string",
2308 "transferredToRevisionId": 0
2309 },
2310 "numberRangeIdentifierType": {
2311 "name": "string"
2312 },
2313 "numberRangeIdentifierValue": "string",
2314 "numberRangeType": {
2315 "name": "string"
2316 }
2317 }
2318 ],
2319 "listingCitiesValue": "string",
2320 "listingCitiesValues": [
2321 "string"
2322 ],
2323 "listingProvincesValue": "string",
2324 "listingProvincesValues": [
2325 "string"
2326 ],
2327 "listingCountriesValue": "string",
2328 "listingCountriesValues": [
2329 "string"
2330 ],
2331 "listingLocationsValue": "string",
2332 "listingLocationsValues": [
2333 "string"
2334 ],
2335 "listingPremisesValue": "string",
2336 "listingPremisesValues": [
2337 "string"
2338 ],
2339 "listingGroupsValue": "string",
2340 "listingGroupsValues": [
2341 "string"
2342 ],
2343 "listingGroupOptionsValue": "string",
2344 "listingGroupOptionsValues": [
2345 "string"
2346 ],
2347 "listingBusinessUnitsValue": "string",
2348 "listingBusinessUnitsValues": [
2349 "string"
2350 ],
2351 "listingLegalEntitiesValue": "string",
2352 "listingLegalEntitiesValues": [
2353 "string"
2354 ],
2355 "listingMasterAgreementsValue": "string",
2356 "listingMasterAgreementsValues": [
2357 "string"
2358 ],
2359 "listingContractsValue": "string",
2360 "listingContractsValues": [
2361 "string"
2362 ],
2363 "listingStatusOptionsValue": "string",
2364 "listingStatusOptionsValues": [
2365 "string"
2366 ]
2367 }
2368 ]
2369}
Delete Percentage Rent Report¶
HTTP Request
DELETE /api/percentage-rent-reports/{id}
📋 Description: Deletes a specified percentage rent report from the Nakisa Portfolio Management Suite, enabling users to maintain accurate and relevant analytics within their real estate property portfolio.
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 |
Unarchive Percentage Rent Report¶
HTTP Request
POST /api/percentage-rent-reports/{id}/unarchive
📋 Description: Unarchives a specified percentage rent report within the Nakisa Portfolio Management Suite, allowing users to restore visibility and access to valuable analytics related to portfolio and asset management 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 "startDate": "2019-08-24",
12 "endDate": "2019-08-24",
13 "statusId": 0,
14 "generatedDate": "2019-08-24",
15 "generateJobId": 0,
16 "numberOfLeaseEntriesToProcess": 0,
17 "numberOfLeaseEntriesProcessed": 0,
18 "leaseIds": [
19 0
20 ],
21 "massProfileFilterIds": [
22 0
23 ],
24 "percentageRentGenerationPeriodIds": [
25 0
26 ],
27 "notes": [
28 {
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 "message": "string",
37 "preserveOriginalAudit": true,
38 "originalCreatedBy": "string",
39 "originalCreatedDate": "2019-08-24T14:15:22Z",
40 "originalLastModifiedBy": "string",
41 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
42 }
43 ],
44 "status": {
45 "createdBy": "string",
46 "lastModifiedBy": "string",
47 "createdDate": "2019-08-24T14:15:22Z",
48 "lastModifiedDate": "2019-08-24T14:15:22Z",
49 "archived": true,
50 "externalId": "string",
51 "id": 0,
52 "priority": 0,
53 "internalId": 0,
54 "pickListCode": "string",
55 "pickListLabel": "string",
56 "label": "string",
57 "cultureId": 0,
58 "labelDtos": [
59 {
60 "createdBy": "string",
61 "lastModifiedBy": "string",
62 "createdDate": "2019-08-24T14:15:22Z",
63 "lastModifiedDate": "2019-08-24T14:15:22Z",
64 "archived": true,
65 "externalId": "string",
66 "id": 0,
67 "cultureId": 0,
68 "value": "string"
69 }
70 ]
71 },
72 "massProfileFilters": [
73 {
74 "createdBy": "string",
75 "lastModifiedBy": "string",
76 "createdDate": "2019-08-24T14:15:22Z",
77 "lastModifiedDate": "2019-08-24T14:15:22Z",
78 "archived": true,
79 "externalId": "string",
80 "id": 0,
81 "name": "string",
82 "description": "string",
83 "leaseList": true,
84 "leaseIds": [
85 0
86 ],
87 "leases": [
88 {
89 "createdBy": "string",
90 "lastModifiedBy": "string",
91 "createdDate": "2019-08-24T14:15:22Z",
92 "lastModifiedDate": "2019-08-24T14:15:22Z",
93 "archived": true,
94 "externalId": "string",
95 "id": 0,
96 "typeId": 0,
97 "terminatingLease": "2019-08-24",
98 "maximumDateTo": "2019-08-24",
99 "number": "string",
100 "validFrom": "2019-08-24",
101 "validTo": "2019-08-24",
102 "categoryId": 0,
103 "registrationNumber": "string",
104 "statusId": 0,
105 "stateId": 0,
106 "calculateTax": true,
107 "autoMonthToMonth": true,
108 "originalLeaseId": 0,
109 "scenario": true,
110 "parentLeaseId": 0,
111 "areasHistoryVersionId": 0,
112 "provisioningFrequencyName": "string",
113 "accountingApproved": true,
114 "indexationType": "string",
115 "cpiGlobalCategoryId": 0,
116 "indexationReferenceDate": "2019-08-24",
117 "currentIndexLevel": 0.1,
118 "conditionallyIndexed": true,
119 "applicableCurrentIndexLevel": 0.1,
120 "indexLevelPercentageChangeLowerBound": 0.1,
121 "indexLevelPercentageChangeUpperBound": 0.1,
122 "indexationTypeNonLease": "string",
123 "cpiGlobalCategoryIdNonLease": 0,
124 "indexationReferenceDateNonLease": "2019-08-24",
125 "currentIndexLevelNonLease": 0.1,
126 "conditionallyIndexedNonLease": true,
127 "applicableCurrentIndexLevelNonLease": 0.1,
128 "indexLevelPercentageChangeLowerBoundNonLease": 0.1,
129 "indexLevelPercentageChangeUpperBoundNonLease": 0.1,
130 "signatureDate": "2019-08-24",
131 "premiseId": 0,
132 "type": {
133 "createdBy": "string",
134 "lastModifiedBy": "string",
135 "createdDate": "2019-08-24T14:15:22Z",
136 "lastModifiedDate": "2019-08-24T14:15:22Z",
137 "archived": true,
138 "externalId": "string",
139 "id": 0,
140 "priority": 0,
141 "internalId": 0,
142 "pickListCode": "string",
143 "pickListLabel": "string",
144 "label": "string",
145 "cultureId": 0,
146 "labelDtos": [
147 {
148 "createdBy": "string",
149 "lastModifiedBy": "string",
150 "createdDate": "2019-08-24T14:15:22Z",
151 "lastModifiedDate": "2019-08-24T14:15:22Z",
152 "archived": true,
153 "externalId": "string",
154 "id": 0,
155 "cultureId": 0,
156 "value": "string"
157 }
158 ]
159 },
160 "category": {
161 "createdBy": "string",
162 "lastModifiedBy": "string",
163 "createdDate": "2019-08-24T14:15:22Z",
164 "lastModifiedDate": "2019-08-24T14:15:22Z",
165 "archived": true,
166 "externalId": "string",
167 "id": 0,
168 "priority": 0,
169 "internalId": 0,
170 "pickListCode": "string",
171 "pickListLabel": "string",
172 "label": "string",
173 "cultureId": 0,
174 "labelDtos": [
175 {
176 "createdBy": "string",
177 "lastModifiedBy": "string",
178 "createdDate": "2019-08-24T14:15:22Z",
179 "lastModifiedDate": "2019-08-24T14:15:22Z",
180 "archived": true,
181 "externalId": "string",
182 "id": 0,
183 "cultureId": 0,
184 "value": "string"
185 }
186 ]
187 },
188 "status": {
189 "createdBy": "string",
190 "lastModifiedBy": "string",
191 "createdDate": "2019-08-24T14:15:22Z",
192 "lastModifiedDate": "2019-08-24T14:15:22Z",
193 "archived": true,
194 "externalId": "string",
195 "id": 0,
196 "priority": 0,
197 "internalId": 0,
198 "pickListCode": "string",
199 "pickListLabel": "string",
200 "label": "string",
201 "cultureId": 0,
202 "labelDtos": [
203 {
204 "createdBy": "string",
205 "lastModifiedBy": "string",
206 "createdDate": "2019-08-24T14:15:22Z",
207 "lastModifiedDate": "2019-08-24T14:15:22Z",
208 "archived": true,
209 "externalId": "string",
210 "id": 0,
211 "cultureId": 0,
212 "value": "string"
213 }
214 ]
215 },
216 "state": {
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 "priority": 0,
225 "internalId": 0,
226 "pickListCode": "string",
227 "pickListLabel": "string",
228 "label": "string",
229 "cultureId": 0,
230 "labelDtos": [
231 {
232 "createdBy": "string",
233 "lastModifiedBy": "string",
234 "createdDate": "2019-08-24T14:15:22Z",
235 "lastModifiedDate": "2019-08-24T14:15:22Z",
236 "archived": true,
237 "externalId": "string",
238 "id": 0,
239 "cultureId": 0,
240 "value": "string"
241 }
242 ]
243 },
244 "version": {
245 "createdBy": "string",
246 "lastModifiedBy": "string",
247 "createdDate": "2019-08-24T14:15:22Z",
248 "lastModifiedDate": "2019-08-24T14:15:22Z",
249 "archived": true,
250 "externalId": "string",
251 "id": 0,
252 "name": "string",
253 "description": "string",
254 "modificationDate": "2019-08-24",
255 "updateContractRate": true,
256 "leaseEvent": {
257 "createdBy": "string",
258 "lastModifiedBy": "string",
259 "createdDate": "2019-08-24T14:15:22Z",
260 "lastModifiedDate": "2019-08-24T14:15:22Z",
261 "archived": true,
262 "externalId": "string",
263 "id": 0,
264 "typeId": 0,
265 "code": "string",
266 "reviewedBy": "string",
267 "reviewedDate": "2019-08-24",
268 "reviewedStatusId": 0,
269 "activityDate": "2019-08-24",
270 "relatedPickListOptionId": 0,
271 "detail": "string",
272 "note": {
273 "createdBy": "string",
274 "lastModifiedBy": "string",
275 "createdDate": "2019-08-24T14:15:22Z",
276 "lastModifiedDate": "2019-08-24T14:15:22Z",
277 "archived": true,
278 "externalId": "string",
279 "id": 0,
280 "message": "string",
281 "preserveOriginalAudit": true,
282 "originalCreatedBy": "string",
283 "originalCreatedDate": "2019-08-24T14:15:22Z",
284 "originalLastModifiedBy": "string",
285 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
286 },
287 "type": {
288 "createdBy": "string",
289 "lastModifiedBy": "string",
290 "createdDate": "2019-08-24T14:15:22Z",
291 "lastModifiedDate": "2019-08-24T14:15:22Z",
292 "archived": true,
293 "externalId": "string",
294 "id": 0,
295 "priority": 0,
296 "internalId": 0,
297 "pickListCode": "string",
298 "pickListLabel": "string",
299 "label": "string",
300 "cultureId": 0,
301 "labelDtos": [
302 {
303 "createdBy": "string",
304 "lastModifiedBy": "string",
305 "createdDate": "2019-08-24T14:15:22Z",
306 "lastModifiedDate": "2019-08-24T14:15:22Z",
307 "archived": true,
308 "externalId": "string",
309 "id": 0,
310 "cultureId": 0,
311 "value": "string"
312 }
313 ]
314 },
315 "reviewedStatus": {
316 "createdBy": "string",
317 "lastModifiedBy": "string",
318 "createdDate": "2019-08-24T14:15:22Z",
319 "lastModifiedDate": "2019-08-24T14:15:22Z",
320 "archived": true,
321 "externalId": "string",
322 "id": 0,
323 "priority": 0,
324 "internalId": 0,
325 "pickListCode": "string",
326 "pickListLabel": "string",
327 "label": "string",
328 "cultureId": 0,
329 "labelDtos": [
330 {
331 "createdBy": "string",
332 "lastModifiedBy": "string",
333 "createdDate": "2019-08-24T14:15:22Z",
334 "lastModifiedDate": "2019-08-24T14:15:22Z",
335 "archived": true,
336 "externalId": "string",
337 "id": 0,
338 "cultureId": 0,
339 "value": "string"
340 }
341 ]
342 },
343 "relatedPickListOption": {
344 "createdBy": "string",
345 "lastModifiedBy": "string",
346 "createdDate": "2019-08-24T14:15:22Z",
347 "lastModifiedDate": "2019-08-24T14:15:22Z",
348 "archived": true,
349 "externalId": "string",
350 "id": 0,
351 "priority": 0,
352 "internalId": 0,
353 "pickListCode": "string",
354 "pickListLabel": "string",
355 "label": "string",
356 "cultureId": 0,
357 "labelDtos": [
358 {
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 "cultureId": 0,
367 "value": "string"
368 }
369 ]
370 },
371 "isVisiblePartnerPortal": true
372 },
373 "isVisibleVendorPortal": true,
374 "isTerminationVersion": true,
375 "terminationDate": "2019-08-24",
376 "penaltyAmount": 0.1,
377 "areasHistoryVersionId": 0
378 },
379 "premiseDto": {
380 "createdBy": "string",
381 "lastModifiedBy": "string",
382 "createdDate": "2019-08-24T14:15:22Z",
383 "lastModifiedDate": "2019-08-24T14:15:22Z",
384 "archived": true,
385 "externalId": "string",
386 "id": 0,
387 "number": "string",
388 "name": "string",
389 "headPremise": true,
390 "possessionDate": "2019-08-24",
391 "openingDate": "2019-08-24",
392 "closingDate": "2019-08-24",
393 "relocationDate": "2019-08-24",
394 "vacatingDate": "2019-08-24",
395 "expansionDate": "2019-08-24",
396 "statusId": 0,
397 "usageId": 0,
398 "parentPremiseId": 0,
399 "costCenterId": 0,
400 "profitCenterId": 0,
401 "legalEntityId": 0,
402 "occupancyIds": [
403 0
404 ],
405 "locationId": 0,
406 "locationDto": {
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 "number": "string",
415 "name": "string",
416 "storeNumber": "string",
417 "defaultCurrencyId": 0,
418 "defaultMeasureId": 0,
419 "typeId": 0,
420 "qualityId": 0,
421 "propertyTypeId": 0,
422 "categoryId": 0,
423 "statusId": 0,
424 "businessUnitId": 0,
425 "groupIds": [
426 0
427 ],
428 "legalEntityIds": [
429 0
430 ],
431 "defaultCurrency": {
432 "id": 0,
433 "status": "CREATED",
434 "displayId": "string",
435 "erpSystemId": 0,
436 "erpSystemDisplayId": "string",
437 "name": "string",
438 "decimalPoints": 0,
439 "depreciationAreaId": 0
440 },
441 "defaultUnitValue": {
442 "createdBy": "string",
443 "lastModifiedBy": "string",
444 "createdDate": "2019-08-24T14:15:22Z",
445 "lastModifiedDate": "2019-08-24T14:15:22Z",
446 "archived": true,
447 "externalId": "string",
448 "id": 0,
449 "unitId": 0,
450 "unitOfMeasureId": 0,
451 "erpSystemId": 0,
452 "unit": {
453 "createdBy": "string",
454 "lastModifiedBy": "string",
455 "createdDate": "2019-08-24T14:15:22Z",
456 "lastModifiedDate": "2019-08-24T14:15:22Z",
457 "archived": true,
458 "externalId": "string",
459 "id": 0,
460 "priority": 0,
461 "internalId": 0,
462 "pickListCode": "string",
463 "pickListLabel": "string",
464 "label": "string",
465 "cultureId": 0,
466 "labelDtos": [
467 {}
468 ]
469 },
470 "unitOfMeasure": {
471 "id": 0,
472 "status": "CREATED",
473 "displayId": "string",
474 "erpSystemId": 0,
475 "erpSystemDisplayId": "string",
476 "name": "string"
477 }
478 },
479 "type": {
480 "createdBy": "string",
481 "lastModifiedBy": "string",
482 "createdDate": "2019-08-24T14:15:22Z",
483 "lastModifiedDate": "2019-08-24T14:15:22Z",
484 "archived": true,
485 "externalId": "string",
486 "id": 0,
487 "priority": 0,
488 "internalId": 0,
489 "pickListCode": "string",
490 "pickListLabel": "string",
491 "label": "string",
492 "cultureId": 0,
493 "labelDtos": [
494 {
495 "createdBy": "string",
496 "lastModifiedBy": "string",
497 "createdDate": "2019-08-24T14:15:22Z",
498 "lastModifiedDate": "2019-08-24T14:15:22Z",
499 "archived": true,
500 "externalId": "string",
501 "id": 0,
502 "cultureId": 0,
503 "value": "string"
504 }
505 ]
506 },
507 "quality": {
508 "createdBy": "string",
509 "lastModifiedBy": "string",
510 "createdDate": "2019-08-24T14:15:22Z",
511 "lastModifiedDate": "2019-08-24T14:15:22Z",
512 "archived": true,
513 "externalId": "string",
514 "id": 0,
515 "priority": 0,
516 "internalId": 0,
517 "pickListCode": "string",
518 "pickListLabel": "string",
519 "label": "string",
520 "cultureId": 0,
521 "labelDtos": [
522 {
523 "createdBy": "string",
524 "lastModifiedBy": "string",
525 "createdDate": "2019-08-24T14:15:22Z",
526 "lastModifiedDate": "2019-08-24T14:15:22Z",
527 "archived": true,
528 "externalId": "string",
529 "id": 0,
530 "cultureId": 0,
531 "value": "string"
532 }
533 ]
534 },
535 "propertyType": {
536 "createdBy": "string",
537 "lastModifiedBy": "string",
538 "createdDate": "2019-08-24T14:15:22Z",
539 "lastModifiedDate": "2019-08-24T14:15:22Z",
540 "archived": true,
541 "externalId": "string",
542 "id": 0,
543 "priority": 0,
544 "internalId": 0,
545 "pickListCode": "string",
546 "pickListLabel": "string",
547 "label": "string",
548 "cultureId": 0,
549 "labelDtos": [
550 {
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 "cultureId": 0,
559 "value": "string"
560 }
561 ]
562 },
563 "category": {
564 "createdBy": "string",
565 "lastModifiedBy": "string",
566 "createdDate": "2019-08-24T14:15:22Z",
567 "lastModifiedDate": "2019-08-24T14:15:22Z",
568 "archived": true,
569 "externalId": "string",
570 "id": 0,
571 "priority": 0,
572 "internalId": 0,
573 "pickListCode": "string",
574 "pickListLabel": "string",
575 "label": "string",
576 "cultureId": 0,
577 "labelDtos": [
578 {
579 "createdBy": "string",
580 "lastModifiedBy": "string",
581 "createdDate": "2019-08-24T14:15:22Z",
582 "lastModifiedDate": "2019-08-24T14:15:22Z",
583 "archived": true,
584 "externalId": "string",
585 "id": 0,
586 "cultureId": 0,
587 "value": "string"
588 }
589 ]
590 },
591 "status": {
592 "createdBy": "string",
593 "lastModifiedBy": "string",
594 "createdDate": "2019-08-24T14:15:22Z",
595 "lastModifiedDate": "2019-08-24T14:15:22Z",
596 "archived": true,
597 "externalId": "string",
598 "id": 0,
599 "priority": 0,
600 "internalId": 0,
601 "pickListCode": "string",
602 "pickListLabel": "string",
603 "label": "string",
604 "cultureId": 0,
605 "labelDtos": [
606 {
607 "createdBy": "string",
608 "lastModifiedBy": "string",
609 "createdDate": "2019-08-24T14:15:22Z",
610 "lastModifiedDate": "2019-08-24T14:15:22Z",
611 "archived": true,
612 "externalId": "string",
613 "id": 0,
614 "cultureId": 0,
615 "value": "string"
616 }
617 ]
618 },
619 "addressDto": {
620 "createdBy": "string",
621 "lastModifiedBy": "string",
622 "createdDate": "2019-08-24T14:15:22Z",
623 "lastModifiedDate": "2019-08-24T14:15:22Z",
624 "archived": true,
625 "externalId": "string",
626 "id": 0,
627 "street": "string",
628 "civicNumber": "string",
629 "suite": "string",
630 "postalCode": "string",
631 "lon": 0.1,
632 "lat": 0.1,
633 "city": {
634 "createdBy": "string",
635 "lastModifiedBy": "string",
636 "createdDate": "2019-08-24T14:15:22Z",
637 "lastModifiedDate": "2019-08-24T14:15:22Z",
638 "archived": true,
639 "externalId": "string",
640 "id": 0,
641 "name": "string",
642 "province": {
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 "name": "string",
651 "code": "string",
652 "country": {},
653 "provinceCountryKey": "string"
654 },
655 "cityProvinceCountryKey": "string"
656 },
657 "district": {
658 "createdBy": "string",
659 "lastModifiedBy": "string",
660 "createdDate": "2019-08-24T14:15:22Z",
661 "lastModifiedDate": "2019-08-24T14:15:22Z",
662 "archived": true,
663 "externalId": "string",
664 "id": 0,
665 "name": "string",
666 "city": {
667 "createdBy": "string",
668 "lastModifiedBy": "string",
669 "createdDate": "2019-08-24T14:15:22Z",
670 "lastModifiedDate": "2019-08-24T14:15:22Z",
671 "archived": true,
672 "externalId": "string",
673 "id": 0,
674 "name": "string",
675 "province": {},
676 "cityProvinceCountryKey": "string"
677 }
678 },
679 "cityId": 0,
680 "districtId": 0
681 },
682 "secondAddressDto": {
683 "createdBy": "string",
684 "lastModifiedBy": "string",
685 "createdDate": "2019-08-24T14:15:22Z",
686 "lastModifiedDate": "2019-08-24T14:15:22Z",
687 "archived": true,
688 "externalId": "string",
689 "id": 0,
690 "street": "string",
691 "civicNumber": "string",
692 "suite": "string",
693 "postalCode": "string",
694 "lon": 0.1,
695 "lat": 0.1,
696 "city": {
697 "createdBy": "string",
698 "lastModifiedBy": "string",
699 "createdDate": "2019-08-24T14:15:22Z",
700 "lastModifiedDate": "2019-08-24T14:15:22Z",
701 "archived": true,
702 "externalId": "string",
703 "id": 0,
704 "name": "string",
705 "province": {
706 "createdBy": "string",
707 "lastModifiedBy": "string",
708 "createdDate": "2019-08-24T14:15:22Z",
709 "lastModifiedDate": "2019-08-24T14:15:22Z",
710 "archived": true,
711 "externalId": "string",
712 "id": 0,
713 "name": "string",
714 "code": "string",
715 "country": {},
716 "provinceCountryKey": "string"
717 },
718 "cityProvinceCountryKey": "string"
719 },
720 "district": {
721 "createdBy": "string",
722 "lastModifiedBy": "string",
723 "createdDate": "2019-08-24T14:15:22Z",
724 "lastModifiedDate": "2019-08-24T14:15:22Z",
725 "archived": true,
726 "externalId": "string",
727 "id": 0,
728 "name": "string",
729 "city": {
730 "createdBy": "string",
731 "lastModifiedBy": "string",
732 "createdDate": "2019-08-24T14:15:22Z",
733 "lastModifiedDate": "2019-08-24T14:15:22Z",
734 "archived": true,
735 "externalId": "string",
736 "id": 0,
737 "name": "string",
738 "province": {},
739 "cityProvinceCountryKey": "string"
740 }
741 },
742 "cityId": 0,
743 "districtId": 0
744 }
745 },
746 "status": {
747 "createdBy": "string",
748 "lastModifiedBy": "string",
749 "createdDate": "2019-08-24T14:15:22Z",
750 "lastModifiedDate": "2019-08-24T14:15:22Z",
751 "archived": true,
752 "externalId": "string",
753 "id": 0,
754 "priority": 0,
755 "internalId": 0,
756 "pickListCode": "string",
757 "pickListLabel": "string",
758 "label": "string",
759 "cultureId": 0,
760 "labelDtos": [
761 {
762 "createdBy": "string",
763 "lastModifiedBy": "string",
764 "createdDate": "2019-08-24T14:15:22Z",
765 "lastModifiedDate": "2019-08-24T14:15:22Z",
766 "archived": true,
767 "externalId": "string",
768 "id": 0,
769 "cultureId": 0,
770 "value": "string"
771 }
772 ]
773 },
774 "usage": {
775 "createdBy": "string",
776 "lastModifiedBy": "string",
777 "createdDate": "2019-08-24T14:15:22Z",
778 "lastModifiedDate": "2019-08-24T14:15:22Z",
779 "archived": true,
780 "externalId": "string",
781 "id": 0,
782 "priority": 0,
783 "internalId": 0,
784 "pickListCode": "string",
785 "pickListLabel": "string",
786 "label": "string",
787 "cultureId": 0,
788 "labelDtos": [
789 {
790 "createdBy": "string",
791 "lastModifiedBy": "string",
792 "createdDate": "2019-08-24T14:15:22Z",
793 "lastModifiedDate": "2019-08-24T14:15:22Z",
794 "archived": true,
795 "externalId": "string",
796 "id": 0,
797 "cultureId": 0,
798 "value": "string"
799 }
800 ]
801 },
802 "occupanciesDto": [
803 {
804 "createdBy": "string",
805 "lastModifiedBy": "string",
806 "createdDate": "2019-08-24T14:15:22Z",
807 "lastModifiedDate": "2019-08-24T14:15:22Z",
808 "archived": true,
809 "externalId": "string",
810 "id": 0,
811 "priority": 0,
812 "internalId": 0,
813 "pickListCode": "string",
814 "pickListLabel": "string",
815 "label": "string",
816 "cultureId": 0,
817 "labelDtos": [
818 {
819 "createdBy": "string",
820 "lastModifiedBy": "string",
821 "createdDate": "2019-08-24T14:15:22Z",
822 "lastModifiedDate": "2019-08-24T14:15:22Z",
823 "archived": true,
824 "externalId": "string",
825 "id": 0,
826 "cultureId": 0,
827 "value": "string"
828 }
829 ]
830 }
831 ]
832 },
833 "isTerminationVersion": true
834 }
835 ],
836 "leaseFileNumbers": [
837 "string"
838 ],
839 "validFrom": "2019-08-24",
840 "validTo": "2019-08-24",
841 "cityIds": [
842 0
843 ],
844 "provinceIds": [
845 0
846 ],
847 "countryIds": [
848 0
849 ],
850 "premiseIds": [
851 0
852 ],
853 "locationIds": [
854 0
855 ],
856 "businessUnitIds": [
857 0
858 ],
859 "legalEntityIds": [
860 0
861 ],
862 "groupIds": [
863 "string"
864 ],
865 "groupOptionIds": [
866 0
867 ],
868 "masterAgreementIds": [
869 0
870 ],
871 "contractIds": [
872 0
873 ],
874 "statusIds": [
875 0
876 ],
877 "cities": [
878 {
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 "name": "string",
887 "province": {
888 "createdBy": "string",
889 "lastModifiedBy": "string",
890 "createdDate": "2019-08-24T14:15:22Z",
891 "lastModifiedDate": "2019-08-24T14:15:22Z",
892 "archived": true,
893 "externalId": "string",
894 "id": 0,
895 "name": "string",
896 "country": {
897 "createdBy": "string",
898 "lastModifiedBy": "string",
899 "createdDate": "2019-08-24T14:15:22Z",
900 "lastModifiedDate": "2019-08-24T14:15:22Z",
901 "archived": true,
902 "externalId": "string",
903 "id": 0,
904 "name": "string",
905 "code": "string"
906 },
907 "code": "string",
908 "countryId": 0
909 },
910 "provinceId": 0
911 }
912 ],
913 "provinces": [
914 {
915 "createdBy": "string",
916 "lastModifiedBy": "string",
917 "createdDate": "2019-08-24T14:15:22Z",
918 "lastModifiedDate": "2019-08-24T14:15:22Z",
919 "archived": true,
920 "externalId": "string",
921 "id": 0,
922 "name": "string",
923 "country": {
924 "createdBy": "string",
925 "lastModifiedBy": "string",
926 "createdDate": "2019-08-24T14:15:22Z",
927 "lastModifiedDate": "2019-08-24T14:15:22Z",
928 "archived": true,
929 "externalId": "string",
930 "id": 0,
931 "name": "string",
932 "code": "string"
933 },
934 "code": "string",
935 "countryId": 0
936 }
937 ],
938 "countries": [
939 {
940 "createdBy": "string",
941 "lastModifiedBy": "string",
942 "createdDate": "2019-08-24T14:15:22Z",
943 "lastModifiedDate": "2019-08-24T14:15:22Z",
944 "archived": true,
945 "externalId": "string",
946 "id": 0,
947 "name": "string",
948 "code": "string"
949 }
950 ],
951 "locations": [
952 {
953 "createdBy": "string",
954 "lastModifiedBy": "string",
955 "createdDate": "2019-08-24T14:15:22Z",
956 "lastModifiedDate": "2019-08-24T14:15:22Z",
957 "archived": true,
958 "externalId": "string",
959 "id": 0,
960 "number": "string",
961 "name": "string",
962 "storeNumber": "string",
963 "defaultCurrencyId": 0,
964 "defaultMeasureId": 0,
965 "typeId": 0,
966 "qualityId": 0,
967 "propertyTypeId": 0,
968 "categoryId": 0,
969 "statusId": 0,
970 "businessUnitId": 0,
971 "groupIds": [
972 0
973 ],
974 "legalEntityIds": [
975 0
976 ],
977 "defaultCurrency": {
978 "id": 0,
979 "status": "CREATED",
980 "displayId": "string",
981 "erpSystemId": 0,
982 "erpSystemDisplayId": "string",
983 "name": "string",
984 "decimalPoints": 0,
985 "depreciationAreaId": 0
986 },
987 "defaultUnitValue": {
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 "unitId": 0,
996 "unitOfMeasureId": 0,
997 "erpSystemId": 0,
998 "unit": {
999 "createdBy": "string",
1000 "lastModifiedBy": "string",
1001 "createdDate": "2019-08-24T14:15:22Z",
1002 "lastModifiedDate": "2019-08-24T14:15:22Z",
1003 "archived": true,
1004 "externalId": "string",
1005 "id": 0,
1006 "priority": 0,
1007 "internalId": 0,
1008 "pickListCode": "string",
1009 "pickListLabel": "string",
1010 "label": "string",
1011 "cultureId": 0,
1012 "labelDtos": [
1013 {
1014 "createdBy": "string",
1015 "lastModifiedBy": "string",
1016 "createdDate": "2019-08-24T14:15:22Z",
1017 "lastModifiedDate": "2019-08-24T14:15:22Z",
1018 "archived": true,
1019 "externalId": "string",
1020 "id": 0,
1021 "cultureId": 0,
1022 "value": "string"
1023 }
1024 ]
1025 },
1026 "unitOfMeasure": {
1027 "id": 0,
1028 "status": "CREATED",
1029 "displayId": "string",
1030 "erpSystemId": 0,
1031 "erpSystemDisplayId": "string",
1032 "name": "string"
1033 }
1034 },
1035 "type": {
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 "priority": 0,
1044 "internalId": 0,
1045 "pickListCode": "string",
1046 "pickListLabel": "string",
1047 "label": "string",
1048 "cultureId": 0,
1049 "labelDtos": [
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 "cultureId": 0,
1059 "value": "string"
1060 }
1061 ]
1062 },
1063 "quality": {
1064 "createdBy": "string",
1065 "lastModifiedBy": "string",
1066 "createdDate": "2019-08-24T14:15:22Z",
1067 "lastModifiedDate": "2019-08-24T14:15:22Z",
1068 "archived": true,
1069 "externalId": "string",
1070 "id": 0,
1071 "priority": 0,
1072 "internalId": 0,
1073 "pickListCode": "string",
1074 "pickListLabel": "string",
1075 "label": "string",
1076 "cultureId": 0,
1077 "labelDtos": [
1078 {
1079 "createdBy": "string",
1080 "lastModifiedBy": "string",
1081 "createdDate": "2019-08-24T14:15:22Z",
1082 "lastModifiedDate": "2019-08-24T14:15:22Z",
1083 "archived": true,
1084 "externalId": "string",
1085 "id": 0,
1086 "cultureId": 0,
1087 "value": "string"
1088 }
1089 ]
1090 },
1091 "propertyType": {
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": 0,
1099 "priority": 0,
1100 "internalId": 0,
1101 "pickListCode": "string",
1102 "pickListLabel": "string",
1103 "label": "string",
1104 "cultureId": 0,
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 "category": {
1120 "createdBy": "string",
1121 "lastModifiedBy": "string",
1122 "createdDate": "2019-08-24T14:15:22Z",
1123 "lastModifiedDate": "2019-08-24T14:15:22Z",
1124 "archived": true,
1125 "externalId": "string",
1126 "id": 0,
1127 "priority": 0,
1128 "internalId": 0,
1129 "pickListCode": "string",
1130 "pickListLabel": "string",
1131 "label": "string",
1132 "cultureId": 0,
1133 "labelDtos": [
1134 {
1135 "createdBy": "string",
1136 "lastModifiedBy": "string",
1137 "createdDate": "2019-08-24T14:15:22Z",
1138 "lastModifiedDate": "2019-08-24T14:15:22Z",
1139 "archived": true,
1140 "externalId": "string",
1141 "id": 0,
1142 "cultureId": 0,
1143 "value": "string"
1144 }
1145 ]
1146 },
1147 "status": {
1148 "createdBy": "string",
1149 "lastModifiedBy": "string",
1150 "createdDate": "2019-08-24T14:15:22Z",
1151 "lastModifiedDate": "2019-08-24T14:15:22Z",
1152 "archived": true,
1153 "externalId": "string",
1154 "id": 0,
1155 "priority": 0,
1156 "internalId": 0,
1157 "pickListCode": "string",
1158 "pickListLabel": "string",
1159 "label": "string",
1160 "cultureId": 0,
1161 "labelDtos": [
1162 {
1163 "createdBy": "string",
1164 "lastModifiedBy": "string",
1165 "createdDate": "2019-08-24T14:15:22Z",
1166 "lastModifiedDate": "2019-08-24T14:15:22Z",
1167 "archived": true,
1168 "externalId": "string",
1169 "id": 0,
1170 "cultureId": 0,
1171 "value": "string"
1172 }
1173 ]
1174 },
1175 "addressDto": {
1176 "createdBy": "string",
1177 "lastModifiedBy": "string",
1178 "createdDate": "2019-08-24T14:15:22Z",
1179 "lastModifiedDate": "2019-08-24T14:15:22Z",
1180 "archived": true,
1181 "externalId": "string",
1182 "id": 0,
1183 "street": "string",
1184 "civicNumber": "string",
1185 "suite": "string",
1186 "postalCode": "string",
1187 "lon": 0.1,
1188 "lat": 0.1,
1189 "city": {
1190 "createdBy": "string",
1191 "lastModifiedBy": "string",
1192 "createdDate": "2019-08-24T14:15:22Z",
1193 "lastModifiedDate": "2019-08-24T14:15:22Z",
1194 "archived": true,
1195 "externalId": "string",
1196 "id": 0,
1197 "name": "string",
1198 "province": {
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 "name": "string",
1207 "code": "string",
1208 "country": {
1209 "createdBy": "string",
1210 "lastModifiedBy": "string",
1211 "createdDate": "2019-08-24T14:15:22Z",
1212 "lastModifiedDate": "2019-08-24T14:15:22Z",
1213 "archived": true,
1214 "externalId": "string",
1215 "id": 0,
1216 "name": "string",
1217 "code": "string"
1218 },
1219 "provinceCountryKey": "string"
1220 },
1221 "cityProvinceCountryKey": "string"
1222 },
1223 "district": {
1224 "createdBy": "string",
1225 "lastModifiedBy": "string",
1226 "createdDate": "2019-08-24T14:15:22Z",
1227 "lastModifiedDate": "2019-08-24T14:15:22Z",
1228 "archived": true,
1229 "externalId": "string",
1230 "id": 0,
1231 "name": "string",
1232 "city": {
1233 "createdBy": "string",
1234 "lastModifiedBy": "string",
1235 "createdDate": "2019-08-24T14:15:22Z",
1236 "lastModifiedDate": "2019-08-24T14:15:22Z",
1237 "archived": true,
1238 "externalId": "string",
1239 "id": 0,
1240 "name": "string",
1241 "province": {
1242 "createdBy": "string",
1243 "lastModifiedBy": "string",
1244 "createdDate": "2019-08-24T14:15:22Z",
1245 "lastModifiedDate": "2019-08-24T14:15:22Z",
1246 "archived": true,
1247 "externalId": "string",
1248 "id": 0,
1249 "name": "string",
1250 "code": "string",
1251 "country": {
1252 "createdBy": "string",
1253 "lastModifiedBy": "string",
1254 "createdDate": "2019-08-24T14:15:22Z",
1255 "lastModifiedDate": "2019-08-24T14:15:22Z",
1256 "archived": true,
1257 "externalId": "string",
1258 "id": 0,
1259 "name": "string",
1260 "code": "string"
1261 },
1262 "provinceCountryKey": "string"
1263 },
1264 "cityProvinceCountryKey": "string"
1265 }
1266 },
1267 "cityId": 0,
1268 "districtId": 0
1269 },
1270 "secondAddressDto": {
1271 "createdBy": "string",
1272 "lastModifiedBy": "string",
1273 "createdDate": "2019-08-24T14:15:22Z",
1274 "lastModifiedDate": "2019-08-24T14:15:22Z",
1275 "archived": true,
1276 "externalId": "string",
1277 "id": 0,
1278 "street": "string",
1279 "civicNumber": "string",
1280 "suite": "string",
1281 "postalCode": "string",
1282 "lon": 0.1,
1283 "lat": 0.1,
1284 "city": {
1285 "createdBy": "string",
1286 "lastModifiedBy": "string",
1287 "createdDate": "2019-08-24T14:15:22Z",
1288 "lastModifiedDate": "2019-08-24T14:15:22Z",
1289 "archived": true,
1290 "externalId": "string",
1291 "id": 0,
1292 "name": "string",
1293 "province": {
1294 "createdBy": "string",
1295 "lastModifiedBy": "string",
1296 "createdDate": "2019-08-24T14:15:22Z",
1297 "lastModifiedDate": "2019-08-24T14:15:22Z",
1298 "archived": true,
1299 "externalId": "string",
1300 "id": 0,
1301 "name": "string",
1302 "code": "string",
1303 "country": {
1304 "createdBy": "string",
1305 "lastModifiedBy": "string",
1306 "createdDate": "2019-08-24T14:15:22Z",
1307 "lastModifiedDate": "2019-08-24T14:15:22Z",
1308 "archived": true,
1309 "externalId": "string",
1310 "id": 0,
1311 "name": "string",
1312 "code": "string"
1313 },
1314 "provinceCountryKey": "string"
1315 },
1316 "cityProvinceCountryKey": "string"
1317 },
1318 "district": {
1319 "createdBy": "string",
1320 "lastModifiedBy": "string",
1321 "createdDate": "2019-08-24T14:15:22Z",
1322 "lastModifiedDate": "2019-08-24T14:15:22Z",
1323 "archived": true,
1324 "externalId": "string",
1325 "id": 0,
1326 "name": "string",
1327 "city": {
1328 "createdBy": "string",
1329 "lastModifiedBy": "string",
1330 "createdDate": "2019-08-24T14:15:22Z",
1331 "lastModifiedDate": "2019-08-24T14:15:22Z",
1332 "archived": true,
1333 "externalId": "string",
1334 "id": 0,
1335 "name": "string",
1336 "province": {
1337 "createdBy": "string",
1338 "lastModifiedBy": "string",
1339 "createdDate": "2019-08-24T14:15:22Z",
1340 "lastModifiedDate": "2019-08-24T14:15:22Z",
1341 "archived": true,
1342 "externalId": "string",
1343 "id": 0,
1344 "name": "string",
1345 "code": "string",
1346 "country": {
1347 "createdBy": "string",
1348 "lastModifiedBy": "string",
1349 "createdDate": "2019-08-24T14:15:22Z",
1350 "lastModifiedDate": "2019-08-24T14:15:22Z",
1351 "archived": true,
1352 "externalId": "string",
1353 "id": 0,
1354 "name": "string",
1355 "code": "string"
1356 },
1357 "provinceCountryKey": "string"
1358 },
1359 "cityProvinceCountryKey": "string"
1360 }
1361 },
1362 "cityId": 0,
1363 "districtId": 0
1364 }
1365 }
1366 ],
1367 "premises": [
1368 {
1369 "createdBy": "string",
1370 "lastModifiedBy": "string",
1371 "createdDate": "2019-08-24T14:15:22Z",
1372 "lastModifiedDate": "2019-08-24T14:15:22Z",
1373 "archived": true,
1374 "externalId": "string",
1375 "id": 0,
1376 "number": "string",
1377 "name": "string",
1378 "headPremise": true,
1379 "possessionDate": "2019-08-24",
1380 "openingDate": "2019-08-24",
1381 "closingDate": "2019-08-24",
1382 "relocationDate": "2019-08-24",
1383 "vacatingDate": "2019-08-24",
1384 "expansionDate": "2019-08-24",
1385 "statusId": 0,
1386 "usageId": 0,
1387 "parentPremiseId": 0,
1388 "costCenterId": 0,
1389 "profitCenterId": 0,
1390 "legalEntityId": 0,
1391 "occupancyIds": [
1392 0
1393 ],
1394 "locationId": 0,
1395 "locationDto": {
1396 "createdBy": "string",
1397 "lastModifiedBy": "string",
1398 "createdDate": "2019-08-24T14:15:22Z",
1399 "lastModifiedDate": "2019-08-24T14:15:22Z",
1400 "archived": true,
1401 "externalId": "string",
1402 "id": 0,
1403 "number": "string",
1404 "name": "string",
1405 "storeNumber": "string",
1406 "defaultCurrencyId": 0,
1407 "defaultMeasureId": 0,
1408 "typeId": 0,
1409 "qualityId": 0,
1410 "propertyTypeId": 0,
1411 "categoryId": 0,
1412 "statusId": 0,
1413 "businessUnitId": 0,
1414 "groupIds": [
1415 0
1416 ],
1417 "legalEntityIds": [
1418 0
1419 ],
1420 "defaultCurrency": {
1421 "id": 0,
1422 "status": "CREATED",
1423 "displayId": "string",
1424 "erpSystemId": 0,
1425 "erpSystemDisplayId": "string",
1426 "name": "string",
1427 "decimalPoints": 0,
1428 "depreciationAreaId": 0
1429 },
1430 "defaultUnitValue": {
1431 "createdBy": "string",
1432 "lastModifiedBy": "string",
1433 "createdDate": "2019-08-24T14:15:22Z",
1434 "lastModifiedDate": "2019-08-24T14:15:22Z",
1435 "archived": true,
1436 "externalId": "string",
1437 "id": 0,
1438 "unitId": 0,
1439 "unitOfMeasureId": 0,
1440 "erpSystemId": 0,
1441 "unit": {
1442 "createdBy": "string",
1443 "lastModifiedBy": "string",
1444 "createdDate": "2019-08-24T14:15:22Z",
1445 "lastModifiedDate": "2019-08-24T14:15:22Z",
1446 "archived": true,
1447 "externalId": "string",
1448 "id": 0,
1449 "priority": 0,
1450 "internalId": 0,
1451 "pickListCode": "string",
1452 "pickListLabel": "string",
1453 "label": "string",
1454 "cultureId": 0,
1455 "labelDtos": [
1456 {
1457 "createdBy": "string",
1458 "lastModifiedBy": "string",
1459 "createdDate": "2019-08-24T14:15:22Z",
1460 "lastModifiedDate": "2019-08-24T14:15:22Z",
1461 "archived": true,
1462 "externalId": "string",
1463 "id": 0,
1464 "cultureId": 0,
1465 "value": "string"
1466 }
1467 ]
1468 },
1469 "unitOfMeasure": {
1470 "id": 0,
1471 "status": "CREATED",
1472 "displayId": "string",
1473 "erpSystemId": 0,
1474 "erpSystemDisplayId": "string",
1475 "name": "string"
1476 }
1477 },
1478 "type": {
1479 "createdBy": "string",
1480 "lastModifiedBy": "string",
1481 "createdDate": "2019-08-24T14:15:22Z",
1482 "lastModifiedDate": "2019-08-24T14:15:22Z",
1483 "archived": true,
1484 "externalId": "string",
1485 "id": 0,
1486 "priority": 0,
1487 "internalId": 0,
1488 "pickListCode": "string",
1489 "pickListLabel": "string",
1490 "label": "string",
1491 "cultureId": 0,
1492 "labelDtos": [
1493 {
1494 "createdBy": "string",
1495 "lastModifiedBy": "string",
1496 "createdDate": "2019-08-24T14:15:22Z",
1497 "lastModifiedDate": "2019-08-24T14:15:22Z",
1498 "archived": true,
1499 "externalId": "string",
1500 "id": 0,
1501 "cultureId": 0,
1502 "value": "string"
1503 }
1504 ]
1505 },
1506 "quality": {
1507 "createdBy": "string",
1508 "lastModifiedBy": "string",
1509 "createdDate": "2019-08-24T14:15:22Z",
1510 "lastModifiedDate": "2019-08-24T14:15:22Z",
1511 "archived": true,
1512 "externalId": "string",
1513 "id": 0,
1514 "priority": 0,
1515 "internalId": 0,
1516 "pickListCode": "string",
1517 "pickListLabel": "string",
1518 "label": "string",
1519 "cultureId": 0,
1520 "labelDtos": [
1521 {
1522 "createdBy": "string",
1523 "lastModifiedBy": "string",
1524 "createdDate": "2019-08-24T14:15:22Z",
1525 "lastModifiedDate": "2019-08-24T14:15:22Z",
1526 "archived": true,
1527 "externalId": "string",
1528 "id": 0,
1529 "cultureId": 0,
1530 "value": "string"
1531 }
1532 ]
1533 },
1534 "propertyType": {
1535 "createdBy": "string",
1536 "lastModifiedBy": "string",
1537 "createdDate": "2019-08-24T14:15:22Z",
1538 "lastModifiedDate": "2019-08-24T14:15:22Z",
1539 "archived": true,
1540 "externalId": "string",
1541 "id": 0,
1542 "priority": 0,
1543 "internalId": 0,
1544 "pickListCode": "string",
1545 "pickListLabel": "string",
1546 "label": "string",
1547 "cultureId": 0,
1548 "labelDtos": [
1549 {
1550 "createdBy": "string",
1551 "lastModifiedBy": "string",
1552 "createdDate": "2019-08-24T14:15:22Z",
1553 "lastModifiedDate": "2019-08-24T14:15:22Z",
1554 "archived": true,
1555 "externalId": "string",
1556 "id": 0,
1557 "cultureId": 0,
1558 "value": "string"
1559 }
1560 ]
1561 },
1562 "category": {
1563 "createdBy": "string",
1564 "lastModifiedBy": "string",
1565 "createdDate": "2019-08-24T14:15:22Z",
1566 "lastModifiedDate": "2019-08-24T14:15:22Z",
1567 "archived": true,
1568 "externalId": "string",
1569 "id": 0,
1570 "priority": 0,
1571 "internalId": 0,
1572 "pickListCode": "string",
1573 "pickListLabel": "string",
1574 "label": "string",
1575 "cultureId": 0,
1576 "labelDtos": [
1577 {
1578 "createdBy": "string",
1579 "lastModifiedBy": "string",
1580 "createdDate": "2019-08-24T14:15:22Z",
1581 "lastModifiedDate": "2019-08-24T14:15:22Z",
1582 "archived": true,
1583 "externalId": "string",
1584 "id": 0,
1585 "cultureId": 0,
1586 "value": "string"
1587 }
1588 ]
1589 },
1590 "status": {
1591 "createdBy": "string",
1592 "lastModifiedBy": "string",
1593 "createdDate": "2019-08-24T14:15:22Z",
1594 "lastModifiedDate": "2019-08-24T14:15:22Z",
1595 "archived": true,
1596 "externalId": "string",
1597 "id": 0,
1598 "priority": 0,
1599 "internalId": 0,
1600 "pickListCode": "string",
1601 "pickListLabel": "string",
1602 "label": "string",
1603 "cultureId": 0,
1604 "labelDtos": [
1605 {
1606 "createdBy": "string",
1607 "lastModifiedBy": "string",
1608 "createdDate": "2019-08-24T14:15:22Z",
1609 "lastModifiedDate": "2019-08-24T14:15:22Z",
1610 "archived": true,
1611 "externalId": "string",
1612 "id": 0,
1613 "cultureId": 0,
1614 "value": "string"
1615 }
1616 ]
1617 },
1618 "addressDto": {
1619 "createdBy": "string",
1620 "lastModifiedBy": "string",
1621 "createdDate": "2019-08-24T14:15:22Z",
1622 "lastModifiedDate": "2019-08-24T14:15:22Z",
1623 "archived": true,
1624 "externalId": "string",
1625 "id": 0,
1626 "street": "string",
1627 "civicNumber": "string",
1628 "suite": "string",
1629 "postalCode": "string",
1630 "lon": 0.1,
1631 "lat": 0.1,
1632 "city": {
1633 "createdBy": "string",
1634 "lastModifiedBy": "string",
1635 "createdDate": "2019-08-24T14:15:22Z",
1636 "lastModifiedDate": "2019-08-24T14:15:22Z",
1637 "archived": true,
1638 "externalId": "string",
1639 "id": 0,
1640 "name": "string",
1641 "province": {
1642 "createdBy": "string",
1643 "lastModifiedBy": "string",
1644 "createdDate": "2019-08-24T14:15:22Z",
1645 "lastModifiedDate": "2019-08-24T14:15:22Z",
1646 "archived": true,
1647 "externalId": "string",
1648 "id": 0,
1649 "name": "string",
1650 "code": "string",
1651 "country": {
1652 "createdBy": "string",
1653 "lastModifiedBy": "string",
1654 "createdDate": "2019-08-24T14:15:22Z",
1655 "lastModifiedDate": "2019-08-24T14:15:22Z",
1656 "archived": true,
1657 "externalId": "string",
1658 "id": 0,
1659 "name": "string",
1660 "code": "string"
1661 },
1662 "provinceCountryKey": "string"
1663 },
1664 "cityProvinceCountryKey": "string"
1665 },
1666 "district": {
1667 "createdBy": "string",
1668 "lastModifiedBy": "string",
1669 "createdDate": "2019-08-24T14:15:22Z",
1670 "lastModifiedDate": "2019-08-24T14:15:22Z",
1671 "archived": true,
1672 "externalId": "string",
1673 "id": 0,
1674 "name": "string",
1675 "city": {
1676 "createdBy": "string",
1677 "lastModifiedBy": "string",
1678 "createdDate": "2019-08-24T14:15:22Z",
1679 "lastModifiedDate": "2019-08-24T14:15:22Z",
1680 "archived": true,
1681 "externalId": "string",
1682 "id": 0,
1683 "name": "string",
1684 "province": {
1685 "createdBy": "string",
1686 "lastModifiedBy": "string",
1687 "createdDate": "2019-08-24T14:15:22Z",
1688 "lastModifiedDate": "2019-08-24T14:15:22Z",
1689 "archived": true,
1690 "externalId": "string",
1691 "id": 0,
1692 "name": "string",
1693 "code": "string",
1694 "country": {},
1695 "provinceCountryKey": "string"
1696 },
1697 "cityProvinceCountryKey": "string"
1698 }
1699 },
1700 "cityId": 0,
1701 "districtId": 0
1702 },
1703 "secondAddressDto": {
1704 "createdBy": "string",
1705 "lastModifiedBy": "string",
1706 "createdDate": "2019-08-24T14:15:22Z",
1707 "lastModifiedDate": "2019-08-24T14:15:22Z",
1708 "archived": true,
1709 "externalId": "string",
1710 "id": 0,
1711 "street": "string",
1712 "civicNumber": "string",
1713 "suite": "string",
1714 "postalCode": "string",
1715 "lon": 0.1,
1716 "lat": 0.1,
1717 "city": {
1718 "createdBy": "string",
1719 "lastModifiedBy": "string",
1720 "createdDate": "2019-08-24T14:15:22Z",
1721 "lastModifiedDate": "2019-08-24T14:15:22Z",
1722 "archived": true,
1723 "externalId": "string",
1724 "id": 0,
1725 "name": "string",
1726 "province": {
1727 "createdBy": "string",
1728 "lastModifiedBy": "string",
1729 "createdDate": "2019-08-24T14:15:22Z",
1730 "lastModifiedDate": "2019-08-24T14:15:22Z",
1731 "archived": true,
1732 "externalId": "string",
1733 "id": 0,
1734 "name": "string",
1735 "code": "string",
1736 "country": {
1737 "createdBy": "string",
1738 "lastModifiedBy": "string",
1739 "createdDate": "2019-08-24T14:15:22Z",
1740 "lastModifiedDate": "2019-08-24T14:15:22Z",
1741 "archived": true,
1742 "externalId": "string",
1743 "id": 0,
1744 "name": "string",
1745 "code": "string"
1746 },
1747 "provinceCountryKey": "string"
1748 },
1749 "cityProvinceCountryKey": "string"
1750 },
1751 "district": {
1752 "createdBy": "string",
1753 "lastModifiedBy": "string",
1754 "createdDate": "2019-08-24T14:15:22Z",
1755 "lastModifiedDate": "2019-08-24T14:15:22Z",
1756 "archived": true,
1757 "externalId": "string",
1758 "id": 0,
1759 "name": "string",
1760 "city": {
1761 "createdBy": "string",
1762 "lastModifiedBy": "string",
1763 "createdDate": "2019-08-24T14:15:22Z",
1764 "lastModifiedDate": "2019-08-24T14:15:22Z",
1765 "archived": true,
1766 "externalId": "string",
1767 "id": 0,
1768 "name": "string",
1769 "province": {
1770 "createdBy": "string",
1771 "lastModifiedBy": "string",
1772 "createdDate": "2019-08-24T14:15:22Z",
1773 "lastModifiedDate": "2019-08-24T14:15:22Z",
1774 "archived": true,
1775 "externalId": "string",
1776 "id": 0,
1777 "name": "string",
1778 "code": "string",
1779 "country": {},
1780 "provinceCountryKey": "string"
1781 },
1782 "cityProvinceCountryKey": "string"
1783 }
1784 },
1785 "cityId": 0,
1786 "districtId": 0
1787 }
1788 },
1789 "status": {
1790 "createdBy": "string",
1791 "lastModifiedBy": "string",
1792 "createdDate": "2019-08-24T14:15:22Z",
1793 "lastModifiedDate": "2019-08-24T14:15:22Z",
1794 "archived": true,
1795 "externalId": "string",
1796 "id": 0,
1797 "priority": 0,
1798 "internalId": 0,
1799 "pickListCode": "string",
1800 "pickListLabel": "string",
1801 "label": "string",
1802 "cultureId": 0,
1803 "labelDtos": [
1804 {
1805 "createdBy": "string",
1806 "lastModifiedBy": "string",
1807 "createdDate": "2019-08-24T14:15:22Z",
1808 "lastModifiedDate": "2019-08-24T14:15:22Z",
1809 "archived": true,
1810 "externalId": "string",
1811 "id": 0,
1812 "cultureId": 0,
1813 "value": "string"
1814 }
1815 ]
1816 },
1817 "usage": {
1818 "createdBy": "string",
1819 "lastModifiedBy": "string",
1820 "createdDate": "2019-08-24T14:15:22Z",
1821 "lastModifiedDate": "2019-08-24T14:15:22Z",
1822 "archived": true,
1823 "externalId": "string",
1824 "id": 0,
1825 "priority": 0,
1826 "internalId": 0,
1827 "pickListCode": "string",
1828 "pickListLabel": "string",
1829 "label": "string",
1830 "cultureId": 0,
1831 "labelDtos": [
1832 {
1833 "createdBy": "string",
1834 "lastModifiedBy": "string",
1835 "createdDate": "2019-08-24T14:15:22Z",
1836 "lastModifiedDate": "2019-08-24T14:15:22Z",
1837 "archived": true,
1838 "externalId": "string",
1839 "id": 0,
1840 "cultureId": 0,
1841 "value": "string"
1842 }
1843 ]
1844 },
1845 "occupanciesDto": [
1846 {
1847 "createdBy": "string",
1848 "lastModifiedBy": "string",
1849 "createdDate": "2019-08-24T14:15:22Z",
1850 "lastModifiedDate": "2019-08-24T14:15:22Z",
1851 "archived": true,
1852 "externalId": "string",
1853 "id": 0,
1854 "priority": 0,
1855 "internalId": 0,
1856 "pickListCode": "string",
1857 "pickListLabel": "string",
1858 "label": "string",
1859 "cultureId": 0,
1860 "labelDtos": [
1861 {
1862 "createdBy": "string",
1863 "lastModifiedBy": "string",
1864 "createdDate": "2019-08-24T14:15:22Z",
1865 "lastModifiedDate": "2019-08-24T14:15:22Z",
1866 "archived": true,
1867 "externalId": "string",
1868 "id": 0,
1869 "cultureId": 0,
1870 "value": "string"
1871 }
1872 ]
1873 }
1874 ]
1875 }
1876 ],
1877 "groups": [
1878 {
1879 "createdBy": "string",
1880 "lastModifiedBy": "string",
1881 "createdDate": "2019-08-24T14:15:22Z",
1882 "lastModifiedDate": "2019-08-24T14:15:22Z",
1883 "archived": true,
1884 "externalId": "string",
1885 "id": "string",
1886 "code": "string",
1887 "priority": 0,
1888 "pickListType": "string",
1889 "label": "string",
1890 "cultureId": 0,
1891 "reportable": true,
1892 "labelDtos": [
1893 {
1894 "createdBy": "string",
1895 "lastModifiedBy": "string",
1896 "createdDate": "2019-08-24T14:15:22Z",
1897 "lastModifiedDate": "2019-08-24T14:15:22Z",
1898 "archived": true,
1899 "externalId": "string",
1900 "id": 0,
1901 "cultureId": 0,
1902 "value": "string"
1903 }
1904 ]
1905 }
1906 ],
1907 "groupOptions": [
1908 {
1909 "createdBy": "string",
1910 "lastModifiedBy": "string",
1911 "createdDate": "2019-08-24T14:15:22Z",
1912 "lastModifiedDate": "2019-08-24T14:15:22Z",
1913 "archived": true,
1914 "externalId": "string",
1915 "id": 0,
1916 "priority": 0,
1917 "internalId": 0,
1918 "pickListCode": "string",
1919 "pickListLabel": "string",
1920 "label": "string",
1921 "cultureId": 0,
1922 "labelDtos": [
1923 {
1924 "createdBy": "string",
1925 "lastModifiedBy": "string",
1926 "createdDate": "2019-08-24T14:15:22Z",
1927 "lastModifiedDate": "2019-08-24T14:15:22Z",
1928 "archived": true,
1929 "externalId": "string",
1930 "id": 0,
1931 "cultureId": 0,
1932 "value": "string"
1933 }
1934 ]
1935 }
1936 ],
1937 "businessUnits": [
1938 {
1939 "id": 0,
1940 "status": "CREATED",
1941 "displayId": "string",
1942 "name": "string",
1943 "leaseAreaId": 0,
1944 "companyId": 0
1945 }
1946 ],
1947 "legalEntities": [
1948 {
1949 "id": 0,
1950 "status": "CREATED",
1951 "displayId": "string",
1952 "erpSystemId": 0,
1953 "erpSystemDisplayId": "string",
1954 "countryId": 0,
1955 "countryDisplayId": "string",
1956 "postingPeriodVariantId": 0,
1957 "name": "string",
1958 "postingPeriodVariantDisplayId": "string",
1959 "controllingAreaId": 0,
1960 "controllingAreaDisplayId": "string",
1961 "chartOfAccountId": 0,
1962 "chartOfAccountDisplayId": "string",
1963 "fiscalVariantId": 0,
1964 "fiscalVariantDisplayId": "string",
1965 "chartOfDepreciationId": 0,
1966 "chartOfDepreciationDisplayId": "string",
1967 "purchasingOrganizationId": 0,
1968 "assetId": 0,
1969 "exchangeRateTypeId": 0,
1970 "plantId": 0,
1971 "incrementalBorrowingRateId": 0,
1972 "businessUnitId": 0,
1973 "projectId": 0,
1974 "transferVariantId": 0,
1975 "partnerId": 0,
1976 "departmentId": 0,
1977 "accountingStandardId": 0,
1978 "generalLedgerAccountId": 0,
1979 "consumerPriceIndexCategoryId": 0,
1980 "costCenterId": 0,
1981 "costCenterRelationValidFrom": "2019-08-24",
1982 "costCenterRelationValidTo": "2019-08-24"
1983 }
1984 ],
1985 "statusOptions": [
1986 {
1987 "createdBy": "string",
1988 "lastModifiedBy": "string",
1989 "createdDate": "2019-08-24T14:15:22Z",
1990 "lastModifiedDate": "2019-08-24T14:15:22Z",
1991 "archived": true,
1992 "externalId": "string",
1993 "id": 0,
1994 "priority": 0,
1995 "internalId": 0,
1996 "pickListCode": "string",
1997 "pickListLabel": "string",
1998 "label": "string",
1999 "cultureId": 0,
2000 "labelDtos": [
2001 {
2002 "createdBy": "string",
2003 "lastModifiedBy": "string",
2004 "createdDate": "2019-08-24T14:15:22Z",
2005 "lastModifiedDate": "2019-08-24T14:15:22Z",
2006 "archived": true,
2007 "externalId": "string",
2008 "id": 0,
2009 "cultureId": 0,
2010 "value": "string"
2011 }
2012 ]
2013 }
2014 ],
2015 "masterAgreements": [
2016 {
2017 "id": 0,
2018 "displayId": "string",
2019 "year": 1900,
2020 "name": "string",
2021 "description": "string",
2022 "validFrom": "2019-08-24",
2023 "validTo": "2019-08-24",
2024 "targetValue": 0.1,
2025 "legalJurisdiction": "string",
2026 "approverComment": "string",
2027 "signingPerson": "string",
2028 "placeOfSignature": "string",
2029 "dateOfSignature": "2019-08-24",
2030 "state": "MLA_DEFINE",
2031 "dataCreationInfo": {
2032 "id": 0,
2033 "idGenerationType": "AUTO",
2034 "source": "string",
2035 "type": "MIGRATION",
2036 "startDateTime": "2019-08-24T14:15:22Z",
2037 "endDateTime": "2019-08-24T14:15:22Z"
2038 },
2039 "agreementGroup": {
2040 "id": 0,
2041 "displayId": "string",
2042 "status": "CREATED",
2043 "name": "string"
2044 },
2045 "currency": {
2046 "id": 0,
2047 "displayId": "string",
2048 "status": "CREATED",
2049 "name": "string",
2050 "decimalPoints": 0
2051 },
2052 "internalAssetClass": {
2053 "id": 0,
2054 "displayId": "string",
2055 "status": "CREATED",
2056 "name": "string",
2057 "assetClassType": "PROPERTY",
2058 "infiniteUsefulLife": true
2059 },
2060 "leaseArea": {
2061 "id": 0,
2062 "displayId": "string",
2063 "status": "CREATED",
2064 "name": "string"
2065 },
2066 "businessUnit": {
2067 "id": 0,
2068 "displayId": "string",
2069 "status": "CREATED",
2070 "name": "string"
2071 },
2072 "companyCode": {
2073 "id": 0,
2074 "displayId": "string",
2075 "status": "CREATED",
2076 "erpSystemId": 0,
2077 "erpSystemDisplayId": "string",
2078 "countryId": 0,
2079 "countryDisplayId": "string",
2080 "name": "string",
2081 "postingPeriodVariantId": 0,
2082 "fiscalVariantId": 0
2083 },
2084 "department": {
2085 "id": 0,
2086 "displayId": "string",
2087 "status": "CREATED",
2088 "name": "string"
2089 },
2090 "leaseGroup": {
2091 "id": 0,
2092 "displayId": "string",
2093 "status": "CREATED",
2094 "name": "string"
2095 },
2096 "allowsSystemGenerateNewId": true,
2097 "numberRangeIdentifierType": {
2098 "name": "string"
2099 },
2100 "numberRangeIdentifierValue": "string",
2101 "numberRangeType": {
2102 "name": "string"
2103 }
2104 }
2105 ],
2106 "contracts": [
2107 {
2108 "id": 0,
2109 "displayId": "string",
2110 "name": "string",
2111 "principalPositionType": "LESSEE",
2112 "validFrom": "2019-08-24",
2113 "validTo": "2019-08-24",
2114 "amendmentDate": "2019-08-24",
2115 "approverComment": "string",
2116 "contractPhase": "INITIAL",
2117 "dataCreationInfo": {
2118 "id": 0,
2119 "idGenerationType": "AUTO",
2120 "source": "string",
2121 "type": "MIGRATION",
2122 "startDateTime": "2019-08-24T14:15:22Z",
2123 "endDateTime": "2019-08-24T14:15:22Z"
2124 },
2125 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
2126 "revision": {
2127 "id": 0,
2128 "displayId": "string",
2129 "name": "string",
2130 "inception": true,
2131 "revisionType": "REVISION",
2132 "state": "MLA_DEFINE",
2133 "approvedBy": "string",
2134 "approvedAt": "2019-08-24T14:15:22Z",
2135 "parentRevisionId": 0,
2136 "approverComment": "string",
2137 "contractId": 0,
2138 "contractDisplayId": "string",
2139 "contractName": "string",
2140 "principalPositionType": "LESSEE",
2141 "mlaId": 0,
2142 "companyId": 0,
2143 "description": "string",
2144 "externalReference": "string",
2145 "internalReference": "string",
2146 "formOfLease": "FULL",
2147 "jointVentureLeaseType": "GROSS_LEASE",
2148 "businessPlace": "string",
2149 "tradingPartner": {
2150 "id": 0,
2151 "displayId": "string",
2152 "status": "CREATED",
2153 "name": "string",
2154 "erpSystemId": 0,
2155 "erpSystemDisplayId": "string"
2156 },
2157 "contractCategoryGroup": {
2158 "id": 0,
2159 "displayId": "string",
2160 "status": "CREATED",
2161 "name": "string"
2162 },
2163 "contractGroup1": {
2164 "id": 0,
2165 "displayId": "string",
2166 "status": "CREATED",
2167 "name": "string"
2168 },
2169 "contractGroup2": {
2170 "id": 0,
2171 "displayId": "string",
2172 "status": "CREATED",
2173 "name": "string"
2174 },
2175 "group3": "string",
2176 "group4": "string",
2177 "signingPerson": "string",
2178 "placeOfSignature": "string",
2179 "dateOfSignature": "2019-08-24",
2180 "numberRangeIdentifierType": {
2181 "name": "string"
2182 },
2183 "numberRangeIdentifierValue": "string",
2184 "numberRangeType": {
2185 "name": "string"
2186 },
2187 "allowsSystemGenerateNewId": true
2188 },
2189 "currency": {
2190 "id": 0,
2191 "displayId": "string",
2192 "status": "CREATED",
2193 "name": "string",
2194 "decimalPoints": 0
2195 },
2196 "companyCurrency": {
2197 "id": 0,
2198 "displayId": "string",
2199 "status": "CREATED",
2200 "name": "string",
2201 "decimalPoints": 0
2202 },
2203 "indexedCurrency": true,
2204 "assetValueCurrencyType": "CONTRACT_CURRENCY",
2205 "currencyLocked": true,
2206 "leaseArea": {
2207 "id": 0,
2208 "displayId": "string",
2209 "status": "CREATED",
2210 "name": "string"
2211 },
2212 "businessUnit": {
2213 "id": 0,
2214 "displayId": "string",
2215 "status": "CREATED",
2216 "name": "string"
2217 },
2218 "businessUnitLocked": true,
2219 "companyCode": {
2220 "id": 0,
2221 "displayId": "string",
2222 "status": "CREATED",
2223 "erpSystemId": 0,
2224 "erpSystemDisplayId": "string",
2225 "countryId": 0,
2226 "countryDisplayId": "string",
2227 "name": "string",
2228 "postingPeriodVariantId": 0,
2229 "fiscalVariantId": 0
2230 },
2231 "companyCodeLocked": true,
2232 "department": {
2233 "id": 0,
2234 "displayId": "string",
2235 "status": "CREATED",
2236 "name": "string"
2237 },
2238 "departmentLocked": true,
2239 "leaseGroup": {
2240 "id": 0,
2241 "displayId": "string",
2242 "status": "CREATED",
2243 "name": "string"
2244 },
2245 "leaseGroupLocked": true,
2246 "subleasingInternalAssetClass": {
2247 "id": 0,
2248 "displayId": "string",
2249 "status": "CREATED",
2250 "name": "string",
2251 "assetClassType": "PROPERTY",
2252 "infiniteUsefulLife": true
2253 },
2254 "contractGroup1": {
2255 "id": 0,
2256 "displayId": "string",
2257 "status": "CREATED",
2258 "name": "string"
2259 },
2260 "contractGroup2": {
2261 "id": 0,
2262 "displayId": "string",
2263 "status": "CREATED",
2264 "name": "string"
2265 },
2266 "subleasing": true,
2267 "subleasingContractRevisionInfo": {
2268 "id": 0,
2269 "contractId": 0,
2270 "contractDisplayId": "string",
2271 "contractName": "string"
2272 },
2273 "subleasingLeaseComponentRevisionInfo": {
2274 "id": 0,
2275 "leaseComponentId": 0,
2276 "leaseComponentDisplayId": "string",
2277 "leaseComponentName": "string"
2278 },
2279 "subleasingActivationGroupRevisionInfo": {
2280 "id": 0,
2281 "activationGroupId": 0,
2282 "activationGroupDisplayId": "string",
2283 "activationGroupName": "string"
2284 },
2285 "notifications": [
2286 {
2287 "id": 0,
2288 "topic": {
2289 "enCaption": "string",
2290 "frCaption": "string",
2291 "name": "string",
2292 "priority": "HIGH"
2293 },
2294 "username": "string",
2295 "contractId": 0,
2296 "contractDisplayId": "string",
2297 "targetId": "string",
2298 "targetType": "string"
2299 }
2300 ],
2301 "masterAgreementId": 0,
2302 "masterAgreementDisplayId": "string",
2303 "allowsSystemGenerateNewId": true,
2304 "transferInfo": {
2305 "transferredFromDisplayId": "string",
2306 "transferredFromRevisionId": 0,
2307 "transferredToDisplayId": "string",
2308 "transferredToRevisionId": 0
2309 },
2310 "numberRangeIdentifierType": {
2311 "name": "string"
2312 },
2313 "numberRangeIdentifierValue": "string",
2314 "numberRangeType": {
2315 "name": "string"
2316 }
2317 }
2318 ],
2319 "listingCitiesValue": "string",
2320 "listingCitiesValues": [
2321 "string"
2322 ],
2323 "listingProvincesValue": "string",
2324 "listingProvincesValues": [
2325 "string"
2326 ],
2327 "listingCountriesValue": "string",
2328 "listingCountriesValues": [
2329 "string"
2330 ],
2331 "listingLocationsValue": "string",
2332 "listingLocationsValues": [
2333 "string"
2334 ],
2335 "listingPremisesValue": "string",
2336 "listingPremisesValues": [
2337 "string"
2338 ],
2339 "listingGroupsValue": "string",
2340 "listingGroupsValues": [
2341 "string"
2342 ],
2343 "listingGroupOptionsValue": "string",
2344 "listingGroupOptionsValues": [
2345 "string"
2346 ],
2347 "listingBusinessUnitsValue": "string",
2348 "listingBusinessUnitsValues": [
2349 "string"
2350 ],
2351 "listingLegalEntitiesValue": "string",
2352 "listingLegalEntitiesValues": [
2353 "string"
2354 ],
2355 "listingMasterAgreementsValue": "string",
2356 "listingMasterAgreementsValues": [
2357 "string"
2358 ],
2359 "listingContractsValue": "string",
2360 "listingContractsValues": [
2361 "string"
2362 ],
2363 "listingStatusOptionsValue": "string",
2364 "listingStatusOptionsValues": [
2365 "string"
2366 ]
2367 }
2368 ]
2369}
Regenerate Percentage Rent Report¶
HTTP Request
POST /api/percentage-rent-reports/{id}/regenerate
📋 Description: Regenerates the percentage rent report for a specified asset within the Nakisa Portfolio Management Suite, enabling users to obtain updated analytics for enhanced portfolio management and decision-making.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
Unique identifier for the resource |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
None |
Get Percentage Rent Report Notes¶
HTTP Request
GET /api/percentage-rent-reports/{id}/notes
📋 Description: Fetches notes associated with a specific percentage rent report, providing valuable insights for portfolio and asset management within the Nakisa Portfolio Management Suite.
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 percentage rent reports notes retrieval should be paginated, facilitating efficient data management within the Nakisa Portfolio Management Suite. |
|
search |
query |
string |
false |
Search term used to filter notes related to the specified percentage rent report, enhancing the analytics capabilities within the Nakisa Portfolio Management Suite. |
message |
query |
string |
false |
Textual content of the note associated with the specified percentage rent report, providing insights relevant to portfolio and asset management 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 Percentage Rent Report Notes¶
HTTP Request
POST /api/percentage-rent-reports/{id}/notes
📋 Description: Adds notes to a specified percentage rent report within the Nakisa Portfolio Management Suite, enhancing asset analytics and portfolio management 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 percentage rent report identified by the specified ID, including relevant commentary and metadata for enhanced portfolio and asset analytics. |
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 |
Generate Percentage Rent Report¶
HTTP Request
POST /api/percentage-rent-reports/{id}/generate
📋 Description: Generates a percentage rent report for the specified asset within the Nakisa Portfolio Management Suite, enabling users to analyze rental performance and optimize portfolio management strategies.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
id |
path |
integer(int64) |
true |
Unique identifier for the resource |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
None |
Archive Percentage Rent Report¶
HTTP Request
POST /api/percentage-rent-reports/{id}/archive
📋 Description: Archives the specified percentage rent report within the Nakisa Portfolio Management Suite, facilitating effective asset management 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 "startDate": "2019-08-24",
12 "endDate": "2019-08-24",
13 "statusId": 0,
14 "generatedDate": "2019-08-24",
15 "generateJobId": 0,
16 "numberOfLeaseEntriesToProcess": 0,
17 "numberOfLeaseEntriesProcessed": 0,
18 "leaseIds": [
19 0
20 ],
21 "massProfileFilterIds": [
22 0
23 ],
24 "percentageRentGenerationPeriodIds": [
25 0
26 ],
27 "notes": [
28 {
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 "message": "string",
37 "preserveOriginalAudit": true,
38 "originalCreatedBy": "string",
39 "originalCreatedDate": "2019-08-24T14:15:22Z",
40 "originalLastModifiedBy": "string",
41 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
42 }
43 ],
44 "status": {
45 "createdBy": "string",
46 "lastModifiedBy": "string",
47 "createdDate": "2019-08-24T14:15:22Z",
48 "lastModifiedDate": "2019-08-24T14:15:22Z",
49 "archived": true,
50 "externalId": "string",
51 "id": 0,
52 "priority": 0,
53 "internalId": 0,
54 "pickListCode": "string",
55 "pickListLabel": "string",
56 "label": "string",
57 "cultureId": 0,
58 "labelDtos": [
59 {
60 "createdBy": "string",
61 "lastModifiedBy": "string",
62 "createdDate": "2019-08-24T14:15:22Z",
63 "lastModifiedDate": "2019-08-24T14:15:22Z",
64 "archived": true,
65 "externalId": "string",
66 "id": 0,
67 "cultureId": 0,
68 "value": "string"
69 }
70 ]
71 },
72 "massProfileFilters": [
73 {
74 "createdBy": "string",
75 "lastModifiedBy": "string",
76 "createdDate": "2019-08-24T14:15:22Z",
77 "lastModifiedDate": "2019-08-24T14:15:22Z",
78 "archived": true,
79 "externalId": "string",
80 "id": 0,
81 "name": "string",
82 "description": "string",
83 "leaseList": true,
84 "leaseIds": [
85 0
86 ],
87 "leases": [
88 {
89 "createdBy": "string",
90 "lastModifiedBy": "string",
91 "createdDate": "2019-08-24T14:15:22Z",
92 "lastModifiedDate": "2019-08-24T14:15:22Z",
93 "archived": true,
94 "externalId": "string",
95 "id": 0,
96 "typeId": 0,
97 "terminatingLease": "2019-08-24",
98 "maximumDateTo": "2019-08-24",
99 "number": "string",
100 "validFrom": "2019-08-24",
101 "validTo": "2019-08-24",
102 "categoryId": 0,
103 "registrationNumber": "string",
104 "statusId": 0,
105 "stateId": 0,
106 "calculateTax": true,
107 "autoMonthToMonth": true,
108 "originalLeaseId": 0,
109 "scenario": true,
110 "parentLeaseId": 0,
111 "areasHistoryVersionId": 0,
112 "provisioningFrequencyName": "string",
113 "accountingApproved": true,
114 "indexationType": "string",
115 "cpiGlobalCategoryId": 0,
116 "indexationReferenceDate": "2019-08-24",
117 "currentIndexLevel": 0.1,
118 "conditionallyIndexed": true,
119 "applicableCurrentIndexLevel": 0.1,
120 "indexLevelPercentageChangeLowerBound": 0.1,
121 "indexLevelPercentageChangeUpperBound": 0.1,
122 "indexationTypeNonLease": "string",
123 "cpiGlobalCategoryIdNonLease": 0,
124 "indexationReferenceDateNonLease": "2019-08-24",
125 "currentIndexLevelNonLease": 0.1,
126 "conditionallyIndexedNonLease": true,
127 "applicableCurrentIndexLevelNonLease": 0.1,
128 "indexLevelPercentageChangeLowerBoundNonLease": 0.1,
129 "indexLevelPercentageChangeUpperBoundNonLease": 0.1,
130 "signatureDate": "2019-08-24",
131 "premiseId": 0,
132 "type": {
133 "createdBy": "string",
134 "lastModifiedBy": "string",
135 "createdDate": "2019-08-24T14:15:22Z",
136 "lastModifiedDate": "2019-08-24T14:15:22Z",
137 "archived": true,
138 "externalId": "string",
139 "id": 0,
140 "priority": 0,
141 "internalId": 0,
142 "pickListCode": "string",
143 "pickListLabel": "string",
144 "label": "string",
145 "cultureId": 0,
146 "labelDtos": [
147 {
148 "createdBy": "string",
149 "lastModifiedBy": "string",
150 "createdDate": "2019-08-24T14:15:22Z",
151 "lastModifiedDate": "2019-08-24T14:15:22Z",
152 "archived": true,
153 "externalId": "string",
154 "id": 0,
155 "cultureId": 0,
156 "value": "string"
157 }
158 ]
159 },
160 "category": {
161 "createdBy": "string",
162 "lastModifiedBy": "string",
163 "createdDate": "2019-08-24T14:15:22Z",
164 "lastModifiedDate": "2019-08-24T14:15:22Z",
165 "archived": true,
166 "externalId": "string",
167 "id": 0,
168 "priority": 0,
169 "internalId": 0,
170 "pickListCode": "string",
171 "pickListLabel": "string",
172 "label": "string",
173 "cultureId": 0,
174 "labelDtos": [
175 {
176 "createdBy": "string",
177 "lastModifiedBy": "string",
178 "createdDate": "2019-08-24T14:15:22Z",
179 "lastModifiedDate": "2019-08-24T14:15:22Z",
180 "archived": true,
181 "externalId": "string",
182 "id": 0,
183 "cultureId": 0,
184 "value": "string"
185 }
186 ]
187 },
188 "status": {
189 "createdBy": "string",
190 "lastModifiedBy": "string",
191 "createdDate": "2019-08-24T14:15:22Z",
192 "lastModifiedDate": "2019-08-24T14:15:22Z",
193 "archived": true,
194 "externalId": "string",
195 "id": 0,
196 "priority": 0,
197 "internalId": 0,
198 "pickListCode": "string",
199 "pickListLabel": "string",
200 "label": "string",
201 "cultureId": 0,
202 "labelDtos": [
203 {
204 "createdBy": "string",
205 "lastModifiedBy": "string",
206 "createdDate": "2019-08-24T14:15:22Z",
207 "lastModifiedDate": "2019-08-24T14:15:22Z",
208 "archived": true,
209 "externalId": "string",
210 "id": 0,
211 "cultureId": 0,
212 "value": "string"
213 }
214 ]
215 },
216 "state": {
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 "priority": 0,
225 "internalId": 0,
226 "pickListCode": "string",
227 "pickListLabel": "string",
228 "label": "string",
229 "cultureId": 0,
230 "labelDtos": [
231 {
232 "createdBy": "string",
233 "lastModifiedBy": "string",
234 "createdDate": "2019-08-24T14:15:22Z",
235 "lastModifiedDate": "2019-08-24T14:15:22Z",
236 "archived": true,
237 "externalId": "string",
238 "id": 0,
239 "cultureId": 0,
240 "value": "string"
241 }
242 ]
243 },
244 "version": {
245 "createdBy": "string",
246 "lastModifiedBy": "string",
247 "createdDate": "2019-08-24T14:15:22Z",
248 "lastModifiedDate": "2019-08-24T14:15:22Z",
249 "archived": true,
250 "externalId": "string",
251 "id": 0,
252 "name": "string",
253 "description": "string",
254 "modificationDate": "2019-08-24",
255 "updateContractRate": true,
256 "leaseEvent": {
257 "createdBy": "string",
258 "lastModifiedBy": "string",
259 "createdDate": "2019-08-24T14:15:22Z",
260 "lastModifiedDate": "2019-08-24T14:15:22Z",
261 "archived": true,
262 "externalId": "string",
263 "id": 0,
264 "typeId": 0,
265 "code": "string",
266 "reviewedBy": "string",
267 "reviewedDate": "2019-08-24",
268 "reviewedStatusId": 0,
269 "activityDate": "2019-08-24",
270 "relatedPickListOptionId": 0,
271 "detail": "string",
272 "note": {
273 "createdBy": "string",
274 "lastModifiedBy": "string",
275 "createdDate": "2019-08-24T14:15:22Z",
276 "lastModifiedDate": "2019-08-24T14:15:22Z",
277 "archived": true,
278 "externalId": "string",
279 "id": 0,
280 "message": "string",
281 "preserveOriginalAudit": true,
282 "originalCreatedBy": "string",
283 "originalCreatedDate": "2019-08-24T14:15:22Z",
284 "originalLastModifiedBy": "string",
285 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
286 },
287 "type": {
288 "createdBy": "string",
289 "lastModifiedBy": "string",
290 "createdDate": "2019-08-24T14:15:22Z",
291 "lastModifiedDate": "2019-08-24T14:15:22Z",
292 "archived": true,
293 "externalId": "string",
294 "id": 0,
295 "priority": 0,
296 "internalId": 0,
297 "pickListCode": "string",
298 "pickListLabel": "string",
299 "label": "string",
300 "cultureId": 0,
301 "labelDtos": [
302 {
303 "createdBy": "string",
304 "lastModifiedBy": "string",
305 "createdDate": "2019-08-24T14:15:22Z",
306 "lastModifiedDate": "2019-08-24T14:15:22Z",
307 "archived": true,
308 "externalId": "string",
309 "id": 0,
310 "cultureId": 0,
311 "value": "string"
312 }
313 ]
314 },
315 "reviewedStatus": {
316 "createdBy": "string",
317 "lastModifiedBy": "string",
318 "createdDate": "2019-08-24T14:15:22Z",
319 "lastModifiedDate": "2019-08-24T14:15:22Z",
320 "archived": true,
321 "externalId": "string",
322 "id": 0,
323 "priority": 0,
324 "internalId": 0,
325 "pickListCode": "string",
326 "pickListLabel": "string",
327 "label": "string",
328 "cultureId": 0,
329 "labelDtos": [
330 {
331 "createdBy": "string",
332 "lastModifiedBy": "string",
333 "createdDate": "2019-08-24T14:15:22Z",
334 "lastModifiedDate": "2019-08-24T14:15:22Z",
335 "archived": true,
336 "externalId": "string",
337 "id": 0,
338 "cultureId": 0,
339 "value": "string"
340 }
341 ]
342 },
343 "relatedPickListOption": {
344 "createdBy": "string",
345 "lastModifiedBy": "string",
346 "createdDate": "2019-08-24T14:15:22Z",
347 "lastModifiedDate": "2019-08-24T14:15:22Z",
348 "archived": true,
349 "externalId": "string",
350 "id": 0,
351 "priority": 0,
352 "internalId": 0,
353 "pickListCode": "string",
354 "pickListLabel": "string",
355 "label": "string",
356 "cultureId": 0,
357 "labelDtos": [
358 {
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 "cultureId": 0,
367 "value": "string"
368 }
369 ]
370 },
371 "isVisiblePartnerPortal": true
372 },
373 "isVisibleVendorPortal": true,
374 "isTerminationVersion": true,
375 "terminationDate": "2019-08-24",
376 "penaltyAmount": 0.1,
377 "areasHistoryVersionId": 0
378 },
379 "premiseDto": {
380 "createdBy": "string",
381 "lastModifiedBy": "string",
382 "createdDate": "2019-08-24T14:15:22Z",
383 "lastModifiedDate": "2019-08-24T14:15:22Z",
384 "archived": true,
385 "externalId": "string",
386 "id": 0,
387 "number": "string",
388 "name": "string",
389 "headPremise": true,
390 "possessionDate": "2019-08-24",
391 "openingDate": "2019-08-24",
392 "closingDate": "2019-08-24",
393 "relocationDate": "2019-08-24",
394 "vacatingDate": "2019-08-24",
395 "expansionDate": "2019-08-24",
396 "statusId": 0,
397 "usageId": 0,
398 "parentPremiseId": 0,
399 "costCenterId": 0,
400 "profitCenterId": 0,
401 "legalEntityId": 0,
402 "occupancyIds": [
403 0
404 ],
405 "locationId": 0,
406 "locationDto": {
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 "number": "string",
415 "name": "string",
416 "storeNumber": "string",
417 "defaultCurrencyId": 0,
418 "defaultMeasureId": 0,
419 "typeId": 0,
420 "qualityId": 0,
421 "propertyTypeId": 0,
422 "categoryId": 0,
423 "statusId": 0,
424 "businessUnitId": 0,
425 "groupIds": [
426 0
427 ],
428 "legalEntityIds": [
429 0
430 ],
431 "defaultCurrency": {
432 "id": 0,
433 "status": "CREATED",
434 "displayId": "string",
435 "erpSystemId": 0,
436 "erpSystemDisplayId": "string",
437 "name": "string",
438 "decimalPoints": 0,
439 "depreciationAreaId": 0
440 },
441 "defaultUnitValue": {
442 "createdBy": "string",
443 "lastModifiedBy": "string",
444 "createdDate": "2019-08-24T14:15:22Z",
445 "lastModifiedDate": "2019-08-24T14:15:22Z",
446 "archived": true,
447 "externalId": "string",
448 "id": 0,
449 "unitId": 0,
450 "unitOfMeasureId": 0,
451 "erpSystemId": 0,
452 "unit": {
453 "createdBy": "string",
454 "lastModifiedBy": "string",
455 "createdDate": "2019-08-24T14:15:22Z",
456 "lastModifiedDate": "2019-08-24T14:15:22Z",
457 "archived": true,
458 "externalId": "string",
459 "id": 0,
460 "priority": 0,
461 "internalId": 0,
462 "pickListCode": "string",
463 "pickListLabel": "string",
464 "label": "string",
465 "cultureId": 0,
466 "labelDtos": [
467 {}
468 ]
469 },
470 "unitOfMeasure": {
471 "id": 0,
472 "status": "CREATED",
473 "displayId": "string",
474 "erpSystemId": 0,
475 "erpSystemDisplayId": "string",
476 "name": "string"
477 }
478 },
479 "type": {
480 "createdBy": "string",
481 "lastModifiedBy": "string",
482 "createdDate": "2019-08-24T14:15:22Z",
483 "lastModifiedDate": "2019-08-24T14:15:22Z",
484 "archived": true,
485 "externalId": "string",
486 "id": 0,
487 "priority": 0,
488 "internalId": 0,
489 "pickListCode": "string",
490 "pickListLabel": "string",
491 "label": "string",
492 "cultureId": 0,
493 "labelDtos": [
494 {
495 "createdBy": "string",
496 "lastModifiedBy": "string",
497 "createdDate": "2019-08-24T14:15:22Z",
498 "lastModifiedDate": "2019-08-24T14:15:22Z",
499 "archived": true,
500 "externalId": "string",
501 "id": 0,
502 "cultureId": 0,
503 "value": "string"
504 }
505 ]
506 },
507 "quality": {
508 "createdBy": "string",
509 "lastModifiedBy": "string",
510 "createdDate": "2019-08-24T14:15:22Z",
511 "lastModifiedDate": "2019-08-24T14:15:22Z",
512 "archived": true,
513 "externalId": "string",
514 "id": 0,
515 "priority": 0,
516 "internalId": 0,
517 "pickListCode": "string",
518 "pickListLabel": "string",
519 "label": "string",
520 "cultureId": 0,
521 "labelDtos": [
522 {
523 "createdBy": "string",
524 "lastModifiedBy": "string",
525 "createdDate": "2019-08-24T14:15:22Z",
526 "lastModifiedDate": "2019-08-24T14:15:22Z",
527 "archived": true,
528 "externalId": "string",
529 "id": 0,
530 "cultureId": 0,
531 "value": "string"
532 }
533 ]
534 },
535 "propertyType": {
536 "createdBy": "string",
537 "lastModifiedBy": "string",
538 "createdDate": "2019-08-24T14:15:22Z",
539 "lastModifiedDate": "2019-08-24T14:15:22Z",
540 "archived": true,
541 "externalId": "string",
542 "id": 0,
543 "priority": 0,
544 "internalId": 0,
545 "pickListCode": "string",
546 "pickListLabel": "string",
547 "label": "string",
548 "cultureId": 0,
549 "labelDtos": [
550 {
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 "cultureId": 0,
559 "value": "string"
560 }
561 ]
562 },
563 "category": {
564 "createdBy": "string",
565 "lastModifiedBy": "string",
566 "createdDate": "2019-08-24T14:15:22Z",
567 "lastModifiedDate": "2019-08-24T14:15:22Z",
568 "archived": true,
569 "externalId": "string",
570 "id": 0,
571 "priority": 0,
572 "internalId": 0,
573 "pickListCode": "string",
574 "pickListLabel": "string",
575 "label": "string",
576 "cultureId": 0,
577 "labelDtos": [
578 {
579 "createdBy": "string",
580 "lastModifiedBy": "string",
581 "createdDate": "2019-08-24T14:15:22Z",
582 "lastModifiedDate": "2019-08-24T14:15:22Z",
583 "archived": true,
584 "externalId": "string",
585 "id": 0,
586 "cultureId": 0,
587 "value": "string"
588 }
589 ]
590 },
591 "status": {
592 "createdBy": "string",
593 "lastModifiedBy": "string",
594 "createdDate": "2019-08-24T14:15:22Z",
595 "lastModifiedDate": "2019-08-24T14:15:22Z",
596 "archived": true,
597 "externalId": "string",
598 "id": 0,
599 "priority": 0,
600 "internalId": 0,
601 "pickListCode": "string",
602 "pickListLabel": "string",
603 "label": "string",
604 "cultureId": 0,
605 "labelDtos": [
606 {
607 "createdBy": "string",
608 "lastModifiedBy": "string",
609 "createdDate": "2019-08-24T14:15:22Z",
610 "lastModifiedDate": "2019-08-24T14:15:22Z",
611 "archived": true,
612 "externalId": "string",
613 "id": 0,
614 "cultureId": 0,
615 "value": "string"
616 }
617 ]
618 },
619 "addressDto": {
620 "createdBy": "string",
621 "lastModifiedBy": "string",
622 "createdDate": "2019-08-24T14:15:22Z",
623 "lastModifiedDate": "2019-08-24T14:15:22Z",
624 "archived": true,
625 "externalId": "string",
626 "id": 0,
627 "street": "string",
628 "civicNumber": "string",
629 "suite": "string",
630 "postalCode": "string",
631 "lon": 0.1,
632 "lat": 0.1,
633 "city": {
634 "createdBy": "string",
635 "lastModifiedBy": "string",
636 "createdDate": "2019-08-24T14:15:22Z",
637 "lastModifiedDate": "2019-08-24T14:15:22Z",
638 "archived": true,
639 "externalId": "string",
640 "id": 0,
641 "name": "string",
642 "province": {
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 "name": "string",
651 "code": "string",
652 "country": {},
653 "provinceCountryKey": "string"
654 },
655 "cityProvinceCountryKey": "string"
656 },
657 "district": {
658 "createdBy": "string",
659 "lastModifiedBy": "string",
660 "createdDate": "2019-08-24T14:15:22Z",
661 "lastModifiedDate": "2019-08-24T14:15:22Z",
662 "archived": true,
663 "externalId": "string",
664 "id": 0,
665 "name": "string",
666 "city": {
667 "createdBy": "string",
668 "lastModifiedBy": "string",
669 "createdDate": "2019-08-24T14:15:22Z",
670 "lastModifiedDate": "2019-08-24T14:15:22Z",
671 "archived": true,
672 "externalId": "string",
673 "id": 0,
674 "name": "string",
675 "province": {},
676 "cityProvinceCountryKey": "string"
677 }
678 },
679 "cityId": 0,
680 "districtId": 0
681 },
682 "secondAddressDto": {
683 "createdBy": "string",
684 "lastModifiedBy": "string",
685 "createdDate": "2019-08-24T14:15:22Z",
686 "lastModifiedDate": "2019-08-24T14:15:22Z",
687 "archived": true,
688 "externalId": "string",
689 "id": 0,
690 "street": "string",
691 "civicNumber": "string",
692 "suite": "string",
693 "postalCode": "string",
694 "lon": 0.1,
695 "lat": 0.1,
696 "city": {
697 "createdBy": "string",
698 "lastModifiedBy": "string",
699 "createdDate": "2019-08-24T14:15:22Z",
700 "lastModifiedDate": "2019-08-24T14:15:22Z",
701 "archived": true,
702 "externalId": "string",
703 "id": 0,
704 "name": "string",
705 "province": {
706 "createdBy": "string",
707 "lastModifiedBy": "string",
708 "createdDate": "2019-08-24T14:15:22Z",
709 "lastModifiedDate": "2019-08-24T14:15:22Z",
710 "archived": true,
711 "externalId": "string",
712 "id": 0,
713 "name": "string",
714 "code": "string",
715 "country": {},
716 "provinceCountryKey": "string"
717 },
718 "cityProvinceCountryKey": "string"
719 },
720 "district": {
721 "createdBy": "string",
722 "lastModifiedBy": "string",
723 "createdDate": "2019-08-24T14:15:22Z",
724 "lastModifiedDate": "2019-08-24T14:15:22Z",
725 "archived": true,
726 "externalId": "string",
727 "id": 0,
728 "name": "string",
729 "city": {
730 "createdBy": "string",
731 "lastModifiedBy": "string",
732 "createdDate": "2019-08-24T14:15:22Z",
733 "lastModifiedDate": "2019-08-24T14:15:22Z",
734 "archived": true,
735 "externalId": "string",
736 "id": 0,
737 "name": "string",
738 "province": {},
739 "cityProvinceCountryKey": "string"
740 }
741 },
742 "cityId": 0,
743 "districtId": 0
744 }
745 },
746 "status": {
747 "createdBy": "string",
748 "lastModifiedBy": "string",
749 "createdDate": "2019-08-24T14:15:22Z",
750 "lastModifiedDate": "2019-08-24T14:15:22Z",
751 "archived": true,
752 "externalId": "string",
753 "id": 0,
754 "priority": 0,
755 "internalId": 0,
756 "pickListCode": "string",
757 "pickListLabel": "string",
758 "label": "string",
759 "cultureId": 0,
760 "labelDtos": [
761 {
762 "createdBy": "string",
763 "lastModifiedBy": "string",
764 "createdDate": "2019-08-24T14:15:22Z",
765 "lastModifiedDate": "2019-08-24T14:15:22Z",
766 "archived": true,
767 "externalId": "string",
768 "id": 0,
769 "cultureId": 0,
770 "value": "string"
771 }
772 ]
773 },
774 "usage": {
775 "createdBy": "string",
776 "lastModifiedBy": "string",
777 "createdDate": "2019-08-24T14:15:22Z",
778 "lastModifiedDate": "2019-08-24T14:15:22Z",
779 "archived": true,
780 "externalId": "string",
781 "id": 0,
782 "priority": 0,
783 "internalId": 0,
784 "pickListCode": "string",
785 "pickListLabel": "string",
786 "label": "string",
787 "cultureId": 0,
788 "labelDtos": [
789 {
790 "createdBy": "string",
791 "lastModifiedBy": "string",
792 "createdDate": "2019-08-24T14:15:22Z",
793 "lastModifiedDate": "2019-08-24T14:15:22Z",
794 "archived": true,
795 "externalId": "string",
796 "id": 0,
797 "cultureId": 0,
798 "value": "string"
799 }
800 ]
801 },
802 "occupanciesDto": [
803 {
804 "createdBy": "string",
805 "lastModifiedBy": "string",
806 "createdDate": "2019-08-24T14:15:22Z",
807 "lastModifiedDate": "2019-08-24T14:15:22Z",
808 "archived": true,
809 "externalId": "string",
810 "id": 0,
811 "priority": 0,
812 "internalId": 0,
813 "pickListCode": "string",
814 "pickListLabel": "string",
815 "label": "string",
816 "cultureId": 0,
817 "labelDtos": [
818 {
819 "createdBy": "string",
820 "lastModifiedBy": "string",
821 "createdDate": "2019-08-24T14:15:22Z",
822 "lastModifiedDate": "2019-08-24T14:15:22Z",
823 "archived": true,
824 "externalId": "string",
825 "id": 0,
826 "cultureId": 0,
827 "value": "string"
828 }
829 ]
830 }
831 ]
832 },
833 "isTerminationVersion": true
834 }
835 ],
836 "leaseFileNumbers": [
837 "string"
838 ],
839 "validFrom": "2019-08-24",
840 "validTo": "2019-08-24",
841 "cityIds": [
842 0
843 ],
844 "provinceIds": [
845 0
846 ],
847 "countryIds": [
848 0
849 ],
850 "premiseIds": [
851 0
852 ],
853 "locationIds": [
854 0
855 ],
856 "businessUnitIds": [
857 0
858 ],
859 "legalEntityIds": [
860 0
861 ],
862 "groupIds": [
863 "string"
864 ],
865 "groupOptionIds": [
866 0
867 ],
868 "masterAgreementIds": [
869 0
870 ],
871 "contractIds": [
872 0
873 ],
874 "statusIds": [
875 0
876 ],
877 "cities": [
878 {
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 "name": "string",
887 "province": {
888 "createdBy": "string",
889 "lastModifiedBy": "string",
890 "createdDate": "2019-08-24T14:15:22Z",
891 "lastModifiedDate": "2019-08-24T14:15:22Z",
892 "archived": true,
893 "externalId": "string",
894 "id": 0,
895 "name": "string",
896 "country": {
897 "createdBy": "string",
898 "lastModifiedBy": "string",
899 "createdDate": "2019-08-24T14:15:22Z",
900 "lastModifiedDate": "2019-08-24T14:15:22Z",
901 "archived": true,
902 "externalId": "string",
903 "id": 0,
904 "name": "string",
905 "code": "string"
906 },
907 "code": "string",
908 "countryId": 0
909 },
910 "provinceId": 0
911 }
912 ],
913 "provinces": [
914 {
915 "createdBy": "string",
916 "lastModifiedBy": "string",
917 "createdDate": "2019-08-24T14:15:22Z",
918 "lastModifiedDate": "2019-08-24T14:15:22Z",
919 "archived": true,
920 "externalId": "string",
921 "id": 0,
922 "name": "string",
923 "country": {
924 "createdBy": "string",
925 "lastModifiedBy": "string",
926 "createdDate": "2019-08-24T14:15:22Z",
927 "lastModifiedDate": "2019-08-24T14:15:22Z",
928 "archived": true,
929 "externalId": "string",
930 "id": 0,
931 "name": "string",
932 "code": "string"
933 },
934 "code": "string",
935 "countryId": 0
936 }
937 ],
938 "countries": [
939 {
940 "createdBy": "string",
941 "lastModifiedBy": "string",
942 "createdDate": "2019-08-24T14:15:22Z",
943 "lastModifiedDate": "2019-08-24T14:15:22Z",
944 "archived": true,
945 "externalId": "string",
946 "id": 0,
947 "name": "string",
948 "code": "string"
949 }
950 ],
951 "locations": [
952 {
953 "createdBy": "string",
954 "lastModifiedBy": "string",
955 "createdDate": "2019-08-24T14:15:22Z",
956 "lastModifiedDate": "2019-08-24T14:15:22Z",
957 "archived": true,
958 "externalId": "string",
959 "id": 0,
960 "number": "string",
961 "name": "string",
962 "storeNumber": "string",
963 "defaultCurrencyId": 0,
964 "defaultMeasureId": 0,
965 "typeId": 0,
966 "qualityId": 0,
967 "propertyTypeId": 0,
968 "categoryId": 0,
969 "statusId": 0,
970 "businessUnitId": 0,
971 "groupIds": [
972 0
973 ],
974 "legalEntityIds": [
975 0
976 ],
977 "defaultCurrency": {
978 "id": 0,
979 "status": "CREATED",
980 "displayId": "string",
981 "erpSystemId": 0,
982 "erpSystemDisplayId": "string",
983 "name": "string",
984 "decimalPoints": 0,
985 "depreciationAreaId": 0
986 },
987 "defaultUnitValue": {
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 "unitId": 0,
996 "unitOfMeasureId": 0,
997 "erpSystemId": 0,
998 "unit": {
999 "createdBy": "string",
1000 "lastModifiedBy": "string",
1001 "createdDate": "2019-08-24T14:15:22Z",
1002 "lastModifiedDate": "2019-08-24T14:15:22Z",
1003 "archived": true,
1004 "externalId": "string",
1005 "id": 0,
1006 "priority": 0,
1007 "internalId": 0,
1008 "pickListCode": "string",
1009 "pickListLabel": "string",
1010 "label": "string",
1011 "cultureId": 0,
1012 "labelDtos": [
1013 {
1014 "createdBy": "string",
1015 "lastModifiedBy": "string",
1016 "createdDate": "2019-08-24T14:15:22Z",
1017 "lastModifiedDate": "2019-08-24T14:15:22Z",
1018 "archived": true,
1019 "externalId": "string",
1020 "id": 0,
1021 "cultureId": 0,
1022 "value": "string"
1023 }
1024 ]
1025 },
1026 "unitOfMeasure": {
1027 "id": 0,
1028 "status": "CREATED",
1029 "displayId": "string",
1030 "erpSystemId": 0,
1031 "erpSystemDisplayId": "string",
1032 "name": "string"
1033 }
1034 },
1035 "type": {
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 "priority": 0,
1044 "internalId": 0,
1045 "pickListCode": "string",
1046 "pickListLabel": "string",
1047 "label": "string",
1048 "cultureId": 0,
1049 "labelDtos": [
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 "cultureId": 0,
1059 "value": "string"
1060 }
1061 ]
1062 },
1063 "quality": {
1064 "createdBy": "string",
1065 "lastModifiedBy": "string",
1066 "createdDate": "2019-08-24T14:15:22Z",
1067 "lastModifiedDate": "2019-08-24T14:15:22Z",
1068 "archived": true,
1069 "externalId": "string",
1070 "id": 0,
1071 "priority": 0,
1072 "internalId": 0,
1073 "pickListCode": "string",
1074 "pickListLabel": "string",
1075 "label": "string",
1076 "cultureId": 0,
1077 "labelDtos": [
1078 {
1079 "createdBy": "string",
1080 "lastModifiedBy": "string",
1081 "createdDate": "2019-08-24T14:15:22Z",
1082 "lastModifiedDate": "2019-08-24T14:15:22Z",
1083 "archived": true,
1084 "externalId": "string",
1085 "id": 0,
1086 "cultureId": 0,
1087 "value": "string"
1088 }
1089 ]
1090 },
1091 "propertyType": {
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": 0,
1099 "priority": 0,
1100 "internalId": 0,
1101 "pickListCode": "string",
1102 "pickListLabel": "string",
1103 "label": "string",
1104 "cultureId": 0,
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 "category": {
1120 "createdBy": "string",
1121 "lastModifiedBy": "string",
1122 "createdDate": "2019-08-24T14:15:22Z",
1123 "lastModifiedDate": "2019-08-24T14:15:22Z",
1124 "archived": true,
1125 "externalId": "string",
1126 "id": 0,
1127 "priority": 0,
1128 "internalId": 0,
1129 "pickListCode": "string",
1130 "pickListLabel": "string",
1131 "label": "string",
1132 "cultureId": 0,
1133 "labelDtos": [
1134 {
1135 "createdBy": "string",
1136 "lastModifiedBy": "string",
1137 "createdDate": "2019-08-24T14:15:22Z",
1138 "lastModifiedDate": "2019-08-24T14:15:22Z",
1139 "archived": true,
1140 "externalId": "string",
1141 "id": 0,
1142 "cultureId": 0,
1143 "value": "string"
1144 }
1145 ]
1146 },
1147 "status": {
1148 "createdBy": "string",
1149 "lastModifiedBy": "string",
1150 "createdDate": "2019-08-24T14:15:22Z",
1151 "lastModifiedDate": "2019-08-24T14:15:22Z",
1152 "archived": true,
1153 "externalId": "string",
1154 "id": 0,
1155 "priority": 0,
1156 "internalId": 0,
1157 "pickListCode": "string",
1158 "pickListLabel": "string",
1159 "label": "string",
1160 "cultureId": 0,
1161 "labelDtos": [
1162 {
1163 "createdBy": "string",
1164 "lastModifiedBy": "string",
1165 "createdDate": "2019-08-24T14:15:22Z",
1166 "lastModifiedDate": "2019-08-24T14:15:22Z",
1167 "archived": true,
1168 "externalId": "string",
1169 "id": 0,
1170 "cultureId": 0,
1171 "value": "string"
1172 }
1173 ]
1174 },
1175 "addressDto": {
1176 "createdBy": "string",
1177 "lastModifiedBy": "string",
1178 "createdDate": "2019-08-24T14:15:22Z",
1179 "lastModifiedDate": "2019-08-24T14:15:22Z",
1180 "archived": true,
1181 "externalId": "string",
1182 "id": 0,
1183 "street": "string",
1184 "civicNumber": "string",
1185 "suite": "string",
1186 "postalCode": "string",
1187 "lon": 0.1,
1188 "lat": 0.1,
1189 "city": {
1190 "createdBy": "string",
1191 "lastModifiedBy": "string",
1192 "createdDate": "2019-08-24T14:15:22Z",
1193 "lastModifiedDate": "2019-08-24T14:15:22Z",
1194 "archived": true,
1195 "externalId": "string",
1196 "id": 0,
1197 "name": "string",
1198 "province": {
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 "name": "string",
1207 "code": "string",
1208 "country": {
1209 "createdBy": "string",
1210 "lastModifiedBy": "string",
1211 "createdDate": "2019-08-24T14:15:22Z",
1212 "lastModifiedDate": "2019-08-24T14:15:22Z",
1213 "archived": true,
1214 "externalId": "string",
1215 "id": 0,
1216 "name": "string",
1217 "code": "string"
1218 },
1219 "provinceCountryKey": "string"
1220 },
1221 "cityProvinceCountryKey": "string"
1222 },
1223 "district": {
1224 "createdBy": "string",
1225 "lastModifiedBy": "string",
1226 "createdDate": "2019-08-24T14:15:22Z",
1227 "lastModifiedDate": "2019-08-24T14:15:22Z",
1228 "archived": true,
1229 "externalId": "string",
1230 "id": 0,
1231 "name": "string",
1232 "city": {
1233 "createdBy": "string",
1234 "lastModifiedBy": "string",
1235 "createdDate": "2019-08-24T14:15:22Z",
1236 "lastModifiedDate": "2019-08-24T14:15:22Z",
1237 "archived": true,
1238 "externalId": "string",
1239 "id": 0,
1240 "name": "string",
1241 "province": {
1242 "createdBy": "string",
1243 "lastModifiedBy": "string",
1244 "createdDate": "2019-08-24T14:15:22Z",
1245 "lastModifiedDate": "2019-08-24T14:15:22Z",
1246 "archived": true,
1247 "externalId": "string",
1248 "id": 0,
1249 "name": "string",
1250 "code": "string",
1251 "country": {
1252 "createdBy": "string",
1253 "lastModifiedBy": "string",
1254 "createdDate": "2019-08-24T14:15:22Z",
1255 "lastModifiedDate": "2019-08-24T14:15:22Z",
1256 "archived": true,
1257 "externalId": "string",
1258 "id": 0,
1259 "name": "string",
1260 "code": "string"
1261 },
1262 "provinceCountryKey": "string"
1263 },
1264 "cityProvinceCountryKey": "string"
1265 }
1266 },
1267 "cityId": 0,
1268 "districtId": 0
1269 },
1270 "secondAddressDto": {
1271 "createdBy": "string",
1272 "lastModifiedBy": "string",
1273 "createdDate": "2019-08-24T14:15:22Z",
1274 "lastModifiedDate": "2019-08-24T14:15:22Z",
1275 "archived": true,
1276 "externalId": "string",
1277 "id": 0,
1278 "street": "string",
1279 "civicNumber": "string",
1280 "suite": "string",
1281 "postalCode": "string",
1282 "lon": 0.1,
1283 "lat": 0.1,
1284 "city": {
1285 "createdBy": "string",
1286 "lastModifiedBy": "string",
1287 "createdDate": "2019-08-24T14:15:22Z",
1288 "lastModifiedDate": "2019-08-24T14:15:22Z",
1289 "archived": true,
1290 "externalId": "string",
1291 "id": 0,
1292 "name": "string",
1293 "province": {
1294 "createdBy": "string",
1295 "lastModifiedBy": "string",
1296 "createdDate": "2019-08-24T14:15:22Z",
1297 "lastModifiedDate": "2019-08-24T14:15:22Z",
1298 "archived": true,
1299 "externalId": "string",
1300 "id": 0,
1301 "name": "string",
1302 "code": "string",
1303 "country": {
1304 "createdBy": "string",
1305 "lastModifiedBy": "string",
1306 "createdDate": "2019-08-24T14:15:22Z",
1307 "lastModifiedDate": "2019-08-24T14:15:22Z",
1308 "archived": true,
1309 "externalId": "string",
1310 "id": 0,
1311 "name": "string",
1312 "code": "string"
1313 },
1314 "provinceCountryKey": "string"
1315 },
1316 "cityProvinceCountryKey": "string"
1317 },
1318 "district": {
1319 "createdBy": "string",
1320 "lastModifiedBy": "string",
1321 "createdDate": "2019-08-24T14:15:22Z",
1322 "lastModifiedDate": "2019-08-24T14:15:22Z",
1323 "archived": true,
1324 "externalId": "string",
1325 "id": 0,
1326 "name": "string",
1327 "city": {
1328 "createdBy": "string",
1329 "lastModifiedBy": "string",
1330 "createdDate": "2019-08-24T14:15:22Z",
1331 "lastModifiedDate": "2019-08-24T14:15:22Z",
1332 "archived": true,
1333 "externalId": "string",
1334 "id": 0,
1335 "name": "string",
1336 "province": {
1337 "createdBy": "string",
1338 "lastModifiedBy": "string",
1339 "createdDate": "2019-08-24T14:15:22Z",
1340 "lastModifiedDate": "2019-08-24T14:15:22Z",
1341 "archived": true,
1342 "externalId": "string",
1343 "id": 0,
1344 "name": "string",
1345 "code": "string",
1346 "country": {
1347 "createdBy": "string",
1348 "lastModifiedBy": "string",
1349 "createdDate": "2019-08-24T14:15:22Z",
1350 "lastModifiedDate": "2019-08-24T14:15:22Z",
1351 "archived": true,
1352 "externalId": "string",
1353 "id": 0,
1354 "name": "string",
1355 "code": "string"
1356 },
1357 "provinceCountryKey": "string"
1358 },
1359 "cityProvinceCountryKey": "string"
1360 }
1361 },
1362 "cityId": 0,
1363 "districtId": 0
1364 }
1365 }
1366 ],
1367 "premises": [
1368 {
1369 "createdBy": "string",
1370 "lastModifiedBy": "string",
1371 "createdDate": "2019-08-24T14:15:22Z",
1372 "lastModifiedDate": "2019-08-24T14:15:22Z",
1373 "archived": true,
1374 "externalId": "string",
1375 "id": 0,
1376 "number": "string",
1377 "name": "string",
1378 "headPremise": true,
1379 "possessionDate": "2019-08-24",
1380 "openingDate": "2019-08-24",
1381 "closingDate": "2019-08-24",
1382 "relocationDate": "2019-08-24",
1383 "vacatingDate": "2019-08-24",
1384 "expansionDate": "2019-08-24",
1385 "statusId": 0,
1386 "usageId": 0,
1387 "parentPremiseId": 0,
1388 "costCenterId": 0,
1389 "profitCenterId": 0,
1390 "legalEntityId": 0,
1391 "occupancyIds": [
1392 0
1393 ],
1394 "locationId": 0,
1395 "locationDto": {
1396 "createdBy": "string",
1397 "lastModifiedBy": "string",
1398 "createdDate": "2019-08-24T14:15:22Z",
1399 "lastModifiedDate": "2019-08-24T14:15:22Z",
1400 "archived": true,
1401 "externalId": "string",
1402 "id": 0,
1403 "number": "string",
1404 "name": "string",
1405 "storeNumber": "string",
1406 "defaultCurrencyId": 0,
1407 "defaultMeasureId": 0,
1408 "typeId": 0,
1409 "qualityId": 0,
1410 "propertyTypeId": 0,
1411 "categoryId": 0,
1412 "statusId": 0,
1413 "businessUnitId": 0,
1414 "groupIds": [
1415 0
1416 ],
1417 "legalEntityIds": [
1418 0
1419 ],
1420 "defaultCurrency": {
1421 "id": 0,
1422 "status": "CREATED",
1423 "displayId": "string",
1424 "erpSystemId": 0,
1425 "erpSystemDisplayId": "string",
1426 "name": "string",
1427 "decimalPoints": 0,
1428 "depreciationAreaId": 0
1429 },
1430 "defaultUnitValue": {
1431 "createdBy": "string",
1432 "lastModifiedBy": "string",
1433 "createdDate": "2019-08-24T14:15:22Z",
1434 "lastModifiedDate": "2019-08-24T14:15:22Z",
1435 "archived": true,
1436 "externalId": "string",
1437 "id": 0,
1438 "unitId": 0,
1439 "unitOfMeasureId": 0,
1440 "erpSystemId": 0,
1441 "unit": {
1442 "createdBy": "string",
1443 "lastModifiedBy": "string",
1444 "createdDate": "2019-08-24T14:15:22Z",
1445 "lastModifiedDate": "2019-08-24T14:15:22Z",
1446 "archived": true,
1447 "externalId": "string",
1448 "id": 0,
1449 "priority": 0,
1450 "internalId": 0,
1451 "pickListCode": "string",
1452 "pickListLabel": "string",
1453 "label": "string",
1454 "cultureId": 0,
1455 "labelDtos": [
1456 {
1457 "createdBy": "string",
1458 "lastModifiedBy": "string",
1459 "createdDate": "2019-08-24T14:15:22Z",
1460 "lastModifiedDate": "2019-08-24T14:15:22Z",
1461 "archived": true,
1462 "externalId": "string",
1463 "id": 0,
1464 "cultureId": 0,
1465 "value": "string"
1466 }
1467 ]
1468 },
1469 "unitOfMeasure": {
1470 "id": 0,
1471 "status": "CREATED",
1472 "displayId": "string",
1473 "erpSystemId": 0,
1474 "erpSystemDisplayId": "string",
1475 "name": "string"
1476 }
1477 },
1478 "type": {
1479 "createdBy": "string",
1480 "lastModifiedBy": "string",
1481 "createdDate": "2019-08-24T14:15:22Z",
1482 "lastModifiedDate": "2019-08-24T14:15:22Z",
1483 "archived": true,
1484 "externalId": "string",
1485 "id": 0,
1486 "priority": 0,
1487 "internalId": 0,
1488 "pickListCode": "string",
1489 "pickListLabel": "string",
1490 "label": "string",
1491 "cultureId": 0,
1492 "labelDtos": [
1493 {
1494 "createdBy": "string",
1495 "lastModifiedBy": "string",
1496 "createdDate": "2019-08-24T14:15:22Z",
1497 "lastModifiedDate": "2019-08-24T14:15:22Z",
1498 "archived": true,
1499 "externalId": "string",
1500 "id": 0,
1501 "cultureId": 0,
1502 "value": "string"
1503 }
1504 ]
1505 },
1506 "quality": {
1507 "createdBy": "string",
1508 "lastModifiedBy": "string",
1509 "createdDate": "2019-08-24T14:15:22Z",
1510 "lastModifiedDate": "2019-08-24T14:15:22Z",
1511 "archived": true,
1512 "externalId": "string",
1513 "id": 0,
1514 "priority": 0,
1515 "internalId": 0,
1516 "pickListCode": "string",
1517 "pickListLabel": "string",
1518 "label": "string",
1519 "cultureId": 0,
1520 "labelDtos": [
1521 {
1522 "createdBy": "string",
1523 "lastModifiedBy": "string",
1524 "createdDate": "2019-08-24T14:15:22Z",
1525 "lastModifiedDate": "2019-08-24T14:15:22Z",
1526 "archived": true,
1527 "externalId": "string",
1528 "id": 0,
1529 "cultureId": 0,
1530 "value": "string"
1531 }
1532 ]
1533 },
1534 "propertyType": {
1535 "createdBy": "string",
1536 "lastModifiedBy": "string",
1537 "createdDate": "2019-08-24T14:15:22Z",
1538 "lastModifiedDate": "2019-08-24T14:15:22Z",
1539 "archived": true,
1540 "externalId": "string",
1541 "id": 0,
1542 "priority": 0,
1543 "internalId": 0,
1544 "pickListCode": "string",
1545 "pickListLabel": "string",
1546 "label": "string",
1547 "cultureId": 0,
1548 "labelDtos": [
1549 {
1550 "createdBy": "string",
1551 "lastModifiedBy": "string",
1552 "createdDate": "2019-08-24T14:15:22Z",
1553 "lastModifiedDate": "2019-08-24T14:15:22Z",
1554 "archived": true,
1555 "externalId": "string",
1556 "id": 0,
1557 "cultureId": 0,
1558 "value": "string"
1559 }
1560 ]
1561 },
1562 "category": {
1563 "createdBy": "string",
1564 "lastModifiedBy": "string",
1565 "createdDate": "2019-08-24T14:15:22Z",
1566 "lastModifiedDate": "2019-08-24T14:15:22Z",
1567 "archived": true,
1568 "externalId": "string",
1569 "id": 0,
1570 "priority": 0,
1571 "internalId": 0,
1572 "pickListCode": "string",
1573 "pickListLabel": "string",
1574 "label": "string",
1575 "cultureId": 0,
1576 "labelDtos": [
1577 {
1578 "createdBy": "string",
1579 "lastModifiedBy": "string",
1580 "createdDate": "2019-08-24T14:15:22Z",
1581 "lastModifiedDate": "2019-08-24T14:15:22Z",
1582 "archived": true,
1583 "externalId": "string",
1584 "id": 0,
1585 "cultureId": 0,
1586 "value": "string"
1587 }
1588 ]
1589 },
1590 "status": {
1591 "createdBy": "string",
1592 "lastModifiedBy": "string",
1593 "createdDate": "2019-08-24T14:15:22Z",
1594 "lastModifiedDate": "2019-08-24T14:15:22Z",
1595 "archived": true,
1596 "externalId": "string",
1597 "id": 0,
1598 "priority": 0,
1599 "internalId": 0,
1600 "pickListCode": "string",
1601 "pickListLabel": "string",
1602 "label": "string",
1603 "cultureId": 0,
1604 "labelDtos": [
1605 {
1606 "createdBy": "string",
1607 "lastModifiedBy": "string",
1608 "createdDate": "2019-08-24T14:15:22Z",
1609 "lastModifiedDate": "2019-08-24T14:15:22Z",
1610 "archived": true,
1611 "externalId": "string",
1612 "id": 0,
1613 "cultureId": 0,
1614 "value": "string"
1615 }
1616 ]
1617 },
1618 "addressDto": {
1619 "createdBy": "string",
1620 "lastModifiedBy": "string",
1621 "createdDate": "2019-08-24T14:15:22Z",
1622 "lastModifiedDate": "2019-08-24T14:15:22Z",
1623 "archived": true,
1624 "externalId": "string",
1625 "id": 0,
1626 "street": "string",
1627 "civicNumber": "string",
1628 "suite": "string",
1629 "postalCode": "string",
1630 "lon": 0.1,
1631 "lat": 0.1,
1632 "city": {
1633 "createdBy": "string",
1634 "lastModifiedBy": "string",
1635 "createdDate": "2019-08-24T14:15:22Z",
1636 "lastModifiedDate": "2019-08-24T14:15:22Z",
1637 "archived": true,
1638 "externalId": "string",
1639 "id": 0,
1640 "name": "string",
1641 "province": {
1642 "createdBy": "string",
1643 "lastModifiedBy": "string",
1644 "createdDate": "2019-08-24T14:15:22Z",
1645 "lastModifiedDate": "2019-08-24T14:15:22Z",
1646 "archived": true,
1647 "externalId": "string",
1648 "id": 0,
1649 "name": "string",
1650 "code": "string",
1651 "country": {
1652 "createdBy": "string",
1653 "lastModifiedBy": "string",
1654 "createdDate": "2019-08-24T14:15:22Z",
1655 "lastModifiedDate": "2019-08-24T14:15:22Z",
1656 "archived": true,
1657 "externalId": "string",
1658 "id": 0,
1659 "name": "string",
1660 "code": "string"
1661 },
1662 "provinceCountryKey": "string"
1663 },
1664 "cityProvinceCountryKey": "string"
1665 },
1666 "district": {
1667 "createdBy": "string",
1668 "lastModifiedBy": "string",
1669 "createdDate": "2019-08-24T14:15:22Z",
1670 "lastModifiedDate": "2019-08-24T14:15:22Z",
1671 "archived": true,
1672 "externalId": "string",
1673 "id": 0,
1674 "name": "string",
1675 "city": {
1676 "createdBy": "string",
1677 "lastModifiedBy": "string",
1678 "createdDate": "2019-08-24T14:15:22Z",
1679 "lastModifiedDate": "2019-08-24T14:15:22Z",
1680 "archived": true,
1681 "externalId": "string",
1682 "id": 0,
1683 "name": "string",
1684 "province": {
1685 "createdBy": "string",
1686 "lastModifiedBy": "string",
1687 "createdDate": "2019-08-24T14:15:22Z",
1688 "lastModifiedDate": "2019-08-24T14:15:22Z",
1689 "archived": true,
1690 "externalId": "string",
1691 "id": 0,
1692 "name": "string",
1693 "code": "string",
1694 "country": {},
1695 "provinceCountryKey": "string"
1696 },
1697 "cityProvinceCountryKey": "string"
1698 }
1699 },
1700 "cityId": 0,
1701 "districtId": 0
1702 },
1703 "secondAddressDto": {
1704 "createdBy": "string",
1705 "lastModifiedBy": "string",
1706 "createdDate": "2019-08-24T14:15:22Z",
1707 "lastModifiedDate": "2019-08-24T14:15:22Z",
1708 "archived": true,
1709 "externalId": "string",
1710 "id": 0,
1711 "street": "string",
1712 "civicNumber": "string",
1713 "suite": "string",
1714 "postalCode": "string",
1715 "lon": 0.1,
1716 "lat": 0.1,
1717 "city": {
1718 "createdBy": "string",
1719 "lastModifiedBy": "string",
1720 "createdDate": "2019-08-24T14:15:22Z",
1721 "lastModifiedDate": "2019-08-24T14:15:22Z",
1722 "archived": true,
1723 "externalId": "string",
1724 "id": 0,
1725 "name": "string",
1726 "province": {
1727 "createdBy": "string",
1728 "lastModifiedBy": "string",
1729 "createdDate": "2019-08-24T14:15:22Z",
1730 "lastModifiedDate": "2019-08-24T14:15:22Z",
1731 "archived": true,
1732 "externalId": "string",
1733 "id": 0,
1734 "name": "string",
1735 "code": "string",
1736 "country": {
1737 "createdBy": "string",
1738 "lastModifiedBy": "string",
1739 "createdDate": "2019-08-24T14:15:22Z",
1740 "lastModifiedDate": "2019-08-24T14:15:22Z",
1741 "archived": true,
1742 "externalId": "string",
1743 "id": 0,
1744 "name": "string",
1745 "code": "string"
1746 },
1747 "provinceCountryKey": "string"
1748 },
1749 "cityProvinceCountryKey": "string"
1750 },
1751 "district": {
1752 "createdBy": "string",
1753 "lastModifiedBy": "string",
1754 "createdDate": "2019-08-24T14:15:22Z",
1755 "lastModifiedDate": "2019-08-24T14:15:22Z",
1756 "archived": true,
1757 "externalId": "string",
1758 "id": 0,
1759 "name": "string",
1760 "city": {
1761 "createdBy": "string",
1762 "lastModifiedBy": "string",
1763 "createdDate": "2019-08-24T14:15:22Z",
1764 "lastModifiedDate": "2019-08-24T14:15:22Z",
1765 "archived": true,
1766 "externalId": "string",
1767 "id": 0,
1768 "name": "string",
1769 "province": {
1770 "createdBy": "string",
1771 "lastModifiedBy": "string",
1772 "createdDate": "2019-08-24T14:15:22Z",
1773 "lastModifiedDate": "2019-08-24T14:15:22Z",
1774 "archived": true,
1775 "externalId": "string",
1776 "id": 0,
1777 "name": "string",
1778 "code": "string",
1779 "country": {},
1780 "provinceCountryKey": "string"
1781 },
1782 "cityProvinceCountryKey": "string"
1783 }
1784 },
1785 "cityId": 0,
1786 "districtId": 0
1787 }
1788 },
1789 "status": {
1790 "createdBy": "string",
1791 "lastModifiedBy": "string",
1792 "createdDate": "2019-08-24T14:15:22Z",
1793 "lastModifiedDate": "2019-08-24T14:15:22Z",
1794 "archived": true,
1795 "externalId": "string",
1796 "id": 0,
1797 "priority": 0,
1798 "internalId": 0,
1799 "pickListCode": "string",
1800 "pickListLabel": "string",
1801 "label": "string",
1802 "cultureId": 0,
1803 "labelDtos": [
1804 {
1805 "createdBy": "string",
1806 "lastModifiedBy": "string",
1807 "createdDate": "2019-08-24T14:15:22Z",
1808 "lastModifiedDate": "2019-08-24T14:15:22Z",
1809 "archived": true,
1810 "externalId": "string",
1811 "id": 0,
1812 "cultureId": 0,
1813 "value": "string"
1814 }
1815 ]
1816 },
1817 "usage": {
1818 "createdBy": "string",
1819 "lastModifiedBy": "string",
1820 "createdDate": "2019-08-24T14:15:22Z",
1821 "lastModifiedDate": "2019-08-24T14:15:22Z",
1822 "archived": true,
1823 "externalId": "string",
1824 "id": 0,
1825 "priority": 0,
1826 "internalId": 0,
1827 "pickListCode": "string",
1828 "pickListLabel": "string",
1829 "label": "string",
1830 "cultureId": 0,
1831 "labelDtos": [
1832 {
1833 "createdBy": "string",
1834 "lastModifiedBy": "string",
1835 "createdDate": "2019-08-24T14:15:22Z",
1836 "lastModifiedDate": "2019-08-24T14:15:22Z",
1837 "archived": true,
1838 "externalId": "string",
1839 "id": 0,
1840 "cultureId": 0,
1841 "value": "string"
1842 }
1843 ]
1844 },
1845 "occupanciesDto": [
1846 {
1847 "createdBy": "string",
1848 "lastModifiedBy": "string",
1849 "createdDate": "2019-08-24T14:15:22Z",
1850 "lastModifiedDate": "2019-08-24T14:15:22Z",
1851 "archived": true,
1852 "externalId": "string",
1853 "id": 0,
1854 "priority": 0,
1855 "internalId": 0,
1856 "pickListCode": "string",
1857 "pickListLabel": "string",
1858 "label": "string",
1859 "cultureId": 0,
1860 "labelDtos": [
1861 {
1862 "createdBy": "string",
1863 "lastModifiedBy": "string",
1864 "createdDate": "2019-08-24T14:15:22Z",
1865 "lastModifiedDate": "2019-08-24T14:15:22Z",
1866 "archived": true,
1867 "externalId": "string",
1868 "id": 0,
1869 "cultureId": 0,
1870 "value": "string"
1871 }
1872 ]
1873 }
1874 ]
1875 }
1876 ],
1877 "groups": [
1878 {
1879 "createdBy": "string",
1880 "lastModifiedBy": "string",
1881 "createdDate": "2019-08-24T14:15:22Z",
1882 "lastModifiedDate": "2019-08-24T14:15:22Z",
1883 "archived": true,
1884 "externalId": "string",
1885 "id": "string",
1886 "code": "string",
1887 "priority": 0,
1888 "pickListType": "string",
1889 "label": "string",
1890 "cultureId": 0,
1891 "reportable": true,
1892 "labelDtos": [
1893 {
1894 "createdBy": "string",
1895 "lastModifiedBy": "string",
1896 "createdDate": "2019-08-24T14:15:22Z",
1897 "lastModifiedDate": "2019-08-24T14:15:22Z",
1898 "archived": true,
1899 "externalId": "string",
1900 "id": 0,
1901 "cultureId": 0,
1902 "value": "string"
1903 }
1904 ]
1905 }
1906 ],
1907 "groupOptions": [
1908 {
1909 "createdBy": "string",
1910 "lastModifiedBy": "string",
1911 "createdDate": "2019-08-24T14:15:22Z",
1912 "lastModifiedDate": "2019-08-24T14:15:22Z",
1913 "archived": true,
1914 "externalId": "string",
1915 "id": 0,
1916 "priority": 0,
1917 "internalId": 0,
1918 "pickListCode": "string",
1919 "pickListLabel": "string",
1920 "label": "string",
1921 "cultureId": 0,
1922 "labelDtos": [
1923 {
1924 "createdBy": "string",
1925 "lastModifiedBy": "string",
1926 "createdDate": "2019-08-24T14:15:22Z",
1927 "lastModifiedDate": "2019-08-24T14:15:22Z",
1928 "archived": true,
1929 "externalId": "string",
1930 "id": 0,
1931 "cultureId": 0,
1932 "value": "string"
1933 }
1934 ]
1935 }
1936 ],
1937 "businessUnits": [
1938 {
1939 "id": 0,
1940 "status": "CREATED",
1941 "displayId": "string",
1942 "name": "string",
1943 "leaseAreaId": 0,
1944 "companyId": 0
1945 }
1946 ],
1947 "legalEntities": [
1948 {
1949 "id": 0,
1950 "status": "CREATED",
1951 "displayId": "string",
1952 "erpSystemId": 0,
1953 "erpSystemDisplayId": "string",
1954 "countryId": 0,
1955 "countryDisplayId": "string",
1956 "postingPeriodVariantId": 0,
1957 "name": "string",
1958 "postingPeriodVariantDisplayId": "string",
1959 "controllingAreaId": 0,
1960 "controllingAreaDisplayId": "string",
1961 "chartOfAccountId": 0,
1962 "chartOfAccountDisplayId": "string",
1963 "fiscalVariantId": 0,
1964 "fiscalVariantDisplayId": "string",
1965 "chartOfDepreciationId": 0,
1966 "chartOfDepreciationDisplayId": "string",
1967 "purchasingOrganizationId": 0,
1968 "assetId": 0,
1969 "exchangeRateTypeId": 0,
1970 "plantId": 0,
1971 "incrementalBorrowingRateId": 0,
1972 "businessUnitId": 0,
1973 "projectId": 0,
1974 "transferVariantId": 0,
1975 "partnerId": 0,
1976 "departmentId": 0,
1977 "accountingStandardId": 0,
1978 "generalLedgerAccountId": 0,
1979 "consumerPriceIndexCategoryId": 0,
1980 "costCenterId": 0,
1981 "costCenterRelationValidFrom": "2019-08-24",
1982 "costCenterRelationValidTo": "2019-08-24"
1983 }
1984 ],
1985 "statusOptions": [
1986 {
1987 "createdBy": "string",
1988 "lastModifiedBy": "string",
1989 "createdDate": "2019-08-24T14:15:22Z",
1990 "lastModifiedDate": "2019-08-24T14:15:22Z",
1991 "archived": true,
1992 "externalId": "string",
1993 "id": 0,
1994 "priority": 0,
1995 "internalId": 0,
1996 "pickListCode": "string",
1997 "pickListLabel": "string",
1998 "label": "string",
1999 "cultureId": 0,
2000 "labelDtos": [
2001 {
2002 "createdBy": "string",
2003 "lastModifiedBy": "string",
2004 "createdDate": "2019-08-24T14:15:22Z",
2005 "lastModifiedDate": "2019-08-24T14:15:22Z",
2006 "archived": true,
2007 "externalId": "string",
2008 "id": 0,
2009 "cultureId": 0,
2010 "value": "string"
2011 }
2012 ]
2013 }
2014 ],
2015 "masterAgreements": [
2016 {
2017 "id": 0,
2018 "displayId": "string",
2019 "year": 1900,
2020 "name": "string",
2021 "description": "string",
2022 "validFrom": "2019-08-24",
2023 "validTo": "2019-08-24",
2024 "targetValue": 0.1,
2025 "legalJurisdiction": "string",
2026 "approverComment": "string",
2027 "signingPerson": "string",
2028 "placeOfSignature": "string",
2029 "dateOfSignature": "2019-08-24",
2030 "state": "MLA_DEFINE",
2031 "dataCreationInfo": {
2032 "id": 0,
2033 "idGenerationType": "AUTO",
2034 "source": "string",
2035 "type": "MIGRATION",
2036 "startDateTime": "2019-08-24T14:15:22Z",
2037 "endDateTime": "2019-08-24T14:15:22Z"
2038 },
2039 "agreementGroup": {
2040 "id": 0,
2041 "displayId": "string",
2042 "status": "CREATED",
2043 "name": "string"
2044 },
2045 "currency": {
2046 "id": 0,
2047 "displayId": "string",
2048 "status": "CREATED",
2049 "name": "string",
2050 "decimalPoints": 0
2051 },
2052 "internalAssetClass": {
2053 "id": 0,
2054 "displayId": "string",
2055 "status": "CREATED",
2056 "name": "string",
2057 "assetClassType": "PROPERTY",
2058 "infiniteUsefulLife": true
2059 },
2060 "leaseArea": {
2061 "id": 0,
2062 "displayId": "string",
2063 "status": "CREATED",
2064 "name": "string"
2065 },
2066 "businessUnit": {
2067 "id": 0,
2068 "displayId": "string",
2069 "status": "CREATED",
2070 "name": "string"
2071 },
2072 "companyCode": {
2073 "id": 0,
2074 "displayId": "string",
2075 "status": "CREATED",
2076 "erpSystemId": 0,
2077 "erpSystemDisplayId": "string",
2078 "countryId": 0,
2079 "countryDisplayId": "string",
2080 "name": "string",
2081 "postingPeriodVariantId": 0,
2082 "fiscalVariantId": 0
2083 },
2084 "department": {
2085 "id": 0,
2086 "displayId": "string",
2087 "status": "CREATED",
2088 "name": "string"
2089 },
2090 "leaseGroup": {
2091 "id": 0,
2092 "displayId": "string",
2093 "status": "CREATED",
2094 "name": "string"
2095 },
2096 "allowsSystemGenerateNewId": true,
2097 "numberRangeIdentifierType": {
2098 "name": "string"
2099 },
2100 "numberRangeIdentifierValue": "string",
2101 "numberRangeType": {
2102 "name": "string"
2103 }
2104 }
2105 ],
2106 "contracts": [
2107 {
2108 "id": 0,
2109 "displayId": "string",
2110 "name": "string",
2111 "principalPositionType": "LESSEE",
2112 "validFrom": "2019-08-24",
2113 "validTo": "2019-08-24",
2114 "amendmentDate": "2019-08-24",
2115 "approverComment": "string",
2116 "contractPhase": "INITIAL",
2117 "dataCreationInfo": {
2118 "id": 0,
2119 "idGenerationType": "AUTO",
2120 "source": "string",
2121 "type": "MIGRATION",
2122 "startDateTime": "2019-08-24T14:15:22Z",
2123 "endDateTime": "2019-08-24T14:15:22Z"
2124 },
2125 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
2126 "revision": {
2127 "id": 0,
2128 "displayId": "string",
2129 "name": "string",
2130 "inception": true,
2131 "revisionType": "REVISION",
2132 "state": "MLA_DEFINE",
2133 "approvedBy": "string",
2134 "approvedAt": "2019-08-24T14:15:22Z",
2135 "parentRevisionId": 0,
2136 "approverComment": "string",
2137 "contractId": 0,
2138 "contractDisplayId": "string",
2139 "contractName": "string",
2140 "principalPositionType": "LESSEE",
2141 "mlaId": 0,
2142 "companyId": 0,
2143 "description": "string",
2144 "externalReference": "string",
2145 "internalReference": "string",
2146 "formOfLease": "FULL",
2147 "jointVentureLeaseType": "GROSS_LEASE",
2148 "businessPlace": "string",
2149 "tradingPartner": {
2150 "id": 0,
2151 "displayId": "string",
2152 "status": "CREATED",
2153 "name": "string",
2154 "erpSystemId": 0,
2155 "erpSystemDisplayId": "string"
2156 },
2157 "contractCategoryGroup": {
2158 "id": 0,
2159 "displayId": "string",
2160 "status": "CREATED",
2161 "name": "string"
2162 },
2163 "contractGroup1": {
2164 "id": 0,
2165 "displayId": "string",
2166 "status": "CREATED",
2167 "name": "string"
2168 },
2169 "contractGroup2": {
2170 "id": 0,
2171 "displayId": "string",
2172 "status": "CREATED",
2173 "name": "string"
2174 },
2175 "group3": "string",
2176 "group4": "string",
2177 "signingPerson": "string",
2178 "placeOfSignature": "string",
2179 "dateOfSignature": "2019-08-24",
2180 "numberRangeIdentifierType": {
2181 "name": "string"
2182 },
2183 "numberRangeIdentifierValue": "string",
2184 "numberRangeType": {
2185 "name": "string"
2186 },
2187 "allowsSystemGenerateNewId": true
2188 },
2189 "currency": {
2190 "id": 0,
2191 "displayId": "string",
2192 "status": "CREATED",
2193 "name": "string",
2194 "decimalPoints": 0
2195 },
2196 "companyCurrency": {
2197 "id": 0,
2198 "displayId": "string",
2199 "status": "CREATED",
2200 "name": "string",
2201 "decimalPoints": 0
2202 },
2203 "indexedCurrency": true,
2204 "assetValueCurrencyType": "CONTRACT_CURRENCY",
2205 "currencyLocked": true,
2206 "leaseArea": {
2207 "id": 0,
2208 "displayId": "string",
2209 "status": "CREATED",
2210 "name": "string"
2211 },
2212 "businessUnit": {
2213 "id": 0,
2214 "displayId": "string",
2215 "status": "CREATED",
2216 "name": "string"
2217 },
2218 "businessUnitLocked": true,
2219 "companyCode": {
2220 "id": 0,
2221 "displayId": "string",
2222 "status": "CREATED",
2223 "erpSystemId": 0,
2224 "erpSystemDisplayId": "string",
2225 "countryId": 0,
2226 "countryDisplayId": "string",
2227 "name": "string",
2228 "postingPeriodVariantId": 0,
2229 "fiscalVariantId": 0
2230 },
2231 "companyCodeLocked": true,
2232 "department": {
2233 "id": 0,
2234 "displayId": "string",
2235 "status": "CREATED",
2236 "name": "string"
2237 },
2238 "departmentLocked": true,
2239 "leaseGroup": {
2240 "id": 0,
2241 "displayId": "string",
2242 "status": "CREATED",
2243 "name": "string"
2244 },
2245 "leaseGroupLocked": true,
2246 "subleasingInternalAssetClass": {
2247 "id": 0,
2248 "displayId": "string",
2249 "status": "CREATED",
2250 "name": "string",
2251 "assetClassType": "PROPERTY",
2252 "infiniteUsefulLife": true
2253 },
2254 "contractGroup1": {
2255 "id": 0,
2256 "displayId": "string",
2257 "status": "CREATED",
2258 "name": "string"
2259 },
2260 "contractGroup2": {
2261 "id": 0,
2262 "displayId": "string",
2263 "status": "CREATED",
2264 "name": "string"
2265 },
2266 "subleasing": true,
2267 "subleasingContractRevisionInfo": {
2268 "id": 0,
2269 "contractId": 0,
2270 "contractDisplayId": "string",
2271 "contractName": "string"
2272 },
2273 "subleasingLeaseComponentRevisionInfo": {
2274 "id": 0,
2275 "leaseComponentId": 0,
2276 "leaseComponentDisplayId": "string",
2277 "leaseComponentName": "string"
2278 },
2279 "subleasingActivationGroupRevisionInfo": {
2280 "id": 0,
2281 "activationGroupId": 0,
2282 "activationGroupDisplayId": "string",
2283 "activationGroupName": "string"
2284 },
2285 "notifications": [
2286 {
2287 "id": 0,
2288 "topic": {
2289 "enCaption": "string",
2290 "frCaption": "string",
2291 "name": "string",
2292 "priority": "HIGH"
2293 },
2294 "username": "string",
2295 "contractId": 0,
2296 "contractDisplayId": "string",
2297 "targetId": "string",
2298 "targetType": "string"
2299 }
2300 ],
2301 "masterAgreementId": 0,
2302 "masterAgreementDisplayId": "string",
2303 "allowsSystemGenerateNewId": true,
2304 "transferInfo": {
2305 "transferredFromDisplayId": "string",
2306 "transferredFromRevisionId": 0,
2307 "transferredToDisplayId": "string",
2308 "transferredToRevisionId": 0
2309 },
2310 "numberRangeIdentifierType": {
2311 "name": "string"
2312 },
2313 "numberRangeIdentifierValue": "string",
2314 "numberRangeType": {
2315 "name": "string"
2316 }
2317 }
2318 ],
2319 "listingCitiesValue": "string",
2320 "listingCitiesValues": [
2321 "string"
2322 ],
2323 "listingProvincesValue": "string",
2324 "listingProvincesValues": [
2325 "string"
2326 ],
2327 "listingCountriesValue": "string",
2328 "listingCountriesValues": [
2329 "string"
2330 ],
2331 "listingLocationsValue": "string",
2332 "listingLocationsValues": [
2333 "string"
2334 ],
2335 "listingPremisesValue": "string",
2336 "listingPremisesValues": [
2337 "string"
2338 ],
2339 "listingGroupsValue": "string",
2340 "listingGroupsValues": [
2341 "string"
2342 ],
2343 "listingGroupOptionsValue": "string",
2344 "listingGroupOptionsValues": [
2345 "string"
2346 ],
2347 "listingBusinessUnitsValue": "string",
2348 "listingBusinessUnitsValues": [
2349 "string"
2350 ],
2351 "listingLegalEntitiesValue": "string",
2352 "listingLegalEntitiesValues": [
2353 "string"
2354 ],
2355 "listingMasterAgreementsValue": "string",
2356 "listingMasterAgreementsValues": [
2357 "string"
2358 ],
2359 "listingContractsValue": "string",
2360 "listingContractsValues": [
2361 "string"
2362 ],
2363 "listingStatusOptionsValue": "string",
2364 "listingStatusOptionsValues": [
2365 "string"
2366 ]
2367 }
2368 ]
2369}
Create Percentage Rent Reports¶
HTTP Request
POST /api/percentage-rent-report
📋 Description: Generates a detailed percentage rent report for real estate properties within the portfolio, enabling enhanced asset analytics and informed decision-making.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
body |
body |
true |
Request body containing the percentage rent report data, including asset identifiers and relevant financial metrics for portfolio analytics within the real estate property context. |
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 "startDate": "2019-08-24",
13 "endDate": "2019-08-24",
14 "statusId": 0,
15 "generatedDate": "2019-08-24",
16 "generateJobId": 0,
17 "numberOfLeaseEntriesToProcess": 0,
18 "numberOfLeaseEntriesProcessed": 0,
19 "leaseIds": [
20 0
21 ],
22 "massProfileFilterIds": [
23 0
24 ],
25 "percentageRentGenerationPeriodIds": [
26 0
27 ],
28 "notes": [
29 {
30 "createdBy": "string",
31 "lastModifiedBy": "string",
32 "createdDate": "2019-08-24T14:15:22Z",
33 "lastModifiedDate": "2019-08-24T14:15:22Z",
34 "archived": true,
35 "externalId": "string",
36 "id": 0,
37 "message": "string",
38 "preserveOriginalAudit": true,
39 "originalCreatedBy": "string",
40 "originalCreatedDate": "2019-08-24T14:15:22Z",
41 "originalLastModifiedBy": "string",
42 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
43 }
44 ],
45 "status": {
46 "createdBy": "string",
47 "lastModifiedBy": "string",
48 "createdDate": "2019-08-24T14:15:22Z",
49 "lastModifiedDate": "2019-08-24T14:15:22Z",
50 "archived": true,
51 "externalId": "string",
52 "id": 0,
53 "priority": 0,
54 "internalId": 0,
55 "pickListCode": "string",
56 "pickListLabel": "string",
57 "label": "string",
58 "cultureId": 0,
59 "labelDtos": [
60 {
61 "createdBy": "string",
62 "lastModifiedBy": "string",
63 "createdDate": "2019-08-24T14:15:22Z",
64 "lastModifiedDate": "2019-08-24T14:15:22Z",
65 "archived": true,
66 "externalId": "string",
67 "id": 0,
68 "cultureId": 0,
69 "value": "string"
70 }
71 ]
72 },
73 "massProfileFilters": [
74 {
75 "createdBy": "string",
76 "lastModifiedBy": "string",
77 "createdDate": "2019-08-24T14:15:22Z",
78 "lastModifiedDate": "2019-08-24T14:15:22Z",
79 "archived": true,
80 "externalId": "string",
81 "id": 0,
82 "name": "string",
83 "description": "string",
84 "leaseList": true,
85 "leaseIds": [
86 0
87 ],
88 "leases": [
89 {
90 "createdBy": "string",
91 "lastModifiedBy": "string",
92 "createdDate": "2019-08-24T14:15:22Z",
93 "lastModifiedDate": "2019-08-24T14:15:22Z",
94 "archived": true,
95 "externalId": "string",
96 "id": 0,
97 "typeId": 0,
98 "terminatingLease": "2019-08-24",
99 "maximumDateTo": "2019-08-24",
100 "number": "string",
101 "validFrom": "2019-08-24",
102 "validTo": "2019-08-24",
103 "categoryId": 0,
104 "registrationNumber": "string",
105 "statusId": 0,
106 "stateId": 0,
107 "calculateTax": true,
108 "autoMonthToMonth": true,
109 "originalLeaseId": 0,
110 "scenario": true,
111 "parentLeaseId": 0,
112 "areasHistoryVersionId": 0,
113 "provisioningFrequencyName": "string",
114 "accountingApproved": true,
115 "indexationType": "string",
116 "cpiGlobalCategoryId": 0,
117 "indexationReferenceDate": "2019-08-24",
118 "currentIndexLevel": 0.1,
119 "conditionallyIndexed": true,
120 "applicableCurrentIndexLevel": 0.1,
121 "indexLevelPercentageChangeLowerBound": 0.1,
122 "indexLevelPercentageChangeUpperBound": 0.1,
123 "indexationTypeNonLease": "string",
124 "cpiGlobalCategoryIdNonLease": 0,
125 "indexationReferenceDateNonLease": "2019-08-24",
126 "currentIndexLevelNonLease": 0.1,
127 "conditionallyIndexedNonLease": true,
128 "applicableCurrentIndexLevelNonLease": 0.1,
129 "indexLevelPercentageChangeLowerBoundNonLease": 0.1,
130 "indexLevelPercentageChangeUpperBoundNonLease": 0.1,
131 "signatureDate": "2019-08-24",
132 "premiseId": 0,
133 "type": {
134 "createdBy": "string",
135 "lastModifiedBy": "string",
136 "createdDate": "2019-08-24T14:15:22Z",
137 "lastModifiedDate": "2019-08-24T14:15:22Z",
138 "archived": true,
139 "externalId": "string",
140 "id": 0,
141 "priority": 0,
142 "internalId": 0,
143 "pickListCode": "string",
144 "pickListLabel": "string",
145 "label": "string",
146 "cultureId": 0,
147 "labelDtos": [
148 {
149 "createdBy": "string",
150 "lastModifiedBy": "string",
151 "createdDate": "2019-08-24T14:15:22Z",
152 "lastModifiedDate": "2019-08-24T14:15:22Z",
153 "archived": true,
154 "externalId": "string",
155 "id": 0,
156 "cultureId": 0,
157 "value": "string"
158 }
159 ]
160 },
161 "category": {
162 "createdBy": "string",
163 "lastModifiedBy": "string",
164 "createdDate": "2019-08-24T14:15:22Z",
165 "lastModifiedDate": "2019-08-24T14:15:22Z",
166 "archived": true,
167 "externalId": "string",
168 "id": 0,
169 "priority": 0,
170 "internalId": 0,
171 "pickListCode": "string",
172 "pickListLabel": "string",
173 "label": "string",
174 "cultureId": 0,
175 "labelDtos": [
176 {
177 "createdBy": "string",
178 "lastModifiedBy": "string",
179 "createdDate": "2019-08-24T14:15:22Z",
180 "lastModifiedDate": "2019-08-24T14:15:22Z",
181 "archived": true,
182 "externalId": "string",
183 "id": 0,
184 "cultureId": 0,
185 "value": "string"
186 }
187 ]
188 },
189 "status": {
190 "createdBy": "string",
191 "lastModifiedBy": "string",
192 "createdDate": "2019-08-24T14:15:22Z",
193 "lastModifiedDate": "2019-08-24T14:15:22Z",
194 "archived": true,
195 "externalId": "string",
196 "id": 0,
197 "priority": 0,
198 "internalId": 0,
199 "pickListCode": "string",
200 "pickListLabel": "string",
201 "label": "string",
202 "cultureId": 0,
203 "labelDtos": [
204 {
205 "createdBy": "string",
206 "lastModifiedBy": "string",
207 "createdDate": "2019-08-24T14:15:22Z",
208 "lastModifiedDate": "2019-08-24T14:15:22Z",
209 "archived": true,
210 "externalId": "string",
211 "id": 0,
212 "cultureId": 0,
213 "value": "string"
214 }
215 ]
216 },
217 "state": {
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 "priority": 0,
226 "internalId": 0,
227 "pickListCode": "string",
228 "pickListLabel": "string",
229 "label": "string",
230 "cultureId": 0,
231 "labelDtos": [
232 {
233 "createdBy": "string",
234 "lastModifiedBy": "string",
235 "createdDate": "2019-08-24T14:15:22Z",
236 "lastModifiedDate": "2019-08-24T14:15:22Z",
237 "archived": true,
238 "externalId": "string",
239 "id": 0,
240 "cultureId": 0,
241 "value": "string"
242 }
243 ]
244 },
245 "version": {
246 "createdBy": "string",
247 "lastModifiedBy": "string",
248 "createdDate": "2019-08-24T14:15:22Z",
249 "lastModifiedDate": "2019-08-24T14:15:22Z",
250 "archived": true,
251 "externalId": "string",
252 "id": 0,
253 "name": "string",
254 "description": "string",
255 "modificationDate": "2019-08-24",
256 "updateContractRate": true,
257 "leaseEvent": {
258 "createdBy": "string",
259 "lastModifiedBy": "string",
260 "createdDate": "2019-08-24T14:15:22Z",
261 "lastModifiedDate": "2019-08-24T14:15:22Z",
262 "archived": true,
263 "externalId": "string",
264 "id": 0,
265 "typeId": 0,
266 "code": "string",
267 "reviewedBy": "string",
268 "reviewedDate": "2019-08-24",
269 "reviewedStatusId": 0,
270 "activityDate": "2019-08-24",
271 "relatedPickListOptionId": 0,
272 "detail": "string",
273 "note": {
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 "message": "string",
282 "preserveOriginalAudit": true,
283 "originalCreatedBy": "string",
284 "originalCreatedDate": "2019-08-24T14:15:22Z",
285 "originalLastModifiedBy": "string",
286 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
287 },
288 "type": {
289 "createdBy": "string",
290 "lastModifiedBy": "string",
291 "createdDate": "2019-08-24T14:15:22Z",
292 "lastModifiedDate": "2019-08-24T14:15:22Z",
293 "archived": true,
294 "externalId": "string",
295 "id": 0,
296 "priority": 0,
297 "internalId": 0,
298 "pickListCode": "string",
299 "pickListLabel": "string",
300 "label": "string",
301 "cultureId": 0,
302 "labelDtos": [
303 {}
304 ]
305 },
306 "reviewedStatus": {
307 "createdBy": "string",
308 "lastModifiedBy": "string",
309 "createdDate": "2019-08-24T14:15:22Z",
310 "lastModifiedDate": "2019-08-24T14:15:22Z",
311 "archived": true,
312 "externalId": "string",
313 "id": 0,
314 "priority": 0,
315 "internalId": 0,
316 "pickListCode": "string",
317 "pickListLabel": "string",
318 "label": "string",
319 "cultureId": 0,
320 "labelDtos": [
321 {}
322 ]
323 },
324 "relatedPickListOption": {
325 "createdBy": "string",
326 "lastModifiedBy": "string",
327 "createdDate": "2019-08-24T14:15:22Z",
328 "lastModifiedDate": "2019-08-24T14:15:22Z",
329 "archived": true,
330 "externalId": "string",
331 "id": 0,
332 "priority": 0,
333 "internalId": 0,
334 "pickListCode": "string",
335 "pickListLabel": "string",
336 "label": "string",
337 "cultureId": 0,
338 "labelDtos": [
339 {}
340 ]
341 },
342 "isVisiblePartnerPortal": true
343 },
344 "scenario": true,
345 "isVisibleVendorPortal": true,
346 "isTerminationVersion": true,
347 "terminationDate": "2019-08-24",
348 "penaltyAmount": 0.1,
349 "areasHistoryVersionId": 0
350 },
351 "premiseDto": {
352 "createdBy": "string",
353 "lastModifiedBy": "string",
354 "createdDate": "2019-08-24T14:15:22Z",
355 "lastModifiedDate": "2019-08-24T14:15:22Z",
356 "archived": true,
357 "externalId": "string",
358 "id": 0,
359 "number": "string",
360 "name": "string",
361 "headPremise": true,
362 "possessionDate": "2019-08-24",
363 "openingDate": "2019-08-24",
364 "closingDate": "2019-08-24",
365 "relocationDate": "2019-08-24",
366 "vacatingDate": "2019-08-24",
367 "expansionDate": "2019-08-24",
368 "statusId": 0,
369 "usageId": 0,
370 "parentPremiseId": 0,
371 "costCenterId": 0,
372 "profitCenterId": 0,
373 "legalEntityId": 0,
374 "occupancyIds": [
375 0
376 ],
377 "locationId": 0,
378 "locationDto": {
379 "createdBy": "string",
380 "lastModifiedBy": "string",
381 "createdDate": "2019-08-24T14:15:22Z",
382 "lastModifiedDate": "2019-08-24T14:15:22Z",
383 "archived": true,
384 "externalId": "string",
385 "id": 0,
386 "number": "string",
387 "name": "string",
388 "storeNumber": "string",
389 "defaultCurrencyId": 0,
390 "defaultMeasureId": 0,
391 "typeId": 0,
392 "qualityId": 0,
393 "propertyTypeId": 0,
394 "categoryId": 0,
395 "statusId": 0,
396 "businessUnitId": 0,
397 "groupIds": [
398 0
399 ],
400 "legalEntityIds": [
401 0
402 ],
403 "defaultCurrency": {
404 "id": 0,
405 "status": "CREATED",
406 "displayId": "string",
407 "erpSystemId": 0,
408 "erpSystemDisplayId": "string",
409 "name": "string",
410 "decimalPoints": 0,
411 "depreciationAreaId": 0
412 },
413 "defaultUnitValue": {
414 "createdBy": "string",
415 "lastModifiedBy": "string",
416 "createdDate": "2019-08-24T14:15:22Z",
417 "lastModifiedDate": "2019-08-24T14:15:22Z",
418 "archived": true,
419 "externalId": "string",
420 "id": 0,
421 "unitId": 0,
422 "unitOfMeasureId": 0,
423 "erpSystemId": 0,
424 "unit": {
425 "createdBy": "string",
426 "lastModifiedBy": "string",
427 "createdDate": "2019-08-24T14:15:22Z",
428 "lastModifiedDate": "2019-08-24T14:15:22Z",
429 "archived": true,
430 "externalId": "string",
431 "id": 0,
432 "priority": 0,
433 "internalId": 0,
434 "pickListCode": "string",
435 "pickListLabel": "string",
436 "label": "string",
437 "cultureId": 0,
438 "labelDtos": []
439 },
440 "unitOfMeasure": {
441 "id": 0,
442 "status": "CREATED",
443 "displayId": "string",
444 "erpSystemId": 0,
445 "erpSystemDisplayId": "string",
446 "name": "string"
447 }
448 },
449 "type": {
450 "createdBy": "string",
451 "lastModifiedBy": "string",
452 "createdDate": "2019-08-24T14:15:22Z",
453 "lastModifiedDate": "2019-08-24T14:15:22Z",
454 "archived": true,
455 "externalId": "string",
456 "id": 0,
457 "priority": 0,
458 "internalId": 0,
459 "pickListCode": "string",
460 "pickListLabel": "string",
461 "label": "string",
462 "cultureId": 0,
463 "labelDtos": [
464 {}
465 ]
466 },
467 "quality": {
468 "createdBy": "string",
469 "lastModifiedBy": "string",
470 "createdDate": "2019-08-24T14:15:22Z",
471 "lastModifiedDate": "2019-08-24T14:15:22Z",
472 "archived": true,
473 "externalId": "string",
474 "id": 0,
475 "priority": 0,
476 "internalId": 0,
477 "pickListCode": "string",
478 "pickListLabel": "string",
479 "label": "string",
480 "cultureId": 0,
481 "labelDtos": [
482 {}
483 ]
484 },
485 "propertyType": {
486 "createdBy": "string",
487 "lastModifiedBy": "string",
488 "createdDate": "2019-08-24T14:15:22Z",
489 "lastModifiedDate": "2019-08-24T14:15:22Z",
490 "archived": true,
491 "externalId": "string",
492 "id": 0,
493 "priority": 0,
494 "internalId": 0,
495 "pickListCode": "string",
496 "pickListLabel": "string",
497 "label": "string",
498 "cultureId": 0,
499 "labelDtos": [
500 {}
501 ]
502 },
503 "category": {
504 "createdBy": "string",
505 "lastModifiedBy": "string",
506 "createdDate": "2019-08-24T14:15:22Z",
507 "lastModifiedDate": "2019-08-24T14:15:22Z",
508 "archived": true,
509 "externalId": "string",
510 "id": 0,
511 "priority": 0,
512 "internalId": 0,
513 "pickListCode": "string",
514 "pickListLabel": "string",
515 "label": "string",
516 "cultureId": 0,
517 "labelDtos": [
518 {}
519 ]
520 },
521 "status": {
522 "createdBy": "string",
523 "lastModifiedBy": "string",
524 "createdDate": "2019-08-24T14:15:22Z",
525 "lastModifiedDate": "2019-08-24T14:15:22Z",
526 "archived": true,
527 "externalId": "string",
528 "id": 0,
529 "priority": 0,
530 "internalId": 0,
531 "pickListCode": "string",
532 "pickListLabel": "string",
533 "label": "string",
534 "cultureId": 0,
535 "labelDtos": [
536 {}
537 ]
538 },
539 "addressDto": {
540 "createdBy": "string",
541 "lastModifiedBy": "string",
542 "createdDate": "2019-08-24T14:15:22Z",
543 "lastModifiedDate": "2019-08-24T14:15:22Z",
544 "archived": true,
545 "externalId": "string",
546 "id": 0,
547 "street": "string",
548 "civicNumber": "string",
549 "suite": "string",
550 "postalCode": "string",
551 "lon": 0.1,
552 "lat": 0.1,
553 "city": {
554 "createdBy": "string",
555 "lastModifiedBy": "string",
556 "createdDate": "2019-08-24T14:15:22Z",
557 "lastModifiedDate": "2019-08-24T14:15:22Z",
558 "archived": true,
559 "externalId": "string",
560 "id": 0,
561 "name": "string",
562 "province": {},
563 "cityProvinceCountryKey": "string"
564 },
565 "district": {
566 "createdBy": "string",
567 "lastModifiedBy": "string",
568 "createdDate": "2019-08-24T14:15:22Z",
569 "lastModifiedDate": "2019-08-24T14:15:22Z",
570 "archived": true,
571 "externalId": "string",
572 "id": 0,
573 "name": "string",
574 "city": {}
575 },
576 "cityId": 0,
577 "districtId": 0
578 },
579 "secondAddressDto": {
580 "createdBy": "string",
581 "lastModifiedBy": "string",
582 "createdDate": "2019-08-24T14:15:22Z",
583 "lastModifiedDate": "2019-08-24T14:15:22Z",
584 "archived": true,
585 "externalId": "string",
586 "id": 0,
587 "street": "string",
588 "civicNumber": "string",
589 "suite": "string",
590 "postalCode": "string",
591 "lon": 0.1,
592 "lat": 0.1,
593 "city": {
594 "createdBy": "string",
595 "lastModifiedBy": "string",
596 "createdDate": "2019-08-24T14:15:22Z",
597 "lastModifiedDate": "2019-08-24T14:15:22Z",
598 "archived": true,
599 "externalId": "string",
600 "id": 0,
601 "name": "string",
602 "province": {},
603 "cityProvinceCountryKey": "string"
604 },
605 "district": {
606 "createdBy": "string",
607 "lastModifiedBy": "string",
608 "createdDate": "2019-08-24T14:15:22Z",
609 "lastModifiedDate": "2019-08-24T14:15:22Z",
610 "archived": true,
611 "externalId": "string",
612 "id": 0,
613 "name": "string",
614 "city": {}
615 },
616 "cityId": 0,
617 "districtId": 0
618 }
619 },
620 "status": {
621 "createdBy": "string",
622 "lastModifiedBy": "string",
623 "createdDate": "2019-08-24T14:15:22Z",
624 "lastModifiedDate": "2019-08-24T14:15:22Z",
625 "archived": true,
626 "externalId": "string",
627 "id": 0,
628 "priority": 0,
629 "internalId": 0,
630 "pickListCode": "string",
631 "pickListLabel": "string",
632 "label": "string",
633 "cultureId": 0,
634 "labelDtos": [
635 {
636 "createdBy": "string",
637 "lastModifiedBy": "string",
638 "createdDate": "2019-08-24T14:15:22Z",
639 "lastModifiedDate": "2019-08-24T14:15:22Z",
640 "archived": true,
641 "externalId": "string",
642 "id": 0,
643 "cultureId": 0,
644 "value": "string"
645 }
646 ]
647 },
648 "usage": {
649 "createdBy": "string",
650 "lastModifiedBy": "string",
651 "createdDate": "2019-08-24T14:15:22Z",
652 "lastModifiedDate": "2019-08-24T14:15:22Z",
653 "archived": true,
654 "externalId": "string",
655 "id": 0,
656 "priority": 0,
657 "internalId": 0,
658 "pickListCode": "string",
659 "pickListLabel": "string",
660 "label": "string",
661 "cultureId": 0,
662 "labelDtos": [
663 {
664 "createdBy": "string",
665 "lastModifiedBy": "string",
666 "createdDate": "2019-08-24T14:15:22Z",
667 "lastModifiedDate": "2019-08-24T14:15:22Z",
668 "archived": true,
669 "externalId": "string",
670 "id": 0,
671 "cultureId": 0,
672 "value": "string"
673 }
674 ]
675 },
676 "occupanciesDto": [
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 "priority": 0,
686 "internalId": 0,
687 "pickListCode": "string",
688 "pickListLabel": "string",
689 "label": "string",
690 "cultureId": 0,
691 "labelDtos": [
692 {}
693 ]
694 }
695 ]
696 },
697 "isTerminationVersion": true
698 }
699 ],
700 "leaseFileNumbers": [
701 "string"
702 ],
703 "validFrom": "2019-08-24",
704 "validTo": "2019-08-24",
705 "cityIds": [
706 0
707 ],
708 "provinceIds": [
709 0
710 ],
711 "countryIds": [
712 0
713 ],
714 "premiseIds": [
715 0
716 ],
717 "locationIds": [
718 0
719 ],
720 "businessUnitIds": [
721 0
722 ],
723 "legalEntityIds": [
724 0
725 ],
726 "groupIds": [
727 "string"
728 ],
729 "groupOptionIds": [
730 0
731 ],
732 "masterAgreementIds": [
733 0
734 ],
735 "contractIds": [
736 0
737 ],
738 "statusIds": [
739 0
740 ],
741 "cities": [
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 "name": "string",
751 "province": {
752 "createdBy": "string",
753 "lastModifiedBy": "string",
754 "createdDate": "2019-08-24T14:15:22Z",
755 "lastModifiedDate": "2019-08-24T14:15:22Z",
756 "archived": true,
757 "externalId": "string",
758 "id": 0,
759 "name": "string",
760 "country": {
761 "createdBy": "string",
762 "lastModifiedBy": "string",
763 "createdDate": "2019-08-24T14:15:22Z",
764 "lastModifiedDate": "2019-08-24T14:15:22Z",
765 "archived": true,
766 "externalId": "string",
767 "id": 0,
768 "name": "string",
769 "code": "string"
770 },
771 "code": "string",
772 "countryId": 0
773 },
774 "provinceId": 0
775 }
776 ],
777 "provinces": [
778 {
779 "createdBy": "string",
780 "lastModifiedBy": "string",
781 "createdDate": "2019-08-24T14:15:22Z",
782 "lastModifiedDate": "2019-08-24T14:15:22Z",
783 "archived": true,
784 "externalId": "string",
785 "id": 0,
786 "name": "string",
787 "country": {
788 "createdBy": "string",
789 "lastModifiedBy": "string",
790 "createdDate": "2019-08-24T14:15:22Z",
791 "lastModifiedDate": "2019-08-24T14:15:22Z",
792 "archived": true,
793 "externalId": "string",
794 "id": 0,
795 "name": "string",
796 "code": "string"
797 },
798 "code": "string",
799 "countryId": 0
800 }
801 ],
802 "countries": [
803 {
804 "createdBy": "string",
805 "lastModifiedBy": "string",
806 "createdDate": "2019-08-24T14:15:22Z",
807 "lastModifiedDate": "2019-08-24T14:15:22Z",
808 "archived": true,
809 "externalId": "string",
810 "id": 0,
811 "name": "string",
812 "code": "string"
813 }
814 ],
815 "locations": [
816 {
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 "storeNumber": "string",
827 "defaultCurrencyId": 0,
828 "defaultMeasureId": 0,
829 "typeId": 0,
830 "qualityId": 0,
831 "propertyTypeId": 0,
832 "categoryId": 0,
833 "statusId": 0,
834 "businessUnitId": 0,
835 "groupIds": [
836 0
837 ],
838 "legalEntityIds": [
839 0
840 ],
841 "defaultCurrency": {
842 "id": 0,
843 "status": "CREATED",
844 "displayId": "string",
845 "erpSystemId": 0,
846 "erpSystemDisplayId": "string",
847 "name": "string",
848 "decimalPoints": 0,
849 "depreciationAreaId": 0
850 },
851 "defaultUnitValue": {
852 "createdBy": "string",
853 "lastModifiedBy": "string",
854 "createdDate": "2019-08-24T14:15:22Z",
855 "lastModifiedDate": "2019-08-24T14:15:22Z",
856 "archived": true,
857 "externalId": "string",
858 "id": 0,
859 "unitId": 0,
860 "unitOfMeasureId": 0,
861 "erpSystemId": 0,
862 "unit": {
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 "priority": 0,
871 "internalId": 0,
872 "pickListCode": "string",
873 "pickListLabel": "string",
874 "label": "string",
875 "cultureId": 0,
876 "labelDtos": [
877 {
878 "createdBy": "string",
879 "lastModifiedBy": "string",
880 "createdDate": "2019-08-24T14:15:22Z",
881 "lastModifiedDate": "2019-08-24T14:15:22Z",
882 "archived": true,
883 "externalId": "string",
884 "id": 0,
885 "cultureId": 0,
886 "value": "string"
887 }
888 ]
889 },
890 "unitOfMeasure": {
891 "id": 0,
892 "status": "CREATED",
893 "displayId": "string",
894 "erpSystemId": 0,
895 "erpSystemDisplayId": "string",
896 "name": "string"
897 }
898 },
899 "type": {
900 "createdBy": "string",
901 "lastModifiedBy": "string",
902 "createdDate": "2019-08-24T14:15:22Z",
903 "lastModifiedDate": "2019-08-24T14:15:22Z",
904 "archived": true,
905 "externalId": "string",
906 "id": 0,
907 "priority": 0,
908 "internalId": 0,
909 "pickListCode": "string",
910 "pickListLabel": "string",
911 "label": "string",
912 "cultureId": 0,
913 "labelDtos": [
914 {
915 "createdBy": "string",
916 "lastModifiedBy": "string",
917 "createdDate": "2019-08-24T14:15:22Z",
918 "lastModifiedDate": "2019-08-24T14:15:22Z",
919 "archived": true,
920 "externalId": "string",
921 "id": 0,
922 "cultureId": 0,
923 "value": "string"
924 }
925 ]
926 },
927 "quality": {
928 "createdBy": "string",
929 "lastModifiedBy": "string",
930 "createdDate": "2019-08-24T14:15:22Z",
931 "lastModifiedDate": "2019-08-24T14:15:22Z",
932 "archived": true,
933 "externalId": "string",
934 "id": 0,
935 "priority": 0,
936 "internalId": 0,
937 "pickListCode": "string",
938 "pickListLabel": "string",
939 "label": "string",
940 "cultureId": 0,
941 "labelDtos": [
942 {
943 "createdBy": "string",
944 "lastModifiedBy": "string",
945 "createdDate": "2019-08-24T14:15:22Z",
946 "lastModifiedDate": "2019-08-24T14:15:22Z",
947 "archived": true,
948 "externalId": "string",
949 "id": 0,
950 "cultureId": 0,
951 "value": "string"
952 }
953 ]
954 },
955 "propertyType": {
956 "createdBy": "string",
957 "lastModifiedBy": "string",
958 "createdDate": "2019-08-24T14:15:22Z",
959 "lastModifiedDate": "2019-08-24T14:15:22Z",
960 "archived": true,
961 "externalId": "string",
962 "id": 0,
963 "priority": 0,
964 "internalId": 0,
965 "pickListCode": "string",
966 "pickListLabel": "string",
967 "label": "string",
968 "cultureId": 0,
969 "labelDtos": [
970 {
971 "createdBy": "string",
972 "lastModifiedBy": "string",
973 "createdDate": "2019-08-24T14:15:22Z",
974 "lastModifiedDate": "2019-08-24T14:15:22Z",
975 "archived": true,
976 "externalId": "string",
977 "id": 0,
978 "cultureId": 0,
979 "value": "string"
980 }
981 ]
982 },
983 "category": {
984 "createdBy": "string",
985 "lastModifiedBy": "string",
986 "createdDate": "2019-08-24T14:15:22Z",
987 "lastModifiedDate": "2019-08-24T14:15:22Z",
988 "archived": true,
989 "externalId": "string",
990 "id": 0,
991 "priority": 0,
992 "internalId": 0,
993 "pickListCode": "string",
994 "pickListLabel": "string",
995 "label": "string",
996 "cultureId": 0,
997 "labelDtos": [
998 {
999 "createdBy": "string",
1000 "lastModifiedBy": "string",
1001 "createdDate": "2019-08-24T14:15:22Z",
1002 "lastModifiedDate": "2019-08-24T14:15:22Z",
1003 "archived": true,
1004 "externalId": "string",
1005 "id": 0,
1006 "cultureId": 0,
1007 "value": "string"
1008 }
1009 ]
1010 },
1011 "status": {
1012 "createdBy": "string",
1013 "lastModifiedBy": "string",
1014 "createdDate": "2019-08-24T14:15:22Z",
1015 "lastModifiedDate": "2019-08-24T14:15:22Z",
1016 "archived": true,
1017 "externalId": "string",
1018 "id": 0,
1019 "priority": 0,
1020 "internalId": 0,
1021 "pickListCode": "string",
1022 "pickListLabel": "string",
1023 "label": "string",
1024 "cultureId": 0,
1025 "labelDtos": [
1026 {
1027 "createdBy": "string",
1028 "lastModifiedBy": "string",
1029 "createdDate": "2019-08-24T14:15:22Z",
1030 "lastModifiedDate": "2019-08-24T14:15:22Z",
1031 "archived": true,
1032 "externalId": "string",
1033 "id": 0,
1034 "cultureId": 0,
1035 "value": "string"
1036 }
1037 ]
1038 },
1039 "addressDto": {
1040 "createdBy": "string",
1041 "lastModifiedBy": "string",
1042 "createdDate": "2019-08-24T14:15:22Z",
1043 "lastModifiedDate": "2019-08-24T14:15:22Z",
1044 "archived": true,
1045 "externalId": "string",
1046 "id": 0,
1047 "street": "string",
1048 "civicNumber": "string",
1049 "suite": "string",
1050 "postalCode": "string",
1051 "lon": 0.1,
1052 "lat": 0.1,
1053 "city": {
1054 "createdBy": "string",
1055 "lastModifiedBy": "string",
1056 "createdDate": "2019-08-24T14:15:22Z",
1057 "lastModifiedDate": "2019-08-24T14:15:22Z",
1058 "archived": true,
1059 "externalId": "string",
1060 "id": 0,
1061 "name": "string",
1062 "province": {
1063 "createdBy": "string",
1064 "lastModifiedBy": "string",
1065 "createdDate": "2019-08-24T14:15:22Z",
1066 "lastModifiedDate": "2019-08-24T14:15:22Z",
1067 "archived": true,
1068 "externalId": "string",
1069 "id": 0,
1070 "name": "string",
1071 "code": "string",
1072 "country": {
1073 "createdBy": "string",
1074 "lastModifiedBy": "string",
1075 "createdDate": "2019-08-24T14:15:22Z",
1076 "lastModifiedDate": "2019-08-24T14:15:22Z",
1077 "archived": true,
1078 "externalId": "string",
1079 "id": 0,
1080 "name": "string",
1081 "code": "string"
1082 },
1083 "provinceCountryKey": "string"
1084 },
1085 "cityProvinceCountryKey": "string"
1086 },
1087 "district": {
1088 "createdBy": "string",
1089 "lastModifiedBy": "string",
1090 "createdDate": "2019-08-24T14:15:22Z",
1091 "lastModifiedDate": "2019-08-24T14:15:22Z",
1092 "archived": true,
1093 "externalId": "string",
1094 "id": 0,
1095 "name": "string",
1096 "city": {
1097 "createdBy": "string",
1098 "lastModifiedBy": "string",
1099 "createdDate": "2019-08-24T14:15:22Z",
1100 "lastModifiedDate": "2019-08-24T14:15:22Z",
1101 "archived": true,
1102 "externalId": "string",
1103 "id": 0,
1104 "name": "string",
1105 "province": {
1106 "createdBy": "string",
1107 "lastModifiedBy": "string",
1108 "createdDate": "2019-08-24T14:15:22Z",
1109 "lastModifiedDate": "2019-08-24T14:15:22Z",
1110 "archived": true,
1111 "externalId": "string",
1112 "id": 0,
1113 "name": "string",
1114 "code": "string",
1115 "country": {},
1116 "provinceCountryKey": "string"
1117 },
1118 "cityProvinceCountryKey": "string"
1119 }
1120 },
1121 "cityId": 0,
1122 "districtId": 0
1123 },
1124 "secondAddressDto": {
1125 "createdBy": "string",
1126 "lastModifiedBy": "string",
1127 "createdDate": "2019-08-24T14:15:22Z",
1128 "lastModifiedDate": "2019-08-24T14:15:22Z",
1129 "archived": true,
1130 "externalId": "string",
1131 "id": 0,
1132 "street": "string",
1133 "civicNumber": "string",
1134 "suite": "string",
1135 "postalCode": "string",
1136 "lon": 0.1,
1137 "lat": 0.1,
1138 "city": {
1139 "createdBy": "string",
1140 "lastModifiedBy": "string",
1141 "createdDate": "2019-08-24T14:15:22Z",
1142 "lastModifiedDate": "2019-08-24T14:15:22Z",
1143 "archived": true,
1144 "externalId": "string",
1145 "id": 0,
1146 "name": "string",
1147 "province": {
1148 "createdBy": "string",
1149 "lastModifiedBy": "string",
1150 "createdDate": "2019-08-24T14:15:22Z",
1151 "lastModifiedDate": "2019-08-24T14:15:22Z",
1152 "archived": true,
1153 "externalId": "string",
1154 "id": 0,
1155 "name": "string",
1156 "code": "string",
1157 "country": {
1158 "createdBy": "string",
1159 "lastModifiedBy": "string",
1160 "createdDate": "2019-08-24T14:15:22Z",
1161 "lastModifiedDate": "2019-08-24T14:15:22Z",
1162 "archived": true,
1163 "externalId": "string",
1164 "id": 0,
1165 "name": "string",
1166 "code": "string"
1167 },
1168 "provinceCountryKey": "string"
1169 },
1170 "cityProvinceCountryKey": "string"
1171 },
1172 "district": {
1173 "createdBy": "string",
1174 "lastModifiedBy": "string",
1175 "createdDate": "2019-08-24T14:15:22Z",
1176 "lastModifiedDate": "2019-08-24T14:15:22Z",
1177 "archived": true,
1178 "externalId": "string",
1179 "id": 0,
1180 "name": "string",
1181 "city": {
1182 "createdBy": "string",
1183 "lastModifiedBy": "string",
1184 "createdDate": "2019-08-24T14:15:22Z",
1185 "lastModifiedDate": "2019-08-24T14:15:22Z",
1186 "archived": true,
1187 "externalId": "string",
1188 "id": 0,
1189 "name": "string",
1190 "province": {
1191 "createdBy": "string",
1192 "lastModifiedBy": "string",
1193 "createdDate": "2019-08-24T14:15:22Z",
1194 "lastModifiedDate": "2019-08-24T14:15:22Z",
1195 "archived": true,
1196 "externalId": "string",
1197 "id": 0,
1198 "name": "string",
1199 "code": "string",
1200 "country": {},
1201 "provinceCountryKey": "string"
1202 },
1203 "cityProvinceCountryKey": "string"
1204 }
1205 },
1206 "cityId": 0,
1207 "districtId": 0
1208 }
1209 }
1210 ],
1211 "premises": [
1212 {
1213 "createdBy": "string",
1214 "lastModifiedBy": "string",
1215 "createdDate": "2019-08-24T14:15:22Z",
1216 "lastModifiedDate": "2019-08-24T14:15:22Z",
1217 "archived": true,
1218 "externalId": "string",
1219 "id": 0,
1220 "number": "string",
1221 "name": "string",
1222 "headPremise": true,
1223 "possessionDate": "2019-08-24",
1224 "openingDate": "2019-08-24",
1225 "closingDate": "2019-08-24",
1226 "relocationDate": "2019-08-24",
1227 "vacatingDate": "2019-08-24",
1228 "expansionDate": "2019-08-24",
1229 "statusId": 0,
1230 "usageId": 0,
1231 "parentPremiseId": 0,
1232 "costCenterId": 0,
1233 "profitCenterId": 0,
1234 "legalEntityId": 0,
1235 "occupancyIds": [
1236 0
1237 ],
1238 "locationId": 0,
1239 "locationDto": {
1240 "createdBy": "string",
1241 "lastModifiedBy": "string",
1242 "createdDate": "2019-08-24T14:15:22Z",
1243 "lastModifiedDate": "2019-08-24T14:15:22Z",
1244 "archived": true,
1245 "externalId": "string",
1246 "id": 0,
1247 "number": "string",
1248 "name": "string",
1249 "storeNumber": "string",
1250 "defaultCurrencyId": 0,
1251 "defaultMeasureId": 0,
1252 "typeId": 0,
1253 "qualityId": 0,
1254 "propertyTypeId": 0,
1255 "categoryId": 0,
1256 "statusId": 0,
1257 "businessUnitId": 0,
1258 "groupIds": [
1259 0
1260 ],
1261 "legalEntityIds": [
1262 0
1263 ],
1264 "defaultCurrency": {
1265 "id": 0,
1266 "status": "CREATED",
1267 "displayId": "string",
1268 "erpSystemId": 0,
1269 "erpSystemDisplayId": "string",
1270 "name": "string",
1271 "decimalPoints": 0,
1272 "depreciationAreaId": 0
1273 },
1274 "defaultUnitValue": {
1275 "createdBy": "string",
1276 "lastModifiedBy": "string",
1277 "createdDate": "2019-08-24T14:15:22Z",
1278 "lastModifiedDate": "2019-08-24T14:15:22Z",
1279 "archived": true,
1280 "externalId": "string",
1281 "id": 0,
1282 "unitId": 0,
1283 "unitOfMeasureId": 0,
1284 "erpSystemId": 0,
1285 "unit": {
1286 "createdBy": "string",
1287 "lastModifiedBy": "string",
1288 "createdDate": "2019-08-24T14:15:22Z",
1289 "lastModifiedDate": "2019-08-24T14:15:22Z",
1290 "archived": true,
1291 "externalId": "string",
1292 "id": 0,
1293 "priority": 0,
1294 "internalId": 0,
1295 "pickListCode": "string",
1296 "pickListLabel": "string",
1297 "label": "string",
1298 "cultureId": 0,
1299 "labelDtos": [
1300 {}
1301 ]
1302 },
1303 "unitOfMeasure": {
1304 "id": 0,
1305 "status": "CREATED",
1306 "displayId": "string",
1307 "erpSystemId": 0,
1308 "erpSystemDisplayId": "string",
1309 "name": "string"
1310 }
1311 },
1312 "type": {
1313 "createdBy": "string",
1314 "lastModifiedBy": "string",
1315 "createdDate": "2019-08-24T14:15:22Z",
1316 "lastModifiedDate": "2019-08-24T14:15:22Z",
1317 "archived": true,
1318 "externalId": "string",
1319 "id": 0,
1320 "priority": 0,
1321 "internalId": 0,
1322 "pickListCode": "string",
1323 "pickListLabel": "string",
1324 "label": "string",
1325 "cultureId": 0,
1326 "labelDtos": [
1327 {
1328 "createdBy": "string",
1329 "lastModifiedBy": "string",
1330 "createdDate": "2019-08-24T14:15:22Z",
1331 "lastModifiedDate": "2019-08-24T14:15:22Z",
1332 "archived": true,
1333 "externalId": "string",
1334 "id": 0,
1335 "cultureId": 0,
1336 "value": "string"
1337 }
1338 ]
1339 },
1340 "quality": {
1341 "createdBy": "string",
1342 "lastModifiedBy": "string",
1343 "createdDate": "2019-08-24T14:15:22Z",
1344 "lastModifiedDate": "2019-08-24T14:15:22Z",
1345 "archived": true,
1346 "externalId": "string",
1347 "id": 0,
1348 "priority": 0,
1349 "internalId": 0,
1350 "pickListCode": "string",
1351 "pickListLabel": "string",
1352 "label": "string",
1353 "cultureId": 0,
1354 "labelDtos": [
1355 {
1356 "createdBy": "string",
1357 "lastModifiedBy": "string",
1358 "createdDate": "2019-08-24T14:15:22Z",
1359 "lastModifiedDate": "2019-08-24T14:15:22Z",
1360 "archived": true,
1361 "externalId": "string",
1362 "id": 0,
1363 "cultureId": 0,
1364 "value": "string"
1365 }
1366 ]
1367 },
1368 "propertyType": {
1369 "createdBy": "string",
1370 "lastModifiedBy": "string",
1371 "createdDate": "2019-08-24T14:15:22Z",
1372 "lastModifiedDate": "2019-08-24T14:15:22Z",
1373 "archived": true,
1374 "externalId": "string",
1375 "id": 0,
1376 "priority": 0,
1377 "internalId": 0,
1378 "pickListCode": "string",
1379 "pickListLabel": "string",
1380 "label": "string",
1381 "cultureId": 0,
1382 "labelDtos": [
1383 {
1384 "createdBy": "string",
1385 "lastModifiedBy": "string",
1386 "createdDate": "2019-08-24T14:15:22Z",
1387 "lastModifiedDate": "2019-08-24T14:15:22Z",
1388 "archived": true,
1389 "externalId": "string",
1390 "id": 0,
1391 "cultureId": 0,
1392 "value": "string"
1393 }
1394 ]
1395 },
1396 "category": {
1397 "createdBy": "string",
1398 "lastModifiedBy": "string",
1399 "createdDate": "2019-08-24T14:15:22Z",
1400 "lastModifiedDate": "2019-08-24T14:15:22Z",
1401 "archived": true,
1402 "externalId": "string",
1403 "id": 0,
1404 "priority": 0,
1405 "internalId": 0,
1406 "pickListCode": "string",
1407 "pickListLabel": "string",
1408 "label": "string",
1409 "cultureId": 0,
1410 "labelDtos": [
1411 {
1412 "createdBy": "string",
1413 "lastModifiedBy": "string",
1414 "createdDate": "2019-08-24T14:15:22Z",
1415 "lastModifiedDate": "2019-08-24T14:15:22Z",
1416 "archived": true,
1417 "externalId": "string",
1418 "id": 0,
1419 "cultureId": 0,
1420 "value": "string"
1421 }
1422 ]
1423 },
1424 "status": {
1425 "createdBy": "string",
1426 "lastModifiedBy": "string",
1427 "createdDate": "2019-08-24T14:15:22Z",
1428 "lastModifiedDate": "2019-08-24T14:15:22Z",
1429 "archived": true,
1430 "externalId": "string",
1431 "id": 0,
1432 "priority": 0,
1433 "internalId": 0,
1434 "pickListCode": "string",
1435 "pickListLabel": "string",
1436 "label": "string",
1437 "cultureId": 0,
1438 "labelDtos": [
1439 {
1440 "createdBy": "string",
1441 "lastModifiedBy": "string",
1442 "createdDate": "2019-08-24T14:15:22Z",
1443 "lastModifiedDate": "2019-08-24T14:15:22Z",
1444 "archived": true,
1445 "externalId": "string",
1446 "id": 0,
1447 "cultureId": 0,
1448 "value": "string"
1449 }
1450 ]
1451 },
1452 "addressDto": {
1453 "createdBy": "string",
1454 "lastModifiedBy": "string",
1455 "createdDate": "2019-08-24T14:15:22Z",
1456 "lastModifiedDate": "2019-08-24T14:15:22Z",
1457 "archived": true,
1458 "externalId": "string",
1459 "id": 0,
1460 "street": "string",
1461 "civicNumber": "string",
1462 "suite": "string",
1463 "postalCode": "string",
1464 "lon": 0.1,
1465 "lat": 0.1,
1466 "city": {
1467 "createdBy": "string",
1468 "lastModifiedBy": "string",
1469 "createdDate": "2019-08-24T14:15:22Z",
1470 "lastModifiedDate": "2019-08-24T14:15:22Z",
1471 "archived": true,
1472 "externalId": "string",
1473 "id": 0,
1474 "name": "string",
1475 "province": {
1476 "createdBy": "string",
1477 "lastModifiedBy": "string",
1478 "createdDate": "2019-08-24T14:15:22Z",
1479 "lastModifiedDate": "2019-08-24T14:15:22Z",
1480 "archived": true,
1481 "externalId": "string",
1482 "id": 0,
1483 "name": "string",
1484 "code": "string",
1485 "country": {},
1486 "provinceCountryKey": "string"
1487 },
1488 "cityProvinceCountryKey": "string"
1489 },
1490 "district": {
1491 "createdBy": "string",
1492 "lastModifiedBy": "string",
1493 "createdDate": "2019-08-24T14:15:22Z",
1494 "lastModifiedDate": "2019-08-24T14:15:22Z",
1495 "archived": true,
1496 "externalId": "string",
1497 "id": 0,
1498 "name": "string",
1499 "city": {
1500 "createdBy": "string",
1501 "lastModifiedBy": "string",
1502 "createdDate": "2019-08-24T14:15:22Z",
1503 "lastModifiedDate": "2019-08-24T14:15:22Z",
1504 "archived": true,
1505 "externalId": "string",
1506 "id": 0,
1507 "name": "string",
1508 "province": {},
1509 "cityProvinceCountryKey": "string"
1510 }
1511 },
1512 "cityId": 0,
1513 "districtId": 0
1514 },
1515 "secondAddressDto": {
1516 "createdBy": "string",
1517 "lastModifiedBy": "string",
1518 "createdDate": "2019-08-24T14:15:22Z",
1519 "lastModifiedDate": "2019-08-24T14:15:22Z",
1520 "archived": true,
1521 "externalId": "string",
1522 "id": 0,
1523 "street": "string",
1524 "civicNumber": "string",
1525 "suite": "string",
1526 "postalCode": "string",
1527 "lon": 0.1,
1528 "lat": 0.1,
1529 "city": {
1530 "createdBy": "string",
1531 "lastModifiedBy": "string",
1532 "createdDate": "2019-08-24T14:15:22Z",
1533 "lastModifiedDate": "2019-08-24T14:15:22Z",
1534 "archived": true,
1535 "externalId": "string",
1536 "id": 0,
1537 "name": "string",
1538 "province": {
1539 "createdBy": "string",
1540 "lastModifiedBy": "string",
1541 "createdDate": "2019-08-24T14:15:22Z",
1542 "lastModifiedDate": "2019-08-24T14:15:22Z",
1543 "archived": true,
1544 "externalId": "string",
1545 "id": 0,
1546 "name": "string",
1547 "code": "string",
1548 "country": {},
1549 "provinceCountryKey": "string"
1550 },
1551 "cityProvinceCountryKey": "string"
1552 },
1553 "district": {
1554 "createdBy": "string",
1555 "lastModifiedBy": "string",
1556 "createdDate": "2019-08-24T14:15:22Z",
1557 "lastModifiedDate": "2019-08-24T14:15:22Z",
1558 "archived": true,
1559 "externalId": "string",
1560 "id": 0,
1561 "name": "string",
1562 "city": {
1563 "createdBy": "string",
1564 "lastModifiedBy": "string",
1565 "createdDate": "2019-08-24T14:15:22Z",
1566 "lastModifiedDate": "2019-08-24T14:15:22Z",
1567 "archived": true,
1568 "externalId": "string",
1569 "id": 0,
1570 "name": "string",
1571 "province": {},
1572 "cityProvinceCountryKey": "string"
1573 }
1574 },
1575 "cityId": 0,
1576 "districtId": 0
1577 }
1578 },
1579 "status": {
1580 "createdBy": "string",
1581 "lastModifiedBy": "string",
1582 "createdDate": "2019-08-24T14:15:22Z",
1583 "lastModifiedDate": "2019-08-24T14:15:22Z",
1584 "archived": true,
1585 "externalId": "string",
1586 "id": 0,
1587 "priority": 0,
1588 "internalId": 0,
1589 "pickListCode": "string",
1590 "pickListLabel": "string",
1591 "label": "string",
1592 "cultureId": 0,
1593 "labelDtos": [
1594 {
1595 "createdBy": "string",
1596 "lastModifiedBy": "string",
1597 "createdDate": "2019-08-24T14:15:22Z",
1598 "lastModifiedDate": "2019-08-24T14:15:22Z",
1599 "archived": true,
1600 "externalId": "string",
1601 "id": 0,
1602 "cultureId": 0,
1603 "value": "string"
1604 }
1605 ]
1606 },
1607 "usage": {
1608 "createdBy": "string",
1609 "lastModifiedBy": "string",
1610 "createdDate": "2019-08-24T14:15:22Z",
1611 "lastModifiedDate": "2019-08-24T14:15:22Z",
1612 "archived": true,
1613 "externalId": "string",
1614 "id": 0,
1615 "priority": 0,
1616 "internalId": 0,
1617 "pickListCode": "string",
1618 "pickListLabel": "string",
1619 "label": "string",
1620 "cultureId": 0,
1621 "labelDtos": [
1622 {
1623 "createdBy": "string",
1624 "lastModifiedBy": "string",
1625 "createdDate": "2019-08-24T14:15:22Z",
1626 "lastModifiedDate": "2019-08-24T14:15:22Z",
1627 "archived": true,
1628 "externalId": "string",
1629 "id": 0,
1630 "cultureId": 0,
1631 "value": "string"
1632 }
1633 ]
1634 },
1635 "occupanciesDto": [
1636 {
1637 "createdBy": "string",
1638 "lastModifiedBy": "string",
1639 "createdDate": "2019-08-24T14:15:22Z",
1640 "lastModifiedDate": "2019-08-24T14:15:22Z",
1641 "archived": true,
1642 "externalId": "string",
1643 "id": 0,
1644 "priority": 0,
1645 "internalId": 0,
1646 "pickListCode": "string",
1647 "pickListLabel": "string",
1648 "label": "string",
1649 "cultureId": 0,
1650 "labelDtos": [
1651 {
1652 "createdBy": "string",
1653 "lastModifiedBy": "string",
1654 "createdDate": "2019-08-24T14:15:22Z",
1655 "lastModifiedDate": "2019-08-24T14:15:22Z",
1656 "archived": true,
1657 "externalId": "string",
1658 "id": 0,
1659 "cultureId": 0,
1660 "value": "string"
1661 }
1662 ]
1663 }
1664 ]
1665 }
1666 ],
1667 "groups": [
1668 {
1669 "createdBy": "string",
1670 "lastModifiedBy": "string",
1671 "createdDate": "2019-08-24T14:15:22Z",
1672 "lastModifiedDate": "2019-08-24T14:15:22Z",
1673 "archived": true,
1674 "externalId": "string",
1675 "id": "string",
1676 "code": "string",
1677 "priority": 0,
1678 "pickListType": "string",
1679 "label": "string",
1680 "cultureId": 0,
1681 "reportable": true,
1682 "labelDtos": [
1683 {
1684 "createdBy": "string",
1685 "lastModifiedBy": "string",
1686 "createdDate": "2019-08-24T14:15:22Z",
1687 "lastModifiedDate": "2019-08-24T14:15:22Z",
1688 "archived": true,
1689 "externalId": "string",
1690 "id": 0,
1691 "cultureId": 0,
1692 "value": "string"
1693 }
1694 ]
1695 }
1696 ],
1697 "groupOptions": [
1698 {
1699 "createdBy": "string",
1700 "lastModifiedBy": "string",
1701 "createdDate": "2019-08-24T14:15:22Z",
1702 "lastModifiedDate": "2019-08-24T14:15:22Z",
1703 "archived": true,
1704 "externalId": "string",
1705 "id": 0,
1706 "priority": 0,
1707 "internalId": 0,
1708 "pickListCode": "string",
1709 "pickListLabel": "string",
1710 "label": "string",
1711 "cultureId": 0,
1712 "labelDtos": [
1713 {
1714 "createdBy": "string",
1715 "lastModifiedBy": "string",
1716 "createdDate": "2019-08-24T14:15:22Z",
1717 "lastModifiedDate": "2019-08-24T14:15:22Z",
1718 "archived": true,
1719 "externalId": "string",
1720 "id": 0,
1721 "cultureId": 0,
1722 "value": "string"
1723 }
1724 ]
1725 }
1726 ],
1727 "businessUnits": [
1728 {
1729 "id": 0,
1730 "status": "CREATED",
1731 "displayId": "string",
1732 "name": "string",
1733 "leaseAreaId": 0,
1734 "companyId": 0
1735 }
1736 ],
1737 "legalEntities": [
1738 {
1739 "id": 0,
1740 "status": "CREATED",
1741 "displayId": "string",
1742 "erpSystemId": 0,
1743 "erpSystemDisplayId": "string",
1744 "countryId": 0,
1745 "countryDisplayId": "string",
1746 "postingPeriodVariantId": 0,
1747 "name": "string",
1748 "postingPeriodVariantDisplayId": "string",
1749 "controllingAreaId": 0,
1750 "controllingAreaDisplayId": "string",
1751 "chartOfAccountId": 0,
1752 "chartOfAccountDisplayId": "string",
1753 "fiscalVariantId": 0,
1754 "fiscalVariantDisplayId": "string",
1755 "chartOfDepreciationId": 0,
1756 "chartOfDepreciationDisplayId": "string",
1757 "purchasingOrganizationId": 0,
1758 "assetId": 0,
1759 "exchangeRateTypeId": 0,
1760 "plantId": 0,
1761 "incrementalBorrowingRateId": 0,
1762 "businessUnitId": 0,
1763 "projectId": 0,
1764 "transferVariantId": 0,
1765 "partnerId": 0,
1766 "departmentId": 0,
1767 "accountingStandardId": 0,
1768 "generalLedgerAccountId": 0,
1769 "consumerPriceIndexCategoryId": 0,
1770 "costCenterId": 0,
1771 "costCenterRelationValidFrom": "2019-08-24",
1772 "costCenterRelationValidTo": "2019-08-24"
1773 }
1774 ],
1775 "statusOptions": [
1776 {
1777 "createdBy": "string",
1778 "lastModifiedBy": "string",
1779 "createdDate": "2019-08-24T14:15:22Z",
1780 "lastModifiedDate": "2019-08-24T14:15:22Z",
1781 "archived": true,
1782 "externalId": "string",
1783 "id": 0,
1784 "priority": 0,
1785 "internalId": 0,
1786 "pickListCode": "string",
1787 "pickListLabel": "string",
1788 "label": "string",
1789 "cultureId": 0,
1790 "labelDtos": [
1791 {
1792 "createdBy": "string",
1793 "lastModifiedBy": "string",
1794 "createdDate": "2019-08-24T14:15:22Z",
1795 "lastModifiedDate": "2019-08-24T14:15:22Z",
1796 "archived": true,
1797 "externalId": "string",
1798 "id": 0,
1799 "cultureId": 0,
1800 "value": "string"
1801 }
1802 ]
1803 }
1804 ],
1805 "masterAgreements": [
1806 {
1807 "id": 0,
1808 "displayId": "string",
1809 "year": 1900,
1810 "name": "string",
1811 "description": "string",
1812 "validFrom": "2019-08-24",
1813 "validTo": "2019-08-24",
1814 "targetValue": 0.1,
1815 "legalJurisdiction": "string",
1816 "approverComment": "string",
1817 "signingPerson": "string",
1818 "placeOfSignature": "string",
1819 "dateOfSignature": "2019-08-24",
1820 "state": "MLA_DEFINE",
1821 "dataCreationInfo": {
1822 "id": 0,
1823 "idGenerationType": "AUTO",
1824 "source": "string",
1825 "type": "MIGRATION",
1826 "startDateTime": "2019-08-24T14:15:22Z",
1827 "endDateTime": "2019-08-24T14:15:22Z"
1828 },
1829 "agreementGroup": {
1830 "id": 0,
1831 "displayId": "string",
1832 "status": "CREATED",
1833 "name": "string"
1834 },
1835 "currency": {
1836 "id": 0,
1837 "displayId": "string",
1838 "status": "CREATED",
1839 "name": "string",
1840 "decimalPoints": 0
1841 },
1842 "internalAssetClass": {
1843 "id": 0,
1844 "displayId": "string",
1845 "status": "CREATED",
1846 "name": "string",
1847 "assetClassType": "PROPERTY",
1848 "infiniteUsefulLife": true
1849 },
1850 "leaseArea": {
1851 "id": 0,
1852 "displayId": "string",
1853 "status": "CREATED",
1854 "name": "string"
1855 },
1856 "businessUnit": {
1857 "id": 0,
1858 "displayId": "string",
1859 "status": "CREATED",
1860 "name": "string"
1861 },
1862 "companyCode": {
1863 "id": 0,
1864 "displayId": "string",
1865 "status": "CREATED",
1866 "erpSystemId": 0,
1867 "erpSystemDisplayId": "string",
1868 "countryId": 0,
1869 "countryDisplayId": "string",
1870 "name": "string",
1871 "postingPeriodVariantId": 0,
1872 "fiscalVariantId": 0
1873 },
1874 "department": {
1875 "id": 0,
1876 "displayId": "string",
1877 "status": "CREATED",
1878 "name": "string"
1879 },
1880 "leaseGroup": {
1881 "id": 0,
1882 "displayId": "string",
1883 "status": "CREATED",
1884 "name": "string"
1885 },
1886 "allowsSystemGenerateNewId": true,
1887 "numberRangeIdentifierType": {
1888 "name": "string"
1889 },
1890 "numberRangeIdentifierValue": "string",
1891 "numberRangeType": {
1892 "name": "string"
1893 }
1894 }
1895 ],
1896 "contracts": [
1897 {
1898 "id": 0,
1899 "displayId": "string",
1900 "name": "string",
1901 "principalPositionType": "LESSEE",
1902 "validFrom": "2019-08-24",
1903 "validTo": "2019-08-24",
1904 "amendmentDate": "2019-08-24",
1905 "approverComment": "string",
1906 "contractPhase": "INITIAL",
1907 "dataCreationInfo": {
1908 "id": 0,
1909 "idGenerationType": "AUTO",
1910 "source": "string",
1911 "type": "MIGRATION",
1912 "startDateTime": "2019-08-24T14:15:22Z",
1913 "endDateTime": "2019-08-24T14:15:22Z"
1914 },
1915 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
1916 "revision": {
1917 "id": 0,
1918 "displayId": "string",
1919 "name": "string",
1920 "inception": true,
1921 "revisionType": "REVISION",
1922 "state": "MLA_DEFINE",
1923 "approvedBy": "string",
1924 "approvedAt": "2019-08-24T14:15:22Z",
1925 "parentRevisionId": 0,
1926 "approverComment": "string",
1927 "contractId": 0,
1928 "contractDisplayId": "string",
1929 "contractName": "string",
1930 "principalPositionType": "LESSEE",
1931 "mlaId": 0,
1932 "companyId": 0,
1933 "description": "string",
1934 "externalReference": "string",
1935 "internalReference": "string",
1936 "formOfLease": "FULL",
1937 "jointVentureLeaseType": "GROSS_LEASE",
1938 "businessPlace": "string",
1939 "tradingPartner": {
1940 "id": 0,
1941 "displayId": "string",
1942 "status": "CREATED",
1943 "name": "string",
1944 "erpSystemId": 0,
1945 "erpSystemDisplayId": "string"
1946 },
1947 "contractCategoryGroup": {
1948 "id": 0,
1949 "displayId": "string",
1950 "status": "CREATED",
1951 "name": "string"
1952 },
1953 "contractGroup1": {
1954 "id": 0,
1955 "displayId": "string",
1956 "status": "CREATED",
1957 "name": "string"
1958 },
1959 "contractGroup2": {
1960 "id": 0,
1961 "displayId": "string",
1962 "status": "CREATED",
1963 "name": "string"
1964 },
1965 "group3": "string",
1966 "group4": "string",
1967 "signingPerson": "string",
1968 "placeOfSignature": "string",
1969 "dateOfSignature": "2019-08-24",
1970 "numberRangeIdentifierType": {
1971 "name": "string"
1972 },
1973 "numberRangeIdentifierValue": "string",
1974 "numberRangeType": {
1975 "name": "string"
1976 },
1977 "allowsSystemGenerateNewId": true
1978 },
1979 "currency": {
1980 "id": 0,
1981 "displayId": "string",
1982 "status": "CREATED",
1983 "name": "string",
1984 "decimalPoints": 0
1985 },
1986 "companyCurrency": {
1987 "id": 0,
1988 "displayId": "string",
1989 "status": "CREATED",
1990 "name": "string",
1991 "decimalPoints": 0
1992 },
1993 "indexedCurrency": true,
1994 "assetValueCurrencyType": "CONTRACT_CURRENCY",
1995 "currencyLocked": true,
1996 "leaseArea": {
1997 "id": 0,
1998 "displayId": "string",
1999 "status": "CREATED",
2000 "name": "string"
2001 },
2002 "businessUnit": {
2003 "id": 0,
2004 "displayId": "string",
2005 "status": "CREATED",
2006 "name": "string"
2007 },
2008 "businessUnitLocked": true,
2009 "companyCode": {
2010 "id": 0,
2011 "displayId": "string",
2012 "status": "CREATED",
2013 "erpSystemId": 0,
2014 "erpSystemDisplayId": "string",
2015 "countryId": 0,
2016 "countryDisplayId": "string",
2017 "name": "string",
2018 "postingPeriodVariantId": 0,
2019 "fiscalVariantId": 0
2020 },
2021 "companyCodeLocked": true,
2022 "department": {
2023 "id": 0,
2024 "displayId": "string",
2025 "status": "CREATED",
2026 "name": "string"
2027 },
2028 "departmentLocked": true,
2029 "leaseGroup": {
2030 "id": 0,
2031 "displayId": "string",
2032 "status": "CREATED",
2033 "name": "string"
2034 },
2035 "leaseGroupLocked": true,
2036 "subleasingInternalAssetClass": {
2037 "id": 0,
2038 "displayId": "string",
2039 "status": "CREATED",
2040 "name": "string",
2041 "assetClassType": "PROPERTY",
2042 "infiniteUsefulLife": true
2043 },
2044 "contractGroup1": {
2045 "id": 0,
2046 "displayId": "string",
2047 "status": "CREATED",
2048 "name": "string"
2049 },
2050 "contractGroup2": {
2051 "id": 0,
2052 "displayId": "string",
2053 "status": "CREATED",
2054 "name": "string"
2055 },
2056 "subleasing": true,
2057 "subleasingContractRevisionInfo": {
2058 "id": 0,
2059 "contractId": 0,
2060 "contractDisplayId": "string",
2061 "contractName": "string"
2062 },
2063 "subleasingLeaseComponentRevisionInfo": {
2064 "id": 0,
2065 "leaseComponentId": 0,
2066 "leaseComponentDisplayId": "string",
2067 "leaseComponentName": "string"
2068 },
2069 "subleasingActivationGroupRevisionInfo": {
2070 "id": 0,
2071 "activationGroupId": 0,
2072 "activationGroupDisplayId": "string",
2073 "activationGroupName": "string"
2074 },
2075 "notifications": [
2076 {
2077 "id": 0,
2078 "topic": {
2079 "enCaption": "string",
2080 "frCaption": "string",
2081 "name": "string",
2082 "priority": "HIGH"
2083 },
2084 "username": "string",
2085 "contractId": 0,
2086 "contractDisplayId": "string",
2087 "targetId": "string",
2088 "targetType": "string"
2089 }
2090 ],
2091 "masterAgreementId": 0,
2092 "masterAgreementDisplayId": "string",
2093 "allowsSystemGenerateNewId": true,
2094 "transferInfo": {
2095 "transferredFromDisplayId": "string",
2096 "transferredFromRevisionId": 0,
2097 "transferredToDisplayId": "string",
2098 "transferredToRevisionId": 0
2099 },
2100 "numberRangeIdentifierType": {
2101 "name": "string"
2102 },
2103 "numberRangeIdentifierValue": "string",
2104 "numberRangeType": {
2105 "name": "string"
2106 }
2107 }
2108 ],
2109 "listingCitiesValue": "string",
2110 "listingCitiesValues": [
2111 "string"
2112 ],
2113 "listingProvincesValue": "string",
2114 "listingProvincesValues": [
2115 "string"
2116 ],
2117 "listingCountriesValue": "string",
2118 "listingCountriesValues": [
2119 "string"
2120 ],
2121 "listingLocationsValue": "string",
2122 "listingLocationsValues": [
2123 "string"
2124 ],
2125 "listingPremisesValue": "string",
2126 "listingPremisesValues": [
2127 "string"
2128 ],
2129 "listingGroupsValue": "string",
2130 "listingGroupsValues": [
2131 "string"
2132 ],
2133 "listingGroupOptionsValue": "string",
2134 "listingGroupOptionsValues": [
2135 "string"
2136 ],
2137 "listingBusinessUnitsValue": "string",
2138 "listingBusinessUnitsValues": [
2139 "string"
2140 ],
2141 "listingLegalEntitiesValue": "string",
2142 "listingLegalEntitiesValues": [
2143 "string"
2144 ],
2145 "listingMasterAgreementsValue": "string",
2146 "listingMasterAgreementsValues": [
2147 "string"
2148 ],
2149 "listingContractsValue": "string",
2150 "listingContractsValues": [
2151 "string"
2152 ],
2153 "listingStatusOptionsValue": "string",
2154 "listingStatusOptionsValues": [
2155 "string"
2156 ]
2157 }
2158 ]
2159 }
2160]
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 "startDate": "2019-08-24",
13 "endDate": "2019-08-24",
14 "statusId": 0,
15 "generatedDate": "2019-08-24",
16 "generateJobId": 0,
17 "numberOfLeaseEntriesToProcess": 0,
18 "numberOfLeaseEntriesProcessed": 0,
19 "leaseIds": [
20 0
21 ],
22 "massProfileFilterIds": [
23 0
24 ],
25 "percentageRentGenerationPeriodIds": [
26 0
27 ],
28 "notes": [
29 {
30 "createdBy": "string",
31 "lastModifiedBy": "string",
32 "createdDate": "2019-08-24T14:15:22Z",
33 "lastModifiedDate": "2019-08-24T14:15:22Z",
34 "archived": true,
35 "externalId": "string",
36 "id": 0,
37 "message": "string",
38 "preserveOriginalAudit": true,
39 "originalCreatedBy": "string",
40 "originalCreatedDate": "2019-08-24T14:15:22Z",
41 "originalLastModifiedBy": "string",
42 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
43 }
44 ],
45 "status": {
46 "createdBy": "string",
47 "lastModifiedBy": "string",
48 "createdDate": "2019-08-24T14:15:22Z",
49 "lastModifiedDate": "2019-08-24T14:15:22Z",
50 "archived": true,
51 "externalId": "string",
52 "id": 0,
53 "priority": 0,
54 "internalId": 0,
55 "pickListCode": "string",
56 "pickListLabel": "string",
57 "label": "string",
58 "cultureId": 0,
59 "labelDtos": [
60 {
61 "createdBy": "string",
62 "lastModifiedBy": "string",
63 "createdDate": "2019-08-24T14:15:22Z",
64 "lastModifiedDate": "2019-08-24T14:15:22Z",
65 "archived": true,
66 "externalId": "string",
67 "id": 0,
68 "cultureId": 0,
69 "value": "string"
70 }
71 ]
72 },
73 "massProfileFilters": [
74 {
75 "createdBy": "string",
76 "lastModifiedBy": "string",
77 "createdDate": "2019-08-24T14:15:22Z",
78 "lastModifiedDate": "2019-08-24T14:15:22Z",
79 "archived": true,
80 "externalId": "string",
81 "id": 0,
82 "name": "string",
83 "description": "string",
84 "leaseList": true,
85 "leaseIds": [
86 0
87 ],
88 "leases": [
89 {
90 "createdBy": "string",
91 "lastModifiedBy": "string",
92 "createdDate": "2019-08-24T14:15:22Z",
93 "lastModifiedDate": "2019-08-24T14:15:22Z",
94 "archived": true,
95 "externalId": "string",
96 "id": 0,
97 "typeId": 0,
98 "terminatingLease": "2019-08-24",
99 "maximumDateTo": "2019-08-24",
100 "number": "string",
101 "validFrom": "2019-08-24",
102 "validTo": "2019-08-24",
103 "categoryId": 0,
104 "registrationNumber": "string",
105 "statusId": 0,
106 "stateId": 0,
107 "calculateTax": true,
108 "autoMonthToMonth": true,
109 "originalLeaseId": 0,
110 "scenario": true,
111 "parentLeaseId": 0,
112 "areasHistoryVersionId": 0,
113 "provisioningFrequencyName": "string",
114 "accountingApproved": true,
115 "indexationType": "string",
116 "cpiGlobalCategoryId": 0,
117 "indexationReferenceDate": "2019-08-24",
118 "currentIndexLevel": 0.1,
119 "conditionallyIndexed": true,
120 "applicableCurrentIndexLevel": 0.1,
121 "indexLevelPercentageChangeLowerBound": 0.1,
122 "indexLevelPercentageChangeUpperBound": 0.1,
123 "indexationTypeNonLease": "string",
124 "cpiGlobalCategoryIdNonLease": 0,
125 "indexationReferenceDateNonLease": "2019-08-24",
126 "currentIndexLevelNonLease": 0.1,
127 "conditionallyIndexedNonLease": true,
128 "applicableCurrentIndexLevelNonLease": 0.1,
129 "indexLevelPercentageChangeLowerBoundNonLease": 0.1,
130 "indexLevelPercentageChangeUpperBoundNonLease": 0.1,
131 "signatureDate": "2019-08-24",
132 "premiseId": 0,
133 "type": {
134 "createdBy": "string",
135 "lastModifiedBy": "string",
136 "createdDate": "2019-08-24T14:15:22Z",
137 "lastModifiedDate": "2019-08-24T14:15:22Z",
138 "archived": true,
139 "externalId": "string",
140 "id": 0,
141 "priority": 0,
142 "internalId": 0,
143 "pickListCode": "string",
144 "pickListLabel": "string",
145 "label": "string",
146 "cultureId": 0,
147 "labelDtos": [
148 {
149 "createdBy": "string",
150 "lastModifiedBy": "string",
151 "createdDate": "2019-08-24T14:15:22Z",
152 "lastModifiedDate": "2019-08-24T14:15:22Z",
153 "archived": true,
154 "externalId": "string",
155 "id": 0,
156 "cultureId": 0,
157 "value": "string"
158 }
159 ]
160 },
161 "category": {
162 "createdBy": "string",
163 "lastModifiedBy": "string",
164 "createdDate": "2019-08-24T14:15:22Z",
165 "lastModifiedDate": "2019-08-24T14:15:22Z",
166 "archived": true,
167 "externalId": "string",
168 "id": 0,
169 "priority": 0,
170 "internalId": 0,
171 "pickListCode": "string",
172 "pickListLabel": "string",
173 "label": "string",
174 "cultureId": 0,
175 "labelDtos": [
176 {
177 "createdBy": "string",
178 "lastModifiedBy": "string",
179 "createdDate": "2019-08-24T14:15:22Z",
180 "lastModifiedDate": "2019-08-24T14:15:22Z",
181 "archived": true,
182 "externalId": "string",
183 "id": 0,
184 "cultureId": 0,
185 "value": "string"
186 }
187 ]
188 },
189 "status": {
190 "createdBy": "string",
191 "lastModifiedBy": "string",
192 "createdDate": "2019-08-24T14:15:22Z",
193 "lastModifiedDate": "2019-08-24T14:15:22Z",
194 "archived": true,
195 "externalId": "string",
196 "id": 0,
197 "priority": 0,
198 "internalId": 0,
199 "pickListCode": "string",
200 "pickListLabel": "string",
201 "label": "string",
202 "cultureId": 0,
203 "labelDtos": [
204 {
205 "createdBy": "string",
206 "lastModifiedBy": "string",
207 "createdDate": "2019-08-24T14:15:22Z",
208 "lastModifiedDate": "2019-08-24T14:15:22Z",
209 "archived": true,
210 "externalId": "string",
211 "id": 0,
212 "cultureId": 0,
213 "value": "string"
214 }
215 ]
216 },
217 "state": {
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 "priority": 0,
226 "internalId": 0,
227 "pickListCode": "string",
228 "pickListLabel": "string",
229 "label": "string",
230 "cultureId": 0,
231 "labelDtos": [
232 {
233 "createdBy": "string",
234 "lastModifiedBy": "string",
235 "createdDate": "2019-08-24T14:15:22Z",
236 "lastModifiedDate": "2019-08-24T14:15:22Z",
237 "archived": true,
238 "externalId": "string",
239 "id": 0,
240 "cultureId": 0,
241 "value": "string"
242 }
243 ]
244 },
245 "version": {
246 "createdBy": "string",
247 "lastModifiedBy": "string",
248 "createdDate": "2019-08-24T14:15:22Z",
249 "lastModifiedDate": "2019-08-24T14:15:22Z",
250 "archived": true,
251 "externalId": "string",
252 "id": 0,
253 "name": "string",
254 "description": "string",
255 "modificationDate": "2019-08-24",
256 "updateContractRate": true,
257 "leaseEvent": {
258 "createdBy": "string",
259 "lastModifiedBy": "string",
260 "createdDate": "2019-08-24T14:15:22Z",
261 "lastModifiedDate": "2019-08-24T14:15:22Z",
262 "archived": true,
263 "externalId": "string",
264 "id": 0,
265 "typeId": 0,
266 "code": "string",
267 "reviewedBy": "string",
268 "reviewedDate": "2019-08-24",
269 "reviewedStatusId": 0,
270 "activityDate": "2019-08-24",
271 "relatedPickListOptionId": 0,
272 "detail": "string",
273 "note": {
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 "message": "string",
282 "preserveOriginalAudit": true,
283 "originalCreatedBy": "string",
284 "originalCreatedDate": "2019-08-24T14:15:22Z",
285 "originalLastModifiedBy": "string",
286 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
287 },
288 "type": {
289 "createdBy": "string",
290 "lastModifiedBy": "string",
291 "createdDate": "2019-08-24T14:15:22Z",
292 "lastModifiedDate": "2019-08-24T14:15:22Z",
293 "archived": true,
294 "externalId": "string",
295 "id": 0,
296 "priority": 0,
297 "internalId": 0,
298 "pickListCode": "string",
299 "pickListLabel": "string",
300 "label": "string",
301 "cultureId": 0,
302 "labelDtos": [
303 {}
304 ]
305 },
306 "reviewedStatus": {
307 "createdBy": "string",
308 "lastModifiedBy": "string",
309 "createdDate": "2019-08-24T14:15:22Z",
310 "lastModifiedDate": "2019-08-24T14:15:22Z",
311 "archived": true,
312 "externalId": "string",
313 "id": 0,
314 "priority": 0,
315 "internalId": 0,
316 "pickListCode": "string",
317 "pickListLabel": "string",
318 "label": "string",
319 "cultureId": 0,
320 "labelDtos": [
321 {}
322 ]
323 },
324 "relatedPickListOption": {
325 "createdBy": "string",
326 "lastModifiedBy": "string",
327 "createdDate": "2019-08-24T14:15:22Z",
328 "lastModifiedDate": "2019-08-24T14:15:22Z",
329 "archived": true,
330 "externalId": "string",
331 "id": 0,
332 "priority": 0,
333 "internalId": 0,
334 "pickListCode": "string",
335 "pickListLabel": "string",
336 "label": "string",
337 "cultureId": 0,
338 "labelDtos": [
339 {}
340 ]
341 },
342 "isVisiblePartnerPortal": true
343 },
344 "isVisibleVendorPortal": true,
345 "isTerminationVersion": true,
346 "terminationDate": "2019-08-24",
347 "penaltyAmount": 0.1,
348 "areasHistoryVersionId": 0
349 },
350 "premiseDto": {
351 "createdBy": "string",
352 "lastModifiedBy": "string",
353 "createdDate": "2019-08-24T14:15:22Z",
354 "lastModifiedDate": "2019-08-24T14:15:22Z",
355 "archived": true,
356 "externalId": "string",
357 "id": 0,
358 "number": "string",
359 "name": "string",
360 "headPremise": true,
361 "possessionDate": "2019-08-24",
362 "openingDate": "2019-08-24",
363 "closingDate": "2019-08-24",
364 "relocationDate": "2019-08-24",
365 "vacatingDate": "2019-08-24",
366 "expansionDate": "2019-08-24",
367 "statusId": 0,
368 "usageId": 0,
369 "parentPremiseId": 0,
370 "costCenterId": 0,
371 "profitCenterId": 0,
372 "legalEntityId": 0,
373 "occupancyIds": [
374 0
375 ],
376 "locationId": 0,
377 "locationDto": {
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 "number": "string",
386 "name": "string",
387 "storeNumber": "string",
388 "defaultCurrencyId": 0,
389 "defaultMeasureId": 0,
390 "typeId": 0,
391 "qualityId": 0,
392 "propertyTypeId": 0,
393 "categoryId": 0,
394 "statusId": 0,
395 "businessUnitId": 0,
396 "groupIds": [
397 0
398 ],
399 "legalEntityIds": [
400 0
401 ],
402 "defaultCurrency": {
403 "id": 0,
404 "status": "CREATED",
405 "displayId": "string",
406 "erpSystemId": 0,
407 "erpSystemDisplayId": "string",
408 "name": "string",
409 "decimalPoints": 0,
410 "depreciationAreaId": 0
411 },
412 "defaultUnitValue": {
413 "createdBy": "string",
414 "lastModifiedBy": "string",
415 "createdDate": "2019-08-24T14:15:22Z",
416 "lastModifiedDate": "2019-08-24T14:15:22Z",
417 "archived": true,
418 "externalId": "string",
419 "id": 0,
420 "unitId": 0,
421 "unitOfMeasureId": 0,
422 "erpSystemId": 0,
423 "unit": {
424 "createdBy": "string",
425 "lastModifiedBy": "string",
426 "createdDate": "2019-08-24T14:15:22Z",
427 "lastModifiedDate": "2019-08-24T14:15:22Z",
428 "archived": true,
429 "externalId": "string",
430 "id": 0,
431 "priority": 0,
432 "internalId": 0,
433 "pickListCode": "string",
434 "pickListLabel": "string",
435 "label": "string",
436 "cultureId": 0,
437 "labelDtos": []
438 },
439 "unitOfMeasure": {
440 "id": 0,
441 "status": "CREATED",
442 "displayId": "string",
443 "erpSystemId": 0,
444 "erpSystemDisplayId": "string",
445 "name": "string"
446 }
447 },
448 "type": {
449 "createdBy": "string",
450 "lastModifiedBy": "string",
451 "createdDate": "2019-08-24T14:15:22Z",
452 "lastModifiedDate": "2019-08-24T14:15:22Z",
453 "archived": true,
454 "externalId": "string",
455 "id": 0,
456 "priority": 0,
457 "internalId": 0,
458 "pickListCode": "string",
459 "pickListLabel": "string",
460 "label": "string",
461 "cultureId": 0,
462 "labelDtos": [
463 {}
464 ]
465 },
466 "quality": {
467 "createdBy": "string",
468 "lastModifiedBy": "string",
469 "createdDate": "2019-08-24T14:15:22Z",
470 "lastModifiedDate": "2019-08-24T14:15:22Z",
471 "archived": true,
472 "externalId": "string",
473 "id": 0,
474 "priority": 0,
475 "internalId": 0,
476 "pickListCode": "string",
477 "pickListLabel": "string",
478 "label": "string",
479 "cultureId": 0,
480 "labelDtos": [
481 {}
482 ]
483 },
484 "propertyType": {
485 "createdBy": "string",
486 "lastModifiedBy": "string",
487 "createdDate": "2019-08-24T14:15:22Z",
488 "lastModifiedDate": "2019-08-24T14:15:22Z",
489 "archived": true,
490 "externalId": "string",
491 "id": 0,
492 "priority": 0,
493 "internalId": 0,
494 "pickListCode": "string",
495 "pickListLabel": "string",
496 "label": "string",
497 "cultureId": 0,
498 "labelDtos": [
499 {}
500 ]
501 },
502 "category": {
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 ]
519 },
520 "status": {
521 "createdBy": "string",
522 "lastModifiedBy": "string",
523 "createdDate": "2019-08-24T14:15:22Z",
524 "lastModifiedDate": "2019-08-24T14:15:22Z",
525 "archived": true,
526 "externalId": "string",
527 "id": 0,
528 "priority": 0,
529 "internalId": 0,
530 "pickListCode": "string",
531 "pickListLabel": "string",
532 "label": "string",
533 "cultureId": 0,
534 "labelDtos": [
535 {}
536 ]
537 },
538 "addressDto": {
539 "createdBy": "string",
540 "lastModifiedBy": "string",
541 "createdDate": "2019-08-24T14:15:22Z",
542 "lastModifiedDate": "2019-08-24T14:15:22Z",
543 "archived": true,
544 "externalId": "string",
545 "id": 0,
546 "street": "string",
547 "civicNumber": "string",
548 "suite": "string",
549 "postalCode": "string",
550 "lon": 0.1,
551 "lat": 0.1,
552 "city": {
553 "createdBy": "string",
554 "lastModifiedBy": "string",
555 "createdDate": "2019-08-24T14:15:22Z",
556 "lastModifiedDate": "2019-08-24T14:15:22Z",
557 "archived": true,
558 "externalId": "string",
559 "id": 0,
560 "name": "string",
561 "province": {},
562 "cityProvinceCountryKey": "string"
563 },
564 "district": {
565 "createdBy": "string",
566 "lastModifiedBy": "string",
567 "createdDate": "2019-08-24T14:15:22Z",
568 "lastModifiedDate": "2019-08-24T14:15:22Z",
569 "archived": true,
570 "externalId": "string",
571 "id": 0,
572 "name": "string",
573 "city": {}
574 },
575 "cityId": 0,
576 "districtId": 0
577 },
578 "secondAddressDto": {
579 "createdBy": "string",
580 "lastModifiedBy": "string",
581 "createdDate": "2019-08-24T14:15:22Z",
582 "lastModifiedDate": "2019-08-24T14:15:22Z",
583 "archived": true,
584 "externalId": "string",
585 "id": 0,
586 "street": "string",
587 "civicNumber": "string",
588 "suite": "string",
589 "postalCode": "string",
590 "lon": 0.1,
591 "lat": 0.1,
592 "city": {
593 "createdBy": "string",
594 "lastModifiedBy": "string",
595 "createdDate": "2019-08-24T14:15:22Z",
596 "lastModifiedDate": "2019-08-24T14:15:22Z",
597 "archived": true,
598 "externalId": "string",
599 "id": 0,
600 "name": "string",
601 "province": {},
602 "cityProvinceCountryKey": "string"
603 },
604 "district": {
605 "createdBy": "string",
606 "lastModifiedBy": "string",
607 "createdDate": "2019-08-24T14:15:22Z",
608 "lastModifiedDate": "2019-08-24T14:15:22Z",
609 "archived": true,
610 "externalId": "string",
611 "id": 0,
612 "name": "string",
613 "city": {}
614 },
615 "cityId": 0,
616 "districtId": 0
617 }
618 },
619 "status": {
620 "createdBy": "string",
621 "lastModifiedBy": "string",
622 "createdDate": "2019-08-24T14:15:22Z",
623 "lastModifiedDate": "2019-08-24T14:15:22Z",
624 "archived": true,
625 "externalId": "string",
626 "id": 0,
627 "priority": 0,
628 "internalId": 0,
629 "pickListCode": "string",
630 "pickListLabel": "string",
631 "label": "string",
632 "cultureId": 0,
633 "labelDtos": [
634 {
635 "createdBy": "string",
636 "lastModifiedBy": "string",
637 "createdDate": "2019-08-24T14:15:22Z",
638 "lastModifiedDate": "2019-08-24T14:15:22Z",
639 "archived": true,
640 "externalId": "string",
641 "id": 0,
642 "cultureId": 0,
643 "value": "string"
644 }
645 ]
646 },
647 "usage": {
648 "createdBy": "string",
649 "lastModifiedBy": "string",
650 "createdDate": "2019-08-24T14:15:22Z",
651 "lastModifiedDate": "2019-08-24T14:15:22Z",
652 "archived": true,
653 "externalId": "string",
654 "id": 0,
655 "priority": 0,
656 "internalId": 0,
657 "pickListCode": "string",
658 "pickListLabel": "string",
659 "label": "string",
660 "cultureId": 0,
661 "labelDtos": [
662 {
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 "cultureId": 0,
671 "value": "string"
672 }
673 ]
674 },
675 "occupanciesDto": [
676 {
677 "createdBy": "string",
678 "lastModifiedBy": "string",
679 "createdDate": "2019-08-24T14:15:22Z",
680 "lastModifiedDate": "2019-08-24T14:15:22Z",
681 "archived": true,
682 "externalId": "string",
683 "id": 0,
684 "priority": 0,
685 "internalId": 0,
686 "pickListCode": "string",
687 "pickListLabel": "string",
688 "label": "string",
689 "cultureId": 0,
690 "labelDtos": [
691 {}
692 ]
693 }
694 ]
695 },
696 "isTerminationVersion": true
697 }
698 ],
699 "leaseFileNumbers": [
700 "string"
701 ],
702 "validFrom": "2019-08-24",
703 "validTo": "2019-08-24",
704 "cityIds": [
705 0
706 ],
707 "provinceIds": [
708 0
709 ],
710 "countryIds": [
711 0
712 ],
713 "premiseIds": [
714 0
715 ],
716 "locationIds": [
717 0
718 ],
719 "businessUnitIds": [
720 0
721 ],
722 "legalEntityIds": [
723 0
724 ],
725 "groupIds": [
726 "string"
727 ],
728 "groupOptionIds": [
729 0
730 ],
731 "masterAgreementIds": [
732 0
733 ],
734 "contractIds": [
735 0
736 ],
737 "statusIds": [
738 0
739 ],
740 "cities": [
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 "name": "string",
750 "province": {
751 "createdBy": "string",
752 "lastModifiedBy": "string",
753 "createdDate": "2019-08-24T14:15:22Z",
754 "lastModifiedDate": "2019-08-24T14:15:22Z",
755 "archived": true,
756 "externalId": "string",
757 "id": 0,
758 "name": "string",
759 "country": {
760 "createdBy": "string",
761 "lastModifiedBy": "string",
762 "createdDate": "2019-08-24T14:15:22Z",
763 "lastModifiedDate": "2019-08-24T14:15:22Z",
764 "archived": true,
765 "externalId": "string",
766 "id": 0,
767 "name": "string",
768 "code": "string"
769 },
770 "code": "string",
771 "countryId": 0
772 },
773 "provinceId": 0
774 }
775 ],
776 "provinces": [
777 {
778 "createdBy": "string",
779 "lastModifiedBy": "string",
780 "createdDate": "2019-08-24T14:15:22Z",
781 "lastModifiedDate": "2019-08-24T14:15:22Z",
782 "archived": true,
783 "externalId": "string",
784 "id": 0,
785 "name": "string",
786 "country": {
787 "createdBy": "string",
788 "lastModifiedBy": "string",
789 "createdDate": "2019-08-24T14:15:22Z",
790 "lastModifiedDate": "2019-08-24T14:15:22Z",
791 "archived": true,
792 "externalId": "string",
793 "id": 0,
794 "name": "string",
795 "code": "string"
796 },
797 "code": "string",
798 "countryId": 0
799 }
800 ],
801 "countries": [
802 {
803 "createdBy": "string",
804 "lastModifiedBy": "string",
805 "createdDate": "2019-08-24T14:15:22Z",
806 "lastModifiedDate": "2019-08-24T14:15:22Z",
807 "archived": true,
808 "externalId": "string",
809 "id": 0,
810 "name": "string",
811 "code": "string"
812 }
813 ],
814 "locations": [
815 {
816 "createdBy": "string",
817 "lastModifiedBy": "string",
818 "createdDate": "2019-08-24T14:15:22Z",
819 "lastModifiedDate": "2019-08-24T14:15:22Z",
820 "archived": true,
821 "externalId": "string",
822 "id": 0,
823 "number": "string",
824 "name": "string",
825 "storeNumber": "string",
826 "defaultCurrencyId": 0,
827 "defaultMeasureId": 0,
828 "typeId": 0,
829 "qualityId": 0,
830 "propertyTypeId": 0,
831 "categoryId": 0,
832 "statusId": 0,
833 "businessUnitId": 0,
834 "groupIds": [
835 0
836 ],
837 "legalEntityIds": [
838 0
839 ],
840 "defaultCurrency": {
841 "id": 0,
842 "status": "CREATED",
843 "displayId": "string",
844 "erpSystemId": 0,
845 "erpSystemDisplayId": "string",
846 "name": "string",
847 "decimalPoints": 0,
848 "depreciationAreaId": 0
849 },
850 "defaultUnitValue": {
851 "createdBy": "string",
852 "lastModifiedBy": "string",
853 "createdDate": "2019-08-24T14:15:22Z",
854 "lastModifiedDate": "2019-08-24T14:15:22Z",
855 "archived": true,
856 "externalId": "string",
857 "id": 0,
858 "unitId": 0,
859 "unitOfMeasureId": 0,
860 "erpSystemId": 0,
861 "unit": {
862 "createdBy": "string",
863 "lastModifiedBy": "string",
864 "createdDate": "2019-08-24T14:15:22Z",
865 "lastModifiedDate": "2019-08-24T14:15:22Z",
866 "archived": true,
867 "externalId": "string",
868 "id": 0,
869 "priority": 0,
870 "internalId": 0,
871 "pickListCode": "string",
872 "pickListLabel": "string",
873 "label": "string",
874 "cultureId": 0,
875 "labelDtos": [
876 {
877 "createdBy": "string",
878 "lastModifiedBy": "string",
879 "createdDate": "2019-08-24T14:15:22Z",
880 "lastModifiedDate": "2019-08-24T14:15:22Z",
881 "archived": true,
882 "externalId": "string",
883 "id": 0,
884 "cultureId": 0,
885 "value": "string"
886 }
887 ]
888 },
889 "unitOfMeasure": {
890 "id": 0,
891 "status": "CREATED",
892 "displayId": "string",
893 "erpSystemId": 0,
894 "erpSystemDisplayId": "string",
895 "name": "string"
896 }
897 },
898 "type": {
899 "createdBy": "string",
900 "lastModifiedBy": "string",
901 "createdDate": "2019-08-24T14:15:22Z",
902 "lastModifiedDate": "2019-08-24T14:15:22Z",
903 "archived": true,
904 "externalId": "string",
905 "id": 0,
906 "priority": 0,
907 "internalId": 0,
908 "pickListCode": "string",
909 "pickListLabel": "string",
910 "label": "string",
911 "cultureId": 0,
912 "labelDtos": [
913 {
914 "createdBy": "string",
915 "lastModifiedBy": "string",
916 "createdDate": "2019-08-24T14:15:22Z",
917 "lastModifiedDate": "2019-08-24T14:15:22Z",
918 "archived": true,
919 "externalId": "string",
920 "id": 0,
921 "cultureId": 0,
922 "value": "string"
923 }
924 ]
925 },
926 "quality": {
927 "createdBy": "string",
928 "lastModifiedBy": "string",
929 "createdDate": "2019-08-24T14:15:22Z",
930 "lastModifiedDate": "2019-08-24T14:15:22Z",
931 "archived": true,
932 "externalId": "string",
933 "id": 0,
934 "priority": 0,
935 "internalId": 0,
936 "pickListCode": "string",
937 "pickListLabel": "string",
938 "label": "string",
939 "cultureId": 0,
940 "labelDtos": [
941 {
942 "createdBy": "string",
943 "lastModifiedBy": "string",
944 "createdDate": "2019-08-24T14:15:22Z",
945 "lastModifiedDate": "2019-08-24T14:15:22Z",
946 "archived": true,
947 "externalId": "string",
948 "id": 0,
949 "cultureId": 0,
950 "value": "string"
951 }
952 ]
953 },
954 "propertyType": {
955 "createdBy": "string",
956 "lastModifiedBy": "string",
957 "createdDate": "2019-08-24T14:15:22Z",
958 "lastModifiedDate": "2019-08-24T14:15:22Z",
959 "archived": true,
960 "externalId": "string",
961 "id": 0,
962 "priority": 0,
963 "internalId": 0,
964 "pickListCode": "string",
965 "pickListLabel": "string",
966 "label": "string",
967 "cultureId": 0,
968 "labelDtos": [
969 {
970 "createdBy": "string",
971 "lastModifiedBy": "string",
972 "createdDate": "2019-08-24T14:15:22Z",
973 "lastModifiedDate": "2019-08-24T14:15:22Z",
974 "archived": true,
975 "externalId": "string",
976 "id": 0,
977 "cultureId": 0,
978 "value": "string"
979 }
980 ]
981 },
982 "category": {
983 "createdBy": "string",
984 "lastModifiedBy": "string",
985 "createdDate": "2019-08-24T14:15:22Z",
986 "lastModifiedDate": "2019-08-24T14:15:22Z",
987 "archived": true,
988 "externalId": "string",
989 "id": 0,
990 "priority": 0,
991 "internalId": 0,
992 "pickListCode": "string",
993 "pickListLabel": "string",
994 "label": "string",
995 "cultureId": 0,
996 "labelDtos": [
997 {
998 "createdBy": "string",
999 "lastModifiedBy": "string",
1000 "createdDate": "2019-08-24T14:15:22Z",
1001 "lastModifiedDate": "2019-08-24T14:15:22Z",
1002 "archived": true,
1003 "externalId": "string",
1004 "id": 0,
1005 "cultureId": 0,
1006 "value": "string"
1007 }
1008 ]
1009 },
1010 "status": {
1011 "createdBy": "string",
1012 "lastModifiedBy": "string",
1013 "createdDate": "2019-08-24T14:15:22Z",
1014 "lastModifiedDate": "2019-08-24T14:15:22Z",
1015 "archived": true,
1016 "externalId": "string",
1017 "id": 0,
1018 "priority": 0,
1019 "internalId": 0,
1020 "pickListCode": "string",
1021 "pickListLabel": "string",
1022 "label": "string",
1023 "cultureId": 0,
1024 "labelDtos": [
1025 {
1026 "createdBy": "string",
1027 "lastModifiedBy": "string",
1028 "createdDate": "2019-08-24T14:15:22Z",
1029 "lastModifiedDate": "2019-08-24T14:15:22Z",
1030 "archived": true,
1031 "externalId": "string",
1032 "id": 0,
1033 "cultureId": 0,
1034 "value": "string"
1035 }
1036 ]
1037 },
1038 "addressDto": {
1039 "createdBy": "string",
1040 "lastModifiedBy": "string",
1041 "createdDate": "2019-08-24T14:15:22Z",
1042 "lastModifiedDate": "2019-08-24T14:15:22Z",
1043 "archived": true,
1044 "externalId": "string",
1045 "id": 0,
1046 "street": "string",
1047 "civicNumber": "string",
1048 "suite": "string",
1049 "postalCode": "string",
1050 "lon": 0.1,
1051 "lat": 0.1,
1052 "city": {
1053 "createdBy": "string",
1054 "lastModifiedBy": "string",
1055 "createdDate": "2019-08-24T14:15:22Z",
1056 "lastModifiedDate": "2019-08-24T14:15:22Z",
1057 "archived": true,
1058 "externalId": "string",
1059 "id": 0,
1060 "name": "string",
1061 "province": {
1062 "createdBy": "string",
1063 "lastModifiedBy": "string",
1064 "createdDate": "2019-08-24T14:15:22Z",
1065 "lastModifiedDate": "2019-08-24T14:15:22Z",
1066 "archived": true,
1067 "externalId": "string",
1068 "id": 0,
1069 "name": "string",
1070 "code": "string",
1071 "country": {
1072 "createdBy": "string",
1073 "lastModifiedBy": "string",
1074 "createdDate": "2019-08-24T14:15:22Z",
1075 "lastModifiedDate": "2019-08-24T14:15:22Z",
1076 "archived": true,
1077 "externalId": "string",
1078 "id": 0,
1079 "name": "string",
1080 "code": "string"
1081 },
1082 "provinceCountryKey": "string"
1083 },
1084 "cityProvinceCountryKey": "string"
1085 },
1086 "district": {
1087 "createdBy": "string",
1088 "lastModifiedBy": "string",
1089 "createdDate": "2019-08-24T14:15:22Z",
1090 "lastModifiedDate": "2019-08-24T14:15:22Z",
1091 "archived": true,
1092 "externalId": "string",
1093 "id": 0,
1094 "name": "string",
1095 "city": {
1096 "createdBy": "string",
1097 "lastModifiedBy": "string",
1098 "createdDate": "2019-08-24T14:15:22Z",
1099 "lastModifiedDate": "2019-08-24T14:15:22Z",
1100 "archived": true,
1101 "externalId": "string",
1102 "id": 0,
1103 "name": "string",
1104 "province": {
1105 "createdBy": "string",
1106 "lastModifiedBy": "string",
1107 "createdDate": "2019-08-24T14:15:22Z",
1108 "lastModifiedDate": "2019-08-24T14:15:22Z",
1109 "archived": true,
1110 "externalId": "string",
1111 "id": 0,
1112 "name": "string",
1113 "code": "string",
1114 "country": {},
1115 "provinceCountryKey": "string"
1116 },
1117 "cityProvinceCountryKey": "string"
1118 }
1119 },
1120 "cityId": 0,
1121 "districtId": 0
1122 },
1123 "secondAddressDto": {
1124 "createdBy": "string",
1125 "lastModifiedBy": "string",
1126 "createdDate": "2019-08-24T14:15:22Z",
1127 "lastModifiedDate": "2019-08-24T14:15:22Z",
1128 "archived": true,
1129 "externalId": "string",
1130 "id": 0,
1131 "street": "string",
1132 "civicNumber": "string",
1133 "suite": "string",
1134 "postalCode": "string",
1135 "lon": 0.1,
1136 "lat": 0.1,
1137 "city": {
1138 "createdBy": "string",
1139 "lastModifiedBy": "string",
1140 "createdDate": "2019-08-24T14:15:22Z",
1141 "lastModifiedDate": "2019-08-24T14:15:22Z",
1142 "archived": true,
1143 "externalId": "string",
1144 "id": 0,
1145 "name": "string",
1146 "province": {
1147 "createdBy": "string",
1148 "lastModifiedBy": "string",
1149 "createdDate": "2019-08-24T14:15:22Z",
1150 "lastModifiedDate": "2019-08-24T14:15:22Z",
1151 "archived": true,
1152 "externalId": "string",
1153 "id": 0,
1154 "name": "string",
1155 "code": "string",
1156 "country": {
1157 "createdBy": "string",
1158 "lastModifiedBy": "string",
1159 "createdDate": "2019-08-24T14:15:22Z",
1160 "lastModifiedDate": "2019-08-24T14:15:22Z",
1161 "archived": true,
1162 "externalId": "string",
1163 "id": 0,
1164 "name": "string",
1165 "code": "string"
1166 },
1167 "provinceCountryKey": "string"
1168 },
1169 "cityProvinceCountryKey": "string"
1170 },
1171 "district": {
1172 "createdBy": "string",
1173 "lastModifiedBy": "string",
1174 "createdDate": "2019-08-24T14:15:22Z",
1175 "lastModifiedDate": "2019-08-24T14:15:22Z",
1176 "archived": true,
1177 "externalId": "string",
1178 "id": 0,
1179 "name": "string",
1180 "city": {
1181 "createdBy": "string",
1182 "lastModifiedBy": "string",
1183 "createdDate": "2019-08-24T14:15:22Z",
1184 "lastModifiedDate": "2019-08-24T14:15:22Z",
1185 "archived": true,
1186 "externalId": "string",
1187 "id": 0,
1188 "name": "string",
1189 "province": {
1190 "createdBy": "string",
1191 "lastModifiedBy": "string",
1192 "createdDate": "2019-08-24T14:15:22Z",
1193 "lastModifiedDate": "2019-08-24T14:15:22Z",
1194 "archived": true,
1195 "externalId": "string",
1196 "id": 0,
1197 "name": "string",
1198 "code": "string",
1199 "country": {},
1200 "provinceCountryKey": "string"
1201 },
1202 "cityProvinceCountryKey": "string"
1203 }
1204 },
1205 "cityId": 0,
1206 "districtId": 0
1207 }
1208 }
1209 ],
1210 "premises": [
1211 {
1212 "createdBy": "string",
1213 "lastModifiedBy": "string",
1214 "createdDate": "2019-08-24T14:15:22Z",
1215 "lastModifiedDate": "2019-08-24T14:15:22Z",
1216 "archived": true,
1217 "externalId": "string",
1218 "id": 0,
1219 "number": "string",
1220 "name": "string",
1221 "headPremise": true,
1222 "possessionDate": "2019-08-24",
1223 "openingDate": "2019-08-24",
1224 "closingDate": "2019-08-24",
1225 "relocationDate": "2019-08-24",
1226 "vacatingDate": "2019-08-24",
1227 "expansionDate": "2019-08-24",
1228 "statusId": 0,
1229 "usageId": 0,
1230 "parentPremiseId": 0,
1231 "costCenterId": 0,
1232 "profitCenterId": 0,
1233 "legalEntityId": 0,
1234 "occupancyIds": [
1235 0
1236 ],
1237 "locationId": 0,
1238 "locationDto": {
1239 "createdBy": "string",
1240 "lastModifiedBy": "string",
1241 "createdDate": "2019-08-24T14:15:22Z",
1242 "lastModifiedDate": "2019-08-24T14:15:22Z",
1243 "archived": true,
1244 "externalId": "string",
1245 "id": 0,
1246 "number": "string",
1247 "name": "string",
1248 "storeNumber": "string",
1249 "defaultCurrencyId": 0,
1250 "defaultMeasureId": 0,
1251 "typeId": 0,
1252 "qualityId": 0,
1253 "propertyTypeId": 0,
1254 "categoryId": 0,
1255 "statusId": 0,
1256 "businessUnitId": 0,
1257 "groupIds": [
1258 0
1259 ],
1260 "legalEntityIds": [
1261 0
1262 ],
1263 "defaultCurrency": {
1264 "id": 0,
1265 "status": "CREATED",
1266 "displayId": "string",
1267 "erpSystemId": 0,
1268 "erpSystemDisplayId": "string",
1269 "name": "string",
1270 "decimalPoints": 0,
1271 "depreciationAreaId": 0
1272 },
1273 "defaultUnitValue": {
1274 "createdBy": "string",
1275 "lastModifiedBy": "string",
1276 "createdDate": "2019-08-24T14:15:22Z",
1277 "lastModifiedDate": "2019-08-24T14:15:22Z",
1278 "archived": true,
1279 "externalId": "string",
1280 "id": 0,
1281 "unitId": 0,
1282 "unitOfMeasureId": 0,
1283 "erpSystemId": 0,
1284 "unit": {
1285 "createdBy": "string",
1286 "lastModifiedBy": "string",
1287 "createdDate": "2019-08-24T14:15:22Z",
1288 "lastModifiedDate": "2019-08-24T14:15:22Z",
1289 "archived": true,
1290 "externalId": "string",
1291 "id": 0,
1292 "priority": 0,
1293 "internalId": 0,
1294 "pickListCode": "string",
1295 "pickListLabel": "string",
1296 "label": "string",
1297 "cultureId": 0,
1298 "labelDtos": [
1299 {}
1300 ]
1301 },
1302 "unitOfMeasure": {
1303 "id": 0,
1304 "status": "CREATED",
1305 "displayId": "string",
1306 "erpSystemId": 0,
1307 "erpSystemDisplayId": "string",
1308 "name": "string"
1309 }
1310 },
1311 "type": {
1312 "createdBy": "string",
1313 "lastModifiedBy": "string",
1314 "createdDate": "2019-08-24T14:15:22Z",
1315 "lastModifiedDate": "2019-08-24T14:15:22Z",
1316 "archived": true,
1317 "externalId": "string",
1318 "id": 0,
1319 "priority": 0,
1320 "internalId": 0,
1321 "pickListCode": "string",
1322 "pickListLabel": "string",
1323 "label": "string",
1324 "cultureId": 0,
1325 "labelDtos": [
1326 {
1327 "createdBy": "string",
1328 "lastModifiedBy": "string",
1329 "createdDate": "2019-08-24T14:15:22Z",
1330 "lastModifiedDate": "2019-08-24T14:15:22Z",
1331 "archived": true,
1332 "externalId": "string",
1333 "id": 0,
1334 "cultureId": 0,
1335 "value": "string"
1336 }
1337 ]
1338 },
1339 "quality": {
1340 "createdBy": "string",
1341 "lastModifiedBy": "string",
1342 "createdDate": "2019-08-24T14:15:22Z",
1343 "lastModifiedDate": "2019-08-24T14:15:22Z",
1344 "archived": true,
1345 "externalId": "string",
1346 "id": 0,
1347 "priority": 0,
1348 "internalId": 0,
1349 "pickListCode": "string",
1350 "pickListLabel": "string",
1351 "label": "string",
1352 "cultureId": 0,
1353 "labelDtos": [
1354 {
1355 "createdBy": "string",
1356 "lastModifiedBy": "string",
1357 "createdDate": "2019-08-24T14:15:22Z",
1358 "lastModifiedDate": "2019-08-24T14:15:22Z",
1359 "archived": true,
1360 "externalId": "string",
1361 "id": 0,
1362 "cultureId": 0,
1363 "value": "string"
1364 }
1365 ]
1366 },
1367 "propertyType": {
1368 "createdBy": "string",
1369 "lastModifiedBy": "string",
1370 "createdDate": "2019-08-24T14:15:22Z",
1371 "lastModifiedDate": "2019-08-24T14:15:22Z",
1372 "archived": true,
1373 "externalId": "string",
1374 "id": 0,
1375 "priority": 0,
1376 "internalId": 0,
1377 "pickListCode": "string",
1378 "pickListLabel": "string",
1379 "label": "string",
1380 "cultureId": 0,
1381 "labelDtos": [
1382 {
1383 "createdBy": "string",
1384 "lastModifiedBy": "string",
1385 "createdDate": "2019-08-24T14:15:22Z",
1386 "lastModifiedDate": "2019-08-24T14:15:22Z",
1387 "archived": true,
1388 "externalId": "string",
1389 "id": 0,
1390 "cultureId": 0,
1391 "value": "string"
1392 }
1393 ]
1394 },
1395 "category": {
1396 "createdBy": "string",
1397 "lastModifiedBy": "string",
1398 "createdDate": "2019-08-24T14:15:22Z",
1399 "lastModifiedDate": "2019-08-24T14:15:22Z",
1400 "archived": true,
1401 "externalId": "string",
1402 "id": 0,
1403 "priority": 0,
1404 "internalId": 0,
1405 "pickListCode": "string",
1406 "pickListLabel": "string",
1407 "label": "string",
1408 "cultureId": 0,
1409 "labelDtos": [
1410 {
1411 "createdBy": "string",
1412 "lastModifiedBy": "string",
1413 "createdDate": "2019-08-24T14:15:22Z",
1414 "lastModifiedDate": "2019-08-24T14:15:22Z",
1415 "archived": true,
1416 "externalId": "string",
1417 "id": 0,
1418 "cultureId": 0,
1419 "value": "string"
1420 }
1421 ]
1422 },
1423 "status": {
1424 "createdBy": "string",
1425 "lastModifiedBy": "string",
1426 "createdDate": "2019-08-24T14:15:22Z",
1427 "lastModifiedDate": "2019-08-24T14:15:22Z",
1428 "archived": true,
1429 "externalId": "string",
1430 "id": 0,
1431 "priority": 0,
1432 "internalId": 0,
1433 "pickListCode": "string",
1434 "pickListLabel": "string",
1435 "label": "string",
1436 "cultureId": 0,
1437 "labelDtos": [
1438 {
1439 "createdBy": "string",
1440 "lastModifiedBy": "string",
1441 "createdDate": "2019-08-24T14:15:22Z",
1442 "lastModifiedDate": "2019-08-24T14:15:22Z",
1443 "archived": true,
1444 "externalId": "string",
1445 "id": 0,
1446 "cultureId": 0,
1447 "value": "string"
1448 }
1449 ]
1450 },
1451 "addressDto": {
1452 "createdBy": "string",
1453 "lastModifiedBy": "string",
1454 "createdDate": "2019-08-24T14:15:22Z",
1455 "lastModifiedDate": "2019-08-24T14:15:22Z",
1456 "archived": true,
1457 "externalId": "string",
1458 "id": 0,
1459 "street": "string",
1460 "civicNumber": "string",
1461 "suite": "string",
1462 "postalCode": "string",
1463 "lon": 0.1,
1464 "lat": 0.1,
1465 "city": {
1466 "createdBy": "string",
1467 "lastModifiedBy": "string",
1468 "createdDate": "2019-08-24T14:15:22Z",
1469 "lastModifiedDate": "2019-08-24T14:15:22Z",
1470 "archived": true,
1471 "externalId": "string",
1472 "id": 0,
1473 "name": "string",
1474 "province": {
1475 "createdBy": "string",
1476 "lastModifiedBy": "string",
1477 "createdDate": "2019-08-24T14:15:22Z",
1478 "lastModifiedDate": "2019-08-24T14:15:22Z",
1479 "archived": true,
1480 "externalId": "string",
1481 "id": 0,
1482 "name": "string",
1483 "code": "string",
1484 "country": {},
1485 "provinceCountryKey": "string"
1486 },
1487 "cityProvinceCountryKey": "string"
1488 },
1489 "district": {
1490 "createdBy": "string",
1491 "lastModifiedBy": "string",
1492 "createdDate": "2019-08-24T14:15:22Z",
1493 "lastModifiedDate": "2019-08-24T14:15:22Z",
1494 "archived": true,
1495 "externalId": "string",
1496 "id": 0,
1497 "name": "string",
1498 "city": {
1499 "createdBy": "string",
1500 "lastModifiedBy": "string",
1501 "createdDate": "2019-08-24T14:15:22Z",
1502 "lastModifiedDate": "2019-08-24T14:15:22Z",
1503 "archived": true,
1504 "externalId": "string",
1505 "id": 0,
1506 "name": "string",
1507 "province": {},
1508 "cityProvinceCountryKey": "string"
1509 }
1510 },
1511 "cityId": 0,
1512 "districtId": 0
1513 },
1514 "secondAddressDto": {
1515 "createdBy": "string",
1516 "lastModifiedBy": "string",
1517 "createdDate": "2019-08-24T14:15:22Z",
1518 "lastModifiedDate": "2019-08-24T14:15:22Z",
1519 "archived": true,
1520 "externalId": "string",
1521 "id": 0,
1522 "street": "string",
1523 "civicNumber": "string",
1524 "suite": "string",
1525 "postalCode": "string",
1526 "lon": 0.1,
1527 "lat": 0.1,
1528 "city": {
1529 "createdBy": "string",
1530 "lastModifiedBy": "string",
1531 "createdDate": "2019-08-24T14:15:22Z",
1532 "lastModifiedDate": "2019-08-24T14:15:22Z",
1533 "archived": true,
1534 "externalId": "string",
1535 "id": 0,
1536 "name": "string",
1537 "province": {
1538 "createdBy": "string",
1539 "lastModifiedBy": "string",
1540 "createdDate": "2019-08-24T14:15:22Z",
1541 "lastModifiedDate": "2019-08-24T14:15:22Z",
1542 "archived": true,
1543 "externalId": "string",
1544 "id": 0,
1545 "name": "string",
1546 "code": "string",
1547 "country": {},
1548 "provinceCountryKey": "string"
1549 },
1550 "cityProvinceCountryKey": "string"
1551 },
1552 "district": {
1553 "createdBy": "string",
1554 "lastModifiedBy": "string",
1555 "createdDate": "2019-08-24T14:15:22Z",
1556 "lastModifiedDate": "2019-08-24T14:15:22Z",
1557 "archived": true,
1558 "externalId": "string",
1559 "id": 0,
1560 "name": "string",
1561 "city": {
1562 "createdBy": "string",
1563 "lastModifiedBy": "string",
1564 "createdDate": "2019-08-24T14:15:22Z",
1565 "lastModifiedDate": "2019-08-24T14:15:22Z",
1566 "archived": true,
1567 "externalId": "string",
1568 "id": 0,
1569 "name": "string",
1570 "province": {},
1571 "cityProvinceCountryKey": "string"
1572 }
1573 },
1574 "cityId": 0,
1575 "districtId": 0
1576 }
1577 },
1578 "status": {
1579 "createdBy": "string",
1580 "lastModifiedBy": "string",
1581 "createdDate": "2019-08-24T14:15:22Z",
1582 "lastModifiedDate": "2019-08-24T14:15:22Z",
1583 "archived": true,
1584 "externalId": "string",
1585 "id": 0,
1586 "priority": 0,
1587 "internalId": 0,
1588 "pickListCode": "string",
1589 "pickListLabel": "string",
1590 "label": "string",
1591 "cultureId": 0,
1592 "labelDtos": [
1593 {
1594 "createdBy": "string",
1595 "lastModifiedBy": "string",
1596 "createdDate": "2019-08-24T14:15:22Z",
1597 "lastModifiedDate": "2019-08-24T14:15:22Z",
1598 "archived": true,
1599 "externalId": "string",
1600 "id": 0,
1601 "cultureId": 0,
1602 "value": "string"
1603 }
1604 ]
1605 },
1606 "usage": {
1607 "createdBy": "string",
1608 "lastModifiedBy": "string",
1609 "createdDate": "2019-08-24T14:15:22Z",
1610 "lastModifiedDate": "2019-08-24T14:15:22Z",
1611 "archived": true,
1612 "externalId": "string",
1613 "id": 0,
1614 "priority": 0,
1615 "internalId": 0,
1616 "pickListCode": "string",
1617 "pickListLabel": "string",
1618 "label": "string",
1619 "cultureId": 0,
1620 "labelDtos": [
1621 {
1622 "createdBy": "string",
1623 "lastModifiedBy": "string",
1624 "createdDate": "2019-08-24T14:15:22Z",
1625 "lastModifiedDate": "2019-08-24T14:15:22Z",
1626 "archived": true,
1627 "externalId": "string",
1628 "id": 0,
1629 "cultureId": 0,
1630 "value": "string"
1631 }
1632 ]
1633 },
1634 "occupanciesDto": [
1635 {
1636 "createdBy": "string",
1637 "lastModifiedBy": "string",
1638 "createdDate": "2019-08-24T14:15:22Z",
1639 "lastModifiedDate": "2019-08-24T14:15:22Z",
1640 "archived": true,
1641 "externalId": "string",
1642 "id": 0,
1643 "priority": 0,
1644 "internalId": 0,
1645 "pickListCode": "string",
1646 "pickListLabel": "string",
1647 "label": "string",
1648 "cultureId": 0,
1649 "labelDtos": [
1650 {
1651 "createdBy": "string",
1652 "lastModifiedBy": "string",
1653 "createdDate": "2019-08-24T14:15:22Z",
1654 "lastModifiedDate": "2019-08-24T14:15:22Z",
1655 "archived": true,
1656 "externalId": "string",
1657 "id": 0,
1658 "cultureId": 0,
1659 "value": "string"
1660 }
1661 ]
1662 }
1663 ]
1664 }
1665 ],
1666 "groups": [
1667 {
1668 "createdBy": "string",
1669 "lastModifiedBy": "string",
1670 "createdDate": "2019-08-24T14:15:22Z",
1671 "lastModifiedDate": "2019-08-24T14:15:22Z",
1672 "archived": true,
1673 "externalId": "string",
1674 "id": "string",
1675 "code": "string",
1676 "priority": 0,
1677 "pickListType": "string",
1678 "label": "string",
1679 "cultureId": 0,
1680 "reportable": true,
1681 "labelDtos": [
1682 {
1683 "createdBy": "string",
1684 "lastModifiedBy": "string",
1685 "createdDate": "2019-08-24T14:15:22Z",
1686 "lastModifiedDate": "2019-08-24T14:15:22Z",
1687 "archived": true,
1688 "externalId": "string",
1689 "id": 0,
1690 "cultureId": 0,
1691 "value": "string"
1692 }
1693 ]
1694 }
1695 ],
1696 "groupOptions": [
1697 {
1698 "createdBy": "string",
1699 "lastModifiedBy": "string",
1700 "createdDate": "2019-08-24T14:15:22Z",
1701 "lastModifiedDate": "2019-08-24T14:15:22Z",
1702 "archived": true,
1703 "externalId": "string",
1704 "id": 0,
1705 "priority": 0,
1706 "internalId": 0,
1707 "pickListCode": "string",
1708 "pickListLabel": "string",
1709 "label": "string",
1710 "cultureId": 0,
1711 "labelDtos": [
1712 {
1713 "createdBy": "string",
1714 "lastModifiedBy": "string",
1715 "createdDate": "2019-08-24T14:15:22Z",
1716 "lastModifiedDate": "2019-08-24T14:15:22Z",
1717 "archived": true,
1718 "externalId": "string",
1719 "id": 0,
1720 "cultureId": 0,
1721 "value": "string"
1722 }
1723 ]
1724 }
1725 ],
1726 "businessUnits": [
1727 {
1728 "id": 0,
1729 "status": "CREATED",
1730 "displayId": "string",
1731 "name": "string",
1732 "leaseAreaId": 0,
1733 "companyId": 0
1734 }
1735 ],
1736 "legalEntities": [
1737 {
1738 "id": 0,
1739 "status": "CREATED",
1740 "displayId": "string",
1741 "erpSystemId": 0,
1742 "erpSystemDisplayId": "string",
1743 "countryId": 0,
1744 "countryDisplayId": "string",
1745 "postingPeriodVariantId": 0,
1746 "name": "string",
1747 "postingPeriodVariantDisplayId": "string",
1748 "controllingAreaId": 0,
1749 "controllingAreaDisplayId": "string",
1750 "chartOfAccountId": 0,
1751 "chartOfAccountDisplayId": "string",
1752 "fiscalVariantId": 0,
1753 "fiscalVariantDisplayId": "string",
1754 "chartOfDepreciationId": 0,
1755 "chartOfDepreciationDisplayId": "string",
1756 "purchasingOrganizationId": 0,
1757 "assetId": 0,
1758 "exchangeRateTypeId": 0,
1759 "plantId": 0,
1760 "incrementalBorrowingRateId": 0,
1761 "businessUnitId": 0,
1762 "projectId": 0,
1763 "transferVariantId": 0,
1764 "partnerId": 0,
1765 "departmentId": 0,
1766 "accountingStandardId": 0,
1767 "generalLedgerAccountId": 0,
1768 "consumerPriceIndexCategoryId": 0,
1769 "costCenterId": 0,
1770 "costCenterRelationValidFrom": "2019-08-24",
1771 "costCenterRelationValidTo": "2019-08-24"
1772 }
1773 ],
1774 "statusOptions": [
1775 {
1776 "createdBy": "string",
1777 "lastModifiedBy": "string",
1778 "createdDate": "2019-08-24T14:15:22Z",
1779 "lastModifiedDate": "2019-08-24T14:15:22Z",
1780 "archived": true,
1781 "externalId": "string",
1782 "id": 0,
1783 "priority": 0,
1784 "internalId": 0,
1785 "pickListCode": "string",
1786 "pickListLabel": "string",
1787 "label": "string",
1788 "cultureId": 0,
1789 "labelDtos": [
1790 {
1791 "createdBy": "string",
1792 "lastModifiedBy": "string",
1793 "createdDate": "2019-08-24T14:15:22Z",
1794 "lastModifiedDate": "2019-08-24T14:15:22Z",
1795 "archived": true,
1796 "externalId": "string",
1797 "id": 0,
1798 "cultureId": 0,
1799 "value": "string"
1800 }
1801 ]
1802 }
1803 ],
1804 "masterAgreements": [
1805 {
1806 "id": 0,
1807 "displayId": "string",
1808 "year": 1900,
1809 "name": "string",
1810 "description": "string",
1811 "validFrom": "2019-08-24",
1812 "validTo": "2019-08-24",
1813 "targetValue": 0.1,
1814 "legalJurisdiction": "string",
1815 "approverComment": "string",
1816 "signingPerson": "string",
1817 "placeOfSignature": "string",
1818 "dateOfSignature": "2019-08-24",
1819 "state": "MLA_DEFINE",
1820 "dataCreationInfo": {
1821 "id": 0,
1822 "idGenerationType": "AUTO",
1823 "source": "string",
1824 "type": "MIGRATION",
1825 "startDateTime": "2019-08-24T14:15:22Z",
1826 "endDateTime": "2019-08-24T14:15:22Z"
1827 },
1828 "agreementGroup": {
1829 "id": 0,
1830 "displayId": "string",
1831 "status": "CREATED",
1832 "name": "string"
1833 },
1834 "currency": {
1835 "id": 0,
1836 "displayId": "string",
1837 "status": "CREATED",
1838 "name": "string",
1839 "decimalPoints": 0
1840 },
1841 "internalAssetClass": {
1842 "id": 0,
1843 "displayId": "string",
1844 "status": "CREATED",
1845 "name": "string",
1846 "assetClassType": "PROPERTY",
1847 "infiniteUsefulLife": true
1848 },
1849 "leaseArea": {
1850 "id": 0,
1851 "displayId": "string",
1852 "status": "CREATED",
1853 "name": "string"
1854 },
1855 "businessUnit": {
1856 "id": 0,
1857 "displayId": "string",
1858 "status": "CREATED",
1859 "name": "string"
1860 },
1861 "companyCode": {
1862 "id": 0,
1863 "displayId": "string",
1864 "status": "CREATED",
1865 "erpSystemId": 0,
1866 "erpSystemDisplayId": "string",
1867 "countryId": 0,
1868 "countryDisplayId": "string",
1869 "name": "string",
1870 "postingPeriodVariantId": 0,
1871 "fiscalVariantId": 0
1872 },
1873 "department": {
1874 "id": 0,
1875 "displayId": "string",
1876 "status": "CREATED",
1877 "name": "string"
1878 },
1879 "leaseGroup": {
1880 "id": 0,
1881 "displayId": "string",
1882 "status": "CREATED",
1883 "name": "string"
1884 },
1885 "allowsSystemGenerateNewId": true,
1886 "numberRangeIdentifierType": {
1887 "name": "string"
1888 },
1889 "numberRangeIdentifierValue": "string",
1890 "numberRangeType": {
1891 "name": "string"
1892 }
1893 }
1894 ],
1895 "contracts": [
1896 {
1897 "id": 0,
1898 "displayId": "string",
1899 "name": "string",
1900 "principalPositionType": "LESSEE",
1901 "validFrom": "2019-08-24",
1902 "validTo": "2019-08-24",
1903 "amendmentDate": "2019-08-24",
1904 "approverComment": "string",
1905 "contractPhase": "INITIAL",
1906 "dataCreationInfo": {
1907 "id": 0,
1908 "idGenerationType": "AUTO",
1909 "source": "string",
1910 "type": "MIGRATION",
1911 "startDateTime": "2019-08-24T14:15:22Z",
1912 "endDateTime": "2019-08-24T14:15:22Z"
1913 },
1914 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
1915 "revision": {
1916 "id": 0,
1917 "displayId": "string",
1918 "name": "string",
1919 "inception": true,
1920 "revisionType": "REVISION",
1921 "state": "MLA_DEFINE",
1922 "approvedBy": "string",
1923 "approvedAt": "2019-08-24T14:15:22Z",
1924 "parentRevisionId": 0,
1925 "approverComment": "string",
1926 "contractId": 0,
1927 "contractDisplayId": "string",
1928 "contractName": "string",
1929 "principalPositionType": "LESSEE",
1930 "mlaId": 0,
1931 "companyId": 0,
1932 "description": "string",
1933 "externalReference": "string",
1934 "internalReference": "string",
1935 "formOfLease": "FULL",
1936 "jointVentureLeaseType": "GROSS_LEASE",
1937 "businessPlace": "string",
1938 "tradingPartner": {
1939 "id": 0,
1940 "displayId": "string",
1941 "status": "CREATED",
1942 "name": "string",
1943 "erpSystemId": 0,
1944 "erpSystemDisplayId": "string"
1945 },
1946 "contractCategoryGroup": {
1947 "id": 0,
1948 "displayId": "string",
1949 "status": "CREATED",
1950 "name": "string"
1951 },
1952 "contractGroup1": {
1953 "id": 0,
1954 "displayId": "string",
1955 "status": "CREATED",
1956 "name": "string"
1957 },
1958 "contractGroup2": {
1959 "id": 0,
1960 "displayId": "string",
1961 "status": "CREATED",
1962 "name": "string"
1963 },
1964 "group3": "string",
1965 "group4": "string",
1966 "signingPerson": "string",
1967 "placeOfSignature": "string",
1968 "dateOfSignature": "2019-08-24",
1969 "numberRangeIdentifierType": {
1970 "name": "string"
1971 },
1972 "numberRangeIdentifierValue": "string",
1973 "numberRangeType": {
1974 "name": "string"
1975 },
1976 "allowsSystemGenerateNewId": true
1977 },
1978 "currency": {
1979 "id": 0,
1980 "displayId": "string",
1981 "status": "CREATED",
1982 "name": "string",
1983 "decimalPoints": 0
1984 },
1985 "companyCurrency": {
1986 "id": 0,
1987 "displayId": "string",
1988 "status": "CREATED",
1989 "name": "string",
1990 "decimalPoints": 0
1991 },
1992 "indexedCurrency": true,
1993 "assetValueCurrencyType": "CONTRACT_CURRENCY",
1994 "currencyLocked": true,
1995 "leaseArea": {
1996 "id": 0,
1997 "displayId": "string",
1998 "status": "CREATED",
1999 "name": "string"
2000 },
2001 "businessUnit": {
2002 "id": 0,
2003 "displayId": "string",
2004 "status": "CREATED",
2005 "name": "string"
2006 },
2007 "businessUnitLocked": true,
2008 "companyCode": {
2009 "id": 0,
2010 "displayId": "string",
2011 "status": "CREATED",
2012 "erpSystemId": 0,
2013 "erpSystemDisplayId": "string",
2014 "countryId": 0,
2015 "countryDisplayId": "string",
2016 "name": "string",
2017 "postingPeriodVariantId": 0,
2018 "fiscalVariantId": 0
2019 },
2020 "companyCodeLocked": true,
2021 "department": {
2022 "id": 0,
2023 "displayId": "string",
2024 "status": "CREATED",
2025 "name": "string"
2026 },
2027 "departmentLocked": true,
2028 "leaseGroup": {
2029 "id": 0,
2030 "displayId": "string",
2031 "status": "CREATED",
2032 "name": "string"
2033 },
2034 "leaseGroupLocked": true,
2035 "subleasingInternalAssetClass": {
2036 "id": 0,
2037 "displayId": "string",
2038 "status": "CREATED",
2039 "name": "string",
2040 "assetClassType": "PROPERTY",
2041 "infiniteUsefulLife": true
2042 },
2043 "contractGroup1": {
2044 "id": 0,
2045 "displayId": "string",
2046 "status": "CREATED",
2047 "name": "string"
2048 },
2049 "contractGroup2": {
2050 "id": 0,
2051 "displayId": "string",
2052 "status": "CREATED",
2053 "name": "string"
2054 },
2055 "subleasing": true,
2056 "subleasingContractRevisionInfo": {
2057 "id": 0,
2058 "contractId": 0,
2059 "contractDisplayId": "string",
2060 "contractName": "string"
2061 },
2062 "subleasingLeaseComponentRevisionInfo": {
2063 "id": 0,
2064 "leaseComponentId": 0,
2065 "leaseComponentDisplayId": "string",
2066 "leaseComponentName": "string"
2067 },
2068 "subleasingActivationGroupRevisionInfo": {
2069 "id": 0,
2070 "activationGroupId": 0,
2071 "activationGroupDisplayId": "string",
2072 "activationGroupName": "string"
2073 },
2074 "notifications": [
2075 {
2076 "id": 0,
2077 "topic": {
2078 "enCaption": "string",
2079 "frCaption": "string",
2080 "name": "string",
2081 "priority": "HIGH"
2082 },
2083 "username": "string",
2084 "contractId": 0,
2085 "contractDisplayId": "string",
2086 "targetId": "string",
2087 "targetType": "string"
2088 }
2089 ],
2090 "masterAgreementId": 0,
2091 "masterAgreementDisplayId": "string",
2092 "allowsSystemGenerateNewId": true,
2093 "transferInfo": {
2094 "transferredFromDisplayId": "string",
2095 "transferredFromRevisionId": 0,
2096 "transferredToDisplayId": "string",
2097 "transferredToRevisionId": 0
2098 },
2099 "numberRangeIdentifierType": {
2100 "name": "string"
2101 },
2102 "numberRangeIdentifierValue": "string",
2103 "numberRangeType": {
2104 "name": "string"
2105 }
2106 }
2107 ],
2108 "listingCitiesValue": "string",
2109 "listingCitiesValues": [
2110 "string"
2111 ],
2112 "listingProvincesValue": "string",
2113 "listingProvincesValues": [
2114 "string"
2115 ],
2116 "listingCountriesValue": "string",
2117 "listingCountriesValues": [
2118 "string"
2119 ],
2120 "listingLocationsValue": "string",
2121 "listingLocationsValues": [
2122 "string"
2123 ],
2124 "listingPremisesValue": "string",
2125 "listingPremisesValues": [
2126 "string"
2127 ],
2128 "listingGroupsValue": "string",
2129 "listingGroupsValues": [
2130 "string"
2131 ],
2132 "listingGroupOptionsValue": "string",
2133 "listingGroupOptionsValues": [
2134 "string"
2135 ],
2136 "listingBusinessUnitsValue": "string",
2137 "listingBusinessUnitsValues": [
2138 "string"
2139 ],
2140 "listingLegalEntitiesValue": "string",
2141 "listingLegalEntitiesValues": [
2142 "string"
2143 ],
2144 "listingMasterAgreementsValue": "string",
2145 "listingMasterAgreementsValues": [
2146 "string"
2147 ],
2148 "listingContractsValue": "string",
2149 "listingContractsValues": [
2150 "string"
2151 ],
2152 "listingStatusOptionsValue": "string",
2153 "listingStatusOptionsValues": [
2154 "string"
2155 ]
2156 }
2157 ]
2158 }
2159]
Response Schema
Status Code 201
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
anonymous |
false |
none |
[Data transfer object representing a detailed report on percentage rent calculations within the Nakisa Portfolio Management Suite, facilitating analytics and insights for real estate property portfolios and assets.] |
|
» 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 |
» startDate |
string(date) |
false |
none |
Start date of the resource |
» endDate |
string(date) |
false |
none |
End date of the resource |
» statusId |
integer(int64) |
false |
none |
Unique identifier for the status |
» generatedDate |
string(date) |
false |
none |
Date of the generated |
» generateJobId |
integer(int64) |
false |
none |
Unique identifier for the generate job |
» numberOfLeaseEntriesToProcess |
integer(int64) |
false |
none |
Numeric value representing numberOfLeaseEntriesToProcess |
» numberOfLeaseEntriesProcessed |
integer(int64) |
false |
none |
Numeric value representing numberOfLeaseEntriesProcessed |
» leaseIds |
[integer] |
false |
none |
List of leaseIds items |
» massProfileFilterIds |
[integer] |
false |
none |
none |
» percentageRentGenerationPeriodIds |
[integer] |
false |
none |
List of percentageRentGenerationPeriodIds items |
» notes |
false |
none |
List of notes 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 |
»» message |
string |
true |
none |
Text value for message in Note |
»» preserveOriginalAudit |
boolean |
false |
none |
none |
»» originalCreatedBy |
string |
false |
none |
none |
»» originalCreatedDate |
string(date-time) |
false |
none |
none |
»» originalLastModifiedBy |
string |
false |
none |
none |
»» originalLastModifiedDate |
string(date-time) |
false |
none |
none |
» 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 |
» massProfileFilters |
false |
none |
none |
|
»» 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 |
»» leases |
false |
none |
[Data transfer object representing a lease agreement within the Nakisa Portfolio Management Suite, encompassing essential details related to portfolio management, asset tracking, and real estate 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 |
»»» typeId |
integer(int64) |
false |
none |
Unique identifier for the type |
»»» terminatingLease |
string(date) |
false |
none |
Text value for terminatingLease in LeaseDto |
»»» maximumDateTo |
string(date) |
false |
none |
Text value for maximumDateTo in LeaseDto |
»»» number |
string |
false |
none |
Text value for number in LeaseDto |
»»» validFrom |
string(date) |
true |
none |
Date from which the resource is valid |
»»» validTo |
string(date) |
true |
none |
Date until which the resource is valid |
»»» categoryId |
integer(int64) |
false |
none |
Unique identifier for the category |
»»» registrationNumber |
string |
false |
none |
Text value for registrationNumber in LeaseDto |
»»» statusId |
integer(int64) |
false |
none |
Unique identifier for the status |
»»» stateId |
integer(int64) |
false |
none |
Unique identifier for the state |
»»» calculateTax |
boolean |
false |
none |
Boolean flag indicating calculateTax status |
»»» autoMonthToMonth |
boolean |
false |
none |
Boolean flag indicating autoMonthToMonth status |
»»» originalLeaseId |
integer(int64) |
false |
none |
Unique identifier for the original lease |
»»» scenario |
boolean |
false |
none |
Boolean flag indicating scenario status |
»»» parentLeaseId |
integer(int64) |
false |
none |
Unique identifier for the parent lease |
»»» areasHistoryVersionId |
integer(int64) |
false |
none |
none |
»»» provisioningFrequencyName |
string |
false |
none |
Name of the provisioning frequency |
»»» accountingApproved |
boolean |
false |
none |
Boolean flag indicating accountingApproved status |
»»» indexationType |
string |
true |
none |
Type of the indexation |
»»» cpiGlobalCategoryId |
integer(int64) |
false |
none |
Unique identifier for the cpi global category |
»»» indexationReferenceDate |
string(date) |
false |
none |
Date of the indexation reference |
»»» currentIndexLevel |
number(double) |
false |
none |
Value for currentIndexLevel field |
»»» conditionallyIndexed |
boolean |
false |
none |
Indicates whether the lease is subject to conditional indexing, impacting portfolio analytics and asset valuation within the Nakisa Portfolio Management Suite. |
»»» applicableCurrentIndexLevel |
number(double) |
false |
none |
Value for applicableCurrentIndexLevel field |
»»» indexLevelPercentageChangeLowerBound |
number(double) |
false |
none |
Value for indexLevelPercentageChangeLowerBound field |
»»» indexLevelPercentageChangeUpperBound |
number(double) |
false |
none |
Value for indexLevelPercentageChangeUpperBound field |
»»» indexationTypeNonLease |
string |
true |
none |
Text value for indexationTypeNonLease in LeaseDto |
»»» cpiGlobalCategoryIdNonLease |
integer(int64) |
false |
none |
Numeric value representing cpiGlobalCategoryIdNonLease |
»»» indexationReferenceDateNonLease |
string(date) |
false |
none |
Text value for indexationReferenceDateNonLease in LeaseDto |
»»» currentIndexLevelNonLease |
number(double) |
false |
none |
Value for currentIndexLevelNonLease field |
»»» conditionallyIndexedNonLease |
boolean |
false |
none |
Indicates whether the asset is conditionally indexed, providing critical insights for portfolio analytics and real estate property management within the Nakisa Portfolio Management Suite. |
»»» applicableCurrentIndexLevelNonLease |
number(double) |
false |
none |
Value for applicableCurrentIndexLevelNonLease field |
»»» indexLevelPercentageChangeLowerBoundNonLease |
number(double) |
false |
none |
Value for indexLevelPercentageChangeLowerBoundNonLease field |
»»» indexLevelPercentageChangeUpperBoundNonLease |
number(double) |
false |
none |
Value for indexLevelPercentageChangeUpperBoundNonLease field |
»»» signatureDate |
string(date) |
false |
none |
Date of the signature |
»»» premiseId |
integer(int64) |
false |
none |
Unique identifier for the premise |
»»» 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. |
|
»»» 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. |
|
»»» state |
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. |
|
»»» version |
false |
none |
Data transfer object representing the versioning information of assets within the Nakisa Portfolio Management Suite, facilitating effective portfolio analytics and management 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 |
false |
none |
Name of the resource |
»»»» description |
string |
false |
none |
Description of the resource |
»»»» modificationDate |
string(date) |
false |
none |
Date of the modification |
»»»» updateContractRate |
boolean |
false |
none |
Rate of update contract |
»»»» leaseEvent |
false |
none |
Data transfer object representing an event within the Nakisa Portfolio Management Suite, encapsulating key details related to portfolio management, asset tracking, 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 |
»»»»» typeId |
integer(int64) |
false |
none |
Unique identifier for the type |
»»»»» code |
string |
false |
none |
Code identifier for the resource |
»»»»» reviewedBy |
string |
false |
none |
Text value for reviewedBy in EventDto |
»»»»» reviewedDate |
string(date) |
false |
none |
Date of the reviewed |
»»»»» reviewedStatusId |
integer(int64) |
false |
none |
Unique identifier for the reviewed status |
»»»»» activityDate |
string(date) |
false |
none |
Date of the activity |
»»»»» relatedPickListOptionId |
integer(int64) |
false |
none |
Unique identifier for the related pick list option |
»»»»» detail |
string |
false |
none |
Text value for detail in EventDto |
»»»»» note |
false |
none |
Data transfer object representing a note associated with a portfolio or asset within the Nakisa Portfolio Management Suite, facilitating enhanced analytics and insights for real estate property management. |
|
»»»»» 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. |
|
»»»»» reviewedStatus |
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. |
|
»»»»» relatedPickListOption |
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. |
|
»»»»» isVisiblePartnerPortal |
boolean |
false |
none |
none |
»»»» scenario |
boolean |
false |
write-only |
Boolean flag indicating scenario status |
»»»» isVisibleVendorPortal |
boolean |
false |
none |
Whether the resource is visible vendor portal |
»»»» isTerminationVersion |
boolean |
false |
none |
Whether the resource is termination version |
»»»» terminationDate |
string(date) |
false |
none |
Date of the termination |
»»»» penaltyAmount |
number(double) |
false |
none |
Amount of penalty |
»»»» areasHistoryVersionId |
integer(int64) |
false |
none |
none |
»»» premiseDto |
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. |
|
»»»»» 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 |
false |
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 |
»»»»»»»» provinceCountryKey |
string |
false |
none |
none |
»»»»»»» cityProvinceCountryKey |
string |
false |
none |
none |
»»»»»» 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. |
|
»»»» 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 |
|
»»» isTerminationVersion |
boolean |
false |
none |
Whether the resource is termination version |
»» leaseFileNumbers |
[string] |
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.] |
|
»» 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.] |
|
»» 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 |
»»» name |
string |
false |
none |
none |
»»» 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 |
»»»» name |
string |
false |
none |
none |
»»»» 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 |
true |
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 |
»»»» 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. |
|
»»»» allowsSystemGenerateNewId |
boolean |
false |
none |
Unique identifier for the allows system generate new |
»»» 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 |
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 |
Get Percentage Rent Reports¶
HTTP Request
GET /api/percentage-rent-reports
📋 Description: Fetches percentage rent reports for assets within the Nakisa Portfolio Management Suite, enabling users to analyze real estate property performance and optimize portfolio management strategies.
Parameters
Name |
In |
Type |
Required |
Description |
|---|---|---|---|---|
pageable |
query |
true |
Indicates whether the results of the percentage rent reports should be returned in a paginated format, facilitating efficient data retrieval for portfolio and asset analytics within the Nakisa Portfolio Management Suite. |
|
search |
query |
string |
false |
Search term used to filter and retrieve specific percentage rent reports related to portfolio and asset analytics within the Nakisa Portfolio Management Suite. |
name |
query |
string |
false |
Name of the resource |
description |
query |
string |
false |
Description of the resource |
start-date |
query |
string |
false |
Specifies the start date for generating percentage rent reports within the Nakisa Portfolio Management Suite, enabling users to analyze rental performance over a defined period. |
end-date |
query |
string |
false |
Specifies the end date for generating percentage rent reports within the Nakisa Portfolio Management Suite, enabling users to analyze financial performance over a defined period for real estate assets. |
status-id |
query |
string |
false |
Unique identifier for the status of percentage rent reports, facilitating targeted analytics within the Nakisa Portfolio Management Suite for effective portfolio and asset management. |
status-id-is-not |
query |
string |
false |
Excludes reports associated with the specified status ID, allowing users to filter percentage rent reports within the Nakisa Portfolio Management Suite for enhanced portfolio and asset analytics. |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
Example Responses
1{
2 "_embedded": {
3 "percentageRentReports": [
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 "startDate": "2019-08-24",
15 "endDate": "2019-08-24",
16 "statusId": 0,
17 "generatedDate": "2019-08-24",
18 "generateJobId": 0,
19 "numberOfLeaseEntriesToProcess": 0,
20 "numberOfLeaseEntriesProcessed": 0,
21 "leaseIds": [
22 0
23 ],
24 "massProfileFilterIds": [
25 0
26 ],
27 "percentageRentGenerationPeriodIds": [
28 0
29 ],
30 "notes": [
31 {
32 "createdBy": "string",
33 "lastModifiedBy": "string",
34 "createdDate": "2019-08-24T14:15:22Z",
35 "lastModifiedDate": "2019-08-24T14:15:22Z",
36 "archived": true,
37 "externalId": "string",
38 "id": 0,
39 "message": "string",
40 "preserveOriginalAudit": true,
41 "originalCreatedBy": "string",
42 "originalCreatedDate": "2019-08-24T14:15:22Z",
43 "originalLastModifiedBy": "string",
44 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
45 }
46 ],
47 "status": {
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 "priority": 0,
56 "internalId": 0,
57 "pickListCode": "string",
58 "pickListLabel": "string",
59 "label": "string",
60 "cultureId": 0,
61 "labelDtos": [
62 {
63 "createdBy": "string",
64 "lastModifiedBy": "string",
65 "createdDate": "2019-08-24T14:15:22Z",
66 "lastModifiedDate": "2019-08-24T14:15:22Z",
67 "archived": true,
68 "externalId": "string",
69 "id": 0,
70 "cultureId": 0,
71 "value": "string"
72 }
73 ]
74 },
75 "massProfileFilters": [
76 {
77 "createdBy": "string",
78 "lastModifiedBy": "string",
79 "createdDate": "2019-08-24T14:15:22Z",
80 "lastModifiedDate": "2019-08-24T14:15:22Z",
81 "archived": true,
82 "externalId": "string",
83 "id": 0,
84 "name": "string",
85 "description": "string",
86 "leaseList": true,
87 "leaseIds": [
88 0
89 ],
90 "leases": [
91 {
92 "createdBy": "string",
93 "lastModifiedBy": "string",
94 "createdDate": "2019-08-24T14:15:22Z",
95 "lastModifiedDate": "2019-08-24T14:15:22Z",
96 "archived": true,
97 "externalId": "string",
98 "id": 0,
99 "typeId": 0,
100 "terminatingLease": "2019-08-24",
101 "maximumDateTo": "2019-08-24",
102 "number": "string",
103 "validFrom": "2019-08-24",
104 "validTo": "2019-08-24",
105 "categoryId": 0,
106 "registrationNumber": "string",
107 "statusId": 0,
108 "stateId": 0,
109 "calculateTax": true,
110 "autoMonthToMonth": true,
111 "originalLeaseId": 0,
112 "scenario": true,
113 "parentLeaseId": 0,
114 "areasHistoryVersionId": 0,
115 "provisioningFrequencyName": "string",
116 "accountingApproved": true,
117 "indexationType": "string",
118 "cpiGlobalCategoryId": 0,
119 "indexationReferenceDate": "2019-08-24",
120 "currentIndexLevel": 0.1,
121 "conditionallyIndexed": true,
122 "applicableCurrentIndexLevel": 0.1,
123 "indexLevelPercentageChangeLowerBound": 0.1,
124 "indexLevelPercentageChangeUpperBound": 0.1,
125 "indexationTypeNonLease": "string",
126 "cpiGlobalCategoryIdNonLease": 0,
127 "indexationReferenceDateNonLease": "2019-08-24",
128 "currentIndexLevelNonLease": 0.1,
129 "conditionallyIndexedNonLease": true,
130 "applicableCurrentIndexLevelNonLease": 0.1,
131 "indexLevelPercentageChangeLowerBoundNonLease": 0.1,
132 "indexLevelPercentageChangeUpperBoundNonLease": 0.1,
133 "signatureDate": "2019-08-24",
134 "premiseId": 0,
135 "type": {
136 "createdBy": "string",
137 "lastModifiedBy": "string",
138 "createdDate": "2019-08-24T14:15:22Z",
139 "lastModifiedDate": "2019-08-24T14:15:22Z",
140 "archived": true,
141 "externalId": "string",
142 "id": 0,
143 "priority": 0,
144 "internalId": 0,
145 "pickListCode": "string",
146 "pickListLabel": "string",
147 "label": "string",
148 "cultureId": 0,
149 "labelDtos": [
150 {}
151 ]
152 },
153 "category": {
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 "priority": 0,
162 "internalId": 0,
163 "pickListCode": "string",
164 "pickListLabel": "string",
165 "label": "string",
166 "cultureId": 0,
167 "labelDtos": [
168 {}
169 ]
170 },
171 "status": {
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 "priority": 0,
180 "internalId": 0,
181 "pickListCode": "string",
182 "pickListLabel": "string",
183 "label": "string",
184 "cultureId": 0,
185 "labelDtos": [
186 {}
187 ]
188 },
189 "state": {
190 "createdBy": "string",
191 "lastModifiedBy": "string",
192 "createdDate": "2019-08-24T14:15:22Z",
193 "lastModifiedDate": "2019-08-24T14:15:22Z",
194 "archived": true,
195 "externalId": "string",
196 "id": 0,
197 "priority": 0,
198 "internalId": 0,
199 "pickListCode": "string",
200 "pickListLabel": "string",
201 "label": "string",
202 "cultureId": 0,
203 "labelDtos": [
204 {}
205 ]
206 },
207 "version": {
208 "createdBy": "string",
209 "lastModifiedBy": "string",
210 "createdDate": "2019-08-24T14:15:22Z",
211 "lastModifiedDate": "2019-08-24T14:15:22Z",
212 "archived": true,
213 "externalId": "string",
214 "id": 0,
215 "name": "string",
216 "description": "string",
217 "modificationDate": "2019-08-24",
218 "updateContractRate": true,
219 "leaseEvent": {
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 "typeId": 0,
228 "code": "string",
229 "reviewedBy": "string",
230 "reviewedDate": "2019-08-24",
231 "reviewedStatusId": 0,
232 "activityDate": "2019-08-24",
233 "relatedPickListOptionId": 0,
234 "detail": "string",
235 "note": {},
236 "type": {},
237 "reviewedStatus": {},
238 "relatedPickListOption": {},
239 "isVisiblePartnerPortal": true
240 },
241 "isVisibleVendorPortal": true,
242 "isTerminationVersion": true,
243 "terminationDate": "2019-08-24",
244 "penaltyAmount": 0.1,
245 "areasHistoryVersionId": 0
246 },
247 "premiseDto": {
248 "createdBy": "string",
249 "lastModifiedBy": "string",
250 "createdDate": "2019-08-24T14:15:22Z",
251 "lastModifiedDate": "2019-08-24T14:15:22Z",
252 "archived": true,
253 "externalId": "string",
254 "id": 0,
255 "number": "string",
256 "name": "string",
257 "headPremise": true,
258 "possessionDate": "2019-08-24",
259 "openingDate": "2019-08-24",
260 "closingDate": "2019-08-24",
261 "relocationDate": "2019-08-24",
262 "vacatingDate": "2019-08-24",
263 "expansionDate": "2019-08-24",
264 "statusId": 0,
265 "usageId": 0,
266 "parentPremiseId": 0,
267 "costCenterId": 0,
268 "profitCenterId": 0,
269 "legalEntityId": 0,
270 "occupancyIds": [
271 0
272 ],
273 "locationId": 0,
274 "locationDto": {
275 "createdBy": "string",
276 "lastModifiedBy": "string",
277 "createdDate": "2019-08-24T14:15:22Z",
278 "lastModifiedDate": "2019-08-24T14:15:22Z",
279 "archived": true,
280 "externalId": "string",
281 "id": 0,
282 "number": "string",
283 "name": "string",
284 "storeNumber": "string",
285 "defaultCurrencyId": 0,
286 "defaultMeasureId": 0,
287 "typeId": 0,
288 "qualityId": 0,
289 "propertyTypeId": 0,
290 "categoryId": 0,
291 "statusId": 0,
292 "businessUnitId": 0,
293 "groupIds": [],
294 "legalEntityIds": [],
295 "defaultCurrency": {},
296 "defaultUnitValue": {},
297 "type": {},
298 "quality": {},
299 "propertyType": {},
300 "category": {},
301 "status": {},
302 "addressDto": {},
303 "secondAddressDto": {}
304 },
305 "status": {
306 "createdBy": "string",
307 "lastModifiedBy": "string",
308 "createdDate": "2019-08-24T14:15:22Z",
309 "lastModifiedDate": "2019-08-24T14:15:22Z",
310 "archived": true,
311 "externalId": "string",
312 "id": 0,
313 "priority": 0,
314 "internalId": 0,
315 "pickListCode": "string",
316 "pickListLabel": "string",
317 "label": "string",
318 "cultureId": 0,
319 "labelDtos": []
320 },
321 "usage": {
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 "occupanciesDto": [
338 {}
339 ]
340 },
341 "isTerminationVersion": true
342 }
343 ],
344 "leaseFileNumbers": [
345 "string"
346 ],
347 "validFrom": "2019-08-24",
348 "validTo": "2019-08-24",
349 "cityIds": [
350 0
351 ],
352 "provinceIds": [
353 0
354 ],
355 "countryIds": [
356 0
357 ],
358 "premiseIds": [
359 0
360 ],
361 "locationIds": [
362 0
363 ],
364 "businessUnitIds": [
365 0
366 ],
367 "legalEntityIds": [
368 0
369 ],
370 "groupIds": [
371 "string"
372 ],
373 "groupOptionIds": [
374 0
375 ],
376 "masterAgreementIds": [
377 0
378 ],
379 "contractIds": [
380 0
381 ],
382 "statusIds": [
383 0
384 ],
385 "cities": [
386 {
387 "createdBy": "string",
388 "lastModifiedBy": "string",
389 "createdDate": "2019-08-24T14:15:22Z",
390 "lastModifiedDate": "2019-08-24T14:15:22Z",
391 "archived": true,
392 "externalId": "string",
393 "id": 0,
394 "name": "string",
395 "province": {
396 "createdBy": "string",
397 "lastModifiedBy": "string",
398 "createdDate": "2019-08-24T14:15:22Z",
399 "lastModifiedDate": "2019-08-24T14:15:22Z",
400 "archived": true,
401 "externalId": "string",
402 "id": 0,
403 "name": "string",
404 "country": {
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 "name": "string",
413 "code": "string"
414 },
415 "code": "string",
416 "countryId": 0
417 },
418 "provinceId": 0
419 }
420 ],
421 "provinces": [
422 {
423 "createdBy": "string",
424 "lastModifiedBy": "string",
425 "createdDate": "2019-08-24T14:15:22Z",
426 "lastModifiedDate": "2019-08-24T14:15:22Z",
427 "archived": true,
428 "externalId": "string",
429 "id": 0,
430 "name": "string",
431 "country": {
432 "createdBy": "string",
433 "lastModifiedBy": "string",
434 "createdDate": "2019-08-24T14:15:22Z",
435 "lastModifiedDate": "2019-08-24T14:15:22Z",
436 "archived": true,
437 "externalId": "string",
438 "id": 0,
439 "name": "string",
440 "code": "string"
441 },
442 "code": "string",
443 "countryId": 0
444 }
445 ],
446 "countries": [
447 {
448 "createdBy": "string",
449 "lastModifiedBy": "string",
450 "createdDate": "2019-08-24T14:15:22Z",
451 "lastModifiedDate": "2019-08-24T14:15:22Z",
452 "archived": true,
453 "externalId": "string",
454 "id": 0,
455 "name": "string",
456 "code": "string"
457 }
458 ],
459 "locations": [
460 {
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 "number": "string",
469 "name": "string",
470 "storeNumber": "string",
471 "defaultCurrencyId": 0,
472 "defaultMeasureId": 0,
473 "typeId": 0,
474 "qualityId": 0,
475 "propertyTypeId": 0,
476 "categoryId": 0,
477 "statusId": 0,
478 "businessUnitId": 0,
479 "groupIds": [
480 0
481 ],
482 "legalEntityIds": [
483 0
484 ],
485 "defaultCurrency": {
486 "id": 0,
487 "status": "CREATED",
488 "displayId": "string",
489 "erpSystemId": 0,
490 "erpSystemDisplayId": "string",
491 "name": "string",
492 "decimalPoints": 0,
493 "depreciationAreaId": 0
494 },
495 "defaultUnitValue": {
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 "unitId": 0,
504 "unitOfMeasureId": 0,
505 "erpSystemId": 0,
506 "unit": {
507 "createdBy": "string",
508 "lastModifiedBy": "string",
509 "createdDate": "2019-08-24T14:15:22Z",
510 "lastModifiedDate": "2019-08-24T14:15:22Z",
511 "archived": true,
512 "externalId": "string",
513 "id": 0,
514 "priority": 0,
515 "internalId": 0,
516 "pickListCode": "string",
517 "pickListLabel": "string",
518 "label": "string",
519 "cultureId": 0,
520 "labelDtos": []
521 },
522 "unitOfMeasure": {
523 "id": 0,
524 "status": "CREATED",
525 "displayId": "string",
526 "erpSystemId": 0,
527 "erpSystemDisplayId": "string",
528 "name": "string"
529 }
530 },
531 "type": {
532 "createdBy": "string",
533 "lastModifiedBy": "string",
534 "createdDate": "2019-08-24T14:15:22Z",
535 "lastModifiedDate": "2019-08-24T14:15:22Z",
536 "archived": true,
537 "externalId": "string",
538 "id": 0,
539 "priority": 0,
540 "internalId": 0,
541 "pickListCode": "string",
542 "pickListLabel": "string",
543 "label": "string",
544 "cultureId": 0,
545 "labelDtos": [
546 {}
547 ]
548 },
549 "quality": {
550 "createdBy": "string",
551 "lastModifiedBy": "string",
552 "createdDate": "2019-08-24T14:15:22Z",
553 "lastModifiedDate": "2019-08-24T14:15:22Z",
554 "archived": true,
555 "externalId": "string",
556 "id": 0,
557 "priority": 0,
558 "internalId": 0,
559 "pickListCode": "string",
560 "pickListLabel": "string",
561 "label": "string",
562 "cultureId": 0,
563 "labelDtos": [
564 {}
565 ]
566 },
567 "propertyType": {
568 "createdBy": "string",
569 "lastModifiedBy": "string",
570 "createdDate": "2019-08-24T14:15:22Z",
571 "lastModifiedDate": "2019-08-24T14:15:22Z",
572 "archived": true,
573 "externalId": "string",
574 "id": 0,
575 "priority": 0,
576 "internalId": 0,
577 "pickListCode": "string",
578 "pickListLabel": "string",
579 "label": "string",
580 "cultureId": 0,
581 "labelDtos": [
582 {}
583 ]
584 },
585 "category": {
586 "createdBy": "string",
587 "lastModifiedBy": "string",
588 "createdDate": "2019-08-24T14:15:22Z",
589 "lastModifiedDate": "2019-08-24T14:15:22Z",
590 "archived": true,
591 "externalId": "string",
592 "id": 0,
593 "priority": 0,
594 "internalId": 0,
595 "pickListCode": "string",
596 "pickListLabel": "string",
597 "label": "string",
598 "cultureId": 0,
599 "labelDtos": [
600 {}
601 ]
602 },
603 "status": {
604 "createdBy": "string",
605 "lastModifiedBy": "string",
606 "createdDate": "2019-08-24T14:15:22Z",
607 "lastModifiedDate": "2019-08-24T14:15:22Z",
608 "archived": true,
609 "externalId": "string",
610 "id": 0,
611 "priority": 0,
612 "internalId": 0,
613 "pickListCode": "string",
614 "pickListLabel": "string",
615 "label": "string",
616 "cultureId": 0,
617 "labelDtos": [
618 {}
619 ]
620 },
621 "addressDto": {
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 "street": "string",
630 "civicNumber": "string",
631 "suite": "string",
632 "postalCode": "string",
633 "lon": 0.1,
634 "lat": 0.1,
635 "city": {
636 "createdBy": "string",
637 "lastModifiedBy": "string",
638 "createdDate": "2019-08-24T14:15:22Z",
639 "lastModifiedDate": "2019-08-24T14:15:22Z",
640 "archived": true,
641 "externalId": "string",
642 "id": 0,
643 "name": "string",
644 "province": {},
645 "cityProvinceCountryKey": "string"
646 },
647 "district": {
648 "createdBy": "string",
649 "lastModifiedBy": "string",
650 "createdDate": "2019-08-24T14:15:22Z",
651 "lastModifiedDate": "2019-08-24T14:15:22Z",
652 "archived": true,
653 "externalId": "string",
654 "id": 0,
655 "name": "string",
656 "city": {}
657 },
658 "cityId": 0,
659 "districtId": 0
660 },
661 "secondAddressDto": {
662 "createdBy": "string",
663 "lastModifiedBy": "string",
664 "createdDate": "2019-08-24T14:15:22Z",
665 "lastModifiedDate": "2019-08-24T14:15:22Z",
666 "archived": true,
667 "externalId": "string",
668 "id": 0,
669 "street": "string",
670 "civicNumber": "string",
671 "suite": "string",
672 "postalCode": "string",
673 "lon": 0.1,
674 "lat": 0.1,
675 "city": {
676 "createdBy": "string",
677 "lastModifiedBy": "string",
678 "createdDate": "2019-08-24T14:15:22Z",
679 "lastModifiedDate": "2019-08-24T14:15:22Z",
680 "archived": true,
681 "externalId": "string",
682 "id": 0,
683 "name": "string",
684 "province": {},
685 "cityProvinceCountryKey": "string"
686 },
687 "district": {
688 "createdBy": "string",
689 "lastModifiedBy": "string",
690 "createdDate": "2019-08-24T14:15:22Z",
691 "lastModifiedDate": "2019-08-24T14:15:22Z",
692 "archived": true,
693 "externalId": "string",
694 "id": 0,
695 "name": "string",
696 "city": {}
697 },
698 "cityId": 0,
699 "districtId": 0
700 }
701 }
702 ],
703 "premises": [
704 {
705 "createdBy": "string",
706 "lastModifiedBy": "string",
707 "createdDate": "2019-08-24T14:15:22Z",
708 "lastModifiedDate": "2019-08-24T14:15:22Z",
709 "archived": true,
710 "externalId": "string",
711 "id": 0,
712 "number": "string",
713 "name": "string",
714 "headPremise": true,
715 "possessionDate": "2019-08-24",
716 "openingDate": "2019-08-24",
717 "closingDate": "2019-08-24",
718 "relocationDate": "2019-08-24",
719 "vacatingDate": "2019-08-24",
720 "expansionDate": "2019-08-24",
721 "statusId": 0,
722 "usageId": 0,
723 "parentPremiseId": 0,
724 "costCenterId": 0,
725 "profitCenterId": 0,
726 "legalEntityId": 0,
727 "occupancyIds": [
728 0
729 ],
730 "locationId": 0,
731 "locationDto": {
732 "createdBy": "string",
733 "lastModifiedBy": "string",
734 "createdDate": "2019-08-24T14:15:22Z",
735 "lastModifiedDate": "2019-08-24T14:15:22Z",
736 "archived": true,
737 "externalId": "string",
738 "id": 0,
739 "number": "string",
740 "name": "string",
741 "storeNumber": "string",
742 "defaultCurrencyId": 0,
743 "defaultMeasureId": 0,
744 "typeId": 0,
745 "qualityId": 0,
746 "propertyTypeId": 0,
747 "categoryId": 0,
748 "statusId": 0,
749 "businessUnitId": 0,
750 "groupIds": [
751 0
752 ],
753 "legalEntityIds": [
754 0
755 ],
756 "defaultCurrency": {
757 "id": 0,
758 "status": "CREATED",
759 "displayId": "string",
760 "erpSystemId": 0,
761 "erpSystemDisplayId": "string",
762 "name": "string",
763 "decimalPoints": 0,
764 "depreciationAreaId": 0
765 },
766 "defaultUnitValue": {
767 "createdBy": "string",
768 "lastModifiedBy": "string",
769 "createdDate": "2019-08-24T14:15:22Z",
770 "lastModifiedDate": "2019-08-24T14:15:22Z",
771 "archived": true,
772 "externalId": "string",
773 "id": 0,
774 "unitId": 0,
775 "unitOfMeasureId": 0,
776 "erpSystemId": 0,
777 "unit": {},
778 "unitOfMeasure": {}
779 },
780 "type": {
781 "createdBy": "string",
782 "lastModifiedBy": "string",
783 "createdDate": "2019-08-24T14:15:22Z",
784 "lastModifiedDate": "2019-08-24T14:15:22Z",
785 "archived": true,
786 "externalId": "string",
787 "id": 0,
788 "priority": 0,
789 "internalId": 0,
790 "pickListCode": "string",
791 "pickListLabel": "string",
792 "label": "string",
793 "cultureId": 0,
794 "labelDtos": []
795 },
796 "quality": {
797 "createdBy": "string",
798 "lastModifiedBy": "string",
799 "createdDate": "2019-08-24T14:15:22Z",
800 "lastModifiedDate": "2019-08-24T14:15:22Z",
801 "archived": true,
802 "externalId": "string",
803 "id": 0,
804 "priority": 0,
805 "internalId": 0,
806 "pickListCode": "string",
807 "pickListLabel": "string",
808 "label": "string",
809 "cultureId": 0,
810 "labelDtos": []
811 },
812 "propertyType": {
813 "createdBy": "string",
814 "lastModifiedBy": "string",
815 "createdDate": "2019-08-24T14:15:22Z",
816 "lastModifiedDate": "2019-08-24T14:15:22Z",
817 "archived": true,
818 "externalId": "string",
819 "id": 0,
820 "priority": 0,
821 "internalId": 0,
822 "pickListCode": "string",
823 "pickListLabel": "string",
824 "label": "string",
825 "cultureId": 0,
826 "labelDtos": []
827 },
828 "category": {
829 "createdBy": "string",
830 "lastModifiedBy": "string",
831 "createdDate": "2019-08-24T14:15:22Z",
832 "lastModifiedDate": "2019-08-24T14:15:22Z",
833 "archived": true,
834 "externalId": "string",
835 "id": 0,
836 "priority": 0,
837 "internalId": 0,
838 "pickListCode": "string",
839 "pickListLabel": "string",
840 "label": "string",
841 "cultureId": 0,
842 "labelDtos": []
843 },
844 "status": {
845 "createdBy": "string",
846 "lastModifiedBy": "string",
847 "createdDate": "2019-08-24T14:15:22Z",
848 "lastModifiedDate": "2019-08-24T14:15:22Z",
849 "archived": true,
850 "externalId": "string",
851 "id": 0,
852 "priority": 0,
853 "internalId": 0,
854 "pickListCode": "string",
855 "pickListLabel": "string",
856 "label": "string",
857 "cultureId": 0,
858 "labelDtos": []
859 },
860 "addressDto": {
861 "createdBy": "string",
862 "lastModifiedBy": "string",
863 "createdDate": "2019-08-24T14:15:22Z",
864 "lastModifiedDate": "2019-08-24T14:15:22Z",
865 "archived": true,
866 "externalId": "string",
867 "id": 0,
868 "street": "string",
869 "civicNumber": "string",
870 "suite": "string",
871 "postalCode": "string",
872 "lon": 0.1,
873 "lat": 0.1,
874 "city": {},
875 "district": {},
876 "cityId": 0,
877 "districtId": 0
878 },
879 "secondAddressDto": {
880 "createdBy": "string",
881 "lastModifiedBy": "string",
882 "createdDate": "2019-08-24T14:15:22Z",
883 "lastModifiedDate": "2019-08-24T14:15:22Z",
884 "archived": true,
885 "externalId": "string",
886 "id": 0,
887 "street": "string",
888 "civicNumber": "string",
889 "suite": "string",
890 "postalCode": "string",
891 "lon": 0.1,
892 "lat": 0.1,
893 "city": {},
894 "district": {},
895 "cityId": 0,
896 "districtId": 0
897 }
898 },
899 "status": {
900 "createdBy": "string",
901 "lastModifiedBy": "string",
902 "createdDate": "2019-08-24T14:15:22Z",
903 "lastModifiedDate": "2019-08-24T14:15:22Z",
904 "archived": true,
905 "externalId": "string",
906 "id": 0,
907 "priority": 0,
908 "internalId": 0,
909 "pickListCode": "string",
910 "pickListLabel": "string",
911 "label": "string",
912 "cultureId": 0,
913 "labelDtos": [
914 {}
915 ]
916 },
917 "usage": {
918 "createdBy": "string",
919 "lastModifiedBy": "string",
920 "createdDate": "2019-08-24T14:15:22Z",
921 "lastModifiedDate": "2019-08-24T14:15:22Z",
922 "archived": true,
923 "externalId": "string",
924 "id": 0,
925 "priority": 0,
926 "internalId": 0,
927 "pickListCode": "string",
928 "pickListLabel": "string",
929 "label": "string",
930 "cultureId": 0,
931 "labelDtos": [
932 {}
933 ]
934 },
935 "occupanciesDto": [
936 {
937 "createdBy": "string",
938 "lastModifiedBy": "string",
939 "createdDate": "2019-08-24T14:15:22Z",
940 "lastModifiedDate": "2019-08-24T14:15:22Z",
941 "archived": true,
942 "externalId": "string",
943 "id": 0,
944 "priority": 0,
945 "internalId": 0,
946 "pickListCode": "string",
947 "pickListLabel": "string",
948 "label": "string",
949 "cultureId": 0,
950 "labelDtos": []
951 }
952 ]
953 }
954 ],
955 "groups": [
956 {
957 "createdBy": "string",
958 "lastModifiedBy": "string",
959 "createdDate": "2019-08-24T14:15:22Z",
960 "lastModifiedDate": "2019-08-24T14:15:22Z",
961 "archived": true,
962 "externalId": "string",
963 "id": "string",
964 "code": "string",
965 "priority": 0,
966 "pickListType": "string",
967 "label": "string",
968 "cultureId": 0,
969 "reportable": true,
970 "labelDtos": [
971 {
972 "createdBy": "string",
973 "lastModifiedBy": "string",
974 "createdDate": "2019-08-24T14:15:22Z",
975 "lastModifiedDate": "2019-08-24T14:15:22Z",
976 "archived": true,
977 "externalId": "string",
978 "id": 0,
979 "cultureId": 0,
980 "value": "string"
981 }
982 ]
983 }
984 ],
985 "groupOptions": [
986 {
987 "createdBy": "string",
988 "lastModifiedBy": "string",
989 "createdDate": "2019-08-24T14:15:22Z",
990 "lastModifiedDate": "2019-08-24T14:15:22Z",
991 "archived": true,
992 "externalId": "string",
993 "id": 0,
994 "priority": 0,
995 "internalId": 0,
996 "pickListCode": "string",
997 "pickListLabel": "string",
998 "label": "string",
999 "cultureId": 0,
1000 "labelDtos": [
1001 {
1002 "createdBy": "string",
1003 "lastModifiedBy": "string",
1004 "createdDate": "2019-08-24T14:15:22Z",
1005 "lastModifiedDate": "2019-08-24T14:15:22Z",
1006 "archived": true,
1007 "externalId": "string",
1008 "id": 0,
1009 "cultureId": 0,
1010 "value": "string"
1011 }
1012 ]
1013 }
1014 ],
1015 "businessUnits": [
1016 {
1017 "id": 0,
1018 "status": "CREATED",
1019 "displayId": "string",
1020 "name": "string",
1021 "leaseAreaId": 0,
1022 "companyId": 0
1023 }
1024 ],
1025 "legalEntities": [
1026 {
1027 "id": 0,
1028 "status": "CREATED",
1029 "displayId": "string",
1030 "erpSystemId": 0,
1031 "erpSystemDisplayId": "string",
1032 "countryId": 0,
1033 "countryDisplayId": "string",
1034 "postingPeriodVariantId": 0,
1035 "name": "string",
1036 "postingPeriodVariantDisplayId": "string",
1037 "controllingAreaId": 0,
1038 "controllingAreaDisplayId": "string",
1039 "chartOfAccountId": 0,
1040 "chartOfAccountDisplayId": "string",
1041 "fiscalVariantId": 0,
1042 "fiscalVariantDisplayId": "string",
1043 "chartOfDepreciationId": 0,
1044 "chartOfDepreciationDisplayId": "string",
1045 "purchasingOrganizationId": 0,
1046 "assetId": 0,
1047 "exchangeRateTypeId": 0,
1048 "plantId": 0,
1049 "incrementalBorrowingRateId": 0,
1050 "businessUnitId": 0,
1051 "projectId": 0,
1052 "transferVariantId": 0,
1053 "partnerId": 0,
1054 "departmentId": 0,
1055 "accountingStandardId": 0,
1056 "generalLedgerAccountId": 0,
1057 "consumerPriceIndexCategoryId": 0,
1058 "costCenterId": 0,
1059 "costCenterRelationValidFrom": "2019-08-24",
1060 "costCenterRelationValidTo": "2019-08-24"
1061 }
1062 ],
1063 "statusOptions": [
1064 {
1065 "createdBy": "string",
1066 "lastModifiedBy": "string",
1067 "createdDate": "2019-08-24T14:15:22Z",
1068 "lastModifiedDate": "2019-08-24T14:15:22Z",
1069 "archived": true,
1070 "externalId": "string",
1071 "id": 0,
1072 "priority": 0,
1073 "internalId": 0,
1074 "pickListCode": "string",
1075 "pickListLabel": "string",
1076 "label": "string",
1077 "cultureId": 0,
1078 "labelDtos": [
1079 {
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 "cultureId": 0,
1088 "value": "string"
1089 }
1090 ]
1091 }
1092 ],
1093 "masterAgreements": [
1094 {
1095 "id": 0,
1096 "displayId": "string",
1097 "year": 1900,
1098 "name": "string",
1099 "description": "string",
1100 "validFrom": "2019-08-24",
1101 "validTo": "2019-08-24",
1102 "targetValue": 0.1,
1103 "legalJurisdiction": "string",
1104 "approverComment": "string",
1105 "signingPerson": "string",
1106 "placeOfSignature": "string",
1107 "dateOfSignature": "2019-08-24",
1108 "state": "MLA_DEFINE",
1109 "dataCreationInfo": {
1110 "id": 0,
1111 "idGenerationType": "AUTO",
1112 "source": "string",
1113 "type": "MIGRATION",
1114 "startDateTime": "2019-08-24T14:15:22Z",
1115 "endDateTime": "2019-08-24T14:15:22Z"
1116 },
1117 "agreementGroup": {
1118 "id": 0,
1119 "displayId": "string",
1120 "status": "CREATED",
1121 "name": "string"
1122 },
1123 "currency": {
1124 "id": 0,
1125 "displayId": "string",
1126 "status": "CREATED",
1127 "name": "string",
1128 "decimalPoints": 0
1129 },
1130 "internalAssetClass": {
1131 "id": 0,
1132 "displayId": "string",
1133 "status": "CREATED",
1134 "name": "string",
1135 "assetClassType": "PROPERTY",
1136 "infiniteUsefulLife": true
1137 },
1138 "leaseArea": {
1139 "id": 0,
1140 "displayId": "string",
1141 "status": "CREATED",
1142 "name": "string"
1143 },
1144 "businessUnit": {
1145 "id": 0,
1146 "displayId": "string",
1147 "status": "CREATED",
1148 "name": "string"
1149 },
1150 "companyCode": {
1151 "id": 0,
1152 "displayId": "string",
1153 "status": "CREATED",
1154 "erpSystemId": 0,
1155 "erpSystemDisplayId": "string",
1156 "countryId": 0,
1157 "countryDisplayId": "string",
1158 "name": "string",
1159 "postingPeriodVariantId": 0,
1160 "fiscalVariantId": 0
1161 },
1162 "department": {
1163 "id": 0,
1164 "displayId": "string",
1165 "status": "CREATED",
1166 "name": "string"
1167 },
1168 "leaseGroup": {
1169 "id": 0,
1170 "displayId": "string",
1171 "status": "CREATED",
1172 "name": "string"
1173 },
1174 "allowsSystemGenerateNewId": true,
1175 "numberRangeIdentifierType": {
1176 "name": "string"
1177 },
1178 "numberRangeIdentifierValue": "string",
1179 "numberRangeType": {
1180 "name": "string"
1181 }
1182 }
1183 ],
1184 "contracts": [
1185 {
1186 "id": 0,
1187 "displayId": "string",
1188 "name": "string",
1189 "principalPositionType": "LESSEE",
1190 "validFrom": "2019-08-24",
1191 "validTo": "2019-08-24",
1192 "amendmentDate": "2019-08-24",
1193 "approverComment": "string",
1194 "contractPhase": "INITIAL",
1195 "dataCreationInfo": {
1196 "id": 0,
1197 "idGenerationType": "AUTO",
1198 "source": "string",
1199 "type": "MIGRATION",
1200 "startDateTime": "2019-08-24T14:15:22Z",
1201 "endDateTime": "2019-08-24T14:15:22Z"
1202 },
1203 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
1204 "revision": {
1205 "id": 0,
1206 "displayId": "string",
1207 "name": "string",
1208 "inception": true,
1209 "revisionType": "REVISION",
1210 "state": "MLA_DEFINE",
1211 "approvedBy": "string",
1212 "approvedAt": "2019-08-24T14:15:22Z",
1213 "parentRevisionId": 0,
1214 "approverComment": "string",
1215 "contractId": 0,
1216 "contractDisplayId": "string",
1217 "contractName": "string",
1218 "principalPositionType": "LESSEE",
1219 "mlaId": 0,
1220 "companyId": 0,
1221 "description": "string",
1222 "externalReference": "string",
1223 "internalReference": "string",
1224 "formOfLease": "FULL",
1225 "jointVentureLeaseType": "GROSS_LEASE",
1226 "businessPlace": "string",
1227 "tradingPartner": {
1228 "id": 0,
1229 "displayId": "string",
1230 "status": "CREATED",
1231 "name": "string",
1232 "erpSystemId": 0,
1233 "erpSystemDisplayId": "string"
1234 },
1235 "contractCategoryGroup": {
1236 "id": 0,
1237 "displayId": "string",
1238 "status": "CREATED",
1239 "name": "string"
1240 },
1241 "contractGroup1": {
1242 "id": 0,
1243 "displayId": "string",
1244 "status": "CREATED",
1245 "name": "string"
1246 },
1247 "contractGroup2": {
1248 "id": 0,
1249 "displayId": "string",
1250 "status": "CREATED",
1251 "name": "string"
1252 },
1253 "group3": "string",
1254 "group4": "string",
1255 "signingPerson": "string",
1256 "placeOfSignature": "string",
1257 "dateOfSignature": "2019-08-24",
1258 "numberRangeIdentifierType": {
1259 "name": "string"
1260 },
1261 "numberRangeIdentifierValue": "string",
1262 "numberRangeType": {
1263 "name": "string"
1264 },
1265 "allowsSystemGenerateNewId": true
1266 },
1267 "currency": {
1268 "id": 0,
1269 "displayId": "string",
1270 "status": "CREATED",
1271 "name": "string",
1272 "decimalPoints": 0
1273 },
1274 "companyCurrency": {
1275 "id": 0,
1276 "displayId": "string",
1277 "status": "CREATED",
1278 "name": "string",
1279 "decimalPoints": 0
1280 },
1281 "indexedCurrency": true,
1282 "assetValueCurrencyType": "CONTRACT_CURRENCY",
1283 "currencyLocked": true,
1284 "leaseArea": {
1285 "id": 0,
1286 "displayId": "string",
1287 "status": "CREATED",
1288 "name": "string"
1289 },
1290 "businessUnit": {
1291 "id": 0,
1292 "displayId": "string",
1293 "status": "CREATED",
1294 "name": "string"
1295 },
1296 "businessUnitLocked": true,
1297 "companyCode": {
1298 "id": 0,
1299 "displayId": "string",
1300 "status": "CREATED",
1301 "erpSystemId": 0,
1302 "erpSystemDisplayId": "string",
1303 "countryId": 0,
1304 "countryDisplayId": "string",
1305 "name": "string",
1306 "postingPeriodVariantId": 0,
1307 "fiscalVariantId": 0
1308 },
1309 "companyCodeLocked": true,
1310 "department": {
1311 "id": 0,
1312 "displayId": "string",
1313 "status": "CREATED",
1314 "name": "string"
1315 },
1316 "departmentLocked": true,
1317 "leaseGroup": {
1318 "id": 0,
1319 "displayId": "string",
1320 "status": "CREATED",
1321 "name": "string"
1322 },
1323 "leaseGroupLocked": true,
1324 "subleasingInternalAssetClass": {
1325 "id": 0,
1326 "displayId": "string",
1327 "status": "CREATED",
1328 "name": "string",
1329 "assetClassType": "PROPERTY",
1330 "infiniteUsefulLife": true
1331 },
1332 "contractGroup1": {
1333 "id": 0,
1334 "displayId": "string",
1335 "status": "CREATED",
1336 "name": "string"
1337 },
1338 "contractGroup2": {
1339 "id": 0,
1340 "displayId": "string",
1341 "status": "CREATED",
1342 "name": "string"
1343 },
1344 "subleasing": true,
1345 "subleasingContractRevisionInfo": {
1346 "id": 0,
1347 "contractId": 0,
1348 "contractDisplayId": "string",
1349 "contractName": "string"
1350 },
1351 "subleasingLeaseComponentRevisionInfo": {
1352 "id": 0,
1353 "leaseComponentId": 0,
1354 "leaseComponentDisplayId": "string",
1355 "leaseComponentName": "string"
1356 },
1357 "subleasingActivationGroupRevisionInfo": {
1358 "id": 0,
1359 "activationGroupId": 0,
1360 "activationGroupDisplayId": "string",
1361 "activationGroupName": "string"
1362 },
1363 "notifications": [
1364 {
1365 "id": 0,
1366 "topic": {},
1367 "username": "string",
1368 "contractId": 0,
1369 "contractDisplayId": "string",
1370 "targetId": "string",
1371 "targetType": "string"
1372 }
1373 ],
1374 "masterAgreementId": 0,
1375 "masterAgreementDisplayId": "string",
1376 "allowsSystemGenerateNewId": true,
1377 "transferInfo": {
1378 "transferredFromDisplayId": "string",
1379 "transferredFromRevisionId": 0,
1380 "transferredToDisplayId": "string",
1381 "transferredToRevisionId": 0
1382 },
1383 "numberRangeIdentifierType": {
1384 "name": "string"
1385 },
1386 "numberRangeIdentifierValue": "string",
1387 "numberRangeType": {
1388 "name": "string"
1389 }
1390 }
1391 ],
1392 "listingCitiesValue": "string",
1393 "listingCitiesValues": [
1394 "string"
1395 ],
1396 "listingProvincesValue": "string",
1397 "listingProvincesValues": [
1398 "string"
1399 ],
1400 "listingCountriesValue": "string",
1401 "listingCountriesValues": [
1402 "string"
1403 ],
1404 "listingLocationsValue": "string",
1405 "listingLocationsValues": [
1406 "string"
1407 ],
1408 "listingPremisesValue": "string",
1409 "listingPremisesValues": [
1410 "string"
1411 ],
1412 "listingGroupsValue": "string",
1413 "listingGroupsValues": [
1414 "string"
1415 ],
1416 "listingGroupOptionsValue": "string",
1417 "listingGroupOptionsValues": [
1418 "string"
1419 ],
1420 "listingBusinessUnitsValue": "string",
1421 "listingBusinessUnitsValues": [
1422 "string"
1423 ],
1424 "listingLegalEntitiesValue": "string",
1425 "listingLegalEntitiesValues": [
1426 "string"
1427 ],
1428 "listingMasterAgreementsValue": "string",
1429 "listingMasterAgreementsValues": [
1430 "string"
1431 ],
1432 "listingContractsValue": "string",
1433 "listingContractsValues": [
1434 "string"
1435 ],
1436 "listingStatusOptionsValue": "string",
1437 "listingStatusOptionsValues": [
1438 "string"
1439 ]
1440 }
1441 ]
1442 }
1443 ]
1444 },
1445 "page": {
1446 "size": 0,
1447 "totalElements": 0,
1448 "totalPages": 0,
1449 "number": 0
1450 }
1451}
Get Percentage Rent Report Charges Info¶
HTTP Request
GET /api/percentage-rent-reports/{id}/charges-info
📋 Description: Retrieves detailed charges information associated with a specific percentage rent report, enabling users to analyze financial data related to real estate assets 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 |
Inline |
Example Responses
1[
2 {
3 "percentageRentRuleId": 0,
4 "name": "string",
5 "balance": 0,
6 "dueDate": "2019-08-24",
7 "saleCurrency": {
8 "id": 0,
9 "status": "CREATED",
10 "displayId": "string",
11 "erpSystemId": 0,
12 "erpSystemDisplayId": "string",
13 "name": "string",
14 "decimalPoints": 0,
15 "depreciationAreaId": 0
16 },
17 "calculateTax": true,
18 "nfsLinks": [
19 {
20 "createdBy": "string",
21 "lastModifiedBy": "string",
22 "createdDate": "2019-08-24T14:15:22Z",
23 "lastModifiedDate": "2019-08-24T14:15:22Z",
24 "archived": true,
25 "externalId": "string",
26 "id": 0,
27 "masterAgreementId": 0,
28 "contractId": 0,
29 "leaseComponentId": 0,
30 "contractRevisionId": 0,
31 "leaseComponentRevisionId": 0,
32 "activationGroupRevisionId": 0,
33 "contractDto": {
34 "id": 0,
35 "displayId": "string",
36 "name": "string",
37 "principalPositionType": "LESSEE",
38 "validFrom": "2019-08-24",
39 "validTo": "2019-08-24",
40 "amendmentDate": "2019-08-24",
41 "approverComment": "string",
42 "contractPhase": "INITIAL",
43 "dataCreationInfo": {
44 "id": 0,
45 "idGenerationType": "AUTO",
46 "source": "string",
47 "type": "MIGRATION",
48 "startDateTime": "2019-08-24T14:15:22Z",
49 "endDateTime": "2019-08-24T14:15:22Z"
50 },
51 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
52 "revision": {
53 "id": 0,
54 "displayId": "string",
55 "name": "string",
56 "inception": true,
57 "revisionType": "REVISION",
58 "state": "MLA_DEFINE",
59 "approvedBy": "string",
60 "approvedAt": "2019-08-24T14:15:22Z",
61 "parentRevisionId": 0,
62 "approverComment": "string",
63 "contractId": 0,
64 "contractDisplayId": "string",
65 "contractName": "string",
66 "principalPositionType": "LESSEE",
67 "mlaId": 0,
68 "companyId": 0,
69 "description": "string",
70 "externalReference": "string",
71 "internalReference": "string",
72 "formOfLease": "FULL",
73 "jointVentureLeaseType": "GROSS_LEASE",
74 "businessPlace": "string",
75 "tradingPartner": {
76 "id": 0,
77 "displayId": "string",
78 "status": "CREATED",
79 "name": "string",
80 "erpSystemId": 0,
81 "erpSystemDisplayId": "string"
82 },
83 "contractCategoryGroup": {
84 "id": 0,
85 "displayId": "string",
86 "status": "CREATED",
87 "name": "string"
88 },
89 "contractGroup1": {
90 "id": 0,
91 "displayId": "string",
92 "status": "CREATED",
93 "name": "string"
94 },
95 "contractGroup2": {
96 "id": 0,
97 "displayId": "string",
98 "status": "CREATED",
99 "name": "string"
100 },
101 "group3": "string",
102 "group4": "string",
103 "signingPerson": "string",
104 "placeOfSignature": "string",
105 "dateOfSignature": "2019-08-24",
106 "numberRangeIdentifierType": {
107 "name": "string"
108 },
109 "numberRangeIdentifierValue": "string",
110 "numberRangeType": {
111 "name": "string"
112 },
113 "allowsSystemGenerateNewId": true
114 },
115 "currency": {
116 "id": 0,
117 "displayId": "string",
118 "status": "CREATED",
119 "name": "string",
120 "decimalPoints": 0
121 },
122 "companyCurrency": {
123 "id": 0,
124 "displayId": "string",
125 "status": "CREATED",
126 "name": "string",
127 "decimalPoints": 0
128 },
129 "indexedCurrency": true,
130 "assetValueCurrencyType": "CONTRACT_CURRENCY",
131 "currencyLocked": true,
132 "leaseArea": {
133 "id": 0,
134 "displayId": "string",
135 "status": "CREATED",
136 "name": "string"
137 },
138 "businessUnit": {
139 "id": 0,
140 "displayId": "string",
141 "status": "CREATED",
142 "name": "string"
143 },
144 "businessUnitLocked": true,
145 "companyCode": {
146 "id": 0,
147 "displayId": "string",
148 "status": "CREATED",
149 "erpSystemId": 0,
150 "erpSystemDisplayId": "string",
151 "countryId": 0,
152 "countryDisplayId": "string",
153 "name": "string",
154 "postingPeriodVariantId": 0,
155 "fiscalVariantId": 0
156 },
157 "companyCodeLocked": true,
158 "department": {
159 "id": 0,
160 "displayId": "string",
161 "status": "CREATED",
162 "name": "string"
163 },
164 "departmentLocked": true,
165 "leaseGroup": {
166 "id": 0,
167 "displayId": "string",
168 "status": "CREATED",
169 "name": "string"
170 },
171 "leaseGroupLocked": true,
172 "subleasingInternalAssetClass": {
173 "id": 0,
174 "displayId": "string",
175 "status": "CREATED",
176 "name": "string",
177 "assetClassType": "PROPERTY",
178 "infiniteUsefulLife": true
179 },
180 "contractGroup1": {
181 "id": 0,
182 "displayId": "string",
183 "status": "CREATED",
184 "name": "string"
185 },
186 "contractGroup2": {
187 "id": 0,
188 "displayId": "string",
189 "status": "CREATED",
190 "name": "string"
191 },
192 "subleasing": true,
193 "subleasingContractRevisionInfo": {
194 "id": 0,
195 "contractId": 0,
196 "contractDisplayId": "string",
197 "contractName": "string"
198 },
199 "subleasingLeaseComponentRevisionInfo": {
200 "id": 0,
201 "leaseComponentId": 0,
202 "leaseComponentDisplayId": "string",
203 "leaseComponentName": "string"
204 },
205 "subleasingActivationGroupRevisionInfo": {
206 "id": 0,
207 "activationGroupId": 0,
208 "activationGroupDisplayId": "string",
209 "activationGroupName": "string"
210 },
211 "notifications": [
212 {
213 "id": 0,
214 "topic": {
215 "enCaption": "string",
216 "frCaption": "string",
217 "name": "string",
218 "priority": "HIGH"
219 },
220 "username": "string",
221 "contractId": 0,
222 "contractDisplayId": "string",
223 "targetId": "string",
224 "targetType": "string"
225 }
226 ],
227 "masterAgreementId": 0,
228 "masterAgreementDisplayId": "string",
229 "allowsSystemGenerateNewId": true,
230 "transferInfo": {
231 "transferredFromDisplayId": "string",
232 "transferredFromRevisionId": 0,
233 "transferredToDisplayId": "string",
234 "transferredToRevisionId": 0
235 },
236 "numberRangeIdentifierType": {
237 "name": "string"
238 },
239 "numberRangeIdentifierValue": "string",
240 "numberRangeType": {
241 "name": "string"
242 }
243 },
244 "masterAgreementDto": {
245 "id": 0,
246 "displayId": "string",
247 "year": 1900,
248 "name": "string",
249 "description": "string",
250 "validFrom": "2019-08-24",
251 "validTo": "2019-08-24",
252 "targetValue": 0.1,
253 "legalJurisdiction": "string",
254 "approverComment": "string",
255 "signingPerson": "string",
256 "placeOfSignature": "string",
257 "dateOfSignature": "2019-08-24",
258 "state": "MLA_DEFINE",
259 "dataCreationInfo": {
260 "id": 0,
261 "idGenerationType": "AUTO",
262 "source": "string",
263 "type": "MIGRATION",
264 "startDateTime": "2019-08-24T14:15:22Z",
265 "endDateTime": "2019-08-24T14:15:22Z"
266 },
267 "agreementGroup": {
268 "id": 0,
269 "displayId": "string",
270 "status": "CREATED",
271 "name": "string"
272 },
273 "currency": {
274 "id": 0,
275 "displayId": "string",
276 "status": "CREATED",
277 "name": "string",
278 "decimalPoints": 0
279 },
280 "internalAssetClass": {
281 "id": 0,
282 "displayId": "string",
283 "status": "CREATED",
284 "name": "string",
285 "assetClassType": "PROPERTY",
286 "infiniteUsefulLife": true
287 },
288 "leaseArea": {
289 "id": 0,
290 "displayId": "string",
291 "status": "CREATED",
292 "name": "string"
293 },
294 "businessUnit": {
295 "id": 0,
296 "displayId": "string",
297 "status": "CREATED",
298 "name": "string"
299 },
300 "companyCode": {
301 "id": 0,
302 "displayId": "string",
303 "status": "CREATED",
304 "erpSystemId": 0,
305 "erpSystemDisplayId": "string",
306 "countryId": 0,
307 "countryDisplayId": "string",
308 "name": "string",
309 "postingPeriodVariantId": 0,
310 "fiscalVariantId": 0
311 },
312 "department": {
313 "id": 0,
314 "displayId": "string",
315 "status": "CREATED",
316 "name": "string"
317 },
318 "leaseGroup": {
319 "id": 0,
320 "displayId": "string",
321 "status": "CREATED",
322 "name": "string"
323 },
324 "allowsSystemGenerateNewId": true,
325 "numberRangeIdentifierType": {
326 "name": "string"
327 },
328 "numberRangeIdentifierValue": "string",
329 "numberRangeType": {
330 "name": "string"
331 }
332 },
333 "leaseComponentDto": {
334 "id": 0,
335 "displayId": "string",
336 "principalPositionType": "LESSEE",
337 "name": "string",
338 "description": "string",
339 "bulkAsset": true,
340 "rouStartDate": "2019-08-24",
341 "rouEndDate": "2019-08-24",
342 "approverComment": "string",
343 "fairMarketValue": 0.1,
344 "allocationNumber": "string",
345 "guaranteedResidualValue": 0.1,
346 "unitDistributions": [
347 {
348 "id": 0,
349 "leaseComponentId": 0,
350 "leaseComponentDisplayId": "string",
351 "activationGroupName": "string",
352 "activationGroupDisplayId": "string",
353 "numberOfUnits": 0,
354 "unitDisplayIds": [
355 "string"
356 ]
357 }
358 ],
359 "revision": {
360 "id": 0,
361 "displayId": "string",
362 "name": "string",
363 "inception": true,
364 "revisionType": "REVISION",
365 "state": "MLA_DEFINE",
366 "approvedBy": "string",
367 "approvedAt": "2019-08-24T14:15:22Z",
368 "parentRevisionId": 0,
369 "approverComment": "string",
370 "leaseComponentId": 0,
371 "leaseComponentDisplayId": "string",
372 "leaseComponentName": "string",
373 "contractRevisionId": 0,
374 "contractRevisionDisplayId": "string",
375 "numberRangeIdentifierType": {
376 "name": "string"
377 },
378 "numberRangeIdentifierValue": "string",
379 "numberRangeType": {
380 "name": "string"
381 },
382 "allowsSystemGenerateNewId": true
383 },
384 "internalAssetClass": {
385 "id": 0,
386 "displayId": "string",
387 "status": "CREATED",
388 "name": "string",
389 "assetClassType": "PROPERTY",
390 "infiniteUsefulLife": true
391 },
392 "unitOfMeasure": {
393 "id": 0,
394 "displayId": "string",
395 "status": "CREATED",
396 "name": "string",
397 "erpSystemId": 0
398 },
399 "notifications": [
400 {
401 "id": 0,
402 "topic": {
403 "enCaption": "string",
404 "frCaption": "string",
405 "name": "string",
406 "priority": "HIGH"
407 },
408 "username": "string",
409 "leaseComponentId": 0,
410 "leaseComponentDisplayId": "string",
411 "targetId": "string",
412 "targetType": "string"
413 }
414 ],
415 "spreadingFrequency": "NONE",
416 "contractId": 0,
417 "contractDisplayId": "string",
418 "companyCodeId": 0,
419 "companyCodeDisplayId": "string",
420 "userDeterminedLeaseType": "LEASE_CONTRACT_FIXED_PART_A",
421 "endOfTermDate": "2019-08-24",
422 "endOfTermPeriod": 0,
423 "allowsSystemGenerateNewId": true,
424 "transferInfo": {
425 "transferredFromDisplayId": "string",
426 "transferredFromRevisionId": 0,
427 "transferredToDisplayId": "string",
428 "transferredToRevisionId": 0
429 },
430 "numberRangeIdentifierType": {
431 "name": "string"
432 },
433 "numberRangeIdentifierValue": "string",
434 "numberRangeType": {
435 "name": "string"
436 },
437 "type": "string"
438 },
439 "activationGroupDto": {
440 "id": 0,
441 "displayId": "string",
442 "principalPositionType": "LESSEE",
443 "name": "string",
444 "description": "string",
445 "approverComment": "string",
446 "snapshotData": {
447 "isParallelCurrencyEnabled": true,
448 "isCostCenterAllocationEnabled": true,
449 "useSpotRateForGroupCurrency": true,
450 "usePostingOrDocumentDateForCurrency": true,
451 "exchangeRateTypes": [
452 {
453 "currencyDefinitionType": "CONTRACT_CURRENCY",
454 "sourceCurrencyType": "CONTRACT_CURRENCY",
455 "translationDateType": "DOCUMENT_DATE",
456 "targetCurrency": {
457 "id": 0,
458 "displayId": "string",
459 "decimalPoints": 0
460 },
461 "referenceCurrency": {
462 "id": 0,
463 "displayId": "string"
464 },
465 "currencyType": "string",
466 "exchangeRateType": "string"
467 }
468 ]
469 },
470 "revision": {
471 "id": 0,
472 "displayId": "string",
473 "name": "string",
474 "inception": true,
475 "revisionType": "REVISION",
476 "state": "MLA_DEFINE",
477 "approvedBy": "string",
478 "approvedAt": "2019-08-24T14:15:22Z",
479 "parentRevisionId": 0,
480 "approverComment": "string",
481 "rouStartDate": "2019-08-24",
482 "rouEndDate": "2019-08-24",
483 "activationGroupModification": {
484 "modificationDate": "2019-08-24",
485 "terminationType": "CASUALTY",
486 "terminationDate": {
487 "timing": "START_OF_DAY",
488 "year": 0,
489 "monthValue": 0,
490 "dayOfMonth": 0,
491 "leapYear": true,
492 "month": "JANUARY",
493 "dayOfWeek": "MONDAY",
494 "dayOfYear": 0
495 },
496 "useManualFmvValue": true,
497 "useManualAssetValues": true,
498 "enforceNonLeaseOnIndexation": true,
499 "applyIndexationLease": true,
500 "applyIndexationNonLease": true,
501 "indexationTreatmentType": "DEFAULT",
502 "indexationStartDate": "2019-08-24",
503 "indexationDateType": "ROU_ANNIVERSARY_DATE",
504 "indexationStartDateNonLease": "2019-08-24",
505 "indexationDateTypeNonLease": "ROU_ANNIVERSARY_DATE",
506 "modificationReasons": [
507 "CONTRACT_RATE_CHANGE"
508 ],
509 "modificationPerClassificationList": [
510 {
511 "accountingStandardId": 0,
512 "classificationType": "NON_LEASE",
513 "accountingStandardType": "GAAP",
514 "impairmentAmount": 0.1,
515 "recoverableAmount": 0.1,
516 "decreaseInAsset": 0.1,
517 "decreaseInTerm": 0.1
518 }
519 ],
520 "massIndexationTaskId": 0
521 },
522 "activationGroupId": 0,
523 "activationGroupDisplayId": "string",
524 "activationGroupName": "string",
525 "leaseComponentRevisionId": 0,
526 "leaseComponentRevisionDisplayId": "string",
527 "lastLeaseComponentRevisionId": 0,
528 "lastLeaseComponentRevisionDisplayId": "string",
529 "clonedFromRevisionId": 0,
530 "clonedFromRevisionDisplayId": "string",
531 "lockReason": "CLOSED_CLOSING_RECLOSE_REJECTED",
532 "infiniteUsefulLife": true,
533 "transferOfOwnership": true,
534 "specializedAsset": true,
535 "fairMarketValue": 0.1,
536 "residualValue": 0,
537 "endOfTermIntention": "TO_BE_DETERMINED",
538 "endOfTermDate": "2019-08-24",
539 "endOfTermPeriod": 0,
540 "activationDocumentDate": "2019-08-24",
541 "activationPostingDate": "2019-08-24",
542 "closingDocumentDate": "2019-08-24",
543 "closingPostingDate": "2019-08-24",
544 "numberRangeIdentifierType": {
545 "name": "string"
546 },
547 "numberRangeIdentifierValue": "string",
548 "numberRangeType": {
549 "name": "string"
550 },
551 "allowsSystemGenerateNewId": true
552 },
553 "leaseComponentId": 0,
554 "leaseComponentDisplayId": "string",
555 "companyCodeId": 0,
556 "companyCodeDisplayId": "string",
557 "splittedFromActivationGroupRevisionId": {
558 "id": 0,
559 "displayId": "string",
560 "name": "string",
561 "inception": true,
562 "revisionType": "REVISION",
563 "state": "MLA_DEFINE",
564 "approvedBy": "string",
565 "approvedAt": "2019-08-24T14:15:22Z",
566 "parentRevisionId": 0,
567 "approverComment": "string",
568 "rouStartDate": "2019-08-24",
569 "rouEndDate": "2019-08-24",
570 "activationGroupModification": {
571 "modificationDate": "2019-08-24",
572 "terminationType": "CASUALTY",
573 "terminationDate": {
574 "timing": "START_OF_DAY",
575 "year": 0,
576 "monthValue": 0,
577 "dayOfMonth": 0,
578 "leapYear": true,
579 "month": "JANUARY",
580 "dayOfWeek": "MONDAY",
581 "dayOfYear": 0
582 },
583 "useManualFmvValue": true,
584 "useManualAssetValues": true,
585 "enforceNonLeaseOnIndexation": true,
586 "applyIndexationLease": true,
587 "applyIndexationNonLease": true,
588 "indexationTreatmentType": "DEFAULT",
589 "indexationStartDate": "2019-08-24",
590 "indexationDateType": "ROU_ANNIVERSARY_DATE",
591 "indexationStartDateNonLease": "2019-08-24",
592 "indexationDateTypeNonLease": "ROU_ANNIVERSARY_DATE",
593 "modificationReasons": [
594 "CONTRACT_RATE_CHANGE"
595 ],
596 "modificationPerClassificationList": [
597 {
598 "accountingStandardId": 0,
599 "classificationType": "NON_LEASE",
600 "accountingStandardType": "GAAP",
601 "impairmentAmount": 0.1,
602 "recoverableAmount": 0.1,
603 "decreaseInAsset": 0.1,
604 "decreaseInTerm": 0.1
605 }
606 ],
607 "massIndexationTaskId": 0
608 },
609 "activationGroupId": 0,
610 "activationGroupDisplayId": "string",
611 "activationGroupName": "string",
612 "leaseComponentRevisionId": 0,
613 "leaseComponentRevisionDisplayId": "string",
614 "lastLeaseComponentRevisionId": 0,
615 "lastLeaseComponentRevisionDisplayId": "string",
616 "clonedFromRevisionId": 0,
617 "clonedFromRevisionDisplayId": "string",
618 "lockReason": "CLOSED_CLOSING_RECLOSE_REJECTED",
619 "infiniteUsefulLife": true,
620 "transferOfOwnership": true,
621 "specializedAsset": true,
622 "fairMarketValue": 0.1,
623 "residualValue": 0,
624 "endOfTermIntention": "TO_BE_DETERMINED",
625 "endOfTermDate": "2019-08-24",
626 "endOfTermPeriod": 0,
627 "activationDocumentDate": "2019-08-24",
628 "activationPostingDate": "2019-08-24",
629 "closingDocumentDate": "2019-08-24",
630 "closingPostingDate": "2019-08-24",
631 "numberRangeIdentifierType": {
632 "name": "string"
633 },
634 "numberRangeIdentifierValue": "string",
635 "numberRangeType": {
636 "name": "string"
637 },
638 "allowsSystemGenerateNewId": true
639 },
640 "notifications": [
641 {
642 "id": 0,
643 "topic": {
644 "enCaption": "string",
645 "frCaption": "string",
646 "name": "string",
647 "priority": "HIGH"
648 },
649 "username": "string",
650 "activationGroupId": 0,
651 "activationGroupDisplayId": "string",
652 "targetId": "string",
653 "targetType": "string"
654 }
655 ],
656 "transferInfo": {
657 "transferredFromDisplayId": "string",
658 "transferredFromRevisionId": 0,
659 "transferredToDisplayId": "string",
660 "transferredToRevisionId": 0
661 },
662 "numberRangeIdentifierType": {
663 "name": "string"
664 },
665 "numberRangeIdentifierValue": "string",
666 "numberRangeType": {
667 "name": "string"
668 },
669 "allowsSystemGenerateNewId": true
670 }
671 }
672 ],
673 "expenseCategories": [
674 {
675 "id": 0,
676 "status": "CREATED",
677 "displayId": "string",
678 "name": "string",
679 "editable": true,
680 "expenseCategoryType": "PAYMENT"
681 }
682 ],
683 "calculationId": 0
684 }
685]
Response Schema
Status Code 200
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
anonymous |
false |
none |
[Data transfer object representing the charge information related to percentage rent within the Nakisa Portfolio Management Suite, facilitating analytics and reporting for real estate property portfolios and assets.] |
|
» percentageRentRuleId |
integer(int64) |
false |
none |
Unique identifier for the percentage rent rule |
» name |
string |
false |
none |
Name of the resource |
» balance |
number |
false |
none |
Value for balance field |
» dueDate |
string(date) |
false |
none |
Due date of the resource |
» saleCurrency |
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 |
» calculateTax |
boolean |
false |
none |
Boolean flag indicating calculateTax status |
» nfsLinks |
false |
none |
List of nfsLinks 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 |
»» masterAgreementId |
integer(int64) |
false |
none |
Unique identifier for the master agreement |
»» contractId |
integer(int64) |
false |
none |
Unique identifier for the contract |
»» leaseComponentId |
integer(int64) |
false |
none |
Unique identifier for the lease component |
»» contractRevisionId |
integer(int64) |
false |
none |
Unique identifier for the contract revision |
»» leaseComponentRevisionId |
integer(int64) |
false |
none |
Unique identifier for the lease component revision |
»» activationGroupRevisionId |
integer(int64) |
false |
none |
Unique identifier for the activation group revision |
»» contractDto |
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 |
|
»»»» 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 |
»»» 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. |
|
»»»»» name |
string |
false |
none |
Name of the resource |
»»»» numberRangeIdentifierValue |
string |
false |
none |
Text value for numberRangeIdentifierValue in ContractRevisionDto |
»»»» 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 |
true |
none |
Name of the resource |
»»»» allowsSystemGenerateNewId |
boolean |
false |
none |
Unique identifier for the allows system generate new |
»»» 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 |
»»» 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. |
|
»»»» 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 |
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. |
|
»»»» 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 |
»»» 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. |
|
»»»» 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 |
»»»» name |
string |
false |
none |
none |
»»»» postingPeriodVariantId |
integer(int64) |
false |
none |
Unique identifier for the posting period variant |
»»»» fiscalVariantId |
integer(int64) |
false |
none |
Unique identifier for the fiscal variant |
»»» 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. |
|
»»»» 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 |
»»» 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. |
|
»»»» 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 |
»»» 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. |
|
»»»» 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 |
»»» 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. |
|
»» masterAgreementDto |
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 |
|
»»» 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. |
|
»»» 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. |
|
»»» 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. |
|
»»» 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. |
|
»»» 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. |
|
»»» 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. |
|
»»» 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. |
|
»»» 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. |
|
»»» 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. |
|
»» leaseComponentDto |
any |
false |
none |
Value for leaseComponentDto field |
oneOf - discriminator: type
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
»»» anonymous |
false |
none |
Data transfer object representing a lease component within the Nakisa Portfolio Management Suite, encapsulating 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 |
»»»» principalPositionType |
string |
true |
none |
Type of the principal position |
»»»» name |
string |
true |
none |
Name of the resource |
»»»» description |
string |
false |
none |
Description of the resource |
»»»» bulkAsset |
boolean |
false |
none |
Boolean flag indicating bulkAsset status |
»»»» rouStartDate |
string(date) |
false |
none |
Date of the rou start |
»»»» rouEndDate |
string(date) |
false |
none |
Date of the rou end |
»»»» approverComment |
string |
false |
none |
Text value for approverComment in LeaseComponentDto |
»»»» fairMarketValue |
number(double) |
false |
none |
Value for fairMarketValue field |
»»»» allocationNumber |
string |
false |
none |
Text value for allocationNumber in LeaseComponentDto |
»»»» guaranteedResidualValue |
number(double) |
false |
none |
Value for guaranteedResidualValue field |
»»»» unitDistributions |
false |
none |
List of unitDistributions items |
|
»»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»»» leaseComponentId |
integer(int64) |
false |
none |
Unique identifier for the lease component |
»»»»» leaseComponentDisplayId |
string |
false |
none |
Unique identifier for the lease component display |
»»»»» activationGroupName |
string |
false |
none |
Name of the activation group |
»»»»» activationGroupDisplayId |
string |
false |
none |
Unique identifier for the activation group display |
»»»»» numberOfUnits |
integer(int64) |
false |
none |
Numeric value representing numberOfUnits |
»»»»» unitDisplayIds |
[string] |
false |
none |
List of unitDisplayIds items |
»»»» revision |
false |
none |
Data transfer object representing a revision of lease components within the Nakisa Portfolio Management Suite, facilitating the management and analysis of real estate property assets in the context of portfolio optimization. |
|
»»»»» 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 LeaseComponentRevisionDto |
»»»»» approvedAt |
string(date-time) |
false |
none |
Text value for approvedAt in LeaseComponentRevisionDto |
»»»»» parentRevisionId |
integer(int64) |
false |
none |
Unique identifier for the parent revision |
»»»»» approverComment |
string |
false |
none |
Text value for approverComment in LeaseComponentRevisionDto |
»»»»» leaseComponentId |
integer(int64) |
false |
none |
Unique identifier for the lease component |
»»»»» leaseComponentDisplayId |
string |
false |
none |
Unique identifier for the lease component display |
»»»»» leaseComponentName |
string |
false |
none |
Name of the lease component |
»»»»» contractRevisionId |
integer(int64) |
false |
none |
Unique identifier for the contract revision |
»»»»» contractRevisionDisplayId |
string |
false |
none |
Unique identifier for the contract revision display |
»»»»» 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 LeaseComponentRevisionDto |
»»»»» 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. |
|
»»»»» allowsSystemGenerateNewId |
boolean |
false |
none |
Unique identifier for the allows system generate new |
»»»» 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. |
|
»»»» unitOfMeasure |
false |
none |
Data transfer object representing a unit of measure within the Nakisa Portfolio Management Suite, utilized for quantifying and analyzing assets in the context of portfolio management 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 |
»»»»» erpSystemId |
integer(int64) |
false |
none |
Unique identifier for the erp system |
»»»» 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. |
|
»»»»» username |
string |
false |
none |
Human-readable name of the portfolio |
»»»»» leaseComponentId |
integer(int64) |
false |
none |
Unique identifier for the lease component |
»»»»» leaseComponentDisplayId |
string |
false |
none |
Unique identifier for the lease component display |
»»»»» targetId |
string |
false |
none |
Unique identifier for the target |
»»»»» targetType |
string |
false |
none |
Type of the target |
»»»» spreadingFrequency |
string |
false |
none |
Text value for spreadingFrequency in LeaseComponentDto |
»»»» contractId |
integer(int64) |
true |
none |
Unique identifier for the contract |
»»»» contractDisplayId |
string |
false |
none |
Unique identifier for the contract display |
»»»» companyCodeId |
integer(int64) |
false |
none |
Unique identifier for the company code |
»»»» companyCodeDisplayId |
string |
false |
none |
Unique identifier for the company code display |
»»»» userDeterminedLeaseType |
string |
false |
none |
Type of the user determined lease |
»»»» endOfTermDate |
string(date) |
false |
none |
Date of the end of term |
»»»» endOfTermPeriod |
integer(int32) |
false |
none |
Numeric value representing endOfTermPeriod |
»»»» 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. |
|
»»»» 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 LeaseComponentDto |
»»»» 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. |
|
»»»» type |
string |
false |
none |
Type of the resource |
xor
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
»»» anonymous |
false |
none |
Data transfer object representing the details of a lessee’s lease component within the Nakisa Portfolio Management Suite, facilitating insights into portfolio management, asset utilization, and real estate analytics. |
allOf - discriminator: type
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
»»»» anonymous |
false |
none |
Data transfer object representing a lease component within the Nakisa Portfolio Management Suite, encapsulating essential details for portfolio and asset management in the context of real estate property analytics. |
and
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
»»»» anonymous |
object |
false |
none |
none |
»»»»» residualValue |
number |
false |
none |
none |
xor
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
»»» anonymous |
false |
none |
LessorLeaseComponentDto is a data transfer object that encapsulates essential details of lease agreements within the Nakisa Portfolio Management Suite, facilitating effective portfolio and asset management for real estate properties and supporting analytical insights. |
allOf - discriminator: type
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
»»»» anonymous |
false |
none |
Data transfer object representing a lease component within the Nakisa Portfolio Management Suite, encapsulating essential details for portfolio and asset management in the context of real estate property analytics. |
and
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
»»»» anonymous |
object |
false |
none |
none |
»»»»» unguaranteedResidualValue |
number(double) |
false |
none |
none |
»»»»» grossBookValue |
number(double) |
false |
none |
none |
»»»»» totalResidualValue |
number(double) |
false |
none |
none |
»»»»» subleasing |
boolean |
false |
none |
none |
continued
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
»» activationGroupDto |
false |
none |
Data transfer object representing an activation group within the Nakisa Portfolio Management Suite, encapsulating relevant details for managing portfolio assets and analytics related to real estate properties. |
|
»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»» principalPositionType |
string |
false |
none |
Type of the principal position |
»»» name |
string |
true |
none |
Name of the resource |
»»» description |
string |
false |
none |
Description of the resource |
»»» approverComment |
string |
false |
none |
Text value for approverComment in ActivationGroupDto |
»»» snapshotData |
false |
none |
Data transfer object representing a snapshot of activation group metrics within the Nakisa Portfolio Management Suite, providing insights into portfolio performance, asset utilization, and real estate property analytics. |
|
»»»» isParallelCurrencyEnabled |
boolean |
false |
none |
Whether the resource is parallel currency enabled |
»»»» isCostCenterAllocationEnabled |
boolean |
false |
none |
Whether the resource is cost center allocation enabled |
»»»» useSpotRateForGroupCurrency |
boolean |
false |
none |
Boolean flag indicating useSpotRateForGroupCurrency status |
»»»» usePostingOrDocumentDateForCurrency |
boolean |
false |
none |
none |
»»»» exchangeRateTypes |
false |
none |
List of exchangeRateTypes items |
|
»»»»» currencyDefinitionType |
string |
false |
none |
Type of the currency definition |
»»»»» sourceCurrencyType |
string |
false |
none |
Type of the source currency |
»»»»» translationDateType |
string |
false |
none |
Type of the translation date |
»»»»» targetCurrency |
false |
none |
Data transfer object representing the unique identifier for currency within the Nakisa Portfolio Management Suite, facilitating accurate financial analytics and reporting across portfolio assets and real estate properties. |
|
»»»»»» id |
integer(int64) |
false |
none |
Unique identifier for the resource |
»»»»»» displayId |
string |
false |
none |
Unique identifier for the display |
»»»»»» decimalPoints |
integer(int32) |
true |
none |
Numeric value representing decimalPoints |
»»»»» referenceCurrency |
false |
none |
Data transfer object representing a unique identifier for assets within the Nakisa Portfolio Management Suite, facilitating effective 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 |
»»»»» currencyType |
string |
false |
none |
Type of the currency |
»»»»» exchangeRateType |
string |
false |
none |
Type of the exchange rate |
»»» revision |
false |
none |
Data transfer object representing a revision of an activation group within the Nakisa Portfolio Management Suite, encompassing critical information related to portfolio, asset management, analytics, and real estate property. |
|
»»»» 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 ActivationGroupRevisionDto |
»»»» approvedAt |
string(date-time) |
false |
none |
Text value for approvedAt in ActivationGroupRevisionDto |
»»»» parentRevisionId |
integer(int64) |
false |
none |
Unique identifier for the parent revision |
»»»» approverComment |
string |
false |
none |
Text value for approverComment in ActivationGroupRevisionDto |
»»»» rouStartDate |
string(date) |
true |
none |
Date of the rou start |
»»»» rouEndDate |
string(date) |
true |
none |
Date of the rou end |
»»»» activationGroupModification |
false |
none |
Data transfer object representing modifications to an activation group within the Nakisa Portfolio Management Suite, facilitating the management of portfolio assets and enhancing analytics for real estate property performance. |
|
»»»»» modificationDate |
string(date) |
false |
none |
Date of the modification |
»»»»» terminationType |
string |
false |
none |
Type of the termination |
»»»»» terminationDate |
false |
none |
Data transfer object representing the specific time of day relevant to portfolio and asset management activities within the Nakisa Portfolio Management Suite, facilitating analytics and decision-making for real estate properties. |
|
»»»»»» timing |
string |
false |
none |
Text value for timing in TimeOfDay |
»»»»»» year |
integer(int32) |
false |
none |
Numeric value representing year |
»»»»»» monthValue |
integer(int32) |
false |
none |
Numeric value representing monthValue |
»»»»»» dayOfMonth |
integer(int32) |
false |
none |
Numeric value representing dayOfMonth |
»»»»»» leapYear |
boolean |
false |
none |
Boolean flag indicating leapYear status |
»»»»»» month |
string |
false |
none |
Text value for month in TimeOfDay |
»»»»»» dayOfWeek |
string |
false |
none |
Text value for dayOfWeek in TimeOfDay |
»»»»»» dayOfYear |
integer(int32) |
false |
none |
Numeric value representing dayOfYear |
»»»»» useManualFmvValue |
boolean |
false |
none |
Boolean flag indicating useManualFmvValue status |
»»»»» useManualAssetValues |
boolean |
false |
none |
Boolean flag indicating useManualAssetValues status |
»»»»» enforceNonLeaseOnIndexation |
boolean |
false |
none |
Boolean flag indicating enforceNonLeaseOnIndexation status |
»»»»» applyIndexationLease |
boolean |
false |
none |
Boolean flag indicating applyIndexationLease status |
»»»»» applyIndexationNonLease |
boolean |
false |
none |
Boolean flag indicating applyIndexationNonLease status |
»»»»» indexationTreatmentType |
string |
false |
none |
Type of the indexation treatment |
»»»»» indexationStartDate |
string(date) |
false |
none |
Date of the indexation start |
»»»»» indexationDateType |
string |
false |
none |
Type of the indexation date |
»»»»» indexationStartDateNonLease |
string(date) |
false |
none |
Text value for indexationStartDateNonLease in ActivationGroupModification |
»»»»» indexationDateTypeNonLease |
string |
false |
none |
Text value for indexationDateTypeNonLease in ActivationGroupModification |
»»»»» modificationReasons |
[string] |
false |
none |
List of modificationReasons items |
»»»»» modificationPerClassificationList |
false |
none |
List of modificationPerClassificationList items |
|
»»»»»» accountingStandardId |
integer(int64) |
false |
none |
Unique identifier for the accounting standard |
»»»»»» classificationType |
string |
false |
none |
Type of the classification |
»»»»»» accountingStandardType |
string |
false |
none |
Type of the accounting standard |
»»»»»» impairmentAmount |
number(double) |
false |
none |
Amount of impairment |
»»»»»» recoverableAmount |
number(double) |
false |
none |
Amount of recoverable |
»»»»»» decreaseInAsset |
number(double) |
false |
none |
Value for decreaseInAsset field |
»»»»»» decreaseInTerm |
number(double) |
false |
none |
Value for decreaseInTerm field |
»»»»» massIndexationTaskId |
integer(int64) |
false |
none |
Unique identifier for the mass indexation task |
»»»» activationGroupId |
integer(int64) |
false |
none |
Unique identifier for the activation group |
»»»» activationGroupDisplayId |
string |
false |
none |
Unique identifier for the activation group display |
»»»» activationGroupName |
string |
false |
none |
Name of the activation group |
»»»» leaseComponentRevisionId |
integer(int64) |
false |
none |
Unique identifier for the lease component revision |
»»»» leaseComponentRevisionDisplayId |
string |
false |
none |
Unique identifier for the lease component revision display |
»»»» lastLeaseComponentRevisionId |
integer(int64) |
false |
none |
Unique identifier for the last lease component revision |
»»»» lastLeaseComponentRevisionDisplayId |
string |
false |
none |
Unique identifier for the last lease component revision display |
»»»» clonedFromRevisionId |
integer(int64) |
false |
none |
Unique identifier for the cloned from revision |
»»»» clonedFromRevisionDisplayId |
string |
false |
none |
Unique identifier for the cloned from revision display |
»»»» lockReason |
string |
false |
none |
Text value for lockReason in ActivationGroupRevisionDto |
»»»» infiniteUsefulLife |
boolean |
false |
none |
Boolean flag indicating infiniteUsefulLife status |
»»»» transferOfOwnership |
boolean |
false |
none |
Boolean flag indicating transferOfOwnership status |
»»»» specializedAsset |
boolean |
false |
none |
Boolean flag indicating specializedAsset status |
»»»» fairMarketValue |
number(double) |
false |
none |
Value for fairMarketValue field |
»»»» residualValue |
number |
false |
none |
Value for residualValue field |
»»»» endOfTermIntention |
string |
false |
none |
Text value for endOfTermIntention in ActivationGroupRevisionDto |
»»»» endOfTermDate |
string(date) |
false |
none |
Date of the end of term |
»»»» endOfTermPeriod |
integer(int32) |
false |
none |
Numeric value representing endOfTermPeriod |
»»»» activationDocumentDate |
string(date) |
false |
none |
none |
»»»» activationPostingDate |
string(date) |
false |
none |
none |
»»»» closingDocumentDate |
string(date) |
false |
none |
none |
»»»» closingPostingDate |
string(date) |
false |
none |
none |
»»»» 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 ActivationGroupRevisionDto |
»»»» 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. |
|
»»»» allowsSystemGenerateNewId |
boolean |
false |
none |
Unique identifier for the allows system generate new |
»»» leaseComponentId |
integer(int64) |
false |
none |
Unique identifier for the lease component |
»»» leaseComponentDisplayId |
string |
false |
none |
Unique identifier for the lease component display |
»»» companyCodeId |
integer(int64) |
false |
none |
Unique identifier for the company code |
»»» companyCodeDisplayId |
string |
false |
none |
Unique identifier for the company code display |
»»» splittedFromActivationGroupRevisionId |
false |
none |
Data transfer object representing a revision of an activation group within the Nakisa Portfolio Management Suite, encompassing critical information related to portfolio, asset management, analytics, and real estate property. |
|
»»» 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. |
|
»»»» username |
string |
false |
none |
Human-readable name of the portfolio |
»»»» activationGroupId |
integer(int64) |
false |
none |
Unique identifier for the activation group |
»»»» activationGroupDisplayId |
string |
false |
none |
Unique identifier for the activation group display |
»»»» targetId |
string |
false |
none |
Unique identifier for the target |
»»»» targetType |
string |
false |
none |
Type of the target |
»»» 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. |
|
»»» 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 ActivationGroupDto |
»»» 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. |
|
»»» allowsSystemGenerateNewId |
boolean |
false |
none |
Unique identifier for the allows system generate new |
» expenseCategories |
false |
none |
List of expenseCategories items |
|
»» 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 |
»» editable |
boolean |
true |
none |
Boolean flag indicating editable status |
»» expenseCategoryType |
string |
true |
none |
Type of the expense category |
» calculationId |
integer(int64) |
false |
none |
Unique identifier for the calculation |
Enumerated Values
Attribute |
Value |
|---|---|
accountingStandardType |
GAAP, GASB_87, IFRS, OFF_BALANCE_SHEET |
assetClassType |
EQUIPMENT, PLANT, PROPERTY |
assetValueCurrencyType |
COMPANY_CURRENCY, CONTRACT_CURRENCY |
classificationType |
DIRECT_FINANCING, FINANCE, LOW_VALUE, NON_LEASE, OFF_BALANCE_SHEET, OPERATING, PROVISIONING, SALES_TYPE, SERVICE_CONTRACT, SHORT_TERM |
contractPhase |
CLOSED, DRAFT, INITIAL, REJECTED, SETUP |
currencyDefinitionType |
COMPANY_CURRENCY, CONTRACT_CURRENCY, MONTH_END_CURRENCY, REPORTING_CURRENCY, SECOND_LOCAL_CURRENCY, THIRD_LOCAL_CURRENCY |
dayOfWeek |
FRIDAY, MONDAY, SATURDAY, SUNDAY, THURSDAY, TUESDAY, WEDNESDAY |
endOfTermIntention |
NATURAL_LEASE_END, NOT_APPLICABLE, PURCHASE, RETURN, TO_BE_DETERMINED |
expenseCategoryType |
CASH_INCENTIVE, CASUALTY, EXPECTED_GRV, INCENTIVE, NON_LEASE, PAYMENT, PURCHASE_OPTION, TERMINATION_OPTION |
formOfLease |
FULL, NET |
idGenerationType |
AUTO, MANUAL |
indexationDateType |
JOB_DATE, MODIFICATION_DATE, NEXT_AVAILABLE_PAYMENT_DATE, ROU_ANNIVERSARY_DATE, USER_DEFINED |
indexationDateTypeNonLease |
JOB_DATE, MODIFICATION_DATE, NEXT_AVAILABLE_PAYMENT_DATE, ROU_ANNIVERSARY_DATE, USER_DEFINED |
indexationTreatmentType |
DEFAULT, ENFORCE_LEASE, ENFORCE_NON_LEASE, STANDARD |
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 |
lockReason |
CLOSED_CLOSING_RECLOSE_REJECTED, PENDING_TERMINATION |
month |
APRIL, AUGUST, DECEMBER, FEBRUARY, JANUARY, JULY, JUNE, MARCH, MAY, NOVEMBER, OCTOBER, SEPTEMBER |
principalPositionType |
LESSEE, LESSOR |
priority |
HIGH, LOW, MEDIUM |
revisionType |
ACTIVE, DRAFT, INACTIVE, REVERTED, REVISION |
sourceCurrencyType |
COMPANY_CURRENCY, CONTRACT_CURRENCY, N_A |
spreadingFrequency |
NONE, PERIODIC, STRAIGHT_LINE |
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 |
terminationType |
CASUALTY, EARLY_TERMINATION, INTERCOMPANY_TRANSFER, PURCHASING_OPTION |
timing |
END_OF_DAY, START_OF_DAY |
translationDateType |
, DOCUMENT_DATE, POSTING_DATE, TRANSLATION_DATE |
type |
MIGRATION, TESTING |
userDeterminedLeaseType |
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 |
Get Percentage Rent Report Calculations¶
HTTP Request
GET /api/percentage-rent-reports/{id}/calculations
📋 Description: Retrieves calculations related to percentage rent reports for a specified asset within the Nakisa Portfolio Management Suite, enabling users to analyze financial performance and optimize portfolio management strategies.
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 percentage rent calculations should be returned in a paginated format, facilitating efficient data retrieval for portfolio and asset analytics within the Nakisa Portfolio Management Suite. |
Responses
Status |
Meaning |
Description |
Schema |
|---|---|---|---|
200 |
OK |
PagedModelEntityModelPercentageRentReportCalculationGroupDto |
Example Responses
1{
2 "_embedded": {
3 "percentageRentReportCalculationGroups": [
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 "leaseId": 0,
13 "percentageRentRuleId": 0,
14 "percentageRentRuleCalculations": [
15 {
16 "createdBy": "string",
17 "lastModifiedBy": "string",
18 "createdDate": "2019-08-24T14:15:22Z",
19 "lastModifiedDate": "2019-08-24T14:15:22Z",
20 "archived": true,
21 "externalId": "string",
22 "id": 0,
23 "percentageRentRule": {
24 "createdBy": "string",
25 "lastModifiedBy": "string",
26 "createdDate": "2019-08-24T14:15:22Z",
27 "lastModifiedDate": "2019-08-24T14:15:22Z",
28 "archived": true,
29 "externalId": "string",
30 "id": 0,
31 "paymentFrequencyId": 0,
32 "adjustmentFrequencyId": 0,
33 "minimum": 0,
34 "maximum": 0,
35 "calculationModeId": 0,
36 "breakevenPointTypeId": 0,
37 "breakevenPointPercentage": 0,
38 "formula": "string",
39 "note": "string",
40 "chargeExpenseCategoryIds": [
41 0
42 ],
43 "expenseCategoryIds": [
44 0
45 ]
46 },
47 "virtualPeriodFrom": "2019-08-24",
48 "virtualPeriodTo": "2019-08-24",
49 "nbDayInVirtualPeriod": 0,
50 "periodFrom": "2019-08-24",
51 "periodTo": "2019-08-24",
52 "nbDayInPeriod": 0,
53 "applicableSalesTotal": 0,
54 "cumulativeApplicableSalesTotal": 0,
55 "breakEvenPoint": 0,
56 "cumulativeBreakEvenPoint": 0,
57 "cumulativeOverageSales": 0,
58 "percentageRent": 0,
59 "cumulativePercentageRent": 0,
60 "percentageRentMinimum": 0,
61 "percentageRentMaximum": 0,
62 "cumulativePercentageRentMinimum": 0,
63 "cumulativePercentageRentMaximum": 0,
64 "cumulativeEffectivePercentageRent": 0,
65 "provisionalRent": 0,
66 "cumulativeProvisionalRent": 0,
67 "cumulativePaymentAdjustment": 0,
68 "balance": 0,
69 "hasWarning": true,
70 "fileNumber": "string",
71 "currency": "string",
72 "chargeIds": [
73 0
74 ]
75 }
76 ],
77 "fileNumber": "string",
78 "currency": "string"
79 }
80 ]
81 },
82 "page": {
83 "size": 0,
84 "totalElements": 0,
85 "totalPages": 0,
86 "number": 0
87 }
88}