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 "type": "GENERIC",
10 "source": {},
11 "field": "string",
12 "errorKey": "string",
13 "errorMessage": "string"
14 }
15 ]
16 },
17 "object": [
18 {
19 "id": 10000001,
20 "displayId": "AG-100000000",
21 "principalPositionType": "LESSEE",
22 "name": "Test2",
23 "description": "test2",
24 "approverComment": "Approved after review",
25 "snapshotData": {
26 "isParallelCurrencyEnabled": true,
27 "isCostCenterAllocationEnabled": false,
28 "useSpotRateForGroupCurrency": true,
29 "exchangeRateTypes": [
30 {
31 "currencyDefinitionType": "CONTRACT_CURRENCY",
32 "sourceCurrencyType": "COMPANY_CURRENCY",
33 "translationDateType": "POSTING_DATE",
34 "targetCurrency": {
35 "id": "string",
36 "displayId": "US Dollar",
37 "decimalPoints": 2
38 },
39 "referenceCurrency": {
40 "id": "string",
41 "displayId": "Euro"
42 },
43 "currencyType": "GROUP_CURRENCY",
44 "exchangeRateType": "STANDARD"
45 }
46 ]
47 },
48 "revision": {
49 "id": 10000001,
50 "displayId": "0374999413-20250903-161147",
51 "name": "Inception",
52 "inception": true,
53 "revisionType": "REVISION",
54 "state": "MLA_DEFINE",
55 "approvedBy": "approver.admin@nakisa.com",
56 "approvedAt": "2019-08-24T14:15:22Z",
57 "parentRevisionId": 10000000,
58 "approverComment": "Approved after financial validation.",
59 "rouStartDate": "2025-08-01",
60 "rouEndDate": "2025-08-20",
61 "activationGroupModification": {
62 "modificationDate": "2025-08-15",
63 "terminationType": "CASUALTY",
64 "terminationDate": {
65 "timing": "START_OF_DAY",
66 "year": 2025,
67 "monthValue": 9,
68 "dayOfMonth": 4,
69 "dayOfWeek": "THURSDAY",
70 "leapYear": false,
71 "dayOfYear": 247,
72 "month": "SEPTEMBER"
73 },
74 "useManualFmvValue": true,
75 "useManualAssetValues": false,
76 "enforceNonLeaseOnIndexation": false,
77 "applyIndexationLease": true,
78 "applyIndexationNonLease": false,
79 "indexationTreatmentType": "DEFAULT",
80 "indexationStartDate": "2025-09-01",
81 "indexationDateType": "USER_DEFINED",
82 "indexationStartDateNonLease": "2025-09-10",
83 "indexationDateTypeNonLease": "USER_DEFINED",
84 "modificationReasons": [
85 "CONTRACT_RATE_CHANGE",
86 "INDEXATION"
87 ],
88 "modificationPerClassificationList": [
89 {
90 "accountingStandardId": 1001,
91 "classificationType": "NON_LEASE",
92 "accountingStandardType": "IFRS",
93 "impairmentAmount": 2500.5,
94 "recoverableAmount": 2000,
95 "decreaseInAsset": 1500,
96 "decreaseInTerm": 6
97 }
98 ],
99 "massIndexationTaskId": 987654
100 },
101 "activationGroupId": 10000001,
102 "activationGroupDisplayId": "AG-100000000",
103 "activationGroupName": "Test2",
104 "leaseComponentRevisionId": 10000007,
105 "leaseComponentRevisionDisplayId": "0738001403-20250828-113111",
106 "lastLeaseComponentRevisionId": 10000006,
107 "lastLeaseComponentRevisionDisplayId": "0738001403-20250828-113000",
108 "clonedFromRevisionId": 10000002,
109 "clonedFromRevisionDisplayId": "0374999413-20250820-101200",
110 "lockReason": "PENDING_TERMINATION",
111 "infiniteUsefulLife": false,
112 "transferOfOwnership": false,
113 "specializedAsset": false,
114 "fairMarketValue": 1,
115 "residualValue": 1,
116 "endOfTermIntention": "TO_BE_DETERMINED",
117 "endOfTermDate": "2025-08-11",
118 "endOfTermPeriod": 9,
119 "activationDocumentDate": "2019-08-24",
120 "activationPostingDate": "2019-08-24",
121 "closingDocumentDate": "2019-08-24",
122 "closingPostingDate": "2019-08-24",
123 "numberRangeIdentifierType": {
124 "name": "COMPANY_CODE"
125 },
126 "numberRangeIdentifierValue": "1000",
127 "numberRangeType": {
128 "name": "CONTRACT"
129 },
130 "allowsSystemGenerateNewId": false
131 },
132 "leaseComponentId": 10000007,
133 "leaseComponentDisplayId": "LC-100000200",
134 "companyCodeId": 10000002,
135 "companyCodeDisplayId": "1000",
136 "splittedFromActivationGroupRevisionId": {
137 "id": 10000001,
138 "displayId": "0374999413-20250903-161147",
139 "name": "Inception",
140 "inception": true,
141 "revisionType": "REVISION",
142 "state": "MLA_DEFINE",
143 "approvedBy": "approver.admin@nakisa.com",
144 "approvedAt": "2019-08-24T14:15:22Z",
145 "parentRevisionId": 10000000,
146 "approverComment": "Approved after financial validation.",
147 "rouStartDate": "2025-08-01",
148 "rouEndDate": "2025-08-20",
149 "activationGroupModification": {
150 "modificationDate": "2025-08-15",
151 "terminationType": "CASUALTY",
152 "terminationDate": {
153 "timing": "START_OF_DAY",
154 "year": 2025,
155 "monthValue": 9,
156 "dayOfMonth": 4,
157 "dayOfWeek": "THURSDAY",
158 "leapYear": false,
159 "dayOfYear": 247,
160 "month": "SEPTEMBER"
161 },
162 "useManualFmvValue": true,
163 "useManualAssetValues": false,
164 "enforceNonLeaseOnIndexation": false,
165 "applyIndexationLease": true,
166 "applyIndexationNonLease": false,
167 "indexationTreatmentType": "DEFAULT",
168 "indexationStartDate": "2025-09-01",
169 "indexationDateType": "USER_DEFINED",
170 "indexationStartDateNonLease": "2025-09-10",
171 "indexationDateTypeNonLease": "USER_DEFINED",
172 "modificationReasons": [
173 "CONTRACT_RATE_CHANGE",
174 "INDEXATION"
175 ],
176 "modificationPerClassificationList": [
177 {
178 "accountingStandardId": 1001,
179 "classificationType": "NON_LEASE",
180 "accountingStandardType": "IFRS",
181 "impairmentAmount": 2500.5,
182 "recoverableAmount": 2000,
183 "decreaseInAsset": 1500,
184 "decreaseInTerm": 6
185 }
186 ],
187 "massIndexationTaskId": 987654
188 },
189 "activationGroupId": 10000001,
190 "activationGroupDisplayId": "AG-100000000",
191 "activationGroupName": "Test2",
192 "leaseComponentRevisionId": 10000007,
193 "leaseComponentRevisionDisplayId": "0738001403-20250828-113111",
194 "lastLeaseComponentRevisionId": 10000006,
195 "lastLeaseComponentRevisionDisplayId": "0738001403-20250828-113000",
196 "clonedFromRevisionId": 10000002,
197 "clonedFromRevisionDisplayId": "0374999413-20250820-101200",
198 "lockReason": "PENDING_TERMINATION",
199 "infiniteUsefulLife": false,
200 "transferOfOwnership": false,
201 "specializedAsset": false,
202 "fairMarketValue": 1,
203 "residualValue": 1,
204 "endOfTermIntention": "TO_BE_DETERMINED",
205 "endOfTermDate": "2025-08-11",
206 "endOfTermPeriod": 9,
207 "activationDocumentDate": "2019-08-24",
208 "activationPostingDate": "2019-08-24",
209 "closingDocumentDate": "2019-08-24",
210 "closingPostingDate": "2019-08-24",
211 "numberRangeIdentifierType": {
212 "name": "COMPANY_CODE"
213 },
214 "numberRangeIdentifierValue": "1000",
215 "numberRangeType": {
216 "name": "CONTRACT"
217 },
218 "allowsSystemGenerateNewId": false
219 },
220 "notifications": [
221 {
222 "id": 100045,
223 "topic": {
224 "enCaption": "Lease Component Updated",
225 "frCaption": "Composant de bail mis à jour",
226 "name": "LEASE_COMPONENT_UPDATED",
227 "priority": "HIGH"
228 },
229 "username": "jdoe",
230 "activationGroupId": 20000123,
231 "activationGroupDisplayId": "AG-100045",
232 "targetId": "jdoe@example.com",
233 "targetType": "USER"
234 }
235 ],
236 "transferInfo": {
237 "transferredFromDisplayId": "CTR-00012",
238 "transferredFromRevisionId": 20000001,
239 "transferredToDisplayId": "CTR-00015",
240 "transferredToRevisionId": 20000005
241 },
242 "numberRangeIdentifierType": {
243 "name": "COMPANY_CODE"
244 },
245 "numberRangeIdentifierValue": "1000",
246 "numberRangeType": {
247 "name": "CONTRACT"
248 },
249 "allowsSystemGenerateNewId": false
250 }
251 ]
252}
📄 Description: Represents a standard response wrapper for returning a list of activation group entities.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
code |
string |
false |
none |
Response code indicating success or failure. |
message |
string |
false |
none |
A short message describing the response status. |
defaultMessage |
string |
false |
none |
Default message in case no specific message is set. |
debugMessage |
string |
false |
none |
Detailed message useful for debugging purposes. |
errors |
false |
none |
none |
|
object |
false |
none |
List of activation group entities returned by the request. |
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 |