ResponseListActivationGroupDto¶
Example Json Object
1{
2 "code": "OK",
3 "message": "Successfully retrieved list of activation groups.",
4 "defaultMessage": "Operation completed successfully.",
5 "debugMessage": "No errors occurred during the query execution.",
6 "errors": {
7 "all": []
8 },
9 "object": [
10 {
11 "id": 10000001,
12 "displayId": "AG-100000000",
13 "principalPositionType": {
14 "name": "LESSEE",
15 "captionKey": "enum.principalpositiontype.lessee",
16 "caption": "Lessee"
17 },
18 "name": "Test2",
19 "description": "test2",
20 "approverComment": "Approved after review",
21 "snapshotData": {
22 "isParallelCurrencyEnabled": true,
23 "isCostCenterAllocationEnabled": false,
24 "useSpotRateForGroupCurrency": true,
25 "usePostingOrDocumentDateForCurrency": true,
26 "exchangeRateTypes": [
27 {
28 "currencyDefinitionType": "CONTRACT_CURRENCY",
29 "sourceCurrencyType": "COMPANY_CURRENCY",
30 "translationDateType": "POSTING_DATE",
31 "targetCurrency": {
32 "id": "string",
33 "displayId": "US Dollar",
34 "decimalPoints": 2
35 },
36 "referenceCurrency": {
37 "id": "string",
38 "displayId": "Euro"
39 },
40 "currencyType": "GROUP_CURRENCY",
41 "exchangeRateType": "STANDARD"
42 }
43 ]
44 },
45 "revision": {
46 "id": 10000001,
47 "displayId": "0374999413-20250903-161147",
48 "name": "Inception",
49 "inception": true,
50 "revisionType": "REVISION",
51 "state": "MLA_DEFINE",
52 "approvedBy": "approver.admin@nakisa.com",
53 "approvedAt": "2019-08-24T14:15:22Z",
54 "parentRevisionId": 10000000,
55 "approverComment": "Approved after financial validation.",
56 "rouStartDate": "2025-08-01",
57 "rouEndDate": "2025-08-20",
58 "activationGroupModification": {
59 "modificationDate": "2025-08-15",
60 "terminationType": "CASUALTY",
61 "terminationDate": {
62 "timing": "START_OF_DAY",
63 "year": 2025,
64 "monthValue": 9,
65 "dayOfMonth": 4,
66 "leapYear": false,
67 "month": "SEPTEMBER",
68 "dayOfWeek": "THURSDAY",
69 "dayOfYear": 247
70 },
71 "useManualFmvValue": true,
72 "useManualAssetValues": false,
73 "enforceNonLeaseOnIndexation": false,
74 "applyIndexationLease": true,
75 "applyIndexationNonLease": false,
76 "indexationTreatmentType": "DEFAULT",
77 "indexationStartDate": "2025-09-01",
78 "indexationDateType": "USER_DEFINED",
79 "indexationStartDateNonLease": "2025-09-10",
80 "indexationDateTypeNonLease": "USER_DEFINED",
81 "modificationReasons": [
82 "CONTRACT_RATE_CHANGE",
83 "INDEXATION"
84 ],
85 "modificationPerClassificationList": [
86 {
87 "accountingStandardId": 1001,
88 "classificationType": "NON_LEASE",
89 "accountingStandardType": "IFRS",
90 "impairmentAmount": 2500.5,
91 "recoverableAmount": 2000,
92 "decreaseInAsset": 1500,
93 "decreaseInTerm": 6
94 }
95 ],
96 "massIndexationTaskId": 987654
97 },
98 "activationGroupId": 10000001,
99 "activationGroupDisplayId": "AG-100000000",
100 "activationGroupName": "Test2",
101 "leaseComponentRevisionId": 10000007,
102 "leaseComponentRevisionDisplayId": "0738001403-20250828-113111",
103 "lastLeaseComponentRevisionId": 10000006,
104 "lastLeaseComponentRevisionDisplayId": "0738001403-20250828-113000",
105 "clonedFromRevisionId": 10000002,
106 "clonedFromRevisionDisplayId": "0374999413-20250820-101200",
107 "lockReason": "PENDING_TERMINATION",
108 "infiniteUsefulLife": false,
109 "transferOfOwnership": false,
110 "specializedAsset": false,
111 "fairMarketValue": 1,
112 "residualValue": 1,
113 "endOfTermIntention": "TO_BE_DETERMINED",
114 "endOfTermDate": "2025-08-11",
115 "endOfTermPeriod": 9,
116 "activationDocumentDate": "2019-08-24",
117 "activationPostingDate": "2019-08-24",
118 "closingDocumentDate": "2019-08-24",
119 "closingPostingDate": "2019-08-24",
120 "numberRangeIdentifierValue": "1000",
121 "numberRangeIdentifierType": {
122 "name": "COMPANY_CODE"
123 },
124 "numberRangeType": {
125 "name": "CONTRACT"
126 },
127 "allowsSystemGenerateNewId": false
128 },
129 "leaseComponentId": 10000007,
130 "leaseComponentDisplayId": "LC-100000200",
131 "companyCodeId": 10000002,
132 "companyCodeDisplayId": "1000",
133 "splittedFromActivationGroupRevisionId": {
134 "id": 10000001,
135 "displayId": "0374999413-20250903-161147",
136 "name": "Inception",
137 "inception": true,
138 "revisionType": "REVISION",
139 "state": "MLA_DEFINE",
140 "approvedBy": "approver.admin@nakisa.com",
141 "approvedAt": "2019-08-24T14:15:22Z",
142 "parentRevisionId": 10000000,
143 "approverComment": "Approved after financial validation.",
144 "rouStartDate": "2025-08-01",
145 "rouEndDate": "2025-08-20",
146 "activationGroupModification": {
147 "modificationDate": "2025-08-15",
148 "terminationType": "CASUALTY",
149 "terminationDate": {
150 "timing": "START_OF_DAY",
151 "year": 2025,
152 "monthValue": 9,
153 "dayOfMonth": 4,
154 "leapYear": false,
155 "month": "SEPTEMBER",
156 "dayOfWeek": "THURSDAY",
157 "dayOfYear": 247
158 },
159 "useManualFmvValue": true,
160 "useManualAssetValues": false,
161 "enforceNonLeaseOnIndexation": false,
162 "applyIndexationLease": true,
163 "applyIndexationNonLease": false,
164 "indexationTreatmentType": "DEFAULT",
165 "indexationStartDate": "2025-09-01",
166 "indexationDateType": "USER_DEFINED",
167 "indexationStartDateNonLease": "2025-09-10",
168 "indexationDateTypeNonLease": "USER_DEFINED",
169 "modificationReasons": [
170 "CONTRACT_RATE_CHANGE",
171 "INDEXATION"
172 ],
173 "modificationPerClassificationList": [
174 {
175 "accountingStandardId": 1001,
176 "classificationType": "NON_LEASE",
177 "accountingStandardType": "IFRS",
178 "impairmentAmount": 2500.5,
179 "recoverableAmount": 2000,
180 "decreaseInAsset": 1500,
181 "decreaseInTerm": 6
182 }
183 ],
184 "massIndexationTaskId": 987654
185 },
186 "activationGroupId": 10000001,
187 "activationGroupDisplayId": "AG-100000000",
188 "activationGroupName": "Test2",
189 "leaseComponentRevisionId": 10000007,
190 "leaseComponentRevisionDisplayId": "0738001403-20250828-113111",
191 "lastLeaseComponentRevisionId": 10000006,
192 "lastLeaseComponentRevisionDisplayId": "0738001403-20250828-113000",
193 "clonedFromRevisionId": 10000002,
194 "clonedFromRevisionDisplayId": "0374999413-20250820-101200",
195 "lockReason": "PENDING_TERMINATION",
196 "infiniteUsefulLife": false,
197 "transferOfOwnership": false,
198 "specializedAsset": false,
199 "fairMarketValue": 1,
200 "residualValue": 1,
201 "endOfTermIntention": "TO_BE_DETERMINED",
202 "endOfTermDate": "2025-08-11",
203 "endOfTermPeriod": 9,
204 "activationDocumentDate": "2019-08-24",
205 "activationPostingDate": "2019-08-24",
206 "closingDocumentDate": "2019-08-24",
207 "closingPostingDate": "2019-08-24",
208 "numberRangeIdentifierValue": "1000",
209 "numberRangeIdentifierType": {
210 "name": "COMPANY_CODE"
211 },
212 "numberRangeType": {
213 "name": "CONTRACT"
214 },
215 "allowsSystemGenerateNewId": false
216 },
217 "notifications": [
218 {
219 "id": 100045,
220 "topic": {
221 "enCaption": "Lease Component Updated",
222 "frCaption": "Composant de bail mis à jour",
223 "name": "LEASE_COMPONENT_UPDATED",
224 "priority": "HIGH"
225 },
226 "username": "jdoe",
227 "activationGroupId": 20000123,
228 "activationGroupDisplayId": "AG-100045",
229 "targetId": "jdoe@example.com",
230 "targetType": "USER"
231 }
232 ],
233 "transferInfo": {
234 "transferredFromDisplayId": "CTR-00012",
235 "transferredFromRevisionId": 20000001,
236 "transferredToDisplayId": "CTR-00015",
237 "transferredToRevisionId": 20000005
238 },
239 "numberRangeIdentifierValue": "1000",
240 "numberRangeIdentifierType": {
241 "name": "COMPANY_CODE"
242 },
243 "numberRangeType": {
244 "name": "CONTRACT"
245 },
246 "allowsSystemGenerateNewId": false
247 }
248 ]
249}
📄 Description: Data transfer object representing a collection of activation groups related to leases and contracts within the Nakisa Lease Accounting Suite, facilitating the management of financial obligations and accounting entries.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
code |
string |
false |
none |
Code identifier for the resource |
message |
string |
false |
write-only |
Contains a descriptive message related to the activation status of lease contracts and financial obligations within the Nakisa Lease Accounting Suite. |
defaultMessage |
string |
false |
write-only |
Default message associated with the lease activation group, providing essential information related to the contract and financial obligations within the Nakisa Lease Accounting Suite. |
debugMessage |
string |
false |
write-only |
Provides detailed information about any issues encountered during the activation of lease contract groups within the Nakisa Lease Accounting Suite. |
errors |
false |
none |
Value for errors field |
|
object |
false |
none |
List of object items |
Enumerated Values
Attribute |
Value |
|---|---|
code |
API_CALL_FAILED, ATTACHED, BAD_REQUEST, DATA_VALIDATION_ERROR, DELETED, DETACHED, INTERNAL_SYSTEM_ERROR, NULL_RESPONSE, OK, OK_BUT_RESPONSE_INVALID, REQUEST_VALIDATION_ERROR, SERVICE_VALIDATION_ERROR, UPDATED |