BatchDto¶
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 "statusId": 0,
21 "processingStatus": "PROCESSING",
22 "batchPreviewGenerationStatus": "NOT_STARTED",
23 "leaseIds": [
24 0
25 ],
26 "batchLeasesProfileFilterIds": [
27 0
28 ],
29 "principalPositionType": "string",
30 "postingTransactionType": "string",
31 "reversalReasonType": "string",
32 "journalTypes": [
33 "string"
34 ],
35 "jobPostingStatuses": [
36 "string"
37 ],
38 "internalPostingDateType": "string",
39 "operationalPostingJobId": 0,
40 "jobComplete": true,
41 "approvedPaymentIds": [
42 0
43 ],
44 "approvedChargeIds": [
45 0
46 ],
47 "approvedProvisionIds": [
48 0
49 ],
50 "status": {
51 "createdBy": "string",
52 "lastModifiedBy": "string",
53 "createdDate": "2019-08-24T14:15:22Z",
54 "lastModifiedDate": "2019-08-24T14:15:22Z",
55 "archived": true,
56 "externalId": "string",
57 "id": 0,
58 "priority": 0,
59 "internalId": 0,
60 "pickListCode": "string",
61 "pickListLabel": "string",
62 "label": "string",
63 "cultureId": 0,
64 "labelDtos": [
65 {
66 "createdBy": "string",
67 "lastModifiedBy": "string",
68 "createdDate": "2019-08-24T14:15:22Z",
69 "lastModifiedDate": "2019-08-24T14:15:22Z",
70 "archived": true,
71 "externalId": "string",
72 "id": 0,
73 "cultureId": 0,
74 "value": "string"
75 }
76 ]
77 },
78 "batchLeasesProfileFilters": [
79 {
80 "createdBy": "string",
81 "lastModifiedBy": "string",
82 "createdDate": "2019-08-24T14:15:22Z",
83 "lastModifiedDate": "2019-08-24T14:15:22Z",
84 "archived": true,
85 "externalId": "string",
86 "id": 0,
87 "name": "string",
88 "description": "string",
89 "leaseList": true,
90 "leaseIds": [
91 0
92 ],
93 "validFrom": "2019-08-24",
94 "validTo": "2019-08-24",
95 "cityIds": [
96 0
97 ],
98 "provinceIds": [
99 0
100 ],
101 "countryIds": [
102 0
103 ],
104 "premiseIds": [
105 0
106 ],
107 "locationIds": [
108 0
109 ],
110 "businessUnitIds": [
111 0
112 ],
113 "legalEntityIds": [
114 0
115 ],
116 "groupIds": [
117 "string"
118 ],
119 "groupOptionIds": [
120 0
121 ],
122 "masterAgreementIds": [
123 0
124 ],
125 "contractIds": [
126 0
127 ],
128 "statusIds": [
129 0
130 ],
131 "cities": [
132 {
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 "name": "string",
141 "province": {
142 "createdBy": "string",
143 "lastModifiedBy": "string",
144 "createdDate": "2019-08-24T14:15:22Z",
145 "lastModifiedDate": "2019-08-24T14:15:22Z",
146 "archived": true,
147 "externalId": "string",
148 "id": 0,
149 "name": "string",
150 "country": {
151 "createdBy": "string",
152 "lastModifiedBy": "string",
153 "createdDate": "2019-08-24T14:15:22Z",
154 "lastModifiedDate": "2019-08-24T14:15:22Z",
155 "archived": true,
156 "externalId": "string",
157 "id": 0,
158 "name": "string",
159 "code": "string"
160 },
161 "code": "string",
162 "countryId": 0
163 },
164 "provinceId": 0
165 }
166 ],
167 "provinces": [
168 {
169 "createdBy": "string",
170 "lastModifiedBy": "string",
171 "createdDate": "2019-08-24T14:15:22Z",
172 "lastModifiedDate": "2019-08-24T14:15:22Z",
173 "archived": true,
174 "externalId": "string",
175 "id": 0,
176 "name": "string",
177 "country": {
178 "createdBy": "string",
179 "lastModifiedBy": "string",
180 "createdDate": "2019-08-24T14:15:22Z",
181 "lastModifiedDate": "2019-08-24T14:15:22Z",
182 "archived": true,
183 "externalId": "string",
184 "id": 0,
185 "name": "string",
186 "code": "string"
187 },
188 "code": "string",
189 "countryId": 0
190 }
191 ],
192 "countries": [
193 {
194 "createdBy": "string",
195 "lastModifiedBy": "string",
196 "createdDate": "2019-08-24T14:15:22Z",
197 "lastModifiedDate": "2019-08-24T14:15:22Z",
198 "archived": true,
199 "externalId": "string",
200 "id": 0,
201 "name": "string",
202 "code": "string"
203 }
204 ],
205 "locations": [
206 {
207 "createdBy": "string",
208 "lastModifiedBy": "string",
209 "createdDate": "2019-08-24T14:15:22Z",
210 "lastModifiedDate": "2019-08-24T14:15:22Z",
211 "archived": true,
212 "externalId": "string",
213 "id": 0,
214 "number": "string",
215 "name": "string",
216 "storeNumber": "string",
217 "defaultCurrencyId": 0,
218 "defaultMeasureId": 0,
219 "typeId": 0,
220 "qualityId": 0,
221 "propertyTypeId": 0,
222 "categoryId": 0,
223 "statusId": 0,
224 "businessUnitId": 0,
225 "groupIds": [
226 0
227 ],
228 "legalEntityIds": [
229 0
230 ],
231 "defaultCurrency": {
232 "id": 0,
233 "status": "CREATED",
234 "displayId": "string",
235 "erpSystemId": 0,
236 "erpSystemDisplayId": "string",
237 "name": "string",
238 "decimalPoints": 0,
239 "depreciationAreaId": 0
240 },
241 "defaultUnitValue": {
242 "createdBy": "string",
243 "lastModifiedBy": "string",
244 "createdDate": "2019-08-24T14:15:22Z",
245 "lastModifiedDate": "2019-08-24T14:15:22Z",
246 "archived": true,
247 "externalId": "string",
248 "id": 0,
249 "unitId": 0,
250 "unitOfMeasureId": 0,
251 "erpSystemId": 0,
252 "unit": {
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 "priority": 0,
261 "internalId": 0,
262 "pickListCode": "string",
263 "pickListLabel": "string",
264 "label": "string",
265 "cultureId": 0,
266 "labelDtos": [
267 {
268 "createdBy": "string",
269 "lastModifiedBy": "string",
270 "createdDate": "2019-08-24T14:15:22Z",
271 "lastModifiedDate": "2019-08-24T14:15:22Z",
272 "archived": true,
273 "externalId": "string",
274 "id": 0,
275 "cultureId": 0,
276 "value": "string"
277 }
278 ]
279 },
280 "unitOfMeasure": {
281 "id": 0,
282 "status": "CREATED",
283 "displayId": "string",
284 "erpSystemId": 0,
285 "erpSystemDisplayId": "string",
286 "name": "string"
287 }
288 },
289 "type": {
290 "createdBy": "string",
291 "lastModifiedBy": "string",
292 "createdDate": "2019-08-24T14:15:22Z",
293 "lastModifiedDate": "2019-08-24T14:15:22Z",
294 "archived": true,
295 "externalId": "string",
296 "id": 0,
297 "priority": 0,
298 "internalId": 0,
299 "pickListCode": "string",
300 "pickListLabel": "string",
301 "label": "string",
302 "cultureId": 0,
303 "labelDtos": [
304 {
305 "createdBy": "string",
306 "lastModifiedBy": "string",
307 "createdDate": "2019-08-24T14:15:22Z",
308 "lastModifiedDate": "2019-08-24T14:15:22Z",
309 "archived": true,
310 "externalId": "string",
311 "id": 0,
312 "cultureId": 0,
313 "value": "string"
314 }
315 ]
316 },
317 "quality": {
318 "createdBy": "string",
319 "lastModifiedBy": "string",
320 "createdDate": "2019-08-24T14:15:22Z",
321 "lastModifiedDate": "2019-08-24T14:15:22Z",
322 "archived": true,
323 "externalId": "string",
324 "id": 0,
325 "priority": 0,
326 "internalId": 0,
327 "pickListCode": "string",
328 "pickListLabel": "string",
329 "label": "string",
330 "cultureId": 0,
331 "labelDtos": [
332 {
333 "createdBy": "string",
334 "lastModifiedBy": "string",
335 "createdDate": "2019-08-24T14:15:22Z",
336 "lastModifiedDate": "2019-08-24T14:15:22Z",
337 "archived": true,
338 "externalId": "string",
339 "id": 0,
340 "cultureId": 0,
341 "value": "string"
342 }
343 ]
344 },
345 "propertyType": {
346 "createdBy": "string",
347 "lastModifiedBy": "string",
348 "createdDate": "2019-08-24T14:15:22Z",
349 "lastModifiedDate": "2019-08-24T14:15:22Z",
350 "archived": true,
351 "externalId": "string",
352 "id": 0,
353 "priority": 0,
354 "internalId": 0,
355 "pickListCode": "string",
356 "pickListLabel": "string",
357 "label": "string",
358 "cultureId": 0,
359 "labelDtos": [
360 {
361 "createdBy": "string",
362 "lastModifiedBy": "string",
363 "createdDate": "2019-08-24T14:15:22Z",
364 "lastModifiedDate": "2019-08-24T14:15:22Z",
365 "archived": true,
366 "externalId": "string",
367 "id": 0,
368 "cultureId": 0,
369 "value": "string"
370 }
371 ]
372 },
373 "category": {
374 "createdBy": "string",
375 "lastModifiedBy": "string",
376 "createdDate": "2019-08-24T14:15:22Z",
377 "lastModifiedDate": "2019-08-24T14:15:22Z",
378 "archived": true,
379 "externalId": "string",
380 "id": 0,
381 "priority": 0,
382 "internalId": 0,
383 "pickListCode": "string",
384 "pickListLabel": "string",
385 "label": "string",
386 "cultureId": 0,
387 "labelDtos": [
388 {
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 "cultureId": 0,
397 "value": "string"
398 }
399 ]
400 },
401 "status": {
402 "createdBy": "string",
403 "lastModifiedBy": "string",
404 "createdDate": "2019-08-24T14:15:22Z",
405 "lastModifiedDate": "2019-08-24T14:15:22Z",
406 "archived": true,
407 "externalId": "string",
408 "id": 0,
409 "priority": 0,
410 "internalId": 0,
411 "pickListCode": "string",
412 "pickListLabel": "string",
413 "label": "string",
414 "cultureId": 0,
415 "labelDtos": [
416 {
417 "createdBy": "string",
418 "lastModifiedBy": "string",
419 "createdDate": "2019-08-24T14:15:22Z",
420 "lastModifiedDate": "2019-08-24T14:15:22Z",
421 "archived": true,
422 "externalId": "string",
423 "id": 0,
424 "cultureId": 0,
425 "value": "string"
426 }
427 ]
428 },
429 "addressDto": {
430 "createdBy": "string",
431 "lastModifiedBy": "string",
432 "createdDate": "2019-08-24T14:15:22Z",
433 "lastModifiedDate": "2019-08-24T14:15:22Z",
434 "archived": true,
435 "externalId": "string",
436 "id": 0,
437 "street": "string",
438 "civicNumber": "string",
439 "suite": "string",
440 "postalCode": "string",
441 "lon": 0.1,
442 "lat": 0.1,
443 "city": {
444 "createdBy": "string",
445 "lastModifiedBy": "string",
446 "createdDate": "2019-08-24T14:15:22Z",
447 "lastModifiedDate": "2019-08-24T14:15:22Z",
448 "archived": true,
449 "externalId": "string",
450 "id": 0,
451 "name": "string",
452 "province": {
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 "name": "string",
461 "code": "string",
462 "country": {
463 "createdBy": "string",
464 "lastModifiedBy": "string",
465 "createdDate": "2019-08-24T14:15:22Z",
466 "lastModifiedDate": "2019-08-24T14:15:22Z",
467 "archived": true,
468 "externalId": "string",
469 "id": 0,
470 "name": "string",
471 "code": "string"
472 }
473 }
474 },
475 "district": {
476 "createdBy": "string",
477 "lastModifiedBy": "string",
478 "createdDate": "2019-08-24T14:15:22Z",
479 "lastModifiedDate": "2019-08-24T14:15:22Z",
480 "archived": true,
481 "externalId": "string",
482 "id": 0,
483 "name": "string",
484 "city": {
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 "name": "string",
493 "province": {
494 "createdBy": "string",
495 "lastModifiedBy": "string",
496 "createdDate": "2019-08-24T14:15:22Z",
497 "lastModifiedDate": "2019-08-24T14:15:22Z",
498 "archived": true,
499 "externalId": "string",
500 "id": 0,
501 "name": "string",
502 "code": "string",
503 "country": {
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 "name": "string",
512 "code": "string"
513 }
514 }
515 }
516 },
517 "cityId": 0,
518 "districtId": 0
519 },
520 "secondAddressDto": {
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 "street": "string",
529 "civicNumber": "string",
530 "suite": "string",
531 "postalCode": "string",
532 "lon": 0.1,
533 "lat": 0.1,
534 "city": {
535 "createdBy": "string",
536 "lastModifiedBy": "string",
537 "createdDate": "2019-08-24T14:15:22Z",
538 "lastModifiedDate": "2019-08-24T14:15:22Z",
539 "archived": true,
540 "externalId": "string",
541 "id": 0,
542 "name": "string",
543 "province": {
544 "createdBy": "string",
545 "lastModifiedBy": "string",
546 "createdDate": "2019-08-24T14:15:22Z",
547 "lastModifiedDate": "2019-08-24T14:15:22Z",
548 "archived": true,
549 "externalId": "string",
550 "id": 0,
551 "name": "string",
552 "code": "string",
553 "country": {
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 "code": "string"
563 }
564 }
565 },
566 "district": {
567 "createdBy": "string",
568 "lastModifiedBy": "string",
569 "createdDate": "2019-08-24T14:15:22Z",
570 "lastModifiedDate": "2019-08-24T14:15:22Z",
571 "archived": true,
572 "externalId": "string",
573 "id": 0,
574 "name": "string",
575 "city": {
576 "createdBy": "string",
577 "lastModifiedBy": "string",
578 "createdDate": "2019-08-24T14:15:22Z",
579 "lastModifiedDate": "2019-08-24T14:15:22Z",
580 "archived": true,
581 "externalId": "string",
582 "id": 0,
583 "name": "string",
584 "province": {
585 "createdBy": "string",
586 "lastModifiedBy": "string",
587 "createdDate": "2019-08-24T14:15:22Z",
588 "lastModifiedDate": "2019-08-24T14:15:22Z",
589 "archived": true,
590 "externalId": "string",
591 "id": 0,
592 "name": "string",
593 "code": "string",
594 "country": {
595 "createdBy": "string",
596 "lastModifiedBy": "string",
597 "createdDate": "2019-08-24T14:15:22Z",
598 "lastModifiedDate": "2019-08-24T14:15:22Z",
599 "archived": true,
600 "externalId": "string",
601 "id": 0,
602 "name": "string",
603 "code": "string"
604 }
605 }
606 }
607 },
608 "cityId": 0,
609 "districtId": 0
610 }
611 }
612 ],
613 "premises": [
614 {
615 "createdBy": "string",
616 "lastModifiedBy": "string",
617 "createdDate": "2019-08-24T14:15:22Z",
618 "lastModifiedDate": "2019-08-24T14:15:22Z",
619 "archived": true,
620 "externalId": "string",
621 "id": 0,
622 "number": "string",
623 "name": "string",
624 "headPremise": true,
625 "possessionDate": "2019-08-24",
626 "openingDate": "2019-08-24",
627 "closingDate": "2019-08-24",
628 "relocationDate": "2019-08-24",
629 "vacatingDate": "2019-08-24",
630 "expansionDate": "2019-08-24",
631 "statusId": 0,
632 "usageId": 0,
633 "parentPremiseId": 0,
634 "costCenterId": 0,
635 "profitCenterId": 0,
636 "legalEntityId": 0,
637 "occupancyIds": [
638 0
639 ],
640 "locationId": 0,
641 "locationDto": {
642 "createdBy": "string",
643 "lastModifiedBy": "string",
644 "createdDate": "2019-08-24T14:15:22Z",
645 "lastModifiedDate": "2019-08-24T14:15:22Z",
646 "archived": true,
647 "externalId": "string",
648 "id": 0,
649 "number": "string",
650 "name": "string",
651 "storeNumber": "string",
652 "defaultCurrencyId": 0,
653 "defaultMeasureId": 0,
654 "typeId": 0,
655 "qualityId": 0,
656 "propertyTypeId": 0,
657 "categoryId": 0,
658 "statusId": 0,
659 "businessUnitId": 0,
660 "groupIds": [
661 0
662 ],
663 "legalEntityIds": [
664 0
665 ],
666 "defaultCurrency": {
667 "id": 0,
668 "status": "CREATED",
669 "displayId": "string",
670 "erpSystemId": 0,
671 "erpSystemDisplayId": "string",
672 "name": "string",
673 "decimalPoints": 0,
674 "depreciationAreaId": 0
675 },
676 "defaultUnitValue": {
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 "unitId": 0,
685 "unitOfMeasureId": 0,
686 "erpSystemId": 0,
687 "unit": {
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 "priority": 0,
696 "internalId": 0,
697 "pickListCode": "string",
698 "pickListLabel": "string",
699 "label": "string",
700 "cultureId": 0,
701 "labelDtos": [
702 {
703 "createdBy": "string",
704 "lastModifiedBy": "string",
705 "createdDate": "2019-08-24T14:15:22Z",
706 "lastModifiedDate": "2019-08-24T14:15:22Z",
707 "archived": true,
708 "externalId": "string",
709 "id": 0,
710 "cultureId": 0,
711 "value": "string"
712 }
713 ]
714 },
715 "unitOfMeasure": {
716 "id": 0,
717 "status": "CREATED",
718 "displayId": "string",
719 "erpSystemId": 0,
720 "erpSystemDisplayId": "string",
721 "name": "string"
722 }
723 },
724 "type": {
725 "createdBy": "string",
726 "lastModifiedBy": "string",
727 "createdDate": "2019-08-24T14:15:22Z",
728 "lastModifiedDate": "2019-08-24T14:15:22Z",
729 "archived": true,
730 "externalId": "string",
731 "id": 0,
732 "priority": 0,
733 "internalId": 0,
734 "pickListCode": "string",
735 "pickListLabel": "string",
736 "label": "string",
737 "cultureId": 0,
738 "labelDtos": [
739 {
740 "createdBy": "string",
741 "lastModifiedBy": "string",
742 "createdDate": "2019-08-24T14:15:22Z",
743 "lastModifiedDate": "2019-08-24T14:15:22Z",
744 "archived": true,
745 "externalId": "string",
746 "id": 0,
747 "cultureId": 0,
748 "value": "string"
749 }
750 ]
751 },
752 "quality": {
753 "createdBy": "string",
754 "lastModifiedBy": "string",
755 "createdDate": "2019-08-24T14:15:22Z",
756 "lastModifiedDate": "2019-08-24T14:15:22Z",
757 "archived": true,
758 "externalId": "string",
759 "id": 0,
760 "priority": 0,
761 "internalId": 0,
762 "pickListCode": "string",
763 "pickListLabel": "string",
764 "label": "string",
765 "cultureId": 0,
766 "labelDtos": [
767 {
768 "createdBy": "string",
769 "lastModifiedBy": "string",
770 "createdDate": "2019-08-24T14:15:22Z",
771 "lastModifiedDate": "2019-08-24T14:15:22Z",
772 "archived": true,
773 "externalId": "string",
774 "id": 0,
775 "cultureId": 0,
776 "value": "string"
777 }
778 ]
779 },
780 "propertyType": {
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 "createdBy": "string",
797 "lastModifiedBy": "string",
798 "createdDate": "2019-08-24T14:15:22Z",
799 "lastModifiedDate": "2019-08-24T14:15:22Z",
800 "archived": true,
801 "externalId": "string",
802 "id": 0,
803 "cultureId": 0,
804 "value": "string"
805 }
806 ]
807 },
808 "category": {
809 "createdBy": "string",
810 "lastModifiedBy": "string",
811 "createdDate": "2019-08-24T14:15:22Z",
812 "lastModifiedDate": "2019-08-24T14:15:22Z",
813 "archived": true,
814 "externalId": "string",
815 "id": 0,
816 "priority": 0,
817 "internalId": 0,
818 "pickListCode": "string",
819 "pickListLabel": "string",
820 "label": "string",
821 "cultureId": 0,
822 "labelDtos": [
823 {
824 "createdBy": "string",
825 "lastModifiedBy": "string",
826 "createdDate": "2019-08-24T14:15:22Z",
827 "lastModifiedDate": "2019-08-24T14:15:22Z",
828 "archived": true,
829 "externalId": "string",
830 "id": 0,
831 "cultureId": 0,
832 "value": "string"
833 }
834 ]
835 },
836 "status": {
837 "createdBy": "string",
838 "lastModifiedBy": "string",
839 "createdDate": "2019-08-24T14:15:22Z",
840 "lastModifiedDate": "2019-08-24T14:15:22Z",
841 "archived": true,
842 "externalId": "string",
843 "id": 0,
844 "priority": 0,
845 "internalId": 0,
846 "pickListCode": "string",
847 "pickListLabel": "string",
848 "label": "string",
849 "cultureId": 0,
850 "labelDtos": [
851 {
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 "cultureId": 0,
860 "value": "string"
861 }
862 ]
863 },
864 "addressDto": {
865 "createdBy": "string",
866 "lastModifiedBy": "string",
867 "createdDate": "2019-08-24T14:15:22Z",
868 "lastModifiedDate": "2019-08-24T14:15:22Z",
869 "archived": true,
870 "externalId": "string",
871 "id": 0,
872 "street": "string",
873 "civicNumber": "string",
874 "suite": "string",
875 "postalCode": "string",
876 "lon": 0.1,
877 "lat": 0.1,
878 "city": {
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 "code": "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 }
909 },
910 "district": {
911 "createdBy": "string",
912 "lastModifiedBy": "string",
913 "createdDate": "2019-08-24T14:15:22Z",
914 "lastModifiedDate": "2019-08-24T14:15:22Z",
915 "archived": true,
916 "externalId": "string",
917 "id": 0,
918 "name": "string",
919 "city": {
920 "createdBy": "string",
921 "lastModifiedBy": "string",
922 "createdDate": "2019-08-24T14:15:22Z",
923 "lastModifiedDate": "2019-08-24T14:15:22Z",
924 "archived": true,
925 "externalId": "string",
926 "id": 0,
927 "name": "string",
928 "province": {
929 "createdBy": "string",
930 "lastModifiedBy": "string",
931 "createdDate": "2019-08-24T14:15:22Z",
932 "lastModifiedDate": "2019-08-24T14:15:22Z",
933 "archived": true,
934 "externalId": "string",
935 "id": 0,
936 "name": "string",
937 "code": "string",
938 "country": {}
939 }
940 }
941 },
942 "cityId": 0,
943 "districtId": 0
944 },
945 "secondAddressDto": {
946 "createdBy": "string",
947 "lastModifiedBy": "string",
948 "createdDate": "2019-08-24T14:15:22Z",
949 "lastModifiedDate": "2019-08-24T14:15:22Z",
950 "archived": true,
951 "externalId": "string",
952 "id": 0,
953 "street": "string",
954 "civicNumber": "string",
955 "suite": "string",
956 "postalCode": "string",
957 "lon": 0.1,
958 "lat": 0.1,
959 "city": {
960 "createdBy": "string",
961 "lastModifiedBy": "string",
962 "createdDate": "2019-08-24T14:15:22Z",
963 "lastModifiedDate": "2019-08-24T14:15:22Z",
964 "archived": true,
965 "externalId": "string",
966 "id": 0,
967 "name": "string",
968 "province": {
969 "createdBy": "string",
970 "lastModifiedBy": "string",
971 "createdDate": "2019-08-24T14:15:22Z",
972 "lastModifiedDate": "2019-08-24T14:15:22Z",
973 "archived": true,
974 "externalId": "string",
975 "id": 0,
976 "name": "string",
977 "code": "string",
978 "country": {
979 "createdBy": "string",
980 "lastModifiedBy": "string",
981 "createdDate": "2019-08-24T14:15:22Z",
982 "lastModifiedDate": "2019-08-24T14:15:22Z",
983 "archived": true,
984 "externalId": "string",
985 "id": 0,
986 "name": "string",
987 "code": "string"
988 }
989 }
990 },
991 "district": {
992 "createdBy": "string",
993 "lastModifiedBy": "string",
994 "createdDate": "2019-08-24T14:15:22Z",
995 "lastModifiedDate": "2019-08-24T14:15:22Z",
996 "archived": true,
997 "externalId": "string",
998 "id": 0,
999 "name": "string",
1000 "city": {
1001 "createdBy": "string",
1002 "lastModifiedBy": "string",
1003 "createdDate": "2019-08-24T14:15:22Z",
1004 "lastModifiedDate": "2019-08-24T14:15:22Z",
1005 "archived": true,
1006 "externalId": "string",
1007 "id": 0,
1008 "name": "string",
1009 "province": {
1010 "createdBy": "string",
1011 "lastModifiedBy": "string",
1012 "createdDate": "2019-08-24T14:15:22Z",
1013 "lastModifiedDate": "2019-08-24T14:15:22Z",
1014 "archived": true,
1015 "externalId": "string",
1016 "id": 0,
1017 "name": "string",
1018 "code": "string",
1019 "country": {}
1020 }
1021 }
1022 },
1023 "cityId": 0,
1024 "districtId": 0
1025 }
1026 },
1027 "status": {
1028 "createdBy": "string",
1029 "lastModifiedBy": "string",
1030 "createdDate": "2019-08-24T14:15:22Z",
1031 "lastModifiedDate": "2019-08-24T14:15:22Z",
1032 "archived": true,
1033 "externalId": "string",
1034 "id": 0,
1035 "priority": 0,
1036 "internalId": 0,
1037 "pickListCode": "string",
1038 "pickListLabel": "string",
1039 "label": "string",
1040 "cultureId": 0,
1041 "labelDtos": [
1042 {
1043 "createdBy": "string",
1044 "lastModifiedBy": "string",
1045 "createdDate": "2019-08-24T14:15:22Z",
1046 "lastModifiedDate": "2019-08-24T14:15:22Z",
1047 "archived": true,
1048 "externalId": "string",
1049 "id": 0,
1050 "cultureId": 0,
1051 "value": "string"
1052 }
1053 ]
1054 },
1055 "usage": {
1056 "createdBy": "string",
1057 "lastModifiedBy": "string",
1058 "createdDate": "2019-08-24T14:15:22Z",
1059 "lastModifiedDate": "2019-08-24T14:15:22Z",
1060 "archived": true,
1061 "externalId": "string",
1062 "id": 0,
1063 "priority": 0,
1064 "internalId": 0,
1065 "pickListCode": "string",
1066 "pickListLabel": "string",
1067 "label": "string",
1068 "cultureId": 0,
1069 "labelDtos": [
1070 {
1071 "createdBy": "string",
1072 "lastModifiedBy": "string",
1073 "createdDate": "2019-08-24T14:15:22Z",
1074 "lastModifiedDate": "2019-08-24T14:15:22Z",
1075 "archived": true,
1076 "externalId": "string",
1077 "id": 0,
1078 "cultureId": 0,
1079 "value": "string"
1080 }
1081 ]
1082 },
1083 "occupanciesDto": [
1084 {
1085 "createdBy": "string",
1086 "lastModifiedBy": "string",
1087 "createdDate": "2019-08-24T14:15:22Z",
1088 "lastModifiedDate": "2019-08-24T14:15:22Z",
1089 "archived": true,
1090 "externalId": "string",
1091 "id": 0,
1092 "priority": 0,
1093 "internalId": 0,
1094 "pickListCode": "string",
1095 "pickListLabel": "string",
1096 "label": "string",
1097 "cultureId": 0,
1098 "labelDtos": [
1099 {
1100 "createdBy": "string",
1101 "lastModifiedBy": "string",
1102 "createdDate": "2019-08-24T14:15:22Z",
1103 "lastModifiedDate": "2019-08-24T14:15:22Z",
1104 "archived": true,
1105 "externalId": "string",
1106 "id": 0,
1107 "cultureId": 0,
1108 "value": "string"
1109 }
1110 ]
1111 }
1112 ]
1113 }
1114 ],
1115 "groups": [
1116 {
1117 "createdBy": "string",
1118 "lastModifiedBy": "string",
1119 "createdDate": "2019-08-24T14:15:22Z",
1120 "lastModifiedDate": "2019-08-24T14:15:22Z",
1121 "archived": true,
1122 "externalId": "string",
1123 "id": "string",
1124 "code": "string",
1125 "priority": 0,
1126 "pickListType": "string",
1127 "label": "string",
1128 "cultureId": 0,
1129 "reportable": true,
1130 "labelDtos": [
1131 {
1132 "createdBy": "string",
1133 "lastModifiedBy": "string",
1134 "createdDate": "2019-08-24T14:15:22Z",
1135 "lastModifiedDate": "2019-08-24T14:15:22Z",
1136 "archived": true,
1137 "externalId": "string",
1138 "id": 0,
1139 "cultureId": 0,
1140 "value": "string"
1141 }
1142 ]
1143 }
1144 ],
1145 "groupOptions": [
1146 {
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 "priority": 0,
1155 "internalId": 0,
1156 "pickListCode": "string",
1157 "pickListLabel": "string",
1158 "label": "string",
1159 "cultureId": 0,
1160 "labelDtos": [
1161 {
1162 "createdBy": "string",
1163 "lastModifiedBy": "string",
1164 "createdDate": "2019-08-24T14:15:22Z",
1165 "lastModifiedDate": "2019-08-24T14:15:22Z",
1166 "archived": true,
1167 "externalId": "string",
1168 "id": 0,
1169 "cultureId": 0,
1170 "value": "string"
1171 }
1172 ]
1173 }
1174 ],
1175 "businessUnits": [
1176 {
1177 "id": 0,
1178 "status": "CREATED",
1179 "displayId": "string",
1180 "name": "string",
1181 "leaseAreaId": 0,
1182 "companyId": 0
1183 }
1184 ],
1185 "legalEntities": [
1186 {
1187 "id": 0,
1188 "status": "CREATED",
1189 "displayId": "string",
1190 "erpSystemId": 0,
1191 "erpSystemDisplayId": "string",
1192 "countryId": 0,
1193 "countryDisplayId": "string",
1194 "postingPeriodVariantId": 0,
1195 "postingPeriodVariantDisplayId": "string",
1196 "controllingAreaId": 0,
1197 "controllingAreaDisplayId": "string",
1198 "chartOfAccountId": 0,
1199 "chartOfAccountDisplayId": "string",
1200 "fiscalVariantId": 0,
1201 "fiscalVariantDisplayId": "string",
1202 "chartOfDepreciationId": 0,
1203 "chartOfDepreciationDisplayId": "string",
1204 "purchasingOrganizationId": 0,
1205 "assetId": 0,
1206 "exchangeRateTypeId": 0,
1207 "plantId": 0,
1208 "incrementalBorrowingRateId": 0,
1209 "businessUnitId": 0,
1210 "projectId": 0,
1211 "transferVariantId": 0,
1212 "partnerId": 0,
1213 "departmentId": 0,
1214 "accountingStandardId": 0,
1215 "generalLedgerAccountId": 0,
1216 "consumerPriceIndexCategoryId": 0,
1217 "costCenterId": 0,
1218 "costCenterRelationValidFrom": "2019-08-24",
1219 "costCenterRelationValidTo": "2019-08-24"
1220 }
1221 ],
1222 "statusOptions": [
1223 {
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 "priority": 0,
1232 "internalId": 0,
1233 "pickListCode": "string",
1234 "pickListLabel": "string",
1235 "label": "string",
1236 "cultureId": 0,
1237 "labelDtos": [
1238 {
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 "cultureId": 0,
1247 "value": "string"
1248 }
1249 ]
1250 }
1251 ],
1252 "masterAgreements": [
1253 {
1254 "id": 0,
1255 "displayId": "string",
1256 "year": 1900,
1257 "name": "string",
1258 "description": "string",
1259 "validFrom": "2019-08-24",
1260 "validTo": "2019-08-24",
1261 "targetValue": 0.1,
1262 "legalJurisdiction": "string",
1263 "approverComment": "string",
1264 "signingPerson": "string",
1265 "placeOfSignature": "string",
1266 "dateOfSignature": "2019-08-24",
1267 "state": "MLA_DEFINE",
1268 "dataCreationInfo": {
1269 "id": 0,
1270 "idGenerationType": "AUTO",
1271 "source": "string",
1272 "type": "MIGRATION",
1273 "startDateTime": "2019-08-24T14:15:22Z",
1274 "endDateTime": "2019-08-24T14:15:22Z"
1275 },
1276 "agreementGroup": {
1277 "id": 0,
1278 "displayId": "string",
1279 "status": "CREATED",
1280 "name": "string"
1281 },
1282 "currency": {
1283 "id": 0,
1284 "displayId": "string",
1285 "status": "CREATED",
1286 "name": "string",
1287 "decimalPoints": 0
1288 },
1289 "internalAssetClass": {
1290 "id": 0,
1291 "displayId": "string",
1292 "status": "CREATED",
1293 "name": "string",
1294 "assetClassType": "PROPERTY",
1295 "infiniteUsefulLife": true
1296 },
1297 "leaseArea": {
1298 "id": 0,
1299 "displayId": "string",
1300 "status": "CREATED",
1301 "name": "string"
1302 },
1303 "businessUnit": {
1304 "id": 0,
1305 "displayId": "string",
1306 "status": "CREATED",
1307 "name": "string"
1308 },
1309 "companyCode": {
1310 "id": 0,
1311 "displayId": "string",
1312 "status": "CREATED",
1313 "erpSystemId": 0,
1314 "erpSystemDisplayId": "string",
1315 "countryId": 0,
1316 "countryDisplayId": "string",
1317 "postingPeriodVariantId": 0,
1318 "fiscalVariantId": 0
1319 },
1320 "department": {
1321 "id": 0,
1322 "displayId": "string",
1323 "status": "CREATED",
1324 "name": "string"
1325 },
1326 "leaseGroup": {
1327 "id": 0,
1328 "displayId": "string",
1329 "status": "CREATED",
1330 "name": "string"
1331 },
1332 "allowsSystemGenerateNewId": true,
1333 "numberRangeIdentifierType": {
1334 "name": "string"
1335 },
1336 "numberRangeIdentifierValue": "string",
1337 "numberRangeType": {
1338 "name": "string"
1339 }
1340 }
1341 ],
1342 "contracts": [
1343 {
1344 "id": 0,
1345 "displayId": "string",
1346 "name": "string",
1347 "principalPositionType": "LESSEE",
1348 "validFrom": "2019-08-24",
1349 "validTo": "2019-08-24",
1350 "amendmentDate": "2019-08-24",
1351 "approverComment": "string",
1352 "contractPhase": "INITIAL",
1353 "dataCreationInfo": {
1354 "id": 0,
1355 "idGenerationType": "AUTO",
1356 "source": "string",
1357 "type": "MIGRATION",
1358 "startDateTime": "2019-08-24T14:15:22Z",
1359 "endDateTime": "2019-08-24T14:15:22Z"
1360 },
1361 "leaseType": "LEASE_CONTRACT_FIXED_PART_A",
1362 "revision": {
1363 "id": 0,
1364 "displayId": "string",
1365 "name": "string",
1366 "inception": true,
1367 "revisionType": "REVISION",
1368 "state": "MLA_DEFINE",
1369 "approvedBy": "string",
1370 "approvedAt": "2019-08-24T14:15:22Z",
1371 "parentRevisionId": 0,
1372 "approverComment": "string",
1373 "contractId": 0,
1374 "contractDisplayId": "string",
1375 "contractName": "string",
1376 "principalPositionType": "LESSEE",
1377 "mlaId": 0,
1378 "companyId": 0,
1379 "description": "string",
1380 "externalReference": "string",
1381 "internalReference": "string",
1382 "formOfLease": "FULL",
1383 "jointVentureLeaseType": "GROSS_LEASE",
1384 "businessPlace": "string",
1385 "tradingPartner": {
1386 "id": 0,
1387 "displayId": "string",
1388 "status": "CREATED",
1389 "name": "string",
1390 "erpSystemId": 0,
1391 "erpSystemDisplayId": "string"
1392 },
1393 "contractCategoryGroup": {
1394 "id": 0,
1395 "displayId": "string",
1396 "status": "CREATED",
1397 "name": "string"
1398 },
1399 "contractGroup1": {
1400 "id": 0,
1401 "displayId": "string",
1402 "status": "CREATED",
1403 "name": "string"
1404 },
1405 "contractGroup2": {
1406 "id": 0,
1407 "displayId": "string",
1408 "status": "CREATED",
1409 "name": "string"
1410 },
1411 "group3": "string",
1412 "group4": "string",
1413 "signingPerson": "string",
1414 "placeOfSignature": "string",
1415 "dateOfSignature": "2019-08-24",
1416 "allowsSystemGenerateNewId": true,
1417 "numberRangeIdentifierType": {
1418 "name": "string"
1419 },
1420 "numberRangeIdentifierValue": "string",
1421 "numberRangeType": {
1422 "name": "string"
1423 }
1424 },
1425 "currency": {
1426 "id": 0,
1427 "displayId": "string",
1428 "status": "CREATED",
1429 "name": "string",
1430 "decimalPoints": 0
1431 },
1432 "companyCurrency": {
1433 "id": 0,
1434 "displayId": "string",
1435 "status": "CREATED",
1436 "name": "string",
1437 "decimalPoints": 0
1438 },
1439 "indexedCurrency": true,
1440 "assetValueCurrencyType": "CONTRACT_CURRENCY",
1441 "currencyLocked": true,
1442 "leaseArea": {
1443 "id": 0,
1444 "displayId": "string",
1445 "status": "CREATED",
1446 "name": "string"
1447 },
1448 "businessUnit": {
1449 "id": 0,
1450 "displayId": "string",
1451 "status": "CREATED",
1452 "name": "string"
1453 },
1454 "businessUnitLocked": true,
1455 "companyCode": {
1456 "id": 0,
1457 "displayId": "string",
1458 "status": "CREATED",
1459 "erpSystemId": 0,
1460 "erpSystemDisplayId": "string",
1461 "countryId": 0,
1462 "countryDisplayId": "string",
1463 "postingPeriodVariantId": 0,
1464 "fiscalVariantId": 0
1465 },
1466 "companyCodeLocked": true,
1467 "department": {
1468 "id": 0,
1469 "displayId": "string",
1470 "status": "CREATED",
1471 "name": "string"
1472 },
1473 "departmentLocked": true,
1474 "leaseGroup": {
1475 "id": 0,
1476 "displayId": "string",
1477 "status": "CREATED",
1478 "name": "string"
1479 },
1480 "leaseGroupLocked": true,
1481 "subleasingInternalAssetClass": {
1482 "id": 0,
1483 "displayId": "string",
1484 "status": "CREATED",
1485 "name": "string",
1486 "assetClassType": "PROPERTY",
1487 "infiniteUsefulLife": true
1488 },
1489 "contractGroup1": {
1490 "id": 0,
1491 "displayId": "string",
1492 "status": "CREATED",
1493 "name": "string"
1494 },
1495 "contractGroup2": {
1496 "id": 0,
1497 "displayId": "string",
1498 "status": "CREATED",
1499 "name": "string"
1500 },
1501 "subleasing": true,
1502 "subleasingContractRevisionInfo": {
1503 "id": 0,
1504 "contractId": 0,
1505 "contractDisplayId": "string",
1506 "contractName": "string"
1507 },
1508 "subleasingLeaseComponentRevisionInfo": {
1509 "id": 0,
1510 "leaseComponentId": 0,
1511 "leaseComponentDisplayId": "string",
1512 "leaseComponentName": "string"
1513 },
1514 "subleasingActivationGroupRevisionInfo": {
1515 "id": 0,
1516 "activationGroupId": 0,
1517 "activationGroupDisplayId": "string",
1518 "activationGroupName": "string"
1519 },
1520 "notifications": [
1521 {
1522 "id": 0,
1523 "topic": {
1524 "enCaption": "string",
1525 "frCaption": "string",
1526 "name": "string",
1527 "priority": "HIGH"
1528 },
1529 "username": "string",
1530 "contractId": 0,
1531 "contractDisplayId": "string",
1532 "targetId": "string",
1533 "targetType": "string"
1534 }
1535 ],
1536 "masterAgreementId": 0,
1537 "masterAgreementDisplayId": "string",
1538 "allowsSystemGenerateNewId": true,
1539 "transferInfo": {
1540 "transferredFromDisplayId": "string",
1541 "transferredFromRevisionId": 0,
1542 "transferredToDisplayId": "string",
1543 "transferredToRevisionId": 0
1544 },
1545 "numberRangeIdentifierType": {
1546 "name": "string"
1547 },
1548 "numberRangeIdentifierValue": "string",
1549 "numberRangeType": {
1550 "name": "string"
1551 }
1552 }
1553 ],
1554 "listingCitiesValue": "string",
1555 "listingCitiesValues": [
1556 "string"
1557 ],
1558 "listingProvincesValue": "string",
1559 "listingProvincesValues": [
1560 "string"
1561 ],
1562 "listingCountriesValue": "string",
1563 "listingCountriesValues": [
1564 "string"
1565 ],
1566 "listingLocationsValue": "string",
1567 "listingLocationsValues": [
1568 "string"
1569 ],
1570 "listingPremisesValue": "string",
1571 "listingPremisesValues": [
1572 "string"
1573 ],
1574 "listingGroupsValue": "string",
1575 "listingGroupsValues": [
1576 "string"
1577 ],
1578 "listingGroupOptionsValue": "string",
1579 "listingGroupOptionsValues": [
1580 "string"
1581 ],
1582 "listingBusinessUnitsValue": "string",
1583 "listingBusinessUnitsValues": [
1584 "string"
1585 ],
1586 "listingLegalEntitiesValue": "string",
1587 "listingLegalEntitiesValues": [
1588 "string"
1589 ],
1590 "listingMasterAgreementsValue": "string",
1591 "listingMasterAgreementsValues": [
1592 "string"
1593 ],
1594 "listingContractsValue": "string",
1595 "listingContractsValues": [
1596 "string"
1597 ],
1598 "listingStatusOptionsValue": "string",
1599 "listingStatusOptionsValues": [
1600 "string"
1601 ]
1602 }
1603 ]
1604}
📄 Description: Data transfer object representing a collection of assets within the Nakisa Portfolio Management Suite, facilitating the analysis and management of real estate properties and their associated portfolios.
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 |
Text value for preparedBy in BatchDto |
preparedDate |
string(date) |
false |
none |
Date of the prepared |
approvedBy |
string |
false |
none |
Text value for approvedBy in BatchDto |
approvedDate |
string(date) |
false |
none |
Date of the approved |
executedBy |
string |
false |
none |
Text value for executedBy in BatchDto |
executedDate |
string(date) |
false |
none |
Date of the executed |
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 |
batchLeasesProfileFilterIds |
[integer] |
false |
none |
List of batchLeasesProfileFilterIds items |
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 |
|
batchLeasesProfileFilters |
false |
none |
List of batchLeasesProfileFilters items |
Enumerated Values
Attribute |
Value |
|---|---|
batchPreviewGenerationStatus |
ERROR, NOT_STARTED, PROCESSED, PROCESSING |
processingStatus |
ERROR, PROCESSED, PROCESSING |