Wiki-Quellcode von Master Data

Version 5.1 von Steffi F am 2025/06/16 06:29

Zeige letzte Bearbeiter
1 {{aagon.floatingbox/}}
2
3 = Master Data Objekte speichern =
4
5 {{apimacro title="SaveCompanyList_V1 Request"}}
6 {{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCompanyListRequest_V1">
7 <ACMP>
8 <SaveCompanyList ActionType="Request" version="1">
9 <TSaveCompanyListRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
10 <CompanyList>
11 <TCompany_V1 xsi:type="TCompany_V1">
12 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
13 <Name>Name</Name>
14 <PostalCode>PostalCode</PostalCode>
15 <Street>Street</Street>
16 <City>City</City>
17 <Country>Country</Country>
18 <Description>Description</Description>
19 <CustomerId>{59387FFD-B171-47C5-B735-041FA132CA39}</CustomerId>
20 <CompanyKinds/>
21 <IsManufacturer>false</IsManufacturer>
22 <IsVendor>false</IsVendor>
23 <IsServicePartner>false</IsServicePartner>
24 </TCompany_V1>
25 <TCompany_V1 xsi:type="TCompany_V1">
26 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
27 <Name>Name</Name>
28 <PostalCode>PostalCode</PostalCode>
29 <Street>Street</Street>
30 <City>City</City>
31 <Country>Country</Country>
32 <Description>Description</Description>
33 <CustomerId>{59387FFD-B171-47C5-B735-041FA132CA39}</CustomerId>
34 <CompanyKinds/>
35 <IsManufacturer>false</IsManufacturer>
36 <IsVendor>false</IsVendor>
37 <IsServicePartner>false</IsServicePartner>
38 </TCompany_V1>
39 </CompanyList>
40 </TSaveCompanyListRequest_V1>
41 </SaveCompanyList>
42 </ACMP>
43 </ICQL>}}}
44 {{/apimacro}}
45
46 {{apimacro title="SaveCompanyList_V1 Response"}}
47 {{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCompanyListResponse_V1">
48 <ACMP>
49 <SaveCompanyList ActionType="Response" version="1">
50 <TSaveCompanyListResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
51 <ResultCode>0</ResultCode>
52 <ResultMessage>ResultMessage</ResultMessage>
53 </TSaveCompanyListResponse_V1>
54 </SaveCompanyList>
55 </ACMP>
56 </ICQL>}}}
57 {{/apimacro}}
58
59 {{apimacro title="SaveCompanies_V2 Request"}}
60 {{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCompaniesRequest_V2">
61 <ACMP>
62 <SaveCompanies ActionType="Request" version="2">
63 <TSaveCompaniesRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
64 <Companies>
65 <TCompany_V2 xsi:type="TCompany_V2">
66 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
67 <Name>Name</Name>
68 <PostalCode>PostalCode</PostalCode>
69 <Street>Street</Street>
70 <City>City</City>
71 <Country>Country</Country>
72 <Description>Description</Description>
73 <CustomerId>CustomerId</CustomerId>
74 <CompanyKinds>
75 <option>ckVendor</option>
76 <option>ckServicePartner</option>
77 <option>ckManufacturer</option>
78 </CompanyKinds>
79 <IsManufacturer>true</IsManufacturer>
80 <IsVendor>true</IsVendor>
81 <IsServicePartner>true</IsServicePartner>
82 <ContactLinkCollection>
83 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
84 <Contact xsi:type="TContactInfo_V1">
85 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
86 </Contact>
87 <Responsibility>Responsibility</Responsibility>
88 </TMasterDataContactLink_V1>
89 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
90 <Contact xsi:type="TContactInfo_V1">
91 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
92 </Contact>
93 <Responsibility>Responsibility</Responsibility>
94 </TMasterDataContactLink_V1>
95 </ContactLinkCollection>
96 <MemberLinkCollection>
97 <TContactInfo_V1 xsi:type="TContactInfo_V1">
98 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
99 </TContactInfo_V1>
100 <TContactInfo_V1 xsi:type="TContactInfo_V1">
101 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
102 </TContactInfo_V1>
103 </MemberLinkCollection>
104 </TCompany_V2>
105 <TCompany_V2 xsi:type="TCompany_V2">
106 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
107 <Name>Name</Name>
108 <PostalCode>PostalCode</PostalCode>
109 <Street>Street</Street>
110 <City>City</City>
111 <Country>Country</Country>
112 <Description>Description</Description>
113 <CustomerId>CustomerId</CustomerId>
114 <CompanyKinds/>
115 <IsManufacturer>true</IsManufacturer>
116 <IsVendor>true</IsVendor>
117 <IsServicePartner>true</IsServicePartner>
118 <ContactLinkCollection>
119 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
120 <Contact xsi:type="TContactInfo_V1">
121 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
122 </Contact>
123 <Responsibility>Responsibility</Responsibility>
124 </TMasterDataContactLink_V1>
125 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
126 <Contact xsi:type="TContactInfo_V1">
127 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
128 </Contact>
129 <Responsibility>Responsibility</Responsibility>
130 </TMasterDataContactLink_V1>
131 </ContactLinkCollection>
132 <MemberLinkCollection>
133 <TContactInfo_V1 xsi:type="TContactInfo_V1">
134 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
135 </TContactInfo_V1>
136 <TContactInfo_V1 xsi:type="TContactInfo_V1">
137 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
138 </TContactInfo_V1>
139 </MemberLinkCollection>
140 </TCompany_V2>
141 </Companies>
142 </TSaveCompaniesRequest_V2>
143 </SaveCompanies>
144 </ACMP>
145 </ICQL>}}}
146 {{/apimacro}}
147
148 {{apimacro title="SaveCompanies_V2 Response"}}
149 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/SaveCompaniesResponse_V2">
150 <ACMP>
151 <SaveCompanies ActionType="Response" version="2">
152 <TSaveCompaniesResponse_V2 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
153 <ResultCode>0</ResultCode>
154 <ResultMessage>ResultMessage</ResultMessage>
155 </TSaveCompaniesResponse_V2>
156 </SaveCompanies>
157 </ACMP>
158 </ICQL>
159 {{/apimacro}}
160
161 {{apimacro title="SaveContacts Request V2"}}
162 {{{<?xml version="1.0" encoding="utf-8"?>
163 <ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveContactsRequest_V2">
164 <ACMP>
165 <SaveContacts ActionType="Request" version="2">
166 <TSaveContactsRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
167 <Contacts>
168 <TContact_V2 xsi:type="TContact_V2">
169 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
170 <Titles>Titles</Titles>
171 <Name>Name</Name>
172 <FamilyName>FamilyName</FamilyName>
173 <Phone>Phone</Phone>
174 <Phone2>Phone2</Phone2>
175 <Phone3>Phone3</Phone3>
176 <Phone4>Phone4</Phone4>
177 <Fax>Fax</Fax>
178 <Email>Email</Email>
179 <PreferredContactMethod>pcPhone</PreferredContactMethod>
180 <DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
181 <DepartmentName>DepartmentName</DepartmentName>
182 <CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
183 <CostCenterName>CostCenterName</CostCenterName>
184 <CompanyId>{59387FFD-B171-47C5-B735-041FA132CA39}</CompanyId>
185 <CompanyName>CompanyName</CompanyName>
186 <LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
187 <LocationName>LocationName</LocationName>
188 <HasDeleteFlag>false</HasDeleteFlag>
189 <HTMLComment>HTMLComment</HTMLComment>
190 <ContactSpecificValue>ContactSpecificValue</ContactSpecificValue>
191 <Address>Address</Address>
192 <Zipcode>Zipcode</Zipcode>
193 <City>City</City>
194 <Country>Country</Country>
195 <Position>Position</Position>
196 <IsUser>false</IsUser>
197 <FullName>FullName</FullName>
198 <ADObjectGuid>{59387FFD-B171-47C5-B735-041FA132CA39}</ADObjectGuid>
199 <ClientLinkCollection>
200 <TClientInfo_V1 xsi:type="TClientInfo_V1">
201 <ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
202 <ComputerName>ComputerName</ComputerName>
203 <ComputerDomain>ComputerDomain</ComputerDomain>
204 </TClientInfo_V1>
205 <TClientInfo_V1 xsi:type="TClientInfo_V1">
206 <ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
207 <ComputerName>ComputerName</ComputerName>
208 <ComputerDomain>ComputerDomain</ComputerDomain>
209 </TClientInfo_V1>
210 </ClientLinkCollection>
211 <HasPhoneNumber>false</HasPhoneNumber>
212 <AssetCount>0</AssetCount>
213 <Department xsi:type="TDepartmentInfo_V1">
214 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
215 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
216 <Name>Name</Name>
217 <Abbreviation>Abbreviation</Abbreviation>
218 <Path>Path</Path>
219 <FullPath>FullPath</FullPath>
220 <AssetCount>0</AssetCount>
221 </Department>
222 <CostCenter xsi:type="TCostCenterInfo_V1">
223 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
224 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
225 <Name>Name</Name>
226 <Abbreviation>Abbreviation</Abbreviation>
227 <Path>Path</Path>
228 <FullPath>FullPath</FullPath>
229 <AssetCount>0</AssetCount>
230 </CostCenter>
231 <Company xsi:type="TCompanyInfo_V1">
232 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
233 <Name>Name</Name>
234 <Description>Description</Description>
235 <CompanyKinds/>
236 </Company>
237 <Location xsi:type="TLocationInfo_V1">
238 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
239 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
240 <Name>Name</Name>
241 <LocationKind>lkLocation</LocationKind>
242 <AssetCount>0</AssetCount>
243 <HasSubLocations>false</HasSubLocations>
244 <Path>Path</Path>
245 <FullPath>FullPath</FullPath>
246 </Location>
247 </TContact_V2>
248 <TContact_V2 xsi:type="TContact_V2">
249 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
250 <Titles>Titles</Titles>
251 <Name>Name</Name>
252 <FamilyName>FamilyName</FamilyName>
253 <Phone>Phone</Phone>
254 <Phone2>Phone2</Phone2>
255 <Phone3>Phone3</Phone3>
256 <Phone4>Phone4</Phone4>
257 <Fax>Fax</Fax>
258 <Email>Email</Email>
259 <PreferredContactMethod>pcPhone</PreferredContactMethod>
260 <DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
261 <DepartmentName>DepartmentName</DepartmentName>
262 <CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
263 <CostCenterName>CostCenterName</CostCenterName>
264 <CompanyId>{59387FFD-B171-47C5-B735-041FA132CA39}</CompanyId>
265 <CompanyName>CompanyName</CompanyName>
266 <LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
267 <LocationName>LocationName</LocationName>
268 <HasDeleteFlag>false</HasDeleteFlag>
269 <HTMLComment>HTMLComment</HTMLComment>
270 <ContactSpecificValue>ContactSpecificValue</ContactSpecificValue>
271 <Address>Address</Address>
272 <Zipcode>Zipcode</Zipcode>
273 <City>City</City>
274 <Country>Country</Country>
275 <Position>Position</Position>
276 <IsUser>false</IsUser>
277 <FullName>FullName</FullName>
278 <ADObjectGuid>{59387FFD-B171-47C5-B735-041FA132CA39}</ADObjectGuid>
279 <ClientLinkCollection>
280 <TClientInfo_V1 xsi:type="TClientInfo_V1">
281 <ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
282 <ComputerName>ComputerName</ComputerName>
283 <ComputerDomain>ComputerDomain</ComputerDomain>
284 </TClientInfo_V1>
285 <TClientInfo_V1 xsi:type="TClientInfo_V1">
286 <ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
287 <ComputerName>ComputerName</ComputerName>
288 <ComputerDomain>ComputerDomain</ComputerDomain>
289 </TClientInfo_V1>
290 </ClientLinkCollection>
291 <HasPhoneNumber>false</HasPhoneNumber>
292 <AssetCount>0</AssetCount>
293 <Department xsi:type="TDepartmentInfo_V1">
294 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
295 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
296 <Name>Name</Name>
297 <Abbreviation>Abbreviation</Abbreviation>
298 <Path>Path</Path>
299 <FullPath>FullPath</FullPath>
300 <AssetCount>0</AssetCount>
301 </Department>
302 <CostCenter xsi:type="TCostCenterInfo_V1">
303 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
304 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
305 <Name>Name</Name>
306 <Abbreviation>Abbreviation</Abbreviation>
307 <Path>Path</Path>
308 <FullPath>FullPath</FullPath>
309 <AssetCount>0</AssetCount>
310 </CostCenter>
311 <Company xsi:type="TCompanyInfo_V1">
312 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
313 <Name>Name</Name>
314 <Description>Description</Description>
315 <CompanyKinds/>
316 </Company>
317 <Location xsi:type="TLocationInfo_V1">
318 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
319 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
320 <Name>Name</Name>
321 <LocationKind>lkLocation</LocationKind>
322 <AssetCount>0</AssetCount>
323 <HasSubLocations>false</HasSubLocations>
324 <Path>Path</Path>
325 <FullPath>FullPath</FullPath>
326 </Location>
327 </TContact_V2>
328 </Contacts>
329 </TSaveContactsRequest_V2>
330 </SaveContacts>
331 </ACMP>
332 </ICQL>}}}
333 {{/apimacro}}
334
335 {{apimacro title="SaveContacts Response V2"}}
336 {{{<?xml version="1.0" encoding="utf-8"?>
337 <ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveContactsResponse_V2">
338 <ACMP>
339 <SaveContacts ActionType="Response" version="2">
340 <TSaveContactsResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
341 <FirstErrorMsg>FirstErrorMsg</FirstErrorMsg>
342 <ResultCode>0</ResultCode>
343 <ResultMessage>ResultMessage</ResultMessage>
344 </TSaveContactsResponse_V2>
345 </SaveContacts>
346 </ACMP>
347 </ICQL>}}}
348 {{/apimacro}}
349
350 {{aagon.infobox}}
351 Im Command SaveContacts Request V3 ist die ID kein Pflichtfeld!
352 {{/aagon.infobox}}
353
354 {{apimacro title="SaveContacts Request V3"}}
355 {{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveContactsRequest_V3">
356 <ACMP>
357 <SaveContacts ActionType="Request" version="3">
358 <TSaveContactsRequest_V3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
359 <Contacts>
360 <TContact_V3 xsi:type="TContact_V3">
361 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
362 <Titles>Titles</Titles>
363 <Name>Name</Name>
364 <FamilyName>FamilyName</FamilyName>
365 <Phone>Phone</Phone>
366 <Phone2>Phone2</Phone2>
367 <Phone3>Phone3</Phone3>
368 <Phone4>Phone4</Phone4>
369 <Fax>Fax</Fax>
370 <Email>Email</Email>
371 <PreferredContactMethod>pcPhone</PreferredContactMethod>
372 <DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
373 <DepartmentName>DepartmentName</DepartmentName>
374 <CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
375 <CostCenterName>CostCenterName</CostCenterName>
376 <CompanyId>{59387FFD-B171-47C5-B735-041FA132CA39}</CompanyId>
377 <CompanyName>CompanyName</CompanyName>
378 <LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
379 <LocationName>LocationName</LocationName>
380 <HasDeleteFlag>false</HasDeleteFlag>
381 <HTMLComment>HTMLComment</HTMLComment>
382 <ContactSpecificValue>ContactSpecificValue</ContactSpecificValue>
383 <Address>Address</Address>
384 <Zipcode>Zipcode</Zipcode>
385 <City>City</City>
386 <Country>Country</Country>
387 <Position>Position</Position>
388 <IsUser>false</IsUser>
389 <FullName>FullName</FullName>
390 <ADObjectGuid>{59387FFD-B171-47C5-B735-041FA132CA39}</ADObjectGuid>
391 <ClientLinkCollection>
392 <TClientInfo_V1 xsi:type="TClientInfo_V1">
393 <ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
394 <ComputerName>ComputerName</ComputerName>
395 <ComputerDomain>ComputerDomain</ComputerDomain>
396 </TClientInfo_V1>
397 <TClientInfo_V1 xsi:type="TClientInfo_V1">
398 <ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
399 <ComputerName>ComputerName</ComputerName>
400 <ComputerDomain>ComputerDomain</ComputerDomain>
401 </TClientInfo_V1>
402 </ClientLinkCollection>
403 <HasPhoneNumber>false</HasPhoneNumber>
404 <AssetCount>0</AssetCount>
405 <Department xsi:type="TDepartmentInfo_V1">
406 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
407 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
408 <Name>Name</Name>
409 <Abbreviation>Abbreviation</Abbreviation>
410 <Path>Path</Path>
411 <FullPath>FullPath</FullPath>
412 <AssetCount>0</AssetCount>
413 </Department>
414 <CostCenter xsi:type="TCostCenterInfo_V1">
415 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
416 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
417 <Name>Name</Name>
418 <Abbreviation>Abbreviation</Abbreviation>
419 <Path>Path</Path>
420 <FullPath>FullPath</FullPath>
421 <AssetCount>0</AssetCount>
422 </CostCenter>
423 <Company xsi:type="TCompanyInfo_V1">
424 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
425 <Name>Name</Name>
426 <Description>Description</Description>
427 <CompanyKinds/>
428 </Company>
429 <Location xsi:type="TLocationInfo_V1">
430 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
431 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
432 <Name>Name</Name>
433 <LocationKind>lkLocation</LocationKind>
434 <AssetCount>0</AssetCount>
435 <HasSubLocations>false</HasSubLocations>
436 <Path>Path</Path>
437 <FullPath>FullPath</FullPath>
438 </Location>
439 <SingleFieldValues>
440 <TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
441 <FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
442 <Value>Value</Value>
443 </TCustomFieldValue_V1>
444 <TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
445 <FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
446 <Value>Value</Value>
447 </TCustomFieldValue_V1>
448 </SingleFieldValues>
449 </TContact_V3>
450 <TContact_V3 xsi:type="TContact_V3">
451 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
452 <Titles>Titles</Titles>
453 <Name>Name</Name>
454 <FamilyName>FamilyName</FamilyName>
455 <Phone>Phone</Phone>
456 <Phone2>Phone2</Phone2>
457 <Phone3>Phone3</Phone3>
458 <Phone4>Phone4</Phone4>
459 <Fax>Fax</Fax>
460 <Email>Email</Email>
461 <PreferredContactMethod>pcPhone</PreferredContactMethod>
462 <DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
463 <DepartmentName>DepartmentName</DepartmentName>
464 <CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
465 <CostCenterName>CostCenterName</CostCenterName>
466 <CompanyId>{59387FFD-B171-47C5-B735-041FA132CA39}</CompanyId>
467 <CompanyName>CompanyName</CompanyName>
468 <LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
469 <LocationName>LocationName</LocationName>
470 <HasDeleteFlag>false</HasDeleteFlag>
471 <HTMLComment>HTMLComment</HTMLComment>
472 <ContactSpecificValue>ContactSpecificValue</ContactSpecificValue>
473 <Address>Address</Address>
474 <Zipcode>Zipcode</Zipcode>
475 <City>City</City>
476 <Country>Country</Country>
477 <Position>Position</Position>
478 <IsUser>false</IsUser>
479 <FullName>FullName</FullName>
480 <ADObjectGuid>{59387FFD-B171-47C5-B735-041FA132CA39}</ADObjectGuid>
481 <ClientLinkCollection>
482 <TClientInfo_V1 xsi:type="TClientInfo_V1">
483 <ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
484 <ComputerName>ComputerName</ComputerName>
485 <ComputerDomain>ComputerDomain</ComputerDomain>
486 </TClientInfo_V1>
487 <TClientInfo_V1 xsi:type="TClientInfo_V1">
488 <ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
489 <ComputerName>ComputerName</ComputerName>
490 <ComputerDomain>ComputerDomain</ComputerDomain>
491 </TClientInfo_V1>
492 </ClientLinkCollection>
493 <HasPhoneNumber>false</HasPhoneNumber>
494 <AssetCount>0</AssetCount>
495 <Department xsi:type="TDepartmentInfo_V1">
496 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
497 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
498 <Name>Name</Name>
499 <Abbreviation>Abbreviation</Abbreviation>
500 <Path>Path</Path>
501 <FullPath>FullPath</FullPath>
502 <AssetCount>0</AssetCount>
503 </Department>
504 <CostCenter xsi:type="TCostCenterInfo_V1">
505 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
506 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
507 <Name>Name</Name>
508 <Abbreviation>Abbreviation</Abbreviation>
509 <Path>Path</Path>
510 <FullPath>FullPath</FullPath>
511 <AssetCount>0</AssetCount>
512 </CostCenter>
513 <Company xsi:type="TCompanyInfo_V1">
514 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
515 <Name>Name</Name>
516 <Description>Description</Description>
517 <CompanyKinds/>
518 </Company>
519 <Location xsi:type="TLocationInfo_V1">
520 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
521 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
522 <Name>Name</Name>
523 <LocationKind>lkLocation</LocationKind>
524 <AssetCount>0</AssetCount>
525 <HasSubLocations>false</HasSubLocations>
526 <Path>Path</Path>
527 <FullPath>FullPath</FullPath>
528 </Location>
529 <SingleFieldValues>
530 <TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
531 <FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
532 <Value>Value</Value>
533 </TCustomFieldValue_V1>
534 <TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
535 <FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
536 <Value>Value</Value>
537 </TCustomFieldValue_V1>
538 </SingleFieldValues>
539 </TContact_V3>
540 </Contacts>
541 </TSaveContactsRequest_V3>
542 </SaveContacts>
543 </ACMP>
544 </ICQL>}}}
545 {{/apimacro}}
546
547 {{apimacro title="SaveContacts Response V3"}}
548 {{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveContactsResponse_V3">
549 <ACMP>
550 <SaveContacts ActionType="Response" version="3">
551 <TSaveContactsResponse_V3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
552 <FirstErrorMsg>FirstErrorMsg</FirstErrorMsg>
553 <ResultCode>0</ResultCode>
554 <ResultMessage>ResultMessage</ResultMessage>
555 </TSaveContactsResponse_V3>
556 </SaveContacts>
557 </ACMP>
558 </ICQL>}}}
559 {{/apimacro}}
560
561 {{apimacro title="SaveCostCenters_V1 Request"}}
562 {{{<?xml version="1.0" encoding="utf-8"?>
563 <ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCostCentersRequest_V1">
564 <ACMP>
565 <SaveCostCenters ActionType="Request" version="1">
566 <TSaveCostCentersRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
567 <CostCenters>
568 <TCostCenter_V1 xsi:type="TCostCenter_V1">
569 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
570 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
571 <Name>Name</Name>
572 <Abbreviation>Abbreviation</Abbreviation>
573 <Description>Description</Description>
574 <Path>Path</Path>
575 <FullPath>FullPath</FullPath>
576 <AssetCount>0</AssetCount>
577 </TCostCenter_V1>
578 <TCostCenter_V1 xsi:type="TCostCenter_V1">
579 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
580 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
581 <Name>Name</Name>
582 <Abbreviation>Abbreviation</Abbreviation>
583 <Description>Description</Description>
584 <Path>Path</Path>
585 <FullPath>FullPath</FullPath>
586 <AssetCount>0</AssetCount>
587 </TCostCenter_V1>
588 </CostCenters>
589 </TSaveCostCentersRequest_V1>
590 </SaveCostCenters>
591 </ACMP>
592 </ICQL>}}}
593 {{/apimacro}}
594
595 {{apimacro title="SaveCostCenters_V1 Response"}}
596 {{{<?xml version="1.0" encoding="utf-8"?>
597 <ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCostCentersResponse_V1">
598 <ACMP>
599 <SaveCostCenters ActionType="Response" version="1">
600 <TSaveCostCentersResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
601 <FirstErrorMsg>FirstErrorMsg</FirstErrorMsg>
602 <ResultCode>0</ResultCode>
603 <ResultMessage>ResultMessage</ResultMessage>
604 </TSaveCostCentersResponse_V1>
605 </SaveCostCenters>
606 </ACMP>
607 </ICQL>}}}
608 {{/apimacro}}
609
610 {{apimacro title="SaveCostCenters_V2 Request"}}
611 {{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCostCentersRequest_V2">
612 <ACMP>
613 <SaveCostCenters ActionType="Request" version="2">
614 <TSaveCostCentersRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
615 <CostCenters>
616 <TCostCenter_V2 xsi:type="TCostCenter_V2">
617 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
618 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
619 <Name>Name</Name>
620 <Abbreviation>Abbreviation</Abbreviation>
621 <Description>Description</Description>
622 <ContactLinkCollection>
623 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
624 <Contact xsi:type="TContactInfo_V1">
625 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
626 </Contact>
627 <Responsibility>Responsibility</Responsibility>
628 </TMasterDataContactLink_V1>
629 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
630 <Contact xsi:type="TContactInfo_V1">
631 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
632 </Contact>
633 <Responsibility>Responsibility</Responsibility>
634 </TMasterDataContactLink_V1>
635 </ContactLinkCollection>
636 <MemberLinkCollection>
637 <TContactInfo_V1 xsi:type="TContactInfo_V1">
638 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
639 </TContactInfo_V1>
640 <TContactInfo_V1 xsi:type="TContactInfo_V1">
641 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
642 </TContactInfo_V1>
643 </MemberLinkCollection>
644 </TCostCenter_V2>
645 <TCostCenter_V2 xsi:type="TCostCenter_V2">
646 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
647 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
648 <Name>Name</Name>
649 <Abbreviation>Abbreviation</Abbreviation>
650 <Description>Description</Description>
651 <ContactLinkCollection>
652 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
653 <Contact xsi:type="TContactInfo_V1">
654 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
655 </Contact>
656 <Responsibility>Responsibility</Responsibility>
657 </TMasterDataContactLink_V1>
658 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
659 <Contact xsi:type="TContactInfo_V1">
660 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
661 </Contact>
662 <Responsibility>Responsibility</Responsibility>
663 </TMasterDataContactLink_V1>
664 </ContactLinkCollection>
665 <MemberLinkCollection>
666 <TContactInfo_V1 xsi:type="TContactInfo_V1">
667 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
668 </TContactInfo_V1>
669 <TContactInfo_V1 xsi:type="TContactInfo_V1">
670 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
671 </TContactInfo_V1>
672 </MemberLinkCollection>
673 </TCostCenter_V2>
674 </CostCenters>
675 </TSaveCostCentersRequest_V2>
676 </SaveCostCenters>
677 </ACMP>
678 </ICQL>}}}
679 {{/apimacro}}
680
681 {{apimacro title="SaveCostCenters_V2 Response"}}
682 {{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveCostCentersResponse_V2">
683 <ACMP>
684 <SaveCostCenters ActionType="Response" version="2">
685 <TSaveCostCentersResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
686 <ResultCode>0</ResultCode>
687 <ResultMessage>ResultMessage</ResultMessage>
688 </TSaveCostCentersResponse_V2>
689 </SaveCostCenters>
690 </ACMP>
691 </ICQL>}}}
692 {{/apimacro}}
693
694 {{apimacro title="SaveDepartments_V1 Request"}}
695 {{{<?xml version="1.0" encoding="utf-8"?>
696 <ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveDepartmentsRequest_V1">
697 <ACMP>
698 <SaveDepartments ActionType="Request" version="1">
699 <TSaveDepartmentsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
700 <Departments>
701 <TDepartment_V1 xsi:type="TDepartment_V1">
702 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
703 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
704 <Name>Name</Name>
705 <Abbreviation>Abbreviation</Abbreviation>
706 <Description>Description</Description>
707 </TDepartment_V1>
708 <TDepartment_V1 xsi:type="TDepartment_V1">
709 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
710 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
711 <Name>Name</Name>
712 <Abbreviation>Abbreviation</Abbreviation>
713 <Description>Description</Description>
714 </TDepartment_V1>
715 </Departments>
716 </TSaveDepartmentsRequest_V1>
717 </SaveDepartments>
718 </ACMP>
719 </ICQL>}}}
720 {{/apimacro}}
721
722 {{apimacro title="SaveDepartments_V1 Response"}}
723 {{{<?xml version="1.0" encoding="utf-8"?>
724 <ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveDepartmentsResponse_V1">
725 <ACMP>
726 <SaveDepartments ActionType="Response" version="1">
727 <TSaveDepartmentsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
728 <FirstErrorMsg>FirstErrorMsg</FirstErrorMsg>
729 <ResultCode>0</ResultCode>
730 <ResultMessage>ResultMessage</ResultMessage>
731 </TSaveDepartmentsResponse_V1>
732 </SaveDepartments>
733 </ACMP>
734 </ICQL>}}}
735 {{/apimacro}}
736
737 {{apimacro title="SaveDepartments_V2 Request"}}
738 {{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveDepartmentsRequest_V2">
739 <ACMP>
740 <SaveDepartments ActionType="Request" version="2">
741 <TSaveDepartmentsRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
742 <Departments>
743 <TDepartment_V2 xsi:type="TDepartment_V2">
744 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
745 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
746 <Name>Name</Name>
747 <Abbreviation>Abbreviation</Abbreviation>
748 <Description>Description</Description>
749 <ContactLinkCollection>
750 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
751 <Contact xsi:type="TContactInfo_V1">
752 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
753 </Contact>
754 <Responsibility>Responsibility</Responsibility>
755 </TMasterDataContactLink_V1>
756 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
757 <Contact xsi:type="TContactInfo_V1">
758 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
759 </Contact>
760 <Responsibility>Responsibility</Responsibility>
761 </TMasterDataContactLink_V1>
762 </ContactLinkCollection>
763 <MemberLinkCollection>
764 <TContactInfo_V1 xsi:type="TContactInfo_V1">
765 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
766 </TContactInfo_V1>
767 <TContactInfo_V1 xsi:type="TContactInfo_V1">
768 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
769 </TContactInfo_V1>
770 </MemberLinkCollection>
771 </TDepartment_V2>
772 <TDepartment_V2 xsi:type="TDepartment_V2">
773 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
774 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
775 <Name>Name</Name>
776 <Abbreviation>Abbreviation</Abbreviation>
777 <Description>Description</Description>
778 <ContactLinkCollection>
779 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
780 <Contact xsi:type="TContactInfo_V1">
781 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
782 </Contact>
783 <Responsibility>Responsibility</Responsibility>
784 </TMasterDataContactLink_V1>
785 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
786 <Contact xsi:type="TContactInfo_V1">
787 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
788 </Contact>
789 <Responsibility>Responsibility</Responsibility>
790 </TMasterDataContactLink_V1>
791 </ContactLinkCollection>
792 <MemberLinkCollection>
793 <TContactInfo_V1 xsi:type="TContactInfo_V1">
794 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
795 </TContactInfo_V1>
796 <TContactInfo_V1 xsi:type="TContactInfo_V1">
797 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
798 </TContactInfo_V1>
799 </MemberLinkCollection>
800 </TDepartment_V2>
801 </Departments>
802 </TSaveDepartmentsRequest_V2>
803 </SaveDepartments>
804 </ACMP>
805 </ICQL>}}}
806 {{/apimacro}}
807
808 {{apimacro title="SaveDepartments_V2 Response"}}
809 {{{<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveDepartmentsResponse_V2">
810 <ACMP>
811 <SaveDepartments ActionType="Response" version="2">
812 <TSaveDepartmentsResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
813 <ResultCode>0</ResultCode>
814 <ResultMessage>ResultMessage</ResultMessage>
815 </TSaveDepartmentsResponse_V2>
816 </SaveDepartments>
817 </ACMP>
818 </ICQL>}}}
819 {{/apimacro}}
820
821 {{apimacro title="SaveLocations_V1 Request"}}
822 <?xml version="1.0" encoding="utf-8"?>
823 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/SaveLocationsRequest_V1">
824 <ACMP>
825 <SaveLocations ActionType="Request" version="1">
826 <TSaveLocationsRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
827 <Locations>
828 <TLocation_V1 xsi:type="TLocation_V1">
829 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
830 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
831 <Name>Name</Name>
832 <Description>Description</Description>
833 <Street>Street</Street>
834 <City>City</City>
835 <PostalCode>PostalCode</PostalCode>
836 <Country>Country</Country>
837 <Path>Path</Path>
838 <FullPath>FullPath</FullPath>
839 <LocationKind>lkLocation</LocationKind>
840 <AssetCount>0</AssetCount>
841 <HasSubLocations>false</HasSubLocations>
842 </TLocation_V1>
843 <TLocation_V1 xsi:type="TLocation_V1">
844 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
845 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
846 <Name>Name</Name>
847 <Description>Description</Description>
848 <Street>Street</Street>
849 <City>City</City>
850 <PostalCode>PostalCode</PostalCode>
851 <Country>Country</Country>
852 <Path>Path</Path>
853 <FullPath>FullPath</FullPath>
854 <LocationKind>lkLocation</LocationKind>
855 <AssetCount>0</AssetCount>
856 <HasSubLocations>false</HasSubLocations>
857 </TLocation_V1>
858 </Locations>
859 </TSaveLocationsRequest_V1>
860 </SaveLocations>
861 </ACMP>
862 </ICQL>
863 {{/apimacro}}
864
865 {{apimacro title="SaveLocations_V1 Response"}}
866 <?xml version="1.0" encoding="utf-8"?>
867 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/SaveLocationsResponse_V1">
868 <ACMP>
869 <SaveLocations ActionType="Response" version="1">
870 <TSaveLocationsResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
871 <FirstErrorMsg>FirstErrorMsg</FirstErrorMsg>
872 <ResultCode>0</ResultCode>
873 <ResultMessage>ResultMessage</ResultMessage>
874 </TSaveLocationsResponse_V1>
875 </SaveLocations>
876 </ACMP>
877 </ICQL>
878 {{/apimacro}}
879
880 {{apimacro title="SaveLocations_V2 Request"}}
881 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/SaveLocationsRequest_V2">
882 <ACMP>
883 <SaveLocations ActionType="Request" version="2">
884 <TSaveLocationsRequest_V2 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
885 <Locations>
886 <TLocation_V2 xsi:type="TLocation_V2">
887 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
888 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
889 <Name>Name</Name>
890 <Description>Description</Description>
891 <Street>Street</Street>
892 <City>City</City>
893 <PostalCode>PostalCode</PostalCode>
894 <Country>Country</Country>
895 <LocationKind>lkLocation</LocationKind>
896 <ContactLinkCollection>
897 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
898 <Contact xsi:type="TContactInfo_V1">
899 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
900 </Contact>
901 <Responsibility>Responsibility</Responsibility>
902 </TMasterDataContactLink_V1>
903 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
904 <Contact xsi:type="TContactInfo_V1">
905 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
906 </Contact>
907 <Responsibility>Responsibility</Responsibility>
908 </TMasterDataContactLink_V1>
909 </ContactLinkCollection>
910 <MemberLinkCollection>
911 <TContactInfo_V1 xsi:type="TContactInfo_V1">
912 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
913 </TContactInfo_V1>
914 <TContactInfo_V1 xsi:type="TContactInfo_V1">
915 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
916 </TContactInfo_V1>
917 </MemberLinkCollection>
918 </TLocation_V2>
919 <TLocation_V2 xsi:type="TLocation_V2">
920 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
921 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
922 <Name>Name</Name>
923 <Description>Description</Description>
924 <Street>Street</Street>
925 <City>City</City>
926 <PostalCode>PostalCode</PostalCode>
927 <Country>Country</Country>
928 <LocationKind>lkLocation</LocationKind>
929 <ContactLinkCollection>
930 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
931 <Contact xsi:type="TContactInfo_V1">
932 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
933 </Contact>
934 <Responsibility>Responsibility</Responsibility>
935 </TMasterDataContactLink_V1>
936 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
937 <Contact xsi:type="TContactInfo_V1">
938 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
939 </Contact>
940 <Responsibility>Responsibility</Responsibility>
941 </TMasterDataContactLink_V1>
942 </ContactLinkCollection>
943 <MemberLinkCollection>
944 <TContactInfo_V1 xsi:type="TContactInfo_V1">
945 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
946 </TContactInfo_V1>
947 <TContactInfo_V1 xsi:type="TContactInfo_V1">
948 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
949 </TContactInfo_V1>
950 </MemberLinkCollection>
951 </TLocation_V2>
952 </Locations>
953 </TSaveLocationsRequest_V2>
954 </SaveLocations>
955 </ACMP>
956 </ICQL>
957 {{/apimacro}}
958
959 {{apimacro title="SaveLocations_V2 Response"}}
960 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/SaveLocationsResponse_V2">
961 <ACMP>
962 <SaveLocations ActionType="Response" version="2">
963 <TSaveLocationsResponse_V2 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
964 <ResultCode>0</ResultCode>
965 <ResultMessage>ResultMessage</ResultMessage>
966 </TSaveLocationsResponse_V2>
967 </SaveLocations>
968 </ACMP>
969 </ICQL>
970 {{/apimacro}}
971
972 Das Command SaveContracts hat einige Felder, die speziell validiert werden:
973
974 * Das StartDate darf keinen Datumswert beinhalten, der später ist als das ExpirationDate.
975 * ParentId muss die Id eines existierenden Ordners beinhalten.
976 * Der Name darf bei einem neuen Contract nicht leer sein.
977 * Die angegebene Duration wird nicht übernommen, sondern vom Server ausgerechnet.
978 * Für ExternalContractPartner und InternalContractPartner wird nur die Id berücksichtigt.
979 * Der ContractType kann nur über das Feld ContractTypeId setzen.
980 * Path und FullPath werden nicht berücksichtigt. Den Pfad kann man verändern, indem der Vertrag verschoben oder umbenannt wird.
981 * Bei den Relations, ContactPersons und Beneficiaries wird die ContractId ignoriert und die Id von dem zu speichernden Vertrag genommen.
982 * Wenn der Vertrag mit einem Dokument verlinkt werden soll, dann sind die DocumentLinks ID und DocumentID Pflichtfelder. ItemId muss dann auch gleich der ID des zu speichernden Vertrages sein.
983
984 {{apimacro title="SaveContracts Request"}}
985 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/SaveContractsRequest_V1">
986 <ACMP>
987 <SaveContracts ActionType="Request" version="1">
988 <TSaveContractsRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
989 <Contracts>
990 <TContract_V2 xsi:type="TContract_V2">
991 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
992 <Name>Name</Name>
993 <Description>Description</Description>
994 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
995 <StartDate>1899-12-30T00:00:00.000Z</StartDate>
996 <ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
997 <ExternalContractPartner xsi:type="TCompanyInfo_V1">
998 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
999 <Name>Name</Name>
1000 <Description>Description</Description>
1001 <CompanyKinds/>
1002 </ExternalContractPartner>
1003 <InternalContractPartner xsi:type="TCompanyInfo_V1">
1004 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1005 <Name>Name</Name>
1006 <Description>Description</Description>
1007 <CompanyKinds/>
1008 </InternalContractPartner>
1009 <DocumentLinks>
1010 <TDocumentLink_V1 xsi:type="TDocumentLink_V1">
1011 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1012 <Name>Name</Name>
1013 <DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
1014 <ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
1015 <ItemKind>aiHDQuery</ItemKind>
1016 <FileName>FileName</FileName>
1017 <FileSize>0</FileSize>
1018 </TDocumentLink_V1>
1019 <TDocumentLink_V1 xsi:type="TDocumentLink_V1">
1020 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1021 <Name>Name</Name>
1022 <DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
1023 <ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
1024 <ItemKind>aiHDQuery</ItemKind>
1025 <FileName>FileName</FileName>
1026 <FileSize>0</FileSize>
1027 </TDocumentLink_V1>
1028 </DocumentLinks>
1029 <ContractNumber>ContractNumber</ContractNumber>
1030 <State>csActive</State>
1031 <Tags>
1032 <string>Value 1</string>
1033 <string>Value 2</string>
1034 </Tags>
1035 <Duration>0</Duration>
1036 <DurationTimeUnit>tuDays</DurationTimeUnit>
1037 <IsTerminable>true</IsTerminable>
1038 <IsAutoExtended>true</IsAutoExtended>
1039 <ExtensionPeriod>0</ExtensionPeriod>
1040 <ExtensionPeriodTimeUnit>tuDays</ExtensionPeriodTimeUnit>
1041 <TermOfNotice>0</TermOfNotice>
1042 <TermOfNoticeTimeUnit>tuDays</TermOfNoticeTimeUnit>
1043 <TerminationDeadLine>tdEndOfMonth</TerminationDeadLine>
1044 <IsTerminated>true</IsTerminated>
1045 <TerminationDate>1899-12-30T00:00:00.000Z</TerminationDate>
1046 <ReasonForTermination>ReasonForTermination</ReasonForTermination>
1047 <ContractTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractTypeId>
1048 <ContractType xsi:type="TContractType_V1">
1049 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1050 <Caption_en>Caption_en</Caption_en>
1051 <Caption_de>Caption_de</Caption_de>
1052 </ContractType>
1053 <Beneficiaries>
1054 <TContractMasterDataLink_V1 xsi:type="TContractMasterDataLink_V1">
1055 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1056 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1057 <Name>Name</Name>
1058 <MasterDataKind>mdContact</MasterDataKind>
1059 </TContractMasterDataLink_V1>
1060 <TContractMasterDataLink_V1 xsi:type="TContractMasterDataLink_V1">
1061 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1062 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1063 <Name>Name</Name>
1064 <MasterDataKind>mdContact</MasterDataKind>
1065 </TContractMasterDataLink_V1>
1066 </Beneficiaries>
1067 <ContactPersons>
1068 <TContractContactLink_V1 xsi:type="TContractContactLink_V1">
1069 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1070 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1071 <Responsibility>Responsibility</Responsibility>
1072 </TContractContactLink_V1>
1073 <TContractContactLink_V1 xsi:type="TContractContactLink_V1">
1074 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1075 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1076 <Responsibility>Responsibility</Responsibility>
1077 </TContractContactLink_V1>
1078 </ContactPersons>
1079 <Relations>
1080 <TContractRelationLink_V1 xsi:type="TContractRelationLink_V1">
1081 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1082 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1083 <RelationKind>rkSuccessor</RelationKind>
1084 <Name>Name</Name>
1085 <ContractState>csActive</ContractState>
1086 <StartDate>1899-12-30T00:00:00.000Z</StartDate>
1087 <ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
1088 </TContractRelationLink_V1>
1089 <TContractRelationLink_V1 xsi:type="TContractRelationLink_V1">
1090 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1091 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1092 <RelationKind>rkSuccessor</RelationKind>
1093 <Name>Name</Name>
1094 <ContractState>csActive</ContractState>
1095 <StartDate>1899-12-30T00:00:00.000Z</StartDate>
1096 <ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
1097 </TContractRelationLink_V1>
1098 </Relations>
1099 <Path>Path</Path>
1100 <FullPath>FullPath</FullPath>
1101 </TContract_V2>
1102 <TContract_V2 xsi:type="TContract_V2">
1103 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1104 <Name>Name</Name>
1105 <Description>Description</Description>
1106 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
1107 <StartDate>1899-12-30T00:00:00.000Z</StartDate>
1108 <ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
1109 <ExternalContractPartner xsi:type="TCompanyInfo_V1">
1110 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1111 <Name>Name</Name>
1112 <Description>Description</Description>
1113 <CompanyKinds/>
1114 </ExternalContractPartner>
1115 <InternalContractPartner xsi:type="TCompanyInfo_V1">
1116 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1117 <Name>Name</Name>
1118 <Description>Description</Description>
1119 <CompanyKinds/>
1120 </InternalContractPartner>
1121 <DocumentLinks>
1122 <TDocumentLink_V1 xsi:type="TDocumentLink_V1">
1123 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1124 <Name>Name</Name>
1125 <DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
1126 <ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
1127 <ItemKind>aiHDQuery</ItemKind>
1128 <FileName>FileName</FileName>
1129 <FileSize>0</FileSize>
1130 </TDocumentLink_V1>
1131 <TDocumentLink_V1 xsi:type="TDocumentLink_V1">
1132 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1133 <Name>Name</Name>
1134 <DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
1135 <ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
1136 <ItemKind>aiHDQuery</ItemKind>
1137 <FileName>FileName</FileName>
1138 <FileSize>0</FileSize>
1139 </TDocumentLink_V1>
1140 </DocumentLinks>
1141 <ContractNumber>ContractNumber</ContractNumber>
1142 <State>csActive</State>
1143 <Tags>
1144 <string>Value 1</string>
1145 <string>Value 2</string>
1146 </Tags>
1147 <Duration>0</Duration>
1148 <DurationTimeUnit>tuDays</DurationTimeUnit>
1149 <IsTerminable>true</IsTerminable>
1150 <IsAutoExtended>true</IsAutoExtended>
1151 <ExtensionPeriod>0</ExtensionPeriod>
1152 <ExtensionPeriodTimeUnit>tuDays</ExtensionPeriodTimeUnit>
1153 <TermOfNotice>0</TermOfNotice>
1154 <TermOfNoticeTimeUnit>tuDays</TermOfNoticeTimeUnit>
1155 <TerminationDeadLine>tdEndOfMonth</TerminationDeadLine>
1156 <IsTerminated>true</IsTerminated>
1157 <TerminationDate>1899-12-30T00:00:00.000Z</TerminationDate>
1158 <ReasonForTermination>ReasonForTermination</ReasonForTermination>
1159 <ContractTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractTypeId>
1160 <ContractType xsi:type="TContractType_V1">
1161 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1162 <Caption_en>Caption_en</Caption_en>
1163 <Caption_de>Caption_de</Caption_de>
1164 </ContractType>
1165 <Beneficiaries>
1166 <TContractMasterDataLink_V1 xsi:type="TContractMasterDataLink_V1">
1167 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1168 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1169 <Name>Name</Name>
1170 <MasterDataKind>mdContact</MasterDataKind>
1171 </TContractMasterDataLink_V1>
1172 <TContractMasterDataLink_V1 xsi:type="TContractMasterDataLink_V1">
1173 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1174 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1175 <Name>Name</Name>
1176 <MasterDataKind>mdContact</MasterDataKind>
1177 </TContractMasterDataLink_V1>
1178 </Beneficiaries>
1179 <ContactPersons>
1180 <TContractContactLink_V1 xsi:type="TContractContactLink_V1">
1181 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1182 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1183 <Responsibility>Responsibility</Responsibility>
1184 </TContractContactLink_V1>
1185 <TContractContactLink_V1 xsi:type="TContractContactLink_V1">
1186 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1187 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1188 <Responsibility>Responsibility</Responsibility>
1189 </TContractContactLink_V1>
1190 </ContactPersons>
1191 <Relations>
1192 <TContractRelationLink_V1 xsi:type="TContractRelationLink_V1">
1193 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1194 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1195 <RelationKind>rkSuccessor</RelationKind>
1196 <Name>Name</Name>
1197 <ContractState>csActive</ContractState>
1198 <StartDate>1899-12-30T00:00:00.000Z</StartDate>
1199 <ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
1200 </TContractRelationLink_V1>
1201 <TContractRelationLink_V1 xsi:type="TContractRelationLink_V1">
1202 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1203 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1204 <RelationKind>rkSuccessor</RelationKind>
1205 <Name>Name</Name>
1206 <ContractState>csActive</ContractState>
1207 <StartDate>1899-12-30T00:00:00.000Z</StartDate>
1208 <ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
1209 </TContractRelationLink_V1>
1210 </Relations>
1211 <Path>Path</Path>
1212 <FullPath>FullPath</FullPath>
1213 </TContract_V2>
1214 </Contracts>
1215 </TSaveContractsRequest_V1>
1216 </SaveContracts>
1217 </ACMP>
1218 </ICQL>
1219 {{/apimacro}}
1220
1221 {{apimacro title="SaveContracts Response"}}
1222 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/SaveContractsResponse_V1">
1223 <ACMP>
1224 <SaveContracts ActionType="Response" version="1">
1225 <TSaveContractsResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1226 <ResultCode>0</ResultCode>
1227 <ResultMessage>ResultMessage</ResultMessage>
1228 </TSaveContractsResponse_V1>
1229 </SaveContracts>
1230 </ACMP>
1231 </ICQL>
1232 {{/apimacro}}
1233
1234 = Master Data Objekte löschen =
1235
1236 {{apimacro title="DeleteCompanyList Request V1"}}
1237 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/DeleteCompanyListRequest_V1">
1238 <ACMP>
1239 <DeleteCompanyList ActionType="Request" version="1">
1240 <TDeleteCompanyListRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1241 <CompanyIds>
1242 <string>Value 1</string>
1243 <string>Value 2</string>
1244 </CompanyIds>
1245 </TDeleteCompanyListRequest_V1>
1246 </DeleteCompanyList>
1247 </ACMP>
1248 </ICQL>
1249 {{/apimacro}}
1250
1251 {{apimacro title="DeleteCompanyList Response V1"}}
1252 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/DeleteCompanyListResponse_V1">
1253 <ACMP>
1254 <DeleteCompanyList ActionType="Response" version="1">
1255 <TDeleteCompanyListResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1256 <ResultCode>0</ResultCode>
1257 <ResultMessage>ResultMessage</ResultMessage>
1258 </TDeleteCompanyListResponse_V1>
1259 </DeleteCompanyList>
1260 </ACMP>
1261 </ICQL>
1262 {{/apimacro}}
1263
1264 {{apimacro title="DeleteContacts Request"}}
1265 <?xml version="1.0" encoding="utf-8"?>
1266 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/DeleteContactsRequest_V1">
1267 <ACMP>
1268 <DeleteContacts ActionType="Request" version="1">
1269 <TDeleteContactsRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1270 <ContactIds>
1271 <string>Value 1</string>
1272 <string>Value 2</string>
1273 </ContactIds>
1274 </TDeleteContactsRequest_V1>
1275 </DeleteContacts>
1276 </ACMP>
1277 </ICQL>
1278 {{/apimacro}}
1279
1280 {{apimacro title="DeleteContacts Response"}}
1281 <?xml version="1.0" encoding="utf-8"?>
1282 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/DeleteContactsResponse_V1">
1283 <ACMP>
1284 <DeleteContacts ActionType="Response" version="1">
1285 <TDeleteContactsResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1286 <ResultCode>0</ResultCode>
1287 <ResultMessage>ResultMessage</ResultMessage>
1288 </TDeleteContactsResponse_V1>
1289 </DeleteContacts>
1290 </ACMP>
1291 </ICQL>
1292 {{/apimacro}}
1293
1294 {{apimacro title="DeleteCostCenters Request"}}
1295 <?xml version="1.0" encoding="utf-8"?>
1296 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/DeleteCostCentersRequest_V1">
1297 <ACMP>
1298 <DeleteCostCenters ActionType="Request" version="1">
1299 <TDeleteCostCentersRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1300 <CostCenterIds>
1301 <string>Value 1</string>
1302 <string>Value 2</string>
1303 </CostCenterIds>
1304 </TDeleteCostCentersRequest_V1>
1305 </DeleteCostCenters>
1306 </ACMP>
1307 </ICQL>
1308 {{/apimacro}}
1309
1310 {{apimacro title="DeleteCostCenters Response"}}
1311 <?xml version="1.0" encoding="utf-8"?>
1312 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/DeleteCostCentersResponse_V1">
1313 <ACMP>
1314 <DeleteCostCenters ActionType="Response" version="1">
1315 <TDeleteCostCentersResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1316 <ResultCode>0</ResultCode>
1317 <ResultMessage>ResultMessage</ResultMessage>
1318 </TDeleteCostCentersResponse_V1>
1319 </DeleteCostCenters>
1320 </ACMP>
1321 </ICQL>
1322 {{/apimacro}}
1323
1324 {{apimacro title="DeleteDepartments Request"}}
1325 <?xml version="1.0" encoding="utf-8"?>
1326 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/DeleteDepartmentsRequest_V1">
1327 <ACMP>
1328 <DeleteDepartments ActionType="Request" version="1">
1329 <TDeleteDepartmentsRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1330 <DepartmentIds>
1331 <string>Value 1</string>
1332 <string>Value 2</string>
1333 </DepartmentIds>
1334 </TDeleteDepartmentsRequest_V1>
1335 </DeleteDepartments>
1336 </ACMP>
1337 </ICQL>
1338 {{/apimacro}}
1339
1340 {{apimacro title="DeleteDepartments Response"}}
1341 <?xml version="1.0" encoding="utf-8"?>
1342 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/DeleteDepartmentsResponse_V1">
1343 <ACMP>
1344 <DeleteDepartments ActionType="Response" version="1">
1345 <TDeleteDepartmentsResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1346 <ResultCode>0</ResultCode>
1347 <ResultMessage>ResultMessage</ResultMessage>
1348 </TDeleteDepartmentsResponse_V1>
1349 </DeleteDepartments>
1350 </ACMP>
1351 </ICQL>
1352 {{/apimacro}}
1353
1354 {{apimacro title="DeleteLocations Request"}}
1355 <?xml version="1.0" encoding="utf-8"?>
1356 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/DeleteLocationsRequest_V1">
1357 <ACMP>
1358 <DeleteLocations ActionType="Request" version="1">
1359 <TDeleteLocationsRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1360 <LocationIds>
1361 <string>Value 1</string>
1362 <string>Value 2</string>
1363 </LocationIds>
1364 </TDeleteLocationsRequest_V1>
1365 </DeleteLocations>
1366 </ACMP>
1367 </ICQL>
1368 {{/apimacro}}
1369
1370 {{apimacro title="DeleteLocations Response"}}
1371 <?xml version="1.0" encoding="utf-8"?>
1372 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/DeleteLocationsResponse_V1">
1373 <ACMP>
1374 <DeleteLocations ActionType="Response" version="1">
1375 <TDeleteLocationsResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1376 <ResultCode>0</ResultCode>
1377 <ResultMessage>ResultMessage</ResultMessage>
1378 </TDeleteLocationsResponse_V1>
1379 </DeleteLocations>
1380 </ACMP>
1381 </ICQL>
1382 {{/apimacro}}
1383
1384 = Master Data Objekte auslesen =
1385
1386 {{apimacro title="GetMasterDataSettings Request"}}
1387 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetMasterDataSettingsRequest_V1">
1388 <ACMP>
1389 <GetMasterDataSettings ActionType="Request" version="1">
1390 <TGetMasterDataSettingsRequest_V1/>
1391 </GetMasterDataSettings>
1392 </ACMP>
1393 </ICQL>
1394 {{/apimacro}}
1395
1396 {{apimacro title="GetMasterDataSettings Response"}}
1397 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetMasterDataSettingsResponse_V1">
1398 <ACMP>
1399 <GetMasterDataSettings ActionType="Response" version="1">
1400 <TGetMasterDataSettingsResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1401 <MasterDataSettings xsi:type="TMasterDataSettings_V1">
1402 <ContactCustomFieldIdsOrdered>
1403 <string>Value 1</string>
1404 <string>Value 2</string>
1405 </ContactCustomFieldIdsOrdered>
1406 <ContractTypes>
1407 <TContractType_V1 xsi:type="TContractType_V1">
1408 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1409 <Caption_en>Caption_en</Caption_en>
1410 <Caption_de>Caption_de</Caption_de>
1411 </TContractType_V1>
1412 <TContractType_V1 xsi:type="TContractType_V1">
1413 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1414 <Caption_en>Caption_en</Caption_en>
1415 <Caption_de>Caption_de</Caption_de>
1416 </TContractType_V1>
1417 </ContractTypes>
1418 <DocumentTypes>
1419 <TDocumentType_V1 xsi:type="TDocumentType_V1">
1420 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1421 <Caption_en>Caption_en</Caption_en>
1422 <Caption_de>Caption_de</Caption_de>
1423 </TDocumentType_V1>
1424 <TDocumentType_V1 xsi:type="TDocumentType_V1">
1425 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1426 <Caption_en>Caption_en</Caption_en>
1427 <Caption_de>Caption_de</Caption_de>
1428 </TDocumentType_V1>
1429 </DocumentTypes>
1430 <MaxDocumentSize>0</MaxDocumentSize>
1431 </MasterDataSettings>
1432 <DataVersion>DataVersion</DataVersion>
1433 <ResultCode>0</ResultCode>
1434 <ResultMessage>ResultMessage</ResultMessage>
1435 </TGetMasterDataSettingsResponse_V1>
1436 </GetMasterDataSettings>
1437 </ACMP>
1438 </ICQL>
1439 {{/apimacro}}
1440
1441 {{apimacro title="GetContact Request"}}
1442 <ICQL>
1443 <ACMP>
1444 <GetContact ActionType="Request" version="1">
1445 <TGetContactRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1446 <Id>Id</Id>
1447 </TGetContactRequest_V1>
1448 </GetContact>
1449 </ACMP>
1450 </ICQL>
1451 {{/apimacro}}
1452
1453 {{apimacro title="GetContact Response"}}
1454 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetContactResponse_V1">
1455 <ACMP>
1456 <GetContact ActionType="Response" version="1">
1457 <TGetContactResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1458 <Contact xsi:type="TContact_V2">
1459 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
1460 <Titles>Titles</Titles>
1461 <Name>Name</Name>
1462 <FamilyName>FamilyName</FamilyName>
1463 <Phone>Phone</Phone>
1464 <Phone2>Phone2</Phone2>
1465 <Phone3>Phone3</Phone3>
1466 <Phone4>Phone4</Phone4>
1467 <Fax>Fax</Fax>
1468 <Email>Email</Email>
1469 <PreferredContactMethod>pcPhone</PreferredContactMethod>
1470 <DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
1471 <DepartmentName>DepartmentName</DepartmentName>
1472 <CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
1473 <CostCenterName>CostCenterName</CostCenterName>
1474 <CompanyId>{59387FFD-B171-47C5-B735-041FA132CA39}</CompanyId>
1475 <CompanyName>CompanyName</CompanyName>
1476 <LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
1477 <LocationName>LocationName</LocationName>
1478 <HasDeleteFlag>false</HasDeleteFlag>
1479 <HTMLComment>HTMLComment</HTMLComment>
1480 <ContactSpecificValue>ContactSpecificValue</ContactSpecificValue>
1481 <Address>Address</Address>
1482 <Zipcode>Zipcode</Zipcode>
1483 <City>City</City>
1484 <Country>Country</Country>
1485 <Position>Position</Position>
1486 <IsUser>false</IsUser>
1487 <FullName>FullName</FullName>
1488 <ADObjectGuid>{59387FFD-B171-47C5-B735-041FA132CA39}</ADObjectGuid>
1489 <ClientLinkCollection>
1490 <TClientInfo_V1 xsi:type="TClientInfo_V1">
1491 <ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
1492 <ComputerName>ComputerName</ComputerName>
1493 <ComputerDomain>ComputerDomain</ComputerDomain>
1494 </TClientInfo_V1>
1495 <TClientInfo_V1 xsi:type="TClientInfo_V1">
1496 <ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
1497 <ComputerName>ComputerName</ComputerName>
1498 <ComputerDomain>ComputerDomain</ComputerDomain>
1499 </TClientInfo_V1>
1500 </ClientLinkCollection>
1501 <HasPhoneNumber>false</HasPhoneNumber>
1502 <AssetCount>0</AssetCount>
1503 <Department xsi:type="TDepartmentInfo_V1">
1504 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1505 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
1506 <Name>Name</Name>
1507 <Abbreviation>Abbreviation</Abbreviation>
1508 <Path>Path</Path>
1509 <FullPath>FullPath</FullPath>
1510 <AssetCount>0</AssetCount>
1511 </Department>
1512 <CostCenter xsi:type="TCostCenterInfo_V1">
1513 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1514 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
1515 <Name>Name</Name>
1516 <Abbreviation>Abbreviation</Abbreviation>
1517 <Path>Path</Path>
1518 <FullPath>FullPath</FullPath>
1519 <AssetCount>0</AssetCount>
1520 </CostCenter>
1521 <Company xsi:type="TCompanyInfo_V1">
1522 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1523 <Name>Name</Name>
1524 <Description>Description</Description>
1525 <CompanyKinds/>
1526 </Company>
1527 <Location xsi:type="TLocationInfo_V1">
1528 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1529 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
1530 <Name>Name</Name>
1531 <LocationKind>lkLocation</LocationKind>
1532 <AssetCount>0</AssetCount>
1533 <HasSubLocations>false</HasSubLocations>
1534 <Path>Path</Path>
1535 <FullPath>FullPath</FullPath>
1536 </Location>
1537 </Contact>
1538 <Version>Version</Version>
1539 <ResultCode>0</ResultCode>
1540 <ResultMessage>ResultMessage</ResultMessage>
1541 </TGetContactResponse_V1>
1542 </GetContact>
1543 </ACMP>
1544 </ICQL>
1545 {{/apimacro}}
1546
1547 {{apimacro title="GetContact Request V2"}}
1548 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetContactRequest_V2">
1549 <ACMP>
1550 <GetContact ActionType="Request" version="2">
1551 <TGetContactRequest_V2 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1552 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1553 </TGetContactRequest_V2>
1554 </GetContact>
1555 </ACMP>
1556 </ICQL>
1557 {{/apimacro}}
1558
1559 {{apimacro title="GetContact Response V2"}}
1560 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetContactResponse_V2">
1561 <ACMP>
1562 <GetContact ActionType="Response" version="2">
1563 <TGetContactResponse_V2 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1564 <Contact xsi:type="TContact_V3">
1565 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
1566 <Titles>Titles</Titles>
1567 <Name>Name</Name>
1568 <FamilyName>FamilyName</FamilyName>
1569 <Phone>Phone</Phone>
1570 <Phone2>Phone2</Phone2>
1571 <Phone3>Phone3</Phone3>
1572 <Phone4>Phone4</Phone4>
1573 <Fax>Fax</Fax>
1574 <Email>Email</Email>
1575 <PreferredContactMethod>pcPhone</PreferredContactMethod>
1576 <DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
1577 <DepartmentName>DepartmentName</DepartmentName>
1578 <CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
1579 <CostCenterName>CostCenterName</CostCenterName>
1580 <CompanyId>{59387FFD-B171-47C5-B735-041FA132CA39}</CompanyId>
1581 <CompanyName>CompanyName</CompanyName>
1582 <LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
1583 <LocationName>LocationName</LocationName>
1584 <HasDeleteFlag>false</HasDeleteFlag>
1585 <HTMLComment>HTMLComment</HTMLComment>
1586 <ContactSpecificValue>ContactSpecificValue</ContactSpecificValue>
1587 <Address>Address</Address>
1588 <Zipcode>Zipcode</Zipcode>
1589 <City>City</City>
1590 <Country>Country</Country>
1591 <Position>Position</Position>
1592 <IsUser>false</IsUser>
1593 <FullName>FullName</FullName>
1594 <ADObjectGuid>{59387FFD-B171-47C5-B735-041FA132CA39}</ADObjectGuid>
1595 <ClientLinkCollection>
1596 <TClientInfo_V1 xsi:type="TClientInfo_V1">
1597 <ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
1598 <ComputerName>ComputerName</ComputerName>
1599 <ComputerDomain>ComputerDomain</ComputerDomain>
1600 </TClientInfo_V1>
1601 <TClientInfo_V1 xsi:type="TClientInfo_V1">
1602 <ClientId>{59387FFD-B171-47C5-B735-041FA132CA39}</ClientId>
1603 <ComputerName>ComputerName</ComputerName>
1604 <ComputerDomain>ComputerDomain</ComputerDomain>
1605 </TClientInfo_V1>
1606 </ClientLinkCollection>
1607 <HasPhoneNumber>false</HasPhoneNumber>
1608 <AssetCount>0</AssetCount>
1609 <Department xsi:type="TDepartmentInfo_V1">
1610 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1611 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
1612 <Name>Name</Name>
1613 <Abbreviation>Abbreviation</Abbreviation>
1614 <Path>Path</Path>
1615 <FullPath>FullPath</FullPath>
1616 <AssetCount>0</AssetCount>
1617 </Department>
1618 <CostCenter xsi:type="TCostCenterInfo_V1">
1619 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1620 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
1621 <Name>Name</Name>
1622 <Abbreviation>Abbreviation</Abbreviation>
1623 <Path>Path</Path>
1624 <FullPath>FullPath</FullPath>
1625 <AssetCount>0</AssetCount>
1626 </CostCenter>
1627 <Company xsi:type="TCompanyInfo_V1">
1628 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1629 <Name>Name</Name>
1630 <Description>Description</Description>
1631 <CompanyKinds/>
1632 </Company>
1633 <Location xsi:type="TLocationInfo_V1">
1634 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1635 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
1636 <Name>Name</Name>
1637 <LocationKind>lkLocation</LocationKind>
1638 <AssetCount>0</AssetCount>
1639 <HasSubLocations>false</HasSubLocations>
1640 <Path>Path</Path>
1641 <FullPath>FullPath</FullPath>
1642 </Location>
1643 <SingleFieldValues>
1644 <TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
1645 <FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
1646 <Value>Value</Value>
1647 </TCustomFieldValue_V1>
1648 <TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
1649 <FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
1650 <Value>Value</Value>
1651 </TCustomFieldValue_V1>
1652 </SingleFieldValues>
1653 </Contact>
1654 <Version>{59387FFD-B171-47C5-B735-041FA132CA39}</Version>
1655 <ResultCode>0</ResultCode>
1656 <ResultMessage>ResultMessage</ResultMessage>
1657 </TGetContactResponse_V2>
1658 </GetContact>
1659 </ACMP>
1660 </ICQL>
1661 {{/apimacro}}
1662
1663 {{apimacro title="GetContract_V1 Request"}}
1664 <ICQL>
1665 <ACMP>
1666 <GetContract version="1">
1667 <TGetContractRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1668 <Id>Id</Id>
1669 </TGetContractRequest_V1>
1670 </GetContract>
1671 </ACMP>
1672 </ICQL>
1673 {{/apimacro}}
1674
1675 {{apimacro title="GetContract_V1 Respone"}}
1676 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetContractResponse_V1">
1677 <ACMP>
1678 <GetContract ActionType="Response" version="1">
1679 <TGetContractResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1680 <Contract xsi:type="TContract_V1">
1681 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1682 <Name>Name</Name>
1683 <Description>Description</Description>
1684 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
1685 <StartDate>1899-12-30T00:00:00.000Z</StartDate>
1686 <ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
1687 <ExternalContractPartner xsi:type="TCompanyInfo_V1">
1688 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1689 <Name>Name</Name>
1690 <Description>Description</Description>
1691 <CompanyKinds/>
1692 </ExternalContractPartner>
1693 <InternalContractPartner xsi:type="TCompanyInfo_V1">
1694 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1695 <Name>Name</Name>
1696 <Description>Description</Description>
1697 <CompanyKinds/>
1698 </InternalContractPartner>
1699 <DocumentLinks>
1700 <TDocumentLink_V1 xsi:type="TDocumentLink_V1">
1701 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1702 <Name>Name</Name>
1703 <DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
1704 <ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
1705 <ItemKind>aiHDQuery</ItemKind>
1706 <FileName>FileName</FileName>
1707 <FileSize>0</FileSize>
1708 </TDocumentLink_V1>
1709 <TDocumentLink_V1 xsi:type="TDocumentLink_V1">
1710 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1711 <Name>Name</Name>
1712 <DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
1713 <ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
1714 <ItemKind>aiHDQuery</ItemKind>
1715 <FileName>FileName</FileName>
1716 <FileSize>0</FileSize>
1717 </TDocumentLink_V1>
1718 </DocumentLinks>
1719 <ContractNumber>ContractNumber</ContractNumber>
1720 <State>csActive</State>
1721 <Tags>
1722 <string>Value 1</string>
1723 <string>Value 2</string>
1724 </Tags>
1725 <Duration>0</Duration>
1726 <DurationTimeUnit>tuDays</DurationTimeUnit>
1727 <IsTerminable>false</IsTerminable>
1728 <IsAutoExtended>false</IsAutoExtended>
1729 <ExtensionPeriod>0</ExtensionPeriod>
1730 <ExtensionPeriodTimeUnit>tuDays</ExtensionPeriodTimeUnit>
1731 <TermOfNotice>0</TermOfNotice>
1732 <TermOfNoticeTimeUnit>tuDays</TermOfNoticeTimeUnit>
1733 <TerminationDeadLine>tdEndOfMonth</TerminationDeadLine>
1734 <IsTerminated>false</IsTerminated>
1735 <TerminationDate>1899-12-30T00:00:00.000Z</TerminationDate>
1736 <ReasonForTermination>ReasonForTermination</ReasonForTermination>
1737 <ContractTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractTypeId>
1738 <ContractType xsi:type="TContractType_V1">
1739 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1740 <Caption_en>Caption_en</Caption_en>
1741 <Caption_de>Caption_de</Caption_de>
1742 </ContractType>
1743 <Beneficiaries>
1744 <TContactInfo_V1 xsi:type="TContactInfo_V1">
1745 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
1746 <Name>Name</Name>
1747 <FamilyName>FamilyName</FamilyName>
1748 <FullName>FullName</FullName>
1749 <Email>Email</Email>
1750 <HasPhoneNumber>false</HasPhoneNumber>
1751 <HasDeleteFlag>false</HasDeleteFlag>
1752 <IsUser>false</IsUser>
1753 </TContactInfo_V1>
1754 <TContactInfo_V1 xsi:type="TContactInfo_V1">
1755 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
1756 <Name>Name</Name>
1757 <FamilyName>FamilyName</FamilyName>
1758 <FullName>FullName</FullName>
1759 <Email>Email</Email>
1760 <HasPhoneNumber>false</HasPhoneNumber>
1761 <HasDeleteFlag>false</HasDeleteFlag>
1762 <IsUser>false</IsUser>
1763 </TContactInfo_V1>
1764 </Beneficiaries>
1765 <ContactPersons>
1766 <TContactInfo_V1 xsi:type="TContactInfo_V1">
1767 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
1768 <Name>Name</Name>
1769 <FamilyName>FamilyName</FamilyName>
1770 <FullName>FullName</FullName>
1771 <Email>Email</Email>
1772 <HasPhoneNumber>false</HasPhoneNumber>
1773 <HasDeleteFlag>false</HasDeleteFlag>
1774 <IsUser>false</IsUser>
1775 </TContactInfo_V1>
1776 <TContactInfo_V1 xsi:type="TContactInfo_V1">
1777 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
1778 <Name>Name</Name>
1779 <FamilyName>FamilyName</FamilyName>
1780 <FullName>FullName</FullName>
1781 <Email>Email</Email>
1782 <HasPhoneNumber>false</HasPhoneNumber>
1783 <HasDeleteFlag>false</HasDeleteFlag>
1784 <IsUser>false</IsUser>
1785 </TContactInfo_V1>
1786 </ContactPersons>
1787 <Relations>
1788 <TContractInfo_V1 xsi:type="TContractInfo_V1">
1789 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1790 <Name>Name</Name>
1791 <Description>Description</Description>
1792 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
1793 <Path>Path</Path>
1794 <FullPath>FullPath</FullPath>
1795 </TContractInfo_V1>
1796 <TContractInfo_V1 xsi:type="TContractInfo_V1">
1797 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1798 <Name>Name</Name>
1799 <Description>Description</Description>
1800 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
1801 <Path>Path</Path>
1802 <FullPath>FullPath</FullPath>
1803 </TContractInfo_V1>
1804 </Relations>
1805 <Path>Path</Path>
1806 <FullPath>FullPath</FullPath>
1807 </Contract>
1808 <Version>Version</Version>
1809 <ResultCode>0</ResultCode>
1810 <ResultMessage>ResultMessage</ResultMessage>
1811 </TGetContractResponse_V1>
1812 </GetContract>
1813 </ACMP>
1814 </ICQL>
1815 {{/apimacro}}
1816
1817 {{apimacro title="GetContract_V2 Request"}}
1818 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetContractRequest_V2">
1819 <ACMP>
1820 <GetContract ActionType="Request" version="2">
1821 <TGetContractRequest_V2 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1822 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1823 </TGetContractRequest_V2>
1824 </GetContract>
1825 </ACMP>
1826 </ICQL>
1827 {{/apimacro}}
1828
1829 {{apimacro title="GetContract_V2 Respone"}}
1830 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetContractResponse_V2">
1831 <ACMP>
1832 <GetContract ActionType="Response" version="2">
1833 <TGetContractResponse_V2 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1834 <Contract xsi:type="TContract_V3">
1835 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1836 <Name>Name</Name>
1837 <Description>Description</Description>
1838 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
1839 <StartDate>1899-12-30T00:00:00.000Z</StartDate>
1840 <ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
1841 <ExternalContractPartner xsi:type="TCompanyInfo_V1">
1842 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1843 <Name>Name</Name>
1844 <Description>Description</Description>
1845 <CompanyKinds/>
1846 </ExternalContractPartner>
1847 <InternalContractPartner xsi:type="TCompanyInfo_V1">
1848 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1849 <Name>Name</Name>
1850 <Description>Description</Description>
1851 <CompanyKinds/>
1852 </InternalContractPartner>
1853 <DocumentLinks>
1854 <TDocumentLink_V2 xsi:type="TDocumentLink_V2">
1855 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1856 <Name>Name</Name>
1857 <DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
1858 <ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
1859 <ItemKind>aiHDQuery</ItemKind>
1860 <FileName>FileName</FileName>
1861 <FileSize>0</FileSize>
1862 <DocumentSource>FileRepository</DocumentSource>
1863 <LinkDescription>LinkDescription</LinkDescription>
1864 </TDocumentLink_V2>
1865 <TDocumentLink_V2 xsi:type="TDocumentLink_V2">
1866 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1867 <Name>Name</Name>
1868 <DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
1869 <ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
1870 <ItemKind>aiHDQuery</ItemKind>
1871 <FileName>FileName</FileName>
1872 <FileSize>0</FileSize>
1873 <DocumentSource>FileRepository</DocumentSource>
1874 <LinkDescription>LinkDescription</LinkDescription>
1875 </TDocumentLink_V2>
1876 </DocumentLinks>
1877 <ContractNumber>ContractNumber</ContractNumber>
1878 <State>csActive</State>
1879 <Tags>
1880 <string>Value 1</string>
1881 <string>Value 2</string>
1882 </Tags>
1883 <Duration>0</Duration>
1884 <DurationTimeUnit>tuDays</DurationTimeUnit>
1885 <IsTerminable>true</IsTerminable>
1886 <IsAutoExtended>true</IsAutoExtended>
1887 <ExtensionPeriod>0</ExtensionPeriod>
1888 <ExtensionPeriodTimeUnit>tuDays</ExtensionPeriodTimeUnit>
1889 <TermOfNotice>0</TermOfNotice>
1890 <TermOfNoticeTimeUnit>tuDays</TermOfNoticeTimeUnit>
1891 <TerminationDeadLine>tdEndOfMonth</TerminationDeadLine>
1892 <IsTerminated>true</IsTerminated>
1893 <TerminationDate>1899-12-30T00:00:00.000Z</TerminationDate>
1894 <ReasonForTermination>ReasonForTermination</ReasonForTermination>
1895 <ContractTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractTypeId>
1896 <ContractType xsi:type="TContractType_V1">
1897 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1898 <Caption_en>Caption_en</Caption_en>
1899 <Caption_de>Caption_de</Caption_de>
1900 </ContractType>
1901 <Beneficiaries>
1902 <TContractMasterDataLink_V1 xsi:type="TContractMasterDataLink_V1">
1903 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1904 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1905 <Name>Name</Name>
1906 <MasterDataKind>mdContact</MasterDataKind>
1907 </TContractMasterDataLink_V1>
1908 <TContractMasterDataLink_V1 xsi:type="TContractMasterDataLink_V1">
1909 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1910 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1911 <Name>Name</Name>
1912 <MasterDataKind>mdContact</MasterDataKind>
1913 </TContractMasterDataLink_V1>
1914 </Beneficiaries>
1915 <ContactPersons>
1916 <TContractContactLink_V1 xsi:type="TContractContactLink_V1">
1917 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1918 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1919 <Responsibility>Responsibility</Responsibility>
1920 </TContractContactLink_V1>
1921 <TContractContactLink_V1 xsi:type="TContractContactLink_V1">
1922 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1923 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1924 <Responsibility>Responsibility</Responsibility>
1925 </TContractContactLink_V1>
1926 </ContactPersons>
1927 <Relations>
1928 <TContractRelationLink_V1 xsi:type="TContractRelationLink_V1">
1929 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1930 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1931 <RelationKind>rkSuccessor</RelationKind>
1932 <Name>Name</Name>
1933 <ContractState>csActive</ContractState>
1934 <StartDate>1899-12-30T00:00:00.000Z</StartDate>
1935 <ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
1936 </TContractRelationLink_V1>
1937 <TContractRelationLink_V1 xsi:type="TContractRelationLink_V1">
1938 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1939 <ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
1940 <RelationKind>rkSuccessor</RelationKind>
1941 <Name>Name</Name>
1942 <ContractState>csActive</ContractState>
1943 <StartDate>1899-12-30T00:00:00.000Z</StartDate>
1944 <ExpirationDate>1899-12-30T00:00:00.000Z</ExpirationDate>
1945 </TContractRelationLink_V1>
1946 </Relations>
1947 <Path>Path</Path>
1948 <FullPath>FullPath</FullPath>
1949 </Contract>
1950 <Version>{59387FFD-B171-47C5-B735-041FA132CA39}</Version>
1951 <ResultCode>0</ResultCode>
1952 <ResultMessage>ResultMessage</ResultMessage>
1953 </TGetContractResponse_V2>
1954 </GetContract>
1955 </ACMP>
1956 </ICQL>
1957 {{/apimacro}}
1958
1959 {{apimacro title="GetCostCenter_V1 Request"}}
1960 <ICQL>
1961 <ACMP>
1962 <GetCostCenter ActionType="Request" version="1">
1963 <TGetCostCenterRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1964 <Id>Id</Id>
1965 </TGetCostCenterRequest_V1>
1966 </GetCostCenter>
1967 </ACMP>
1968 </ICQL>
1969 {{/apimacro}}
1970
1971 {{apimacro title="GetCostCenter_V1 Response"}}
1972 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetCostCenterResponse_V1">
1973 <ACMP>
1974 <GetCostCenter ActionType="Response" version="1">
1975 <TGetCostCenterResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
1976 <CostCenter xsi:type="TCostCenter_V1">
1977 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
1978 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
1979 <Name>Name</Name>
1980 <Abbreviation>Abbreviation</Abbreviation>
1981 <Description>Description</Description>
1982 <Path>Path</Path>
1983 <FullPath>FullPath</FullPath>
1984 <ContactLinkCollection>
1985 <TContactInfo_V1 xsi:type="TContactInfo_V1">
1986 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
1987 <Name>Name</Name>
1988 <FamilyName>FamilyName</FamilyName>
1989 <FullName>FullName</FullName>
1990 <Email>Email</Email>
1991 <HasPhoneNumber>false</HasPhoneNumber>
1992 <HasDeleteFlag>false</HasDeleteFlag>
1993 <IsUser>false</IsUser>
1994 </TContactInfo_V1>
1995 <TContactInfo_V1 xsi:type="TContactInfo_V1">
1996 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
1997 <Name>Name</Name>
1998 <FamilyName>FamilyName</FamilyName>
1999 <FullName>FullName</FullName>
2000 <Email>Email</Email>
2001 <HasPhoneNumber>false</HasPhoneNumber>
2002 <HasDeleteFlag>false</HasDeleteFlag>
2003 <IsUser>false</IsUser>
2004 </TContactInfo_V1>
2005 </ContactLinkCollection>
2006 <MemberLinkCollection>
2007 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2008 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2009 <Name>Name</Name>
2010 <FamilyName>FamilyName</FamilyName>
2011 <FullName>FullName</FullName>
2012 <Email>Email</Email>
2013 <HasPhoneNumber>false</HasPhoneNumber>
2014 <HasDeleteFlag>false</HasDeleteFlag>
2015 <IsUser>false</IsUser>
2016 </TContactInfo_V1>
2017 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2018 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2019 <Name>Name</Name>
2020 <FamilyName>FamilyName</FamilyName>
2021 <FullName>FullName</FullName>
2022 <Email>Email</Email>
2023 <HasPhoneNumber>false</HasPhoneNumber>
2024 <HasDeleteFlag>false</HasDeleteFlag>
2025 <IsUser>false</IsUser>
2026 </TContactInfo_V1>
2027 </MemberLinkCollection>
2028 <AssetCount>0</AssetCount>
2029 </CostCenter>
2030 <Version>Version</Version>
2031 <ResultCode>0</ResultCode>
2032 <ResultMessage>ResultMessage</ResultMessage>
2033 </TGetCostCenterResponse_V1>
2034 </GetCostCenter>
2035 </ACMP>
2036 </ICQL>
2037 {{/apimacro}}
2038
2039 {{apimacro title="GetCostCenter_V2 Request"}}
2040 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetCostCenterRequest_V2">
2041 <ACMP>
2042 <GetCostCenter ActionType="Request" version="2">
2043 <TGetCostCenterRequest_V2 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2044 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
2045 </TGetCostCenterRequest_V2>
2046 </GetCostCenter>
2047 </ACMP>
2048 </ICQL>
2049 {{/apimacro}}
2050
2051 {{apimacro title="GetCostCenter_V2 Response"}}
2052 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetCostCenterResponse_V2">
2053 <ACMP>
2054 <GetCostCenter ActionType="Response" version="2">
2055 <TGetCostCenterResponse_V2 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2056 <CostCenter xsi:type="TCostCenter_V2">
2057 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
2058 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
2059 <Name>Name</Name>
2060 <Abbreviation>Abbreviation</Abbreviation>
2061 <Description>Description</Description>
2062 <Path>Path</Path>
2063 <FullPath>FullPath</FullPath>
2064 <ContactLinkCollection>
2065 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
2066 <Contact xsi:type="TContactInfo_V1">
2067 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2068 <Name>Name</Name>
2069 <FamilyName>FamilyName</FamilyName>
2070 <FullName>FullName</FullName>
2071 <Email>Email</Email>
2072 <HasPhoneNumber>true</HasPhoneNumber>
2073 <HasDeleteFlag>false</HasDeleteFlag>
2074 <IsUser>false</IsUser>
2075 </Contact>
2076 <Responsibility>Responsibility</Responsibility>
2077 </TMasterDataContactLink_V1>
2078 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
2079 <Contact xsi:type="TContactInfo_V1">
2080 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2081 <Name>Name</Name>
2082 <FamilyName>FamilyName</FamilyName>
2083 <FullName>FullName</FullName>
2084 <Email>Email</Email>
2085 <HasPhoneNumber>true</HasPhoneNumber>
2086 <HasDeleteFlag>false</HasDeleteFlag>
2087 <IsUser>false</IsUser>
2088 </Contact>
2089 <Responsibility>Responsibility</Responsibility>
2090 </TMasterDataContactLink_V1>
2091 </ContactLinkCollection>
2092 <MemberLinkCollection>
2093 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2094 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2095 <Name>Name</Name>
2096 <FamilyName>FamilyName</FamilyName>
2097 <FullName>FullName</FullName>
2098 <Email>Email</Email>
2099 <HasPhoneNumber>true</HasPhoneNumber>
2100 <HasDeleteFlag>false</HasDeleteFlag>
2101 <IsUser>false</IsUser>
2102 </TContactInfo_V1>
2103 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2104 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2105 <Name>Name</Name>
2106 <FamilyName>FamilyName</FamilyName>
2107 <FullName>FullName</FullName>
2108 <Email>Email</Email>
2109 <HasPhoneNumber>true</HasPhoneNumber>
2110 <HasDeleteFlag>false</HasDeleteFlag>
2111 <IsUser>false</IsUser>
2112 </TContactInfo_V1>
2113 </MemberLinkCollection>
2114 <AssetCount>0</AssetCount>
2115 </CostCenter>
2116 <Version>{59387FFD-B171-47C5-B735-041FA132CA39}</Version>
2117 <ResultCode>0</ResultCode>
2118 <ResultMessage>ResultMessage</ResultMessage>
2119 </TGetCostCenterResponse_V2>
2120 </GetCostCenter>
2121 </ACMP>
2122 </ICQL>
2123 {{/apimacro}}
2124
2125 {{apimacro title="GetDepartment_V1 Request"}}
2126 <ICQL>
2127 <ACMP>
2128 <GetDepartment ActionType="Request" version="1">
2129 <TGetDepartmentRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2130 <Id>Id</Id>
2131 </TGetDepartmentRequest_V1>
2132 </GetDepartment>
2133 </ACMP>
2134 </ICQL>
2135 {{/apimacro}}
2136
2137 {{apimacro title="GetDepartment_V1 Response"}}
2138 <ICQL>
2139 <ACMP>
2140 <GetDepartment version="1">
2141 <TGetDepartmentResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2142 <Department xsi:type="TDepartment_V1">
2143 <Id>Id</Id>
2144 <ParentId>ParentId</ParentId>
2145 <Name>Name</Name>
2146 <Abbreviation>Abbreviation</Abbreviation>
2147 <Description>Description</Description>
2148 <Path>Path</Path>
2149 <FullPath>FullPath</FullPath>
2150 <ContactLinkCollection>
2151 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2152 <ID/>
2153 <Name/>
2154 <Familyname/>
2155 <Fullname/>
2156 <Email/>
2157 <HasPhoneNumber>false</HasPhoneNumber>
2158 </TContactInfo_V1>
2159 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2160 <ID/>
2161 <Name/>
2162 <Familyname/>
2163 <Fullname/>
2164 <Email/>
2165 <HasPhoneNumber>false</HasPhoneNumber>
2166 </TContactInfo_V1>
2167 </ContactLinkCollection>
2168 <MemberLinkCollection>
2169 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2170 <ID/>
2171 <Name/>
2172 <Familyname/>
2173 <Fullname/>
2174 <Email/>
2175 <HasPhoneNumber>false</HasPhoneNumber>
2176 </TContactInfo_V1>
2177 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2178 <ID/>
2179 <Name/>
2180 <Familyname/>
2181 <Fullname/>
2182 <Email/>
2183 <HasPhoneNumber>false</HasPhoneNumber>
2184 </TContactInfo_V1>
2185 </MemberLinkCollection>
2186 <AssetCount>0</AssetCount>
2187 </Department>
2188 </TGetDepartmentResponse_V1>
2189 </GetDepartment>
2190 </ACMP>
2191 </ICQL>
2192 {{/apimacro}}
2193
2194 {{apimacro title="GetDepartment_V2 Request"}}
2195 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetDepartmentRequest_V2">
2196 <ACMP>
2197 <GetDepartment ActionType="Request" version="2">
2198 <TGetDepartmentRequest_V2 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2199 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
2200 </TGetDepartmentRequest_V2>
2201 </GetDepartment>
2202 </ACMP>
2203 </ICQL>
2204 {{/apimacro}}
2205
2206 {{apimacro title="GetDepartment_V2 Response"}}
2207 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetDepartmentResponse_V2">
2208 <ACMP>
2209 <GetDepartment ActionType="Response" version="2">
2210 <TGetDepartmentResponse_V2 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2211 <Department xsi:type="TDepartment_V2">
2212 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
2213 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
2214 <Name>Name</Name>
2215 <Abbreviation>Abbreviation</Abbreviation>
2216 <Description>Description</Description>
2217 <Path>Path</Path>
2218 <FullPath>FullPath</FullPath>
2219 <ContactLinkCollection>
2220 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
2221 <Contact xsi:type="TContactInfo_V1">
2222 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2223 <Name>Name</Name>
2224 <FamilyName>FamilyName</FamilyName>
2225 <FullName>FullName</FullName>
2226 <Email>Email</Email>
2227 <HasPhoneNumber>true</HasPhoneNumber>
2228 <HasDeleteFlag>false</HasDeleteFlag>
2229 <IsUser>false</IsUser>
2230 </Contact>
2231 <Responsibility>Responsibility</Responsibility>
2232 </TMasterDataContactLink_V1>
2233 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
2234 <Contact xsi:type="TContactInfo_V1">
2235 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2236 <Name>Name</Name>
2237 <FamilyName>FamilyName</FamilyName>
2238 <FullName>FullName</FullName>
2239 <Email>Email</Email>
2240 <HasPhoneNumber>true</HasPhoneNumber>
2241 <HasDeleteFlag>false</HasDeleteFlag>
2242 <IsUser>false</IsUser>
2243 </Contact>
2244 <Responsibility>Responsibility</Responsibility>
2245 </TMasterDataContactLink_V1>
2246 </ContactLinkCollection>
2247 <MemberLinkCollection>
2248 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2249 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2250 <Name>Name</Name>
2251 <FamilyName>FamilyName</FamilyName>
2252 <FullName>FullName</FullName>
2253 <Email>Email</Email>
2254 <HasPhoneNumber>true</HasPhoneNumber>
2255 <HasDeleteFlag>false</HasDeleteFlag>
2256 <IsUser>false</IsUser>
2257 </TContactInfo_V1>
2258 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2259 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2260 <Name>Name</Name>
2261 <FamilyName>FamilyName</FamilyName>
2262 <FullName>FullName</FullName>
2263 <Email>Email</Email>
2264 <HasPhoneNumber>true</HasPhoneNumber>
2265 <HasDeleteFlag>false</HasDeleteFlag>
2266 <IsUser>false</IsUser>
2267 </TContactInfo_V1>
2268 </MemberLinkCollection>
2269 <AssetCount>0</AssetCount>
2270 </Department>
2271 <Version>{59387FFD-B171-47C5-B735-041FA132CA39}</Version>
2272 <ResultCode>0</ResultCode>
2273 <ResultMessage>ResultMessage</ResultMessage>
2274 </TGetDepartmentResponse_V2>
2275 </GetDepartment>
2276 </ACMP>
2277 </ICQL>
2278 {{/apimacro}}
2279
2280 {{apimacro title="GetLocation_V1 Request"}}
2281 <ICQL>
2282 <ACMP>
2283 <GetLocation ActionType="Request" version="1">
2284 <TGetLocationRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2285 <Id>Id</Id>
2286 </TGetLocationRequest_V1>
2287 </GetLocation>
2288 </ACMP>
2289 </ICQL>
2290 {{/apimacro}}
2291
2292 {{apimacro title="GetLocation_V1 Response"}}
2293 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetLocationResponse_V1">
2294 <ACMP>
2295 <GetLocation ActionType="Response" version="1">
2296 <TGetLocationResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2297 <Location xsi:type="TLocation_V1">
2298 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
2299 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
2300 <Name>Name</Name>
2301 <Description>Description</Description>
2302 <Street>Street</Street>
2303 <City>City</City>
2304 <PostalCode>PostalCode</PostalCode>
2305 <Country>Country</Country>
2306 <Path>Path</Path>
2307 <FullPath>FullPath</FullPath>
2308 <LocationKind>lkLocation</LocationKind>
2309 <ContactLinkCollection>
2310 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2311 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2312 <Name>Name</Name>
2313 <FamilyName>FamilyName</FamilyName>
2314 <FullName>FullName</FullName>
2315 <Email>Email</Email>
2316 <HasPhoneNumber>false</HasPhoneNumber>
2317 <HasDeleteFlag>false</HasDeleteFlag>
2318 <IsUser>false</IsUser>
2319 </TContactInfo_V1>
2320 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2321 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2322 <Name>Name</Name>
2323 <FamilyName>FamilyName</FamilyName>
2324 <FullName>FullName</FullName>
2325 <Email>Email</Email>
2326 <HasPhoneNumber>false</HasPhoneNumber>
2327 <HasDeleteFlag>false</HasDeleteFlag>
2328 <IsUser>false</IsUser>
2329 </TContactInfo_V1>
2330 </ContactLinkCollection>
2331 <MemberLinkCollection>
2332 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2333 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2334 <Name>Name</Name>
2335 <FamilyName>FamilyName</FamilyName>
2336 <FullName>FullName</FullName>
2337 <Email>Email</Email>
2338 <HasPhoneNumber>false</HasPhoneNumber>
2339 <HasDeleteFlag>false</HasDeleteFlag>
2340 <IsUser>false</IsUser>
2341 </TContactInfo_V1>
2342 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2343 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2344 <Name>Name</Name>
2345 <FamilyName>FamilyName</FamilyName>
2346 <FullName>FullName</FullName>
2347 <Email>Email</Email>
2348 <HasPhoneNumber>false</HasPhoneNumber>
2349 <HasDeleteFlag>false</HasDeleteFlag>
2350 <IsUser>false</IsUser>
2351 </TContactInfo_V1>
2352 </MemberLinkCollection>
2353 <AssetCount>0</AssetCount>
2354 <HasSubLocations>false</HasSubLocations>
2355 </Location>
2356 <Version>Version</Version>
2357 <ResultCode>0</ResultCode>
2358 <ResultMessage>ResultMessage</ResultMessage>
2359 </TGetLocationResponse_V1>
2360 </GetLocation>
2361 </ACMP>
2362 </ICQL>
2363 {{/apimacro}}
2364
2365 {{apimacro title="GetLocation_V2 Request"}}
2366 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetLocationRequest_V2">
2367 <ACMP>
2368 <GetLocation ActionType="Request" version="2">
2369 <TGetLocationRequest_V2 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2370 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
2371 </TGetLocationRequest_V2>
2372 </GetLocation>
2373 </ACMP>
2374 </ICQL>
2375 {{/apimacro}}
2376
2377 {{apimacro title="GetLocation_V2 Response"}}
2378 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetLocationResponse_V2">
2379 <ACMP>
2380 <GetLocation ActionType="Response" version="2">
2381 <TGetLocationResponse_V2 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2382 <Location xsi:type="TLocation_V2">
2383 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
2384 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
2385 <Name>Name</Name>
2386 <Description>Description</Description>
2387 <Street>Street</Street>
2388 <City>City</City>
2389 <PostalCode>PostalCode</PostalCode>
2390 <Country>Country</Country>
2391 <Path>Path</Path>
2392 <FullPath>FullPath</FullPath>
2393 <LocationKind>lkLocation</LocationKind>
2394 <ContactLinkCollection>
2395 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
2396 <Contact xsi:type="TContactInfo_V1">
2397 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2398 <Name>Name</Name>
2399 <FamilyName>FamilyName</FamilyName>
2400 <FullName>FullName</FullName>
2401 <Email>Email</Email>
2402 <HasPhoneNumber>true</HasPhoneNumber>
2403 <HasDeleteFlag>false</HasDeleteFlag>
2404 <IsUser>false</IsUser>
2405 </Contact>
2406 <Responsibility>Responsibility</Responsibility>
2407 </TMasterDataContactLink_V1>
2408 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
2409 <Contact xsi:type="TContactInfo_V1">
2410 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2411 <Name>Name</Name>
2412 <FamilyName>FamilyName</FamilyName>
2413 <FullName>FullName</FullName>
2414 <Email>Email</Email>
2415 <HasPhoneNumber>true</HasPhoneNumber>
2416 <HasDeleteFlag>false</HasDeleteFlag>
2417 <IsUser>false</IsUser>
2418 </Contact>
2419 <Responsibility>Responsibility</Responsibility>
2420 </TMasterDataContactLink_V1>
2421 </ContactLinkCollection>
2422 <MemberLinkCollection>
2423 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2424 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2425 <Name>Name</Name>
2426 <FamilyName>FamilyName</FamilyName>
2427 <FullName>FullName</FullName>
2428 <Email>Email</Email>
2429 <HasPhoneNumber>true</HasPhoneNumber>
2430 <HasDeleteFlag>false</HasDeleteFlag>
2431 <IsUser>false</IsUser>
2432 </TContactInfo_V1>
2433 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2434 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2435 <Name>Name</Name>
2436 <FamilyName>FamilyName</FamilyName>
2437 <FullName>FullName</FullName>
2438 <Email>Email</Email>
2439 <HasPhoneNumber>true</HasPhoneNumber>
2440 <HasDeleteFlag>false</HasDeleteFlag>
2441 <IsUser>false</IsUser>
2442 </TContactInfo_V1>
2443 </MemberLinkCollection>
2444 <AssetCount>0</AssetCount>
2445 <HasSubLocations>true</HasSubLocations>
2446 </Location>
2447 <Version>{59387FFD-B171-47C5-B735-041FA132CA39}</Version>
2448 <ResultCode>0</ResultCode>
2449 <ResultMessage>ResultMessage</ResultMessage>
2450 </TGetLocationResponse_V2>
2451 </GetLocation>
2452 </ACMP>
2453 </ICQL>
2454 {{/apimacro}}
2455
2456 {{apimacro title="GetCompany_V1 Request"}}
2457 <ICQL>
2458 <ACMP>
2459 <GetCompany version="1">
2460 <TGetCompanyRequest_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2461 <Id>Id</Id>
2462 </TGetCompanyRequest_V1>
2463 </GetCompany>
2464 </ACMP>
2465 </ICQL>
2466 {{/apimacro}}
2467
2468 {{apimacro title="GetCompany_V1 Response"}}
2469 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetCompanyResponse_V1">
2470 <ACMP>
2471 <GetCompany ActionType="Response" version="1">
2472 <TGetCompanyResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2473 <Company xsi:type="TCompany_V1">
2474 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
2475 <Name>Name</Name>
2476 <PostalCode>PostalCode</PostalCode>
2477 <Street>Street</Street>
2478 <City>City</City>
2479 <Country>Country</Country>
2480 <Description>Description</Description>
2481 <CustomerId>{59387FFD-B171-47C5-B735-041FA132CA39}</CustomerId>
2482 <CompanyKinds/>
2483 <IsManufacturer>false</IsManufacturer>
2484 <IsVendor>false</IsVendor>
2485 <IsServicePartner>false</IsServicePartner>
2486 <ContactLinkCollection>
2487 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2488 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2489 <Name>Name</Name>
2490 <FamilyName>FamilyName</FamilyName>
2491 <FullName>FullName</FullName>
2492 <Email>Email</Email>
2493 <HasPhoneNumber>false</HasPhoneNumber>
2494 <HasDeleteFlag>false</HasDeleteFlag>
2495 <IsUser>false</IsUser>
2496 </TContactInfo_V1>
2497 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2498 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2499 <Name>Name</Name>
2500 <FamilyName>FamilyName</FamilyName>
2501 <FullName>FullName</FullName>
2502 <Email>Email</Email>
2503 <HasPhoneNumber>false</HasPhoneNumber>
2504 <HasDeleteFlag>false</HasDeleteFlag>
2505 <IsUser>false</IsUser>
2506 </TContactInfo_V1>
2507 </ContactLinkCollection>
2508 <MemberLinkCollection>
2509 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2510 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2511 <Name>Name</Name>
2512 <FamilyName>FamilyName</FamilyName>
2513 <FullName>FullName</FullName>
2514 <Email>Email</Email>
2515 <HasPhoneNumber>false</HasPhoneNumber>
2516 <HasDeleteFlag>false</HasDeleteFlag>
2517 <IsUser>false</IsUser>
2518 </TContactInfo_V1>
2519 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2520 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2521 <Name>Name</Name>
2522 <FamilyName>FamilyName</FamilyName>
2523 <FullName>FullName</FullName>
2524 <Email>Email</Email>
2525 <HasPhoneNumber>false</HasPhoneNumber>
2526 <HasDeleteFlag>false</HasDeleteFlag>
2527 <IsUser>false</IsUser>
2528 </TContactInfo_V1>
2529 </MemberLinkCollection>
2530 </Company>
2531 <Version>Version</Version>
2532 <ResultCode>0</ResultCode>
2533 <ResultMessage>ResultMessage</ResultMessage>
2534 </TGetCompanyResponse_V1>
2535 </GetCompany>
2536 </ACMP>
2537 </ICQL>
2538 {{/apimacro}}
2539
2540 {{apimacro title="GetCompany_V2 Request"}}
2541 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetCompanyRequest_V2">
2542 <ACMP>
2543 <GetCompany ActionType="Request" version="2">
2544 <TGetCompanyRequest_V2 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2545 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
2546 </TGetCompanyRequest_V2>
2547 </GetCompany>
2548 </ACMP>
2549 </ICQL>
2550 {{/apimacro}}
2551
2552 {{apimacro title="GetCompany_V2 Response"}}
2553 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetCompanyResponse_V2">
2554 <ACMP>
2555 <GetCompany ActionType="Response" version="2">
2556 <TGetCompanyResponse_V2 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2557 <Company xsi:type="TCompany_V2">
2558 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
2559 <Name>Name</Name>
2560 <PostalCode>PostalCode</PostalCode>
2561 <Street>Street</Street>
2562 <City>City</City>
2563 <Country>Country</Country>
2564 <Description>Description</Description>
2565 <CustomerId>CustomerId</CustomerId>
2566 <CompanyKinds/>
2567 <IsManufacturer>true</IsManufacturer>
2568 <IsVendor>true</IsVendor>
2569 <IsServicePartner>true</IsServicePartner>
2570 <ContactLinkCollection>
2571 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
2572 <Contact xsi:type="TContactInfo_V1">
2573 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2574 <Name>Name</Name>
2575 <FamilyName>FamilyName</FamilyName>
2576 <FullName>FullName</FullName>
2577 <Email>Email</Email>
2578 <HasPhoneNumber>true</HasPhoneNumber>
2579 <HasDeleteFlag>false</HasDeleteFlag>
2580 <IsUser>false</IsUser>
2581 </Contact>
2582 <Responsibility>Responsibility</Responsibility>
2583 </TMasterDataContactLink_V1>
2584 <TMasterDataContactLink_V1 xsi:type="TMasterDataContactLink_V1">
2585 <Contact xsi:type="TContactInfo_V1">
2586 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2587 <Name>Name</Name>
2588 <FamilyName>FamilyName</FamilyName>
2589 <FullName>FullName</FullName>
2590 <Email>Email</Email>
2591 <HasPhoneNumber>true</HasPhoneNumber>
2592 <HasDeleteFlag>false</HasDeleteFlag>
2593 <IsUser>false</IsUser>
2594 </Contact>
2595 <Responsibility>Responsibility</Responsibility>
2596 </TMasterDataContactLink_V1>
2597 </ContactLinkCollection>
2598 <MemberLinkCollection>
2599 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2600 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2601 <Name>Name</Name>
2602 <FamilyName>FamilyName</FamilyName>
2603 <FullName>FullName</FullName>
2604 <Email>Email</Email>
2605 <HasPhoneNumber>true</HasPhoneNumber>
2606 <HasDeleteFlag>false</HasDeleteFlag>
2607 <IsUser>false</IsUser>
2608 </TContactInfo_V1>
2609 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2610 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2611 <Name>Name</Name>
2612 <FamilyName>FamilyName</FamilyName>
2613 <FullName>FullName</FullName>
2614 <Email>Email</Email>
2615 <HasPhoneNumber>true</HasPhoneNumber>
2616 <HasDeleteFlag>false</HasDeleteFlag>
2617 <IsUser>false</IsUser>
2618 </TContactInfo_V1>
2619 </MemberLinkCollection>
2620 </Company>
2621 <Version>{59387FFD-B171-47C5-B735-041FA132CA39}</Version>
2622 <ResultCode>0</ResultCode>
2623 <ResultMessage>ResultMessage</ResultMessage>
2624 </TGetCompanyResponse_V2>
2625 </GetCompany>
2626 </ACMP>
2627 </ICQL>
2628 {{/apimacro}}
2629
2630 = Master Data Objektlisten auslesen =
2631
2632 {{apimacro title="GetContactList Request"}}
2633 <ICQL>
2634 <ACMP>
2635 <GetContactList version="1">
2636 <TGetContactListRequest_V1/>
2637 </GetContactList>
2638 </ACMP>
2639 </ICQL>
2640 {{/apimacro}}
2641
2642 {{apimacro title="GetContactList Response"}}
2643 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetContactListResponse_V1">
2644 <ACMP>
2645 <GetContactList ActionType="Response" version="1">
2646 <TGetContactListResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2647 <Contacts>
2648 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2649 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2650 <Name>Name</Name>
2651 <FamilyName>FamilyName</FamilyName>
2652 <FullName>FullName</FullName>
2653 <Email>Email</Email>
2654 <HasPhoneNumber>false</HasPhoneNumber>
2655 <HasDeleteFlag>false</HasDeleteFlag>
2656 <IsUser>false</IsUser>
2657 </TContactInfo_V1>
2658 <TContactInfo_V1 xsi:type="TContactInfo_V1">
2659 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
2660 <Name>Name</Name>
2661 <FamilyName>FamilyName</FamilyName>
2662 <FullName>FullName</FullName>
2663 <Email>Email</Email>
2664 <HasPhoneNumber>false</HasPhoneNumber>
2665 <HasDeleteFlag>false</HasDeleteFlag>
2666 <IsUser>false</IsUser>
2667 </TContactInfo_V1>
2668 </Contacts>
2669 <Version>Version</Version>
2670 <ResultCode>0</ResultCode>
2671 <ResultMessage>ResultMessage</ResultMessage>
2672 </TGetContactListResponse_V1>
2673 </GetContactList>
2674 </ACMP>
2675 </ICQL>
2676 {{/apimacro}}
2677
2678 {{apimacro title="GetContractList Request"}}
2679 <ICQL>
2680 <ACMP>
2681 <GetContractList version="1">
2682 <TGetContractListRequest_V1/>
2683 </GetContractList>
2684 </ACMP>
2685 </ICQL>
2686 {{/apimacro}}
2687
2688 {{apimacro title="GetContractList Respone"}}
2689 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetContractListResponse_V1">
2690 <ACMP>
2691 <GetContractList ActionType="Response" version="1">
2692 <TGetContractListResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2693 <Contracts>
2694 <TContractInfo_V1 xsi:type="TContractInfo_V1">
2695 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
2696 <Name>Name</Name>
2697 <Description>Description</Description>
2698 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
2699 <Path>Path</Path>
2700 <FullPath>FullPath</FullPath>
2701 </TContractInfo_V1>
2702 <TContractInfo_V1 xsi:type="TContractInfo_V1">
2703 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
2704 <Name>Name</Name>
2705 <Description>Description</Description>
2706 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
2707 <Path>Path</Path>
2708 <FullPath>FullPath</FullPath>
2709 </TContractInfo_V1>
2710 </Contracts>
2711 <Version>Version</Version>
2712 <ResultCode>0</ResultCode>
2713 <ResultMessage>ResultMessage</ResultMessage>
2714 </TGetContractListResponse_V1>
2715 </GetContractList>
2716 </ACMP>
2717 </ICQL>
2718 {{/apimacro}}
2719
2720 {{apimacro title="GetCostCenterList Request"}}
2721 <ICQL>
2722 <ACMP>
2723 <GetCostCenterList version="1">
2724 <TGetCostCenterListRequest_V1/>
2725 </GetCostCenterList>
2726 </ACMP>
2727 </ICQL>
2728 {{/apimacro}}
2729
2730 {{apimacro title="GetCostCenterList Response"}}
2731 <ICQL>
2732 <ACMP>
2733 <GetCostCenterList version="1">
2734 <TGetCostCenterListResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2735 <CostCenters>
2736 <TCostCenterInfo_V1 xsi:type="TCostCenterInfo_V1">
2737 <Id>Id</Id>
2738 <ParentId>ParentId</ParentId>
2739 <Name>Name</Name>
2740 <Abbreviation>Abbreviation</Abbreviation>
2741 <Path>Path</Path>
2742 <FullPath>FullPath</FullPath>
2743 <AssetCount>0</AssetCount>
2744 </TCostCenterInfo_V1>
2745 <TCostCenterInfo_V1 xsi:type="TCostCenterInfo_V1">
2746 <Id>Id</Id>
2747 <ParentId>ParentId</ParentId>
2748 <Name>Name</Name>
2749 <Abbreviation>Abbreviation</Abbreviation>
2750 <Path>Path</Path>
2751 <FullPath>FullPath</FullPath>
2752 <AssetCount>0</AssetCount>
2753 </TCostCenterInfo_V1>
2754 </CostCenters>
2755 </TGetCostCenterListResponse_V1>
2756 </GetCostCenterList>
2757 </ACMP>
2758 </ICQL>
2759 {{/apimacro}}
2760
2761 {{apimacro title="GetDepartmentList Request"}}
2762 <ICQL>
2763 <ACMP>
2764 <GetDepartmentList version="1">
2765 <TGetDepartmentListRequest_V1/>
2766 </GetDepartmentList>
2767 </ACMP>
2768 </ICQL>
2769 {{/apimacro}}
2770
2771 {{apimacro title="GetDepartmentList Response"}}
2772 <ICQL>
2773 <ACMP>
2774 <GetDepartmentList version="1">
2775 <TGetDepartmentListResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2776 <Departments>
2777 <TDepartmentInfo_V1 xsi:type="TDepartmentInfo_V1">
2778 <Id>Id</Id>
2779 <ParentId>ParentId</ParentId>
2780 <Name>Name</Name>
2781 <Abbreviation>Abbreviation</Abbreviation>
2782 <Path>Path</Path>
2783 <FullPath>FullPath</FullPath>
2784 <AssetCount>0</AssetCount>
2785 </TDepartmentInfo_V1>
2786 <TDepartmentInfo_V1 xsi:type="TDepartmentInfo_V1">
2787 <Id>Id</Id>
2788 <ParentId>ParentId</ParentId>
2789 <Name>Name</Name>
2790 <Abbreviation>Abbreviation</Abbreviation>
2791 <Path>Path</Path>
2792 <FullPath>FullPath</FullPath>
2793 <AssetCount>0</AssetCount>
2794 </TDepartmentInfo_V1>
2795 </Departments>
2796 </TGetDepartmentListResponse_V1>
2797 </GetDepartmentList>
2798 </ACMP>
2799 </ICQL>
2800 {{/apimacro}}
2801
2802 {{apimacro title="GetLocationList Request"}}
2803 <ICQL>
2804 <ACMP>
2805 <GetLocationList version="1">
2806 <TGetLocationListRequest_V1/>
2807 </GetLocationList>
2808 </ACMP>
2809 </ICQL>
2810 {{/apimacro}}
2811
2812 {{apimacro title="GetLocationList Response"}}
2813 <ICQL>
2814 <ACMP>
2815 <GetLocationList version="1">
2816 <TGetLocationListResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2817 <Locations>
2818 <TLocationInfo_V1 xsi:type="TLocationInfo_V1">
2819 <Id>Id</Id>
2820 <ParentId>ParentId</ParentId>
2821 <Name>Name</Name>
2822 <LocationKind>lkLocation</LocationKind>
2823 <AssetCount>0</AssetCount>
2824 <HasSubLocations>false</HasSubLocations>
2825 <Path>Path</Path>
2826 <FullPath>FullPath</FullPath>
2827 </TLocationInfo_V1>
2828 <TLocationInfo_V1 xsi:type="TLocationInfo_V1">
2829 <Id>Id</Id>
2830 <ParentId>ParentId</ParentId>
2831 <Name>Name</Name>
2832 <LocationKind>lkLocation</LocationKind>
2833 <AssetCount>0</AssetCount>
2834 <HasSubLocations>false</HasSubLocations>
2835 <Path>Path</Path>
2836 <FullPath>FullPath</FullPath>
2837 </TLocationInfo_V1>
2838 </Locations>
2839 </TGetLocationListResponse_V1>
2840 </GetLocationList>
2841 </ACMP>
2842 </ICQL>
2843 {{/apimacro}}
2844
2845 {{apimacro title="GetCompanyList Request"}}
2846 <ICQL>
2847 <ACMP>
2848 <GetCompanyList version="1">
2849 <TGetCompanyListRequest_V1/>
2850 </GetCompanyList>
2851 </ACMP>
2852 </ICQL>
2853 {{/apimacro}}
2854
2855 {{apimacro title="GetCompanyList Request"}}
2856 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetCompanyListResponse_V1">
2857 <ACMP>
2858 <GetCompanyList ActionType="Response" version="1">
2859 <TGetCompanyListResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
2860 <Companies>
2861 <TCompanyInfo_V1 xsi:type="TCompanyInfo_V1">
2862 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
2863 <Name>Name</Name>
2864 <Description>Description</Description>
2865 <CompanyKinds/>
2866 </TCompanyInfo_V1>
2867 <TCompanyInfo_V1 xsi:type="TCompanyInfo_V1">
2868 <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
2869 <Name>Name</Name>
2870 <Description>Description</Description>
2871 <CompanyKinds/>
2872 </TCompanyInfo_V1>
2873 </Companies>
2874 <Version>Version</Version>
2875 <ResultCode>0</ResultCode>
2876 <ResultMessage>ResultMessage</ResultMessage>
2877 </TGetCompanyListResponse_V1>
2878 </GetCompanyList>
2879 </ACMP>
2880 </ICQL>
2881 {{/apimacro}}
2882
2883
© Aagon GmbH 2026
Besuchen Sie unsere Aagon-Community