EntityModelBatchDto¶
Example Json Object
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 "startDate": "2019-08-24",
11 "endDate": "2019-08-24",
12 "postingDate": "2019-08-24",
13 "documentDate": "2019-08-24",
14 "preparedBy": "string",
15 "preparedDate": "2019-08-24",
16 "approvedBy": "string",
17 "approvedDate": "2019-08-24",
18 "executedBy": "string",
19 "executedDate": "2019-08-24",
20 "postingNote": "string",
21 "usePostingNote": true,
22 "statusId": 0,
23 "processingStatus": "PROCESSING",
24 "batchPreviewGenerationStatus": "NOT_STARTED",
25 "leaseIds": [
26 0
27 ],
28 "massProfileFilterIds": [
29 0
30 ],
31 "principalPositionType": "string",
32 "postingTransactionType": "string",
33 "reversalReasonType": "string",
34 "journalTypes": [
35 "string"
36 ],
37 "jobPostingStatuses": [
38 "string"
39 ],
40 "internalPostingDateType": "string",
41 "operationalPostingJobId": 0,
42 "jobComplete": true,
43 "approvedPaymentIds": [
44 0
45 ],
46 "approvedChargeIds": [
47 0
48 ],
49 "approvedProvisionIds": [
50 0
51 ],
52 "status": {
53 "createdBy": "string",
54 "lastModifiedBy": "string",
55 "createdDate": "2019-08-24T14:15:22Z",
56 "lastModifiedDate": "2019-08-24T14:15:22Z",
57 "archived": true,
58 "externalId": "string",
59 "id": 0,
60 "priority": 0,
61 "internalId": 0,
62 "pickListCode": "string",
63 "pickListLabel": "string",
64 "label": "string",
65 "cultureId": 0,
66 "labelDtos": [
67 {
68 "createdBy": "string",
69 "lastModifiedBy": "string",
70 "createdDate": "2019-08-24T14:15:22Z",
71 "lastModifiedDate": "2019-08-24T14:15:22Z",
72 "archived": true,
73 "externalId": "string",
74 "id": 0,
75 "cultureId": 0,
76 "value": "string"
77 }
78 ]
79 },
80 "massProfileFilters": [
81 {
82 "createdBy": "string",
83 "lastModifiedBy": "string",
84 "createdDate": "2019-08-24T14:15:22Z",
85 "lastModifiedDate": "2019-08-24T14:15:22Z",
86 "archived": true,
87 "externalId": "string",
88 "id": 0,
89 "name": "string",
90 "description": "string",
91 "leaseList": true,
92 "leaseIds": [
93 0
94 ],
95 "leases": [
96 {
97 "createdBy": "string",
98 "lastModifiedBy": "string",
99 "createdDate": "2019-08-24T14:15:22Z",
100 "lastModifiedDate": "2019-08-24T14:15:22Z",
101 "archived": true,
102 "externalId": "string",
103 "id": 0,
104 "typeId": 0,
105 "terminatingLease": "2019-08-24",
106 "maximumDateTo": "2019-08-24",
107 "number": "string",
108 "validFrom": "2019-08-24",
109 "validTo": "2019-08-24",
110 "categoryId": 0,
111 "registrationNumber": "string",
112 "statusId": 0,
113 "stateId": 0,
114 "calculateTax": true,
115 "autoMonthToMonth": true,
116 "originalLeaseId": 0,
117 "scenario": true,
118 "parentLeaseId": 0,
119 "areasHistoryVersionId": 0,
120 "provisioningFrequencyName": "string",
121 "accountingApproved": true,
122 "indexationType": "string",
123 "cpiGlobalCategoryId": 0,
124 "indexationReferenceDate": "2019-08-24",
125 "currentIndexLevel": 0.1,
126 "conditionallyIndexed": true,
127 "applicableCurrentIndexLevel": 0.1,
128 "indexLevelPercentageChangeLowerBound": 0.1,
129 "indexLevelPercentageChangeUpperBound": 0.1,
130 "indexationTypeNonLease": "string",
131 "cpiGlobalCategoryIdNonLease": 0,
132 "indexationReferenceDateNonLease": "2019-08-24",
133 "currentIndexLevelNonLease": 0.1,
134 "conditionallyIndexedNonLease": true,
135 "applicableCurrentIndexLevelNonLease": 0.1,
136 "indexLevelPercentageChangeLowerBoundNonLease": 0.1,
137 "indexLevelPercentageChangeUpperBoundNonLease": 0.1,
138 "signatureDate": "2019-08-24",
139 "premiseId": 0,
140 "type": {
141 "createdBy": "string",
142 "lastModifiedBy": "string",
143 "createdDate": "2019-08-24T14:15:22Z",
144 "lastModifiedDate": "2019-08-24T14:15:22Z",
145 "archived": true,
146 "externalId": "string",
147 "id": 0,
148 "priority": 0,
149 "internalId": 0,
150 "pickListCode": "string",
151 "pickListLabel": "string",
152 "label": "string",
153 "cultureId": 0,
154 "labelDtos": [
155 {
156 "createdBy": "string",
157 "lastModifiedBy": "string",
158 "createdDate": "2019-08-24T14:15:22Z",
159 "lastModifiedDate": "2019-08-24T14:15:22Z",
160 "archived": true,
161 "externalId": "string",
162 "id": 0,
163 "cultureId": 0,
164 "value": "string"
165 }
166 ]
167 },
168 "category": {
169 "createdBy": "string",
170 "lastModifiedBy": "string",
171 "createdDate": "2019-08-24T14:15:22Z",
172 "lastModifiedDate": "2019-08-24T14:15:22Z",
173 "archived": true,
174 "externalId": "string",
175 "id": 0,
176 "priority": 0,
177 "internalId": 0,
178 "pickListCode": "string",
179 "pickListLabel": "string",
180 "label": "string",
181 "cultureId": 0,
182 "labelDtos": [
183 {
184 "createdBy": "string",
185 "lastModifiedBy": "string",
186 "createdDate": "2019-08-24T14:15:22Z",
187 "lastModifiedDate": "2019-08-24T14:15:22Z",
188 "archived": true,
189 "externalId": "string",
190 "id": 0,
191 "cultureId": 0,
192 "value": "string"
193 }
194 ]
195 },
196 "status": {
197 "createdBy": "string",
198 "lastModifiedBy": "string",
199 "createdDate": "2019-08-24T14:15:22Z",
200 "lastModifiedDate": "2019-08-24T14:15:22Z",
201 "archived": true,
202 "externalId": "string",
203 "id": 0,
204 "priority": 0,
205 "internalId": 0,
206 "pickListCode": "string",
207 "pickListLabel": "string",
208 "label": "string",
209 "cultureId": 0,
210 "labelDtos": [
211 {
212 "createdBy": "string",
213 "lastModifiedBy": "string",
214 "createdDate": "2019-08-24T14:15:22Z",
215 "lastModifiedDate": "2019-08-24T14:15:22Z",
216 "archived": true,
217 "externalId": "string",
218 "id": 0,
219 "cultureId": 0,
220 "value": "string"
221 }
222 ]
223 },
224 "state": {
225 "createdBy": "string",
226 "lastModifiedBy": "string",
227 "createdDate": "2019-08-24T14:15:22Z",
228 "lastModifiedDate": "2019-08-24T14:15:22Z",
229 "archived": true,
230 "externalId": "string",
231 "id": 0,
232 "priority": 0,
233 "internalId": 0,
234 "pickListCode": "string",
235 "pickListLabel": "string",
236 "label": "string",
237 "cultureId": 0,
238 "labelDtos": [
239 {
240 "createdBy": "string",
241 "lastModifiedBy": "string",
242 "createdDate": "2019-08-24T14:15:22Z",
243 "lastModifiedDate": "2019-08-24T14:15:22Z",
244 "archived": true,
245 "externalId": "string",
246 "id": 0,
247 "cultureId": 0,
248 "value": "string"
249 }
250 ]
251 },
252 "version": {
253 "createdBy": "string",
254 "lastModifiedBy": "string",
255 "createdDate": "2019-08-24T14:15:22Z",
256 "lastModifiedDate": "2019-08-24T14:15:22Z",
257 "archived": true,
258 "externalId": "string",
259 "id": 0,
260 "name": "string",
261 "description": "string",
262 "modificationDate": "2019-08-24",
263 "updateContractRate": true,
264 "leaseEvent": {
265 "createdBy": "string",
266 "lastModifiedBy": "string",
267 "createdDate": "2019-08-24T14:15:22Z",
268 "lastModifiedDate": "2019-08-24T14:15:22Z",
269 "archived": true,
270 "externalId": "string",
271 "id": 0,
272 "typeId": 0,
273 "code": "string",
274 "reviewedBy": "string",
275 "reviewedDate": "2019-08-24",
276 "reviewedStatusId": 0,
277 "activityDate": "2019-08-24",
278 "relatedPickListOptionId": 0,
279 "detail": "string",
280 "note": {
281 "createdBy": "string",
282 "lastModifiedBy": "string",
283 "createdDate": "2019-08-24T14:15:22Z",
284 "lastModifiedDate": "2019-08-24T14:15:22Z",
285 "archived": true,
286 "externalId": "string",
287 "id": 0,
288 "message": "string",
289 "preserveOriginalAudit": true,
290 "originalCreatedBy": "string",
291 "originalCreatedDate": "2019-08-24T14:15:22Z",
292 "originalLastModifiedBy": "string",
293 "originalLastModifiedDate": "2019-08-24T14:15:22Z"
294 },
295 "type": {
296 "createdBy": "string",
297 "lastModifiedBy": "string",
298 "createdDate": "2019-08-24T14:15:22Z",
299 "lastModifiedDate": "2019-08-24T14:15:22Z",
300 "archived": true,
301 "externalId": "string",
302 "id": 0,
303 "priority": 0,
304 "internalId": 0,
305 "pickListCode": "string",
306 "pickListLabel": "string",
307 "label": "string",
308 "cultureId": 0,
309 "labelDtos": [
310 {
311 "createdBy": "string",
312 "lastModifiedBy": "string",
313 "createdDate": "2019-08-24T14:15:22Z",
314 "lastModifiedDate": "2019-08-24T14:15:22Z",
315 "archived": true,
316 "externalId": "string",
317 "id": 0,
318 "cultureId": 0,
319 "value": "string"
320 }
321 ]
322 },
323 "reviewedStatus": {
324 "createdBy": "string",
325 "lastModifiedBy": "string",
326 "createdDate": "2019-08-24T14:15:22Z",
327 "lastModifiedDate": "2019-08-24T14:15:22Z",
328 "archived": true,
329 "externalId": "string",
330 "id": 0,
331 "priority": 0,
332 "internalId": 0,
333 "pickListCode": "string",
334 "pickListLabel": "string",
335 "label": "string",
336 "cultureId": 0,
337 "labelDtos": [
338 {
339 "createdBy": "string",
340 "lastModifiedBy": "string",
341 "createdDate": "2019-08-24T14:15:22Z",
342 "lastModifiedDate": "2019-08-24T14:15:22Z",
343 "archived": true,
344 "externalId": "string",
345 "id": 0,
346 "cultureId": 0,
347 "value": "string"
348 }
349 ]
350 },
351 "relatedPickListOption": {
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 "priority": 0,
360 "internalId": 0,
361 "pickListCode": "string",
362 "pickListLabel": "string",
363 "label": "string",
364 "cultureId": 0,
365 "labelDtos": [
366 {
367 "createdBy": "string",
368 "lastModifiedBy": "string",
369 "createdDate": "2019-08-24T14:15:22Z",
370 "lastModifiedDate": "2019-08-24T14:15:22Z",
371 "archived": true,
372 "externalId": "string",
373 "id": 0,
374 "cultureId": 0,
375 "value": "string"
376 }
377 ]
378 },
379 "isVisiblePartnerPortal": true
380 },
381 "scenario": true,
382 "isVisibleVendorPortal": true,
383 "isTerminationVersion": true,
384 "terminationDate": "2019-08-24",
385 "penaltyAmount": 0.1,
386 "areasHistoryVersionId": 0
387 },
388 "premiseDto": {
389 "createdBy": "string",
390 "lastModifiedBy": "string",
391 "createdDate": "2019-08-24T14:15:22Z",
392 "lastModifiedDate": "2019-08-24T14:15:22Z",
393 "archived": true,
394 "externalId": "string",
395 "id": 0,
396 "number": "string",
397 "name": "string",
398 "headPremise": true,
399 "possessionDate": "2019-08-24",
400 "openingDate": "2019-08-24",
401 "closingDate": "2019-08-24",
402 "relocationDate": "2019-08-24",
403 "vacatingDate": "2019-08-24",
404 "expansionDate": "2019-08-24",
405 "statusId": 0,
406 "usageId": 0,
407 "parentPremiseId": 0,
408 "costCenterId": 0,
409 "profitCenterId": 0,
410 "legalEntityId": 0,
411 "occupancyIds": [
412 0
413 ],
414 "locationId": 0,
415 "locationDto": {
416 "createdBy": "string",
417 "lastModifiedBy": "string",
418 "createdDate": "2019-08-24T14:15:22Z",
419 "lastModifiedDate": "2019-08-24T14:15:22Z",
420 "archived": true,
421 "externalId": "string",
422 "id": 0,
423 "number": "string",
424 "name": "string",
425 "storeNumber": "string",
426 "defaultCurrencyId": 0,
427 "defaultMeasureId": 0,
428 "typeId": 0,
429 "qualityId": 0,
430 "propertyTypeId": 0,
431 "categoryId": 0,
432 "statusId": 0,
433 "businessUnitId": 0,
434 "groupIds": [
435 0
436 ],
437 "legalEntityIds": [
438 0
439 ],
440 "defaultCurrency": {
441 "id": 0,
442 "status": "CREATED",
443 "displayId": "string",
444 "erpSystemId": 0,
445 "erpSystemDisplayId": "string",
446 "name": "string",
447 "decimalPoints": 0,
448 "depreciationAreaId": 0
449 },
450 "defaultUnitValue": {
451 "createdBy": "string",
452 "lastModifiedBy": "string",
453 "createdDate": "2019-08-24T14:15:22Z",
454 "lastModifiedDate": "2019-08-24T14:15:22Z",
455 "archived": true,
456 "externalId": "string",
457 "id": 0,
458 "unitId": 0,
459 "unitOfMeasureId": 0,
460 "erpSystemId": 0,
461 "unit": {
462 "createdBy": "string",
463 "lastModifiedBy": "string",
464 "createdDate": "2019-08-24T14:15:22Z",
465 "lastModifiedDate": "2019-08-24T14:15:22Z",
466 "archived": true,
467 "externalId": "string",
468 "id": 0,
469 "priority": 0,
470 "internalId": 0,
471 "pickListCode": "string",
472 "pickListLabel": "string",
473 "label": "string",
474 "cultureId": 0,
475 "labelDtos": [
476 {}
477 ]
478 },
479 "unitOfMeasure": {
480 "id": 0,
481 "status": "CREATED",
482 "displayId": "string",
483 "erpSystemId": 0,
484 "erpSystemDisplayId": "string",
485 "name": "string"
486 }
487 },
488 "type": {
489 "createdBy": "string",
490 "lastModifiedBy": "string",
491 "createdDate": "2019-08-24T14:15:22Z",
492 "lastModifiedDate": "2019-08-24T14:15:22Z",
493 "archived": true,
494 "externalId": "string",
495 "id": 0,
496 "priority": 0,
497 "internalId": 0,
498 "pickListCode": "string",
499 "pickListLabel": "string",
500 "label": "string",
501 "cultureId": 0,
502 "labelDtos": [
503 {
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 "cultureId": 0,
512 "value": "string"
513 }
514 ]
515 },
516 "quality": {
517 "createdBy": "string",
518 "lastModifiedBy": "string",
519 "createdDate": "2019-08-24T14:15:22Z",
520 "lastModifiedDate": "2019-08-24T14:15:22Z",
521 "archived": true,
522 "externalId": "string",
523 "id": 0,
524 "priority": 0,
525 "internalId": 0,
526 "pickListCode": "string",
527 "pickListLabel": "string",
528 "label": "string",
529 "cultureId": 0,
530 "labelDtos": [
531 {
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 "cultureId": 0,
540 "value": "string"
541 }
542 ]
543 },
544 "propertyType": {
545 "createdBy": "string",
546 "lastModifiedBy": "string",
547 "createdDate": "2019-08-24T14:15:22Z",
548 "lastModifiedDate": "2019-08-24T14:15:22Z",
549 "archived": true,
550 "externalId": "string",
551 "id": 0,
552 "priority": 0,
553 "internalId": 0,
554 "pickListCode": "string",
555 "pickListLabel": "string",
556 "label": "string",
557 "cultureId": 0,
558 "labelDtos": [
559 {
560 "createdBy": "string",
561 "lastModifiedBy": "string",
562 "createdDate": "2019-08-24T14:15:22Z",
563 "lastModifiedDate": "2019-08-24T14:15:22Z",
564 "archived": true,
565 "externalId": "string",
566 "id": 0,
567 "cultureId": 0,
568 "value": "string"
569 }
570 ]
571 },
572 "category": {
573 "createdBy": "string",
574 "lastModifiedBy": "string",
575 "createdDate": "2019-08-24T14:15:22Z",
576 "lastModifiedDate": "2019-08-24T14:15:22Z",
577 "archived": true,
578 "externalId": "string",
579 "id": 0,
580 "priority": 0,
581 "internalId": 0,
582 "pickListCode": "string",
583 "pickListLabel": "string",
584 "label": "string",
585 "cultureId": 0,
586 "labelDtos": [
587 {
588 "createdBy": "string",
589 "lastModifiedBy": "string",
590 "createdDate": "2019-08-24T14:15:22Z",
591 "lastModifiedDate": "2019-08-24T14:15:22Z",
592 "archived": true,
593 "externalId": "string",
594 "id": 0,
595 "cultureId": 0,
596 "value": "string"
597 }
598 ]
599 },
600 "status": {
601 "createdBy": "string",
602 "lastModifiedBy": "string",
603 "createdDate": "2019-08-24T14:15:22Z",
604 "lastModifiedDate": "2019-08-24T14:15:22Z",
605 "archived": true,
606 "externalId": "string",
607 "id": 0,
608 "priority": 0,
609 "internalId": 0,
610 "pickListCode": "string",
611 "pickListLabel": "string",
612 "label": "string",
613 "cultureId": 0,
614 "labelDtos": [
615 {
616 "createdBy": "string",
617 "lastModifiedBy": "string",
618 "createdDate": "2019-08-24T14:15:22Z",
619 "lastModifiedDate": "2019-08-24T14:15:22Z",
620 "archived": true,
621 "externalId": "string",
622 "id": 0,
623 "cultureId": 0,
624 "value": "string"
625 }
626 ]
627 },
628 "addressDto": {
629 "createdBy": "string",
630 "lastModifiedBy": "string",
631 "createdDate": "2019-08-24T14:15:22Z",
632 "lastModifiedDate": "2019-08-24T14:15:22Z",
633 "archived": true,
634 "externalId": "string",
635 "id": 0,
636 "street": "string",
637 "civicNumber": "string",
638 "suite": "string",
639 "postalCode": "string",
640 "lon": 0.1,
641 "lat": 0.1,
642 "city": {
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 "province": {
652 "createdBy": "string",
653 "lastModifiedBy": "string",
654 "createdDate": "2019-08-24T14:15:22Z",
655 "lastModifiedDate": "2019-08-24T14:15:22Z",
656 "archived": true,
657 "externalId": "string",
658 "id": 0,
659 "name": "string",
660 "code": "string",
661 "country": {},
662 "provinceCountryKey": "string"
663 },
664 "cityProvinceCountryKey": "string"
665 },
666 "district": {
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 "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 },
688 "cityId": 0,
689 "districtId": 0
690 },
691 "secondAddressDto": {
692 "createdBy": "string",
693 "lastModifiedBy": "string",
694 "createdDate": "2019-08-24T14:15:22Z",
695 "lastModifiedDate": "2019-08-24T14:15:22Z",
696 "archived": true,
697 "externalId": "string",
698 "id": 0,
699 "street": "string",
700 "civicNumber": "string",
701 "suite": "string",
702 "postalCode": "string",
703 "lon": 0.1,
704 "lat": 0.1,
705 "city": {
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 "province": {
715 "createdBy": "string",
716 "lastModifiedBy": "string",
717 "createdDate": "2019-08-24T14:15:22Z",
718 "lastModifiedDate": "2019-08-24T14:15:22Z",
719 "archived": true,
720 "externalId": "string",
721 "id": 0,
722 "name": "string",
723 "code": "string",
724 "country": {},
725 "provinceCountryKey": "string"
726 },
727 "cityProvinceCountryKey": "string"
728 },
729 "district": {
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 "city": {
739 "createdBy": "string",
740 "lastModifiedBy": "string",
741 "createdDate": "2019-08-24T14:15:22Z",
742 "lastModifiedDate": "2019-08-24T14:15:22Z",
743 "archived": true,
744 "externalId": "string",
745 "id": 0,
746 "name": "string",
747 "province": {},
748 "cityProvinceCountryKey": "string"
749 }
750 },
751 "cityId": 0,
752 "districtId": 0
753 }
754 },
755 "status": {
756 "createdBy": "string",
757 "lastModifiedBy": "string",
758 "createdDate": "2019-08-24T14:15:22Z",
759 "lastModifiedDate": "2019-08-24T14:15:22Z",
760 "archived": true,
761 "externalId": "string",
762 "id": 0,
763 "priority": 0,
764 "internalId": 0,
765 "pickListCode": "string",
766 "pickListLabel": "string",
767 "label": "string",
768 "cultureId": 0,
769 "labelDtos": [
770 {
771 "createdBy": "string",
772 "lastModifiedBy": "string",
773 "createdDate": "2019-08-24T14:15:22Z",
774 "lastModifiedDate": "2019-08-24T14:15:22Z",
775 "archived": true,
776 "externalId": "string",
777 "id": 0,
778 "cultureId": 0,
779 "value": "string"
780 }
781 ]
782 },
783 "usage": {
784 "createdBy": "string",
785 "lastModifiedBy": "string",
786 "createdDate": "2019-08-24T14:15:22Z",
787 "lastModifiedDate": "2019-08-24T14:15:22Z",
788 "archived": true,
789 "externalId": "string",
790 "id": 0,
791 "priority": 0,
792 "internalId": 0,
793 "pickListCode": "string",
794 "pickListLabel": "string",
795 "label": "string",
796 "cultureId": 0,
797 "labelDtos": [
798 {
799 "createdBy": "string",
800 "lastModifiedBy": "string",
801 "createdDate": "2019-08-24T14:15:22Z",
802 "lastModifiedDate": "2019-08-24T14:15:22Z",
803 "archived": true,
804 "externalId": "string",
805 "id": 0,
806 "cultureId": 0,
807 "value": "string"
808 }
809 ]
810 },
811 "occupanciesDto": [
812 {
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 "createdBy": "string",
829 "lastModifiedBy": "string",
830 "createdDate": "2019-08-24T14:15:22Z",
831 "lastModifiedDate": "2019-08-24T14:15:22Z",
832 "archived": true,
833 "externalId": "string",
834 "id": 0,
835 "cultureId": 0,
836 "value": "string"
837 }
838 ]
839 }
840 ]
841 },
842 "isTerminationVersion": true
843 }
844 ],
845 "leaseFileNumbers": [
846 "string"
847 ],
848 "validFrom": "2019-08-24",
849 "validTo": "2019-08-24",
850 "cityIds": [
851 0
852 ],
853 "provinceIds": [
854 0
855 ],
856 "countryIds": [
857 0
858 ],
859 "premiseIds": [
860 0
861 ],
862 "locationIds": [
863 0
864 ],
865 "businessUnitIds": [
866 0
867 ],
868 "legalEntityIds": [
869 0
870 ],
871 "groupIds": [
872 "string"
873 ],
874 "groupOptionIds": [
875 0
876 ],
877 "masterAgreementIds": [
878 0
879 ],
880 "contractIds": [
881 0
882 ],
883 "statusIds": [
884 0
885 ],
886 "cities": [
887 {
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 "province": {
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 "country": {
906 "createdBy": "string",
907 "lastModifiedBy": "string",
908 "createdDate": "2019-08-24T14:15:22Z",
909 "lastModifiedDate": "2019-08-24T14:15:22Z",
910 "archived": true,
911 "externalId": "string",
912 "id": 0,
913 "name": "string",
914 "code": "string"
915 },
916 "code": "string",
917 "countryId": 0
918 },
919 "provinceId": 0
920 }
921 ],
922 "provinces": [
923 {
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 "country": {
933 "createdBy": "string",
934 "lastModifiedBy": "string",
935 "createdDate": "2019-08-24T14:15:22Z",
936 "lastModifiedDate": "2019-08-24T14:15:22Z",
937 "archived": true,
938 "externalId": "string",
939 "id": 0,
940 "name": "string",
941 "code": "string"
942 },
943 "code": "string",
944 "countryId": 0
945 }
946 ],
947 "countries": [
948 {
949 "createdBy": "string",
950 "lastModifiedBy": "string",
951 "createdDate": "2019-08-24T14:15:22Z",
952 "lastModifiedDate": "2019-08-24T14:15:22Z",
953 "archived": true,
954 "externalId": "string",
955 "id": 0,
956 "name": "string",
957 "code": "string"
958 }
959 ],
960 "locations": [
961 {
962 "createdBy": "string",
963 "lastModifiedBy": "string",
964 "createdDate": "2019-08-24T14:15:22Z",
965 "lastModifiedDate": "2019-08-24T14:15:22Z",
966 "archived": true,
967 "externalId": "string",
968 "id": 0,
969 "number": "string",
970 "name": "string",
971 "storeNumber": "string",
972 "defaultCurrencyId": 0,
973 "defaultMeasureId": 0,
974 "typeId": 0,
975 "qualityId": 0,
976 "propertyTypeId": 0,
977 "categoryId": 0,
978 "statusId": 0,
979 "businessUnitId": 0,
980 "groupIds": [
981 0
982 ],
983 "legalEntityIds": [
984 0
985 ],
986 "defaultCurrency": {
987 "id": 0,
988 "status": "CREATED",
989 "displayId": "string",
990 "erpSystemId": 0,
991 "erpSystemDisplayId": "string",
992 "name": "string",
993 "decimalPoints": 0,
994 "depreciationAreaId": 0
995 },
996 "defaultUnitValue": {
997 "createdBy": "string",
998 "lastModifiedBy": "string",
999 "createdDate": "2019-08-24T14:15:22Z",
1000 "lastModifiedDate": "2019-08-24T14:15:22Z",
1001 "archived": true,
1002 "externalId": "string",
1003 "id": 0,
1004 "unitId": 0,
1005 "unitOfMeasureId": 0,
1006 "erpSystemId": 0,
1007 "unit": {
1008 "createdBy": "string",
1009 "lastModifiedBy": "string",
1010 "createdDate": "2019-08-24T14:15:22Z",
1011 "lastModifiedDate": "2019-08-24T14:15:22Z",
1012 "archived": true,
1013 "externalId": "string",
1014 "id": 0,
1015 "priority": 0,
1016 "internalId": 0,
1017 "pickListCode": "string",
1018 "pickListLabel": "string",
1019 "label": "string",
1020 "cultureId": 0,
1021 "labelDtos": [
1022 {
1023 "createdBy": "string",
1024 "lastModifiedBy": "string",
1025 "createdDate": "2019-08-24T14:15:22Z",
1026 "lastModifiedDate": "2019-08-24T14:15:22Z",
1027 "archived": true,
1028 "externalId": "string",
1029 "id": 0,
1030 "cultureId": 0,
1031 "value": "string"
1032 }
1033 ]
1034 },
1035 "unitOfMeasure": {
1036 "id": 0,
1037 "status": "CREATED",
1038 "displayId": "string",
1039 "erpSystemId": 0,
1040 "erpSystemDisplayId": "string",
1041 "name": "string"
1042 }
1043 },
1044 "type": {
1045 "createdBy": "string",
1046 "lastModifiedBy": "string",
1047 "createdDate": "2019-08-24T14:15:22Z",
1048 "lastModifiedDate": "2019-08-24T14:15:22Z",
1049 "archived": true,
1050 "externalId": "string",
1051 "id": 0,
1052 "priority": 0,
1053 "internalId": 0,
1054 "pickListCode": "string",
1055 "pickListLabel": "string",
1056 "label": "string",
1057 "cultureId": 0,
1058 "labelDtos": [
1059 {
1060 "createdBy": "string",
1061 "lastModifiedBy": "string",
1062 "createdDate": "2019-08-24T14:15:22Z",
1063 "lastModifiedDate": "2019-08-24T14:15:22Z",
1064 "archived": true,
1065 "externalId": "string",
1066 "id": 0,
1067 "cultureId": 0,
1068 "value": "string"
1069 }
1070 ]
1071 },
1072 "quality": {
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 "priority": 0,
1081 "internalId": 0,
1082 "pickListCode": "string",
1083 "pickListLabel": "string",
1084 "label": "string",
1085 "cultureId": 0,
1086 "labelDtos": [
1087 {
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 "cultureId": 0,
1096 "value": "string"
1097 }
1098 ]
1099 },
1100 "propertyType": {
1101 "createdBy": "string",
1102 "lastModifiedBy": "string",
1103 "createdDate": "2019-08-24T14:15:22Z",
1104 "lastModifiedDate": "2019-08-24T14:15:22Z",
1105 "archived": true,
1106 "externalId": "string",
1107 "id": 0,
1108 "priority": 0,
1109 "internalId": 0,
1110 "pickListCode": "string",
1111 "pickListLabel": "string",
1112 "label": "string",
1113 "cultureId": 0,
1114 "labelDtos": [
1115 {
1116 "createdBy": "string",
1117 "lastModifiedBy": "string",
1118 "createdDate": "2019-08-24T14:15:22Z",
1119 "lastModifiedDate": "2019-08-24T14:15:22Z",
1120 "archived": true,
1121 "externalId": "string",
1122 "id": 0,
1123 "cultureId": 0,
1124 "value": "string"
1125 }
1126 ]
1127 },
1128 "category": {
1129 "createdBy": "string",
1130 "lastModifiedBy": "string",
1131 "createdDate": "2019-08-24T14:15:22Z",
1132 "lastModifiedDate": "2019-08-24T14:15:22Z",
1133 "archived": true,
1134 "externalId": "string",
1135 "id": 0,
1136 "priority": 0,
1137 "internalId": 0,
1138 "pickListCode": "string",
1139 "pickListLabel": "string",
1140 "label": "string",
1141 "cultureId": 0,
1142 "labelDtos": [
1143 {
1144 "createdBy": "string",
1145 "lastModifiedBy": "string",
1146 "createdDate": "2019-08-24T14:15:22Z",
1147 "lastModifiedDate": "2019-08-24T14:15:22Z",
1148 "archived": true,
1149 "externalId": "string",
1150 "id": 0,
1151 "cultureId": 0,
1152 "value": "string"
1153 }
1154 ]
1155 },
1156 "status": {
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 "priority": 0,
1165 "internalId": 0,
1166 "pickListCode": "string",
1167 "pickListLabel": "string",
1168 "label": "string",
1169 "cultureId": 0,
1170 "labelDtos": [
1171 {
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 "cultureId": 0,
1180 "value": "string"
1181 }
1182 ]
1183 },
1184 "addressDto": {
1185 "createdBy": "string",
1186 "lastModifiedBy": "string",
1187 "createdDate": "2019-08-24T14:15:22Z",
1188 "lastModifiedDate": "2019-08-24T14:15:22Z",
1189 "archived": true,
1190 "externalId": "string",
1191 "id": 0,
1192 "street": "string",
1193 "civicNumber": "string",
1194 "suite": "string",
1195 "postalCode": "string",
1196 "lon": 0.1,
1197 "lat": 0.1,
1198 "city": {
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 "province": {
1208 "createdBy": "string",
1209 "lastModifiedBy": "string",
1210 "createdDate": "2019-08-24T14:15:22Z",
1211 "lastModifiedDate": "2019-08-24T14:15:22Z",
1212 "archived": true,
1213 "externalId": "string",
1214 "id": 0,
1215 "name": "string",
1216 "code": "string",
1217 "country": {
1218 "createdBy": "string",
1219 "lastModifiedBy": "string",
1220 "createdDate": "2019-08-24T14:15:22Z",
1221 "lastModifiedDate": "2019-08-24T14:15:22Z",
1222 "archived": true,
1223 "externalId": "string",
1224 "id": 0,
1225 "name": "string",
1226 "code": "string"
1227 },
1228 "provinceCountryKey": "string"
1229 },
1230 "cityProvinceCountryKey": "string"
1231 },
1232 "district": {
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 "city": {
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 "province": {
1251 "createdBy": "string",
1252 "lastModifiedBy": "string",
1253 "createdDate": "2019-08-24T14:15:22Z",
1254 "lastModifiedDate": "2019-08-24T14:15:22Z",
1255 "archived": true,
1256 "externalId": "string",
1257 "id": 0,
1258 "name": "string",
1259 "code": "string",
1260 "country": {
1261 "createdBy": "string",
1262 "lastModifiedBy": "string",
1263 "createdDate": "2019-08-24T14:15:22Z",
1264 "lastModifiedDate": "2019-08-24T14:15:22Z",
1265 "archived": true,
1266 "externalId": "string",
1267 "id": 0,
1268 "name": "string",
1269 "code": "string"
1270 },
1271 "provinceCountryKey": "string"
1272 },
1273 "cityProvinceCountryKey": "string"
1274 }
1275 },
1276 "cityId": 0,
1277 "districtId": 0
1278 },
1279 "secondAddressDto": {
1280 "createdBy": "string",
1281 "lastModifiedBy": "string",
1282 "createdDate": "2019-08-24T14:15:22Z",
1283 "lastModifiedDate": "2019-08-24T14:15:22Z",
1284 "archived": true,
1285 "externalId": "string",
1286 "id": 0,
1287 "street": "string",
1288 "civicNumber": "string",
1289 "suite": "string",
1290 "postalCode": "string",
1291 "lon": 0.1,
1292 "lat": 0.1,
1293 "city": {
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 "province": {
1303 "createdBy": "string",
1304 "lastModifiedBy": "string",
1305 "createdDate": "2019-08-24T14:15:22Z",
1306 "lastModifiedDate": "2019-08-24T14:15:22Z",
1307 "archived": true,
1308 "externalId": "string",
1309 "id": 0,
1310 "name": "string",
1311 "code": "string",
1312 "country": {
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 "name": "string",
1321 "code": "string"
1322 },
1323 "provinceCountryKey": "string"
1324 },
1325 "cityProvinceCountryKey": "string"
1326 },
1327 "district": {
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 "city": {
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 "province": {
1346 "createdBy": "string",
1347 "lastModifiedBy": "string",
1348 "createdDate": "2019-08-24T14:15:22Z",
1349 "lastModifiedDate": "2019-08-24T14:15:22Z",
1350 "archived": true,
1351 "externalId": "string",
1352 "id": 0,
1353 "name": "string",
1354 "code": "string",
1355 "country": {
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 "name": "string",
1364 "code": "string"
1365 },
1366 "provinceCountryKey": "string"
1367 },
1368 "cityProvinceCountryKey": "string"
1369 }
1370 },
1371 "cityId": 0,
1372 "districtId": 0
1373 }
1374 }
1375 ],
1376 "premises": [
1377 {
1378 "createdBy": "string",
1379 "lastModifiedBy": "string",
1380 "createdDate": "2019-08-24T14:15:22Z",
1381 "lastModifiedDate": "2019-08-24T14:15:22Z",
1382 "archived": true,
1383 "externalId": "string",
1384 "id": 0,
1385 "number": "string",
1386 "name": "string",
1387 "headPremise": true,
1388 "possessionDate": "2019-08-24",
1389 "openingDate": "2019-08-24",
1390 "closingDate": "2019-08-24",
1391 "relocationDate": "2019-08-24",
1392 "vacatingDate": "2019-08-24",
1393 "expansionDate": "2019-08-24",
1394 "statusId": 0,
1395 "usageId": 0,
1396 "parentPremiseId": 0,
1397 "costCenterId": 0,
1398 "profitCenterId": 0,
1399 "legalEntityId": 0,
1400 "occupancyIds": [
1401 0
1402 ],
1403 "locationId": 0,
1404 "locationDto": {
1405 "createdBy": "string",
1406 "lastModifiedBy": "string",
1407 "createdDate": "2019-08-24T14:15:22Z",
1408 "lastModifiedDate": "2019-08-24T14:15:22Z",
1409 "archived": true,
1410 "externalId": "string",
1411 "id": 0,
1412 "number": "string",
1413 "name": "string",
1414 "storeNumber": "string",
1415 "defaultCurrencyId": 0,
1416 "defaultMeasureId": 0,
1417 "typeId": 0,
1418 "qualityId": 0,
1419 "propertyTypeId": 0,
1420 "categoryId": 0,
1421 "statusId": 0,
1422 "businessUnitId": 0,
1423 "groupIds": [
1424 0
1425 ],
1426 "legalEntityIds": [
1427 0
1428 ],
1429 "defaultCurrency": {
1430 "id": 0,
1431 "status": "CREATED",
1432 "displayId": "string",
1433 "erpSystemId": 0,
1434 "erpSystemDisplayId": "string",
1435 "name": "string",
1436 "decimalPoints": 0,
1437 "depreciationAreaId": 0
1438 },
1439 "defaultUnitValue": {
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 "unitId": 0,
1448 "unitOfMeasureId": 0,
1449 "erpSystemId": 0,
1450 "unit": {
1451 "createdBy": "string",
1452 "lastModifiedBy": "string",
1453 "createdDate": "2019-08-24T14:15:22Z",
1454 "lastModifiedDate": "2019-08-24T14:15:22Z",
1455 "archived": true,
1456 "externalId": "string",
1457 "id": 0,
1458 "priority": 0,
1459 "internalId": 0,
1460 "pickListCode": "string",
1461 "pickListLabel": "string",
1462 "label": "string",
1463 "cultureId": 0,
1464 "labelDtos": [
1465 {
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 "cultureId": 0,
1474 "value": "string"
1475 }
1476 ]
1477 },
1478 "unitOfMeasure": {
1479 "id": 0,
1480 "status": "CREATED",
1481 "displayId": "string",
1482 "erpSystemId": 0,
1483 "erpSystemDisplayId": "string",
1484 "name": "string"
1485 }
1486 },
1487 "type": {
1488 "createdBy": "string",
1489 "lastModifiedBy": "string",
1490 "createdDate": "2019-08-24T14:15:22Z",
1491 "lastModifiedDate": "2019-08-24T14:15:22Z",
1492 "archived": true,
1493 "externalId": "string",
1494 "id": 0,
1495 "priority": 0,
1496 "internalId": 0,
1497 "pickListCode": "string",
1498 "pickListLabel": "string",
1499 "label": "string",
1500 "cultureId": 0,
1501 "labelDtos": [
1502 {
1503 "createdBy": "string",
1504 "lastModifiedBy": "string",
1505 "createdDate": "2019-08-24T14:15:22Z",
1506 "lastModifiedDate": "2019-08-24T14:15:22Z",
1507 "archived": true,
1508 "externalId": "string",
1509 "id": 0,
1510 "cultureId": 0,
1511 "value": "string"
1512 }
1513 ]
1514 },
1515 "quality": {
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 "priority": 0,
1524 "internalId": 0,
1525 "pickListCode": "string",
1526 "pickListLabel": "string",
1527 "label": "string",
1528 "cultureId": 0,
1529 "labelDtos": [
1530 {
1531 "createdBy": "string",
1532 "lastModifiedBy": "string",
1533 "createdDate": "2019-08-24T14:15:22Z",
1534 "lastModifiedDate": "2019-08-24T14:15:22Z",
1535 "archived": true,
1536 "externalId": "string",
1537 "id": 0,
1538 "cultureId": 0,
1539 "value": "string"
1540 }
1541 ]
1542 },
1543 "propertyType": {
1544 "createdBy": "string",
1545 "lastModifiedBy": "string",
1546 "createdDate": "2019-08-24T14:15:22Z",
1547 "lastModifiedDate": "2019-08-24T14:15:22Z",
1548 "archived": true,
1549 "externalId": "string",
1550 "id": 0,
1551 "priority": 0,
1552 "internalId": 0,
1553 "pickListCode": "string",
1554 "pickListLabel": "string",
1555 "label": "string",
1556 "cultureId": 0,
1557 "labelDtos": [
1558 {
1559 "createdBy": "string",
1560 "lastModifiedBy": "string",
1561 "createdDate": "2019-08-24T14:15:22Z",
1562 "lastModifiedDate": "2019-08-24T14:15:22Z",
1563 "archived": true,
1564 "externalId": "string",
1565 "id": 0,
1566 "cultureId": 0,
1567 "value": "string"
1568 }
1569 ]
1570 },
1571 "category": {
1572 "createdBy": "string",
1573 "lastModifiedBy": "string",
1574 "createdDate": "2019-08-24T14:15:22Z",
1575 "lastModifiedDate": "2019-08-24T14:15:22Z",
1576 "archived": true,
1577 "externalId": "string",
1578 "id": 0,
1579 "priority": 0,
1580 "internalId": 0,
1581 "pickListCode": "string",
1582 "pickListLabel": "string",
1583 "label": "string",
1584 "cultureId": 0,
1585 "labelDtos": [
1586 {
1587 "createdBy": "string",
1588 "lastModifiedBy": "string",
1589 "createdDate": "2019-08-24T14:15:22Z",
1590 "lastModifiedDate": "2019-08-24T14:15:22Z",
1591 "archived": true,
1592 "externalId": "string",
1593 "id": 0,
1594 "cultureId": 0,
1595 "value": "string"
1596 }
1597 ]
1598 },
1599 "status": {
1600 "createdBy": "string",
1601 "lastModifiedBy": "string",
1602 "createdDate": "2019-08-24T14:15:22Z",
1603 "lastModifiedDate": "2019-08-24T14:15:22Z",
1604 "archived": true,
1605 "externalId": "string",
1606 "id": 0,
1607 "priority": 0,
1608 "internalId": 0,
1609 "pickListCode": "string",
1610 "pickListLabel": "string",
1611 "label": "string",
1612 "cultureId": 0,
1613 "labelDtos": [
1614 {
1615 "createdBy": "string",
1616 "lastModifiedBy": "string",
1617 "createdDate": "2019-08-24T14:15:22Z",
1618 "lastModifiedDate": "2019-08-24T14:15:22Z",
1619 "archived": true,
1620 "externalId": "string",
1621 "id": 0,
1622 "cultureId": 0,
1623 "value": "string"
1624 }
1625 ]
1626 },
1627 "addressDto": {
1628 "createdBy": "string",
1629 "lastModifiedBy": "string",
1630 "createdDate": "2019-08-24T14:15:22Z",
1631 "lastModifiedDate": "2019-08-24T14:15:22Z",
1632 "archived": true,
1633 "externalId": "string",
1634 "id": 0,
1635 "street": "string",
1636 "civicNumber": "string",
1637 "suite": "string",
1638 "postalCode": "string",
1639 "lon": 0.1,
1640 "lat": 0.1,
1641 "city": {
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 "province": {
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 "name": "string",
1659 "code": "string",
1660 "country": {
1661 "createdBy": "string",
1662 "lastModifiedBy": "string",
1663 "createdDate": "2019-08-24T14:15:22Z",
1664 "lastModifiedDate": "2019-08-24T14:15:22Z",
1665 "archived": true,
1666 "externalId": "string",
1667 "id": 0,
1668 "name": "string",
1669 "code": "string"
1670 },
1671 "provinceCountryKey": "string"
1672 },
1673 "cityProvinceCountryKey": "string"
1674 },
1675 "district": {
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 "city": {
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 "province": {
1694 "createdBy": "string",
1695 "lastModifiedBy": "string",
1696 "createdDate": "2019-08-24T14:15:22Z",
1697 "lastModifiedDate": "2019-08-24T14:15:22Z",
1698 "archived": true,
1699 "externalId": "string",
1700 "id": 0,
1701 "name": "string",
1702 "code": "string",
1703 "country": {},
1704 "provinceCountryKey": "string"
1705 },
1706 "cityProvinceCountryKey": "string"
1707 }
1708 },
1709 "cityId": 0,
1710 "districtId": 0
1711 },
1712 "secondAddressDto": {
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 "street": "string",
1721 "civicNumber": "string",
1722 "suite": "string",
1723 "postalCode": "string",
1724 "lon": 0.1,
1725 "lat": 0.1,
1726 "city": {
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 "province": {
1736 "createdBy": "string",
1737 "lastModifiedBy": "string",
1738 "createdDate": "2019-08-24T14:15:22Z",
1739 "lastModifiedDate": "2019-08-24T14:15:22Z",
1740 "archived": true,
1741 "externalId": "string",
1742 "id": 0,
1743 "name": "string",
1744 "code": "string",
1745 "country": {
1746 "createdBy": "string",
1747 "lastModifiedBy": "string",
1748 "createdDate": "2019-08-24T14:15:22Z",
1749 "lastModifiedDate": "2019-08-24T14:15:22Z",
1750 "archived": true,
1751 "externalId": "string",
1752 "id": 0,
1753 "name": "string",
1754 "code": "string"
1755 },
1756 "provinceCountryKey": "string"
1757 },
1758 "cityProvinceCountryKey": "string"
1759 },
1760 "district": {
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 "city": {
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 "province": {
1779 "createdBy": "string",
1780 "lastModifiedBy": "string",
1781 "createdDate": "2019-08-24T14:15:22Z",
1782 "lastModifiedDate": "2019-08-24T14:15:22Z",
1783 "archived": true,
1784 "externalId": "string",
1785 "id": 0,
1786 "name": "string",
1787 "code": "string",
1788 "country": {},
1789 "provinceCountryKey": "string"
1790 },
1791 "cityProvinceCountryKey": "string"
1792 }
1793 },
1794 "cityId": 0,
1795 "districtId": 0
1796 }
1797 },
1798 "status": {
1799 "createdBy": "string",
1800 "lastModifiedBy": "string",
1801 "createdDate": "2019-08-24T14:15:22Z",
1802 "lastModifiedDate": "2019-08-24T14:15:22Z",
1803 "archived": true,
1804 "externalId": "string",
1805 "id": 0,
1806 "priority": 0,
1807 "internalId": 0,
1808 "pickListCode": "string",
1809 "pickListLabel": "string",
1810 "label": "string",
1811 "cultureId": 0,
1812 "labelDtos": [
1813 {
1814 "createdBy": "string",
1815 "lastModifiedBy": "string",
1816 "createdDate": "2019-08-24T14:15:22Z",
1817 "lastModifiedDate": "2019-08-24T14:15:22Z",
1818 "archived": true,
1819 "externalId": "string",
1820 "id": 0,
1821 "cultureId": 0,
1822 "value": "string"
1823 }
1824 ]
1825 },
1826 "usage": {
1827 "createdBy": "string",
1828 "lastModifiedBy": "string",
1829 "createdDate": "2019-08-24T14:15:22Z",
1830 "lastModifiedDate": "2019-08-24T14:15:22Z",
1831 "archived": true,
1832 "externalId": "string",
1833 "id": 0,
1834 "priority": 0,
1835 "internalId": 0,
1836 "pickListCode": "string",
1837 "pickListLabel": "string",
1838 "label": "string",
1839 "cultureId": 0,
1840 "labelDtos": [
1841 {
1842 "createdBy": "string",
1843 "lastModifiedBy": "string",
1844 "createdDate": "2019-08-24T14:15:22Z",
1845 "lastModifiedDate": "2019-08-24T14:15:22Z",
1846 "archived": true,
1847 "externalId": "string",
1848 "id": 0,
1849 "cultureId": 0,
1850 "value": "string"
1851 }
1852 ]
1853 },
1854 "occupanciesDto": [
1855 {
1856 "createdBy": "string",
1857 "lastModifiedBy": "string",
1858 "createdDate": "2019-08-24T14:15:22Z",
1859 "lastModifiedDate": "2019-08-24T14:15:22Z",
1860 "archived": true,
1861 "externalId": "string",
1862 "id": 0,
1863 "priority": 0,
1864 "internalId": 0,
1865 "pickListCode": "string",
1866 "pickListLabel": "string",
1867 "label": "string",
1868 "cultureId": 0,
1869 "labelDtos": [
1870 {
1871 "createdBy": "string",
1872 "lastModifiedBy": "string",
1873 "createdDate": "2019-08-24T14:15:22Z",
1874 "lastModifiedDate": "2019-08-24T14:15:22Z",
1875 "archived": true,
1876 "externalId": "string",
1877 "id": 0,
1878 "cultureId": 0,
1879 "value": "string"
1880 }
1881 ]
1882 }
1883 ]
1884 }
1885 ],
1886 "groups": [
1887 {
1888 "createdBy": "string",
1889 "lastModifiedBy": "string",
1890 "createdDate": "2019-08-24T14:15:22Z",
1891 "lastModifiedDate": "2019-08-24T14:15:22Z",
1892 "archived": true,
1893 "externalId": "string",
1894 "id": "string",
1895 "code": "string",
1896 "priority": 0,
1897 "pickListType": "string",
1898 "label": "string",
1899 "cultureId": 0,
1900 "reportable": true,
1901 "labelDtos": [
1902 {
1903 "createdBy": "string",
1904 "lastModifiedBy": "string",
1905 "createdDate": "2019-08-24T14:15:22Z",
1906 "lastModifiedDate": "2019-08-24T14:15:22Z",
1907 "archived": true,
1908 "externalId": "string",
1909 "id": 0,
1910 "cultureId": 0,
1911 "value": "string"
1912 }
1913 ]
1914 }
1915 ],
1916 "groupOptions": [
1917 {
1918 "createdBy": "string",
1919 "lastModifiedBy": "string",
1920 "createdDate": "2019-08-24T14:15:22Z",
1921 "lastModifiedDate": "2019-08-24T14:15:22Z",
1922 "archived": true,
1923 "externalId": "string",
1924 "id": 0,
1925 "priority": 0,
1926 "internalId": 0,
1927 "pickListCode": "string",
1928 "pickListLabel": "string",
1929 "label": "string",
1930 "cultureId": 0,
1931 "labelDtos": [
1932 {
1933 "createdBy": "string",
1934 "lastModifiedBy": "string",
1935 "createdDate": "2019-08-24T14:15:22Z",
1936 "lastModifiedDate": "2019-08-24T14:15:22Z",
1937 "archived": true,
1938 "externalId": "string",
1939 "id": 0,
1940 "cultureId": 0,
1941 "value": "string"
1942 }
1943 ]
1944 }
1945 ],
1946 "businessUnits": [
1947 {
1948 "id": 0,
1949 "status": "CREATED",
1950 "displayId": "string",
1951 "name": "string",
1952 "leaseAreaId": 0,
1953 "companyId": 0
1954 }
1955 ],
1956 "legalEntities": [
1957 {
1958 "id": 0,
1959 "status": "CREATED",
1960 "displayId": "string",
1961 "erpSystemId": 0,
1962 "erpSystemDisplayId": "string",
1963 "countryId": 0,
1964 "countryDisplayId": "string",
1965 "postingPeriodVariantId": 0,
1966 "name": "string",
1967 "postingPeriodVariantDisplayId": "string",
1968 "controllingAreaId": 0,
1969 "controllingAreaDisplayId": "string",
1970 "chartOfAccountId": 0,
1971 "chartOfAccountDisplayId": "string",
1972 "fiscalVariantId": 0,
1973 "fiscalVariantDisplayId": "string",
1974 "chartOfDepreciationId": 0,
1975 "chartOfDepreciationDisplayId": "string",
1976 "purchasingOrganizationId": 0,
1977 "assetId": 0,
1978 "exchangeRateTypeId": 0,
1979 "plantId": 0,
1980 "incrementalBorrowingRateId": 0,
1981 "businessUnitId": 0,
1982 "projectId": 0,
1983 "transferVariantId": 0,
1984 "partnerId": 0,
1985 "departmentId": 0,
1986 "accountingStandardId": 0,
1987 "generalLedgerAccountId": 0,
1988 "consumerPriceIndexCategoryId": 0,
1989 "costCenterId": 0,
1990 "costCenterRelationValidFrom": "2019-08-24",
1991 "costCenterRelationValidTo": "2019-08-24"
1992 }
1993 ],
1994 "statusOptions": [
1995 {
1996 "createdBy": "string",
1997 "lastModifiedBy": "string",
1998 "createdDate": "2019-08-24T14:15:22Z",
1999 "lastModifiedDate": "2019-08-24T14:15:22Z",
2000 "archived": true,
2001 "externalId": "string",
2002 "id": 0,
2003 "priority": 0,
2004 "internalId": 0,
2005 "pickListCode": "string",
2006 "pickListLabel": "string",
2007 "label": "string",
2008 "cultureId": 0,
2009 "labelDtos": [
2010 {
2011 "createdBy": "string",
2012 "lastModifiedBy": "string",
2013 "createdDate": "2019-08-24T14:15:22Z",
2014 "lastModifiedDate": "2019-08-24T14:15:22Z",
2015 "archived": true,
2016 "externalId": "string",
2017 "id": 0,
2018 "cultureId": 0,
2019 "value": "string"
2020 }
2021 ]
2022 }
2023 ],
2024 "masterAgreements": [
2025 {
2026 "id": 0,
2027 "displayId": "string",
2028 "year": 1900,
2029 "name": "string",
2030 "description": "string",
2031 "validFrom": "2019-08-24",
2032 "validTo": "2019-08-24",
2033 "targetValue": 0.1,
2034 "legalJurisdiction": "string",
2035 "approverComment": "string",
2036 "signingPerson": "string",
2037 "placeOfSignature": "string",
2038 "dateOfSignature": "2019-08-24",
2039 "state": "MLA_DEFINE",
2040 "dataCreationInfo": {
2041 "id": 0,
2042 "idGenerationType": "AUTO",
2043 "source": "string",
2044 "type": "MIGRATION",
2045 "startDateTime": "2019-08-24T14:15:22Z",
2046 "endDateTime": "2019-08-24T14:15:22Z"
2047 },
2048 "agreementGroup": {
2049 "id": 0,
2050 "displayId": "string",
2051 "status": "CREATED",
2052 "name": "string"
2053 },
2054 "currency": {
2055 "id": 0,
2056 "displayId": "string",
2057 "status": "CREATED",
2058 "name": "string",
2059 "decimalPoints": 0
2060 },
2061 "internalAssetClass": {
2062 "id": 0,
2063 "displayId": "string",
2064 "status": "CREATED",
2065 "name": "string",
2066 "assetClassType": "PROPERTY",
2067 "infiniteUsefulLife": true
2068 },
2069 "leaseArea": {
2070 "id": 0,
2071 "displayId": "string",
2072 "status": "CREATED",
2073 "name": "string"
2074 },
2075 "businessUnit": {
2076 "id": 0,
2077 "displayId": "string",
2078 "status": "CREATED",
2079 "name": "string"
2080 },
2081 "companyCode": {
2082 "id": 0,
2083 "displayId": "string",
2084 "status": "CREATED",
2085 "erpSystemId": 0,
2086 "erpSystemDisplayId": "string",
2087 "countryId": 0,
2088 "countryDisplayId": "string",
2089 "name": "string",
2090 "postingPeriodVariantId": 0,
2091 "fiscalVariantId": 0
2092 },
2093 "department": {
2094 "id": 0,
2095 "displayId": "string",
2096 "status": "CREATED",
2097 "name": "string"
2098 },
2099 "leaseGroup": {
2100 "id": 0,
2101 "displayId": "string",
2102 "status": "CREATED",
2103 "name": "string"
2104 },
2105 "allowsSystemGenerateNewId": true,
2106 "numberRangeIdentifierType": {
2107 "name": "string"
2108 },
2109 "numberRangeIdentifierValue": "string",
2110 "numberRangeType": {
2111 "name": "string"
2112 }
2113 }
2114 ],
2115 "contracts": [
2116 {
2117 "id": 0,
2118 "displayId": "string",
2119 "name": "string",
2120 "principalPositionType": "LESSEE",
2121 "validFrom": "2019-08-24",
2122 "validTo": "2019-08-24",
2123 "amendmentDate": "2019-08-24",
2124 "approverComment": "string",
2125 "contractPhase": "INITIAL",
2126 "dataCreationInfo": {
2127 "id": 0,
2128 "idGenerationType": "AUTO",
2129 "source": "string",
2130 "type": "MIGRATION",
2131 "startDateTime": "2019-08-24T14:15:22Z",
2132 "endDateTime": "2019-08-24T14:15:22Z"
2133 },
2134 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
2135 "revision": {
2136 "id": 0,
2137 "displayId": "string",
2138 "name": "string",
2139 "inception": true,
2140 "revisionType": "REVISION",
2141 "state": "MLA_DEFINE",
2142 "approvedBy": "string",
2143 "approvedAt": "2019-08-24T14:15:22Z",
2144 "parentRevisionId": 0,
2145 "approverComment": "string",
2146 "contractId": 0,
2147 "contractDisplayId": "string",
2148 "contractName": "string",
2149 "principalPositionType": "LESSEE",
2150 "mlaId": 0,
2151 "companyId": 0,
2152 "description": "string",
2153 "externalReference": "string",
2154 "internalReference": "string",
2155 "formOfLease": "FULL",
2156 "jointVentureLeaseType": "GROSS_LEASE",
2157 "businessPlace": "string",
2158 "tradingPartner": {
2159 "id": 0,
2160 "displayId": "string",
2161 "status": "CREATED",
2162 "name": "string",
2163 "erpSystemId": 0,
2164 "erpSystemDisplayId": "string"
2165 },
2166 "contractCategoryGroup": {
2167 "id": 0,
2168 "displayId": "string",
2169 "status": "CREATED",
2170 "name": "string"
2171 },
2172 "contractGroup1": {
2173 "id": 0,
2174 "displayId": "string",
2175 "status": "CREATED",
2176 "name": "string"
2177 },
2178 "contractGroup2": {
2179 "id": 0,
2180 "displayId": "string",
2181 "status": "CREATED",
2182 "name": "string"
2183 },
2184 "group3": "string",
2185 "group4": "string",
2186 "signingPerson": "string",
2187 "placeOfSignature": "string",
2188 "dateOfSignature": "2019-08-24",
2189 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
2190 "numberRangeIdentifierType": {
2191 "name": "string"
2192 },
2193 "numberRangeIdentifierValue": "string",
2194 "allowsSystemGenerateNewId": true,
2195 "numberRangeType": {
2196 "name": "string"
2197 }
2198 },
2199 "currency": {
2200 "id": 0,
2201 "displayId": "string",
2202 "status": "CREATED",
2203 "name": "string",
2204 "decimalPoints": 0
2205 },
2206 "companyCurrency": {
2207 "id": 0,
2208 "displayId": "string",
2209 "status": "CREATED",
2210 "name": "string",
2211 "decimalPoints": 0
2212 },
2213 "indexedCurrency": true,
2214 "assetValueCurrencyType": "CONTRACT_CURRENCY",
2215 "currencyLocked": true,
2216 "leaseArea": {
2217 "id": 0,
2218 "displayId": "string",
2219 "status": "CREATED",
2220 "name": "string"
2221 },
2222 "businessUnit": {
2223 "id": 0,
2224 "displayId": "string",
2225 "status": "CREATED",
2226 "name": "string"
2227 },
2228 "businessUnitLocked": true,
2229 "companyCode": {
2230 "id": 0,
2231 "displayId": "string",
2232 "status": "CREATED",
2233 "erpSystemId": 0,
2234 "erpSystemDisplayId": "string",
2235 "countryId": 0,
2236 "countryDisplayId": "string",
2237 "name": "string",
2238 "postingPeriodVariantId": 0,
2239 "fiscalVariantId": 0
2240 },
2241 "companyCodeLocked": true,
2242 "department": {
2243 "id": 0,
2244 "displayId": "string",
2245 "status": "CREATED",
2246 "name": "string"
2247 },
2248 "departmentLocked": true,
2249 "leaseGroup": {
2250 "id": 0,
2251 "displayId": "string",
2252 "status": "CREATED",
2253 "name": "string"
2254 },
2255 "leaseGroupLocked": true,
2256 "subleasingInternalAssetClass": {
2257 "id": 0,
2258 "displayId": "string",
2259 "status": "CREATED",
2260 "name": "string",
2261 "assetClassType": "PROPERTY",
2262 "infiniteUsefulLife": true
2263 },
2264 "contractGroup1": {
2265 "id": 0,
2266 "displayId": "string",
2267 "status": "CREATED",
2268 "name": "string"
2269 },
2270 "contractGroup2": {
2271 "id": 0,
2272 "displayId": "string",
2273 "status": "CREATED",
2274 "name": "string"
2275 },
2276 "subleasing": true,
2277 "subleasingContractRevisionInfo": {
2278 "id": 0,
2279 "contractId": 0,
2280 "contractDisplayId": "string",
2281 "contractName": "string"
2282 },
2283 "subleasingLeaseComponentRevisionInfo": {
2284 "id": 0,
2285 "leaseComponentId": 0,
2286 "leaseComponentDisplayId": "string",
2287 "leaseComponentName": "string"
2288 },
2289 "subleasingActivationGroupRevisionInfo": {
2290 "id": 0,
2291 "activationGroupId": 0,
2292 "activationGroupDisplayId": "string",
2293 "activationGroupName": "string"
2294 },
2295 "notifications": [
2296 {
2297 "id": 0,
2298 "topic": {
2299 "enCaption": "string",
2300 "frCaption": "string",
2301 "name": "string",
2302 "priority": "HIGH"
2303 },
2304 "username": "string",
2305 "contractId": 0,
2306 "contractDisplayId": "string",
2307 "targetType": "string",
2308 "targetId": "string"
2309 }
2310 ],
2311 "masterAgreementId": 0,
2312 "masterAgreementDisplayId": "string",
2313 "allowsSystemGenerateNewId": true,
2314 "transferInfo": {
2315 "transferredFromDisplayId": "string",
2316 "transferredFromRevisionId": 0,
2317 "transferredToDisplayId": "string",
2318 "transferredToRevisionId": 0
2319 },
2320 "numberRangeIdentifierType": {
2321 "name": "string"
2322 },
2323 "numberRangeIdentifierValue": "string",
2324 "numberRangeType": {
2325 "name": "string"
2326 }
2327 }
2328 ],
2329 "listingCitiesValue": "string",
2330 "listingCitiesValues": [
2331 "string"
2332 ],
2333 "listingProvincesValue": "string",
2334 "listingProvincesValues": [
2335 "string"
2336 ],
2337 "listingCountriesValue": "string",
2338 "listingCountriesValues": [
2339 "string"
2340 ],
2341 "listingLocationsValue": "string",
2342 "listingLocationsValues": [
2343 "string"
2344 ],
2345 "listingPremisesValue": "string",
2346 "listingPremisesValues": [
2347 "string"
2348 ],
2349 "listingGroupsValue": "string",
2350 "listingGroupsValues": [
2351 "string"
2352 ],
2353 "listingGroupOptionsValue": "string",
2354 "listingGroupOptionsValues": [
2355 "string"
2356 ],
2357 "listingBusinessUnitsValue": "string",
2358 "listingBusinessUnitsValues": [
2359 "string"
2360 ],
2361 "listingLegalEntitiesValue": "string",
2362 "listingLegalEntitiesValues": [
2363 "string"
2364 ],
2365 "listingMasterAgreementsValue": "string",
2366 "listingMasterAgreementsValues": [
2367 "string"
2368 ],
2369 "listingContractsValue": "string",
2370 "listingContractsValues": [
2371 "string"
2372 ],
2373 "listingStatusOptionsValue": "string",
2374 "listingStatusOptionsValues": [
2375 "string"
2376 ]
2377 }
2378 ]
2379}
📄 Description: Data transfer object representing a batch of entity models within the Nakisa Portfolio Management Suite, facilitating the management and analysis of portfolios, assets, and real estate properties.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
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 |
startDate |
string(date) |
false |
none |
Start date of the resource |
endDate |
string(date) |
false |
none |
End date of the resource |
postingDate |
string(date) |
false |
none |
Date of the posting |
documentDate |
string(date) |
false |
none |
Date of the document |
preparedBy |
string |
false |
none |
Identifies the individual or entity responsible for preparing the portfolio or asset analysis within the Nakisa Portfolio Management Suite. |
preparedDate |
string(date) |
false |
none |
Date of the prepared |
approvedBy |
string |
false |
none |
Identifier of the individual or entity that has approved the asset or portfolio entry within the Nakisa Portfolio Management Suite. |
approvedDate |
string(date) |
false |
none |
Date of the approved |
executedBy |
string |
false |
none |
Identifier of the user or system process that executed the batch operation within the Nakisa Portfolio Management Suite, relevant for tracking actions related to portfolio and asset analytics in real estate property management. |
executedDate |
string(date) |
false |
none |
Date of the executed |
postingNote |
string |
false |
none |
none |
usePostingNote |
boolean |
false |
none |
none |
statusId |
integer(int64) |
false |
none |
Unique identifier for the status |
processingStatus |
string |
false |
none |
Status of the processing |
batchPreviewGenerationStatus |
string |
false |
none |
Status of the batch preview generation |
leaseIds |
[integer] |
false |
none |
List of leaseIds items |
massProfileFilterIds |
[integer] |
false |
none |
none |
principalPositionType |
string |
true |
none |
Type of the principal position |
postingTransactionType |
string |
true |
none |
Type of the posting transaction |
reversalReasonType |
string |
false |
none |
Type of the reversal reason |
journalTypes |
[string] |
false |
none |
List of journalTypes items |
jobPostingStatuses |
[string] |
false |
none |
List of jobPostingStatuses items |
internalPostingDateType |
string |
true |
none |
Type of the internal posting date |
operationalPostingJobId |
integer(int64) |
false |
none |
Unique identifier for the operational posting job |
jobComplete |
boolean |
false |
none |
Boolean flag indicating jobComplete status |
approvedPaymentIds |
[integer] |
false |
none |
List of approvedPaymentIds items |
approvedChargeIds |
[integer] |
false |
none |
List of approvedChargeIds items |
approvedProvisionIds |
[integer] |
false |
none |
List of approvedProvisionIds items |
status |
false |
none |
Status of the resource |
|
massProfileFilters |
false |
none |
[Data transfer object representing a filter for mass profile queries within the Nakisa Portfolio Management Suite, enabling users to refine analytics related to portfolios, assets, and real estate properties.] |
Enumerated Values
Attribute |
Value |
|---|---|
batchPreviewGenerationStatus |
ERROR, NOT_STARTED, PROCESSED, PROCESSING |
processingStatus |
ERROR, PROCESSED, PROCESSING |