JournalTaxCalculationResponse¶
Example Json Object
1{
2 "success": true,
3 "message": "string",
4 "journalDto": {
5 "id": 0,
6 "displayId": "string",
7 "type": "PAYMENT",
8 "date": {
9 "timing": "START_OF_DAY",
10 "year": 0,
11 "monthValue": 0,
12 "dayOfMonth": 0,
13 "dayOfWeek": "MONDAY",
14 "leapYear": true,
15 "dayOfYear": 0,
16 "month": "JANUARY"
17 },
18 "unitId": 0,
19 "periodId": 0,
20 "document": {
21 "createdBy": "string",
22 "lastModifiedBy": "string",
23 "createdDate": "2019-08-24T14:15:22Z",
24 "lastModifiedDate": "2019-08-24T14:15:22Z",
25 "archived": true,
26 "externalId": "string",
27 "id": 0,
28 "name": "string",
29 "title": "string",
30 "type": "string",
31 "description": "string",
32 "link": "string",
33 "signedDate": "2019-08-24",
34 "documentTypeId": 0,
35 "statusId": 0,
36 "shareable": true,
37 "size": 0,
38 "documentType": {
39 "createdBy": "string",
40 "lastModifiedBy": "string",
41 "createdDate": "2019-08-24T14:15:22Z",
42 "lastModifiedDate": "2019-08-24T14:15:22Z",
43 "archived": true,
44 "externalId": "string",
45 "id": 0,
46 "priority": 0,
47 "internalId": 0,
48 "pickListCode": "string",
49 "pickListLabel": "string",
50 "label": "string",
51 "cultureId": 0,
52 "labelDtos": [
53 {
54 "createdBy": "string",
55 "lastModifiedBy": "string",
56 "createdDate": "2019-08-24T14:15:22Z",
57 "lastModifiedDate": "2019-08-24T14:15:22Z",
58 "archived": true,
59 "externalId": "string",
60 "id": 0,
61 "cultureId": 0,
62 "value": "string"
63 }
64 ]
65 },
66 "status": {
67 "createdBy": "string",
68 "lastModifiedBy": "string",
69 "createdDate": "2019-08-24T14:15:22Z",
70 "lastModifiedDate": "2019-08-24T14:15:22Z",
71 "archived": true,
72 "externalId": "string",
73 "id": 0,
74 "priority": 0,
75 "internalId": 0,
76 "pickListCode": "string",
77 "pickListLabel": "string",
78 "label": "string",
79 "cultureId": 0,
80 "labelDtos": [
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 "cultureId": 0,
90 "value": "string"
91 }
92 ]
93 }
94 },
95 "entries": [
96 {
97 "id": 0,
98 "displayId": "string",
99 "type": "LIABILITY",
100 "translationType": "NONE",
101 "note": "string",
102 "balanced": true,
103 "credits": 0,
104 "debits": 0,
105 "journalId": 0,
106 "lines": [
107 {
108 "id": 0,
109 "displayId": "string",
110 "account": "string",
111 "accountCodeName": "string",
112 "accountCodeCaption": "string",
113 "drCr": "DEBIT",
114 "amount": 0,
115 "unroundedAmount": 0,
116 "deltaAdjustment": 0,
117 "tag": "string",
118 "vendorId": "string",
119 "currencyId": 0,
120 "currencyDisplayId": "string",
121 "currencyDefinitionType": "CONTRACT_CURRENCY",
122 "leaseClassificationType": "NON_LEASE",
123 "journalEntryId": 0,
124 "taxes": [
125 {
126 "id": 0,
127 "displayId": "string",
128 "taxCalculationType": "NET",
129 "taxDetermination": {
130 "id": 0,
131 "displayId": "string"
132 },
133 "taxExempt": 0,
134 "taxExemptionPercentage": 0,
135 "taxAffected": 0,
136 "unitId": 0,
137 "termId": 0,
138 "type": "PAYMENT",
139 "journalEntryLineId": 0,
140 "expenseCategory": {
141 "id": 0,
142 "displayId": "string",
143 "status": "CREATED",
144 "name": "string",
145 "expenseCategoryType": "PAYMENT"
146 },
147 "taxItems": [
148 {
149 "id": 0,
150 "displayId": "string",
151 "account": "string",
152 "accountCodeName": "string",
153 "accountCodeCaption": "string",
154 "drCr": "DEBIT",
155 "amount": 0,
156 "unroundedAmount": 0,
157 "deltaAdjustment": 0,
158 "cid": "string",
159 "journalEntryLineId": 0,
160 "translations": [],
161 "journalTaxDetail": {},
162 "allowsSystemGenerateNewId": true,
163 "numberRangeIdentifierType": {},
164 "numberRangeIdentifierValue": "string",
165 "numberRangeType": {}
166 }
167 ],
168 "allowsSystemGenerateNewId": true,
169 "numberRangeIdentifierType": {
170 "name": "string"
171 },
172 "numberRangeIdentifierValue": "string",
173 "numberRangeType": {
174 "name": "string"
175 }
176 }
177 ],
178 "translations": [
179 {
180 "id": 0,
181 "displayId": "string",
182 "drCr": "DEBIT",
183 "amount": 0,
184 "unroundedAmount": 0,
185 "deltaAdjustment": 0,
186 "translationRate": 0,
187 "translationDateTime": "2019-08-24",
188 "sourceCurrencyId": 0,
189 "sourceCurrencyDisplayId": "string",
190 "targetCurrencyId": 0,
191 "targetCurrencyDisplayId": "string",
192 "sourceCurrencyType": "CONTRACT_CURRENCY",
193 "translationDateType": "DOCUMENT_DATE",
194 "currencyDefinitionType": "CONTRACT_CURRENCY",
195 "depreciationAreaId": 0,
196 "depreciationAreaDisplayId": "string",
197 "unitId": 0,
198 "journalEntryLineId": 0,
199 "taxItemCid": "string",
200 "allowsSystemGenerateNewId": true,
201 "numberRangeIdentifierType": {
202 "name": "string"
203 },
204 "numberRangeIdentifierValue": "string",
205 "numberRangeType": {
206 "name": "string"
207 }
208 }
209 ],
210 "allowsSystemGenerateNewId": true,
211 "numberRangeIdentifierType": {
212 "name": "string"
213 },
214 "numberRangeIdentifierValue": "string",
215 "numberRangeType": {
216 "name": "string"
217 }
218 }
219 ],
220 "allowsSystemGenerateNewId": true,
221 "numberRangeIdentifierType": {
222 "name": "string"
223 },
224 "numberRangeIdentifierValue": "string",
225 "numberRangeType": {
226 "name": "string"
227 }
228 }
229 ],
230 "allowsSystemGenerateNewId": true,
231 "numberRangeIdentifierType": {
232 "name": "string"
233 },
234 "numberRangeIdentifierValue": "string",
235 "numberRangeType": {
236 "name": "string"
237 }
238 }
239}
📄 Description: Data transfer object representing the results of tax calculations for real estate assets within the Nakisa Portfolio Management Suite, facilitating informed decision-making in portfolio management and analytics.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
success |
boolean |
false |
none |
Boolean flag indicating success status |
message |
string |
false |
none |
Text value for message in JournalTaxCalculationResponse |
journalDto |
false |
none |
Value for journalDto field |