Assets
Last modified by Steffi F on 2025/06/27 08:42
Content
Save Assets
Note:
Integer values such as Duration and DeprecationPeriod must not be transferred clear. In this case, enter the value 0.
SaveAssets Request
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/SaveAssetsRequest_V1">
<ACMP>
<SaveAssets ActionType="Request" version="1">
<TSaveAssetsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Assets>
<TAsset_V1 xsi:type="TAsset_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<AssetType>AssetType</AssetType>
<AssetTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetTypeId>
<CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
<CostCenter>CostCenter</CostCenter>
<DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
<Department>Department</Department>
<Description>Description</Description>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AutoGenerateInventoryNumber>true</AutoGenerateInventoryNumber>
<LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
<Location>Location</Location>
<ManufacturerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ManufacturerId>
<Manufacturer>Manufacturer</Manufacturer>
<Model>Model</Model>
<VendorId>{59387FFD-B171-47C5-B735-041FA132CA39}</VendorId>
<Vendor>Vendor</Vendor>
<ServicePartnerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ServicePartnerId>
<ServicePartner>ServicePartner</ServicePartner>
<SerialNumber>SerialNumber</SerialNumber>
<ContactId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContactId>
<Contact>Contact</Contact>
<AssetStateEN>AssetStateEN</AssetStateEN>
<AssetStateDE>AssetStateDE</AssetStateDE>
<AssetStateId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetStateId>
<AssetCollection>AssetCollection</AssetCollection>
<AssetCollectionId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetCollectionId>
<Contract>Contract</Contract>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Finance xsi:type="TFinance_V1">
<!
AcquisitionKind possible values:
Purchased
Leased
Financed
Rented
>
<AcquisitionKind>Purchased</AcquisitionKind>
<AdditionalCosts>0</AdditionalCosts>
<DepreciationPeriod>0</DepreciationPeriod>
<Duration>0</Duration>
<ExtensionCost>0</ExtensionCost>
<Price>0</Price>
<PurchaseDate>1899-12-30T00:00:00.000Z</PurchaseDate>
<Rate>0</Rate>
<RecoveryValue>0</RecoveryValue>
<ResponseTime>0</ResponseTime>
<!
ResponseTimeKind possible values:
Minutes
Hours
Days
Weeks
>
<ResponseTimeKind>Minutes</ResponseTimeKind>
<WarrantyUntil>1899-12-30T00:00:00.000Z</WarrantyUntil>
</Finance>
<SingleFieldValues>
<TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
<FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
<Value>Value</Value>
</TCustomFieldValue_V1>
<TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
<FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
<Value>Value</Value>
</TCustomFieldValue_V1>
</SingleFieldValues>
<DocumentLinks>
<TDocumentLink_V1 xsi:type="TDocumentLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
<ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
<ItemKind>aiHDQuery</ItemKind>
<FileName>FileName</FileName>
<FileSize>0</FileSize>
</TDocumentLink_V1>
</DocumentLinks>
<IsLent>True</IsLent>
</TAsset_V1>
</Assets>
</TSaveAssetsRequest_V1>
</SaveAssets>
</ACMP>
</ICQL>Read Out Assets
GetAssetList Request V1
▶
<ICQL>
<ACMP>
<GetAssetList version="1">
<TGetAssetListRequest_V1 />
</GetAssetList>
</ACMP>
</ICQL>GetAssetList Response V1
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetListResponse_V1">
<ACMP>
<GetAssetList ActionType="Response" version="1">
<TGetAssetListResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Assets>
<TAssetInfo_V1 xsi:type="TAssetInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AssetTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetTypeId>
</TAssetInfo_V1>
<TAssetInfo_V1 xsi:type="TAssetInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AssetTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetTypeId>
</TAssetInfo_V1>
</Assets>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetAssetListResponse_V1>
</GetAssetList>
</ACMP>
</ICQL>GetAssetList Request V2
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetListRequest_V2">
<ACMP>
<GetAssetList ActionType="Request" version="2">
<TGetAssetListRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<FilterText>FilterText</FilterText>
<LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
<DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
<ManufacturerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ManufacturerId>
<VendorId>{59387FFD-B171-47C5-B735-041FA132CA39}</VendorId>
<ServicePartnerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ServicePartnerId>
<CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
<ContactId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContactId>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<AssetTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetTypeId>
<AssetCollectionId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetCollectionId>
<TicketID>{59387FFD-B171-47C5-B735-041FA132CA39}</TicketID>
</TGetAssetListRequest_V2>
</GetAssetList>
</ACMP>
</ICQL>GetAssetList Response V2
▶
<ICQL>
<ACMP>
<GetAssetList version="2">
<TGetAssetListResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Assets>
<TAssetInfo_V1 xsi:type="TAssetInfo_V1">
<Id>Id</Id>
<Name>Name</Name>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AssetTypeId>AssetTypeId</AssetTypeId>
</TAssetInfo_V1>
<TAssetInfo_V1 xsi:type="TAssetInfo_V1">
<Id>Id</Id>
<Name>Name</Name>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AssetTypeId>AssetTypeId</AssetTypeId>
</TAssetInfo_V1>
</Assets>
<ResultCode>0</ResultCode>
</TGetAssetListResponse_V2>
</GetAssetList>
</ACMP>
</ICQL>GetAssetList Response V2
▶
<ICQL>
<ACMP>
<GetAssetList version="2">
<TGetAssetListResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Assets>
<TAssetInfo_V1 xsi:type="TAssetInfo_V1">
<Id>Id</Id>
<Name>Name</Name>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AssetTypeId>AssetTypeId</AssetTypeId>
</TAssetInfo_V1>
<TAssetInfo_V1 xsi:type="TAssetInfo_V1">
<Id>Id</Id>
<Name>Name</Name>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AssetTypeId>AssetTypeId</AssetTypeId>
</TAssetInfo_V1>
</Assets>
<ResultCode>0</ResultCode>
</TGetAssetListResponse_V2>
</GetAssetList>
</ACMP>
</ICQL>GetAssetList Request V3
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetListRequest_V3">
<ACMP>
<GetAssetList ActionType="Request" version="3">
<TGetAssetListRequest_V3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<FilterText>FilterText</FilterText>
<LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
<DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
<ManufacturerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ManufacturerId>
<VendorId>{59387FFD-B171-47C5-B735-041FA132CA39}</VendorId>
<ServicePartnerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ServicePartnerId>
<CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
<ContactId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContactId>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<AssetTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetTypeId>
<AssetCollectionId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetCollectionId>
<TicketID>{59387FFD-B171-47C5-B735-041FA132CA39}</TicketID>
</TGetAssetListRequest_V3>
</GetAssetList>
</ACMP>
</ICQL>GetAssetList Response V3
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetListResponse_V3">
<ACMP>
<GetAssetList ActionType="Response" version="3">
<TGetAssetListResponse_V3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Assets>
<TAssetInfo_V2 xsi:type="TAssetInfo_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AssetTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetTypeId>
<Rental xsi:type="TRentalInfo_V1">
<Id/>
<IsLent>false</IsLent>
<LentToContactId/>
<LentDate>1899-12-30T00:00:00.000Z</LentDate>
<EstimatedReturnDate>1899-12-30T00:00:00.000Z</EstimatedReturnDate>
<LentReturnDate>1899-12-30T00:00:00.000Z</LentReturnDate>
<RentalId/>
</Rental>
</TAssetInfo_V2>
<TAssetInfo_V2 xsi:type="TAssetInfo_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AssetTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetTypeId>
<Rental xsi:type="TRentalInfo_V1">
<Id/>
<IsLent>false</IsLent>
<LentToContactId/>
<LentDate>1899-12-30T00:00:00.000Z</LentDate>
<EstimatedReturnDate>1899-12-30T00:00:00.000Z</EstimatedReturnDate>
<LentReturnDate>1899-12-30T00:00:00.000Z</LentReturnDate>
<RentalId/>
</Rental>
</TAssetInfo_V2>
</Assets>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetAssetListResponse_V3>
</GetAssetList>
</ACMP>
</ICQL>GetAsset_V1 Request
▶
<ICQL>
<ACMP>
<GetAsset version="1">
<TGetAssetRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>Id</Id>
</TGetAssetRequest_V1>
</GetAsset>
</ACMP>
</ICQL>GetAsset_V1 Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetResponse_V1">
<ACMP>
<GetAsset ActionType="Response" version="1">
<TGetAssetResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Asset xsi:type="TAsset_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<AssetType>AssetType</AssetType>
<AssetTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetTypeId>
<CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
<CostCenter>CostCenter</CostCenter>
<DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
<Department>Department</Department>
<Description>Description</Description>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AutoGenerateInventoryNumber>true</AutoGenerateInventoryNumber>
<LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
<Location>Location</Location>
<ManufacturerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ManufacturerId>
<Manufacturer>Manufacturer</Manufacturer>
<Model>Model</Model>
<VendorId>{59387FFD-B171-47C5-B735-041FA132CA39}</VendorId>
<Vendor>Vendor</Vendor>
<ServicePartnerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ServicePartnerId>
<ServicePartner>ServicePartner</ServicePartner>
<SerialNumber>SerialNumber</SerialNumber>
<ContactId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContactId>
<Contact>Contact</Contact>
<AssetStateEN>AssetStateEN</AssetStateEN>
<AssetStateDE>AssetStateDE</AssetStateDE>
<AssetStateId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetStateId>
<AssetCollection>AssetCollection</AssetCollection>
<AssetCollectionId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetCollectionId>
<Contract>Contract</Contract>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Finance xsi:type="TFinance_V1">
<AcquisitionKind>Purchased</AcquisitionKind>
<AdditionalCosts>0</AdditionalCosts>
<DepreciationPeriod>0</DepreciationPeriod>
<Duration>0</Duration>
<ExtensionCost>0</ExtensionCost>
<Price>0</Price>
<PurchaseDate>1899-12-30T00:00:00.000Z</PurchaseDate>
<Rate>0</Rate>
<RecoveryValue>0</RecoveryValue>
<ResponseTime>0</ResponseTime>
<ResponseTimeKind>Minutes</ResponseTimeKind>
<WarrantyUntil>1899-12-30T00:00:00.000Z</WarrantyUntil>
</Finance>
<SingleFieldValues>
<TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
<FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
<Value>Value</Value>
</TCustomFieldValue_V1>
<TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
<FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
<Value>Value</Value>
</TCustomFieldValue_V1>
</SingleFieldValues>
<AssetLinks>
<TAssetLink_V1 xsi:type="TAssetLink_V1">
<AssetId/>
<AssetLinkKind>InstalledIn</AssetLinkKind>
</TAssetLink_V1>
<TAssetLink_V1 xsi:type="TAssetLink_V1">
<AssetId/>
<AssetLinkKind>InstalledIn</AssetLinkKind>
</TAssetLink_V1>
</AssetLinks>
<DocumentLinks>
<TDocumentLink_V1 xsi:type="TDocumentLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
<ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
<ItemKind>aiHDQuery</ItemKind>
<FileName>FileName</FileName>
<FileSize>0</FileSize>
</TDocumentLink_V1>
</DocumentLinks>
<IsLent>true</IsLent>
</Asset>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetAssetResponse_V1>
</GetAsset>
</ACMP>
</ICQL>GetAsset_V2 Request
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetRequest_V2">
<ACMP>
<GetAsset ActionType="Request" version="2">
<TGetAssetRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
</TGetAssetRequest_V2>
</GetAsset>
</ACMP>
</ICQL>GetAsset_V2 Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetResponse_V2">
<ACMP>
<GetAsset ActionType="Response" version="2">
<TGetAssetResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Asset xsi:type="TAsset_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<AssetType>AssetType</AssetType>
<AssetTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetTypeId>
<CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
<CostCenter>CostCenter</CostCenter>
<DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
<Department>Department</Department>
<Description>Description</Description>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AutoGenerateInventoryNumber>true</AutoGenerateInventoryNumber>
<LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
<Location>Location</Location>
<ManufacturerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ManufacturerId>
<Manufacturer>Manufacturer</Manufacturer>
<Model>Model</Model>
<VendorId>{59387FFD-B171-47C5-B735-041FA132CA39}</VendorId>
<Vendor>Vendor</Vendor>
<ServicePartnerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ServicePartnerId>
<ServicePartner>ServicePartner</ServicePartner>
<SerialNumber>SerialNumber</SerialNumber>
<ContactId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContactId>
<Contact>Contact</Contact>
<AssetStateEN>AssetStateEN</AssetStateEN>
<AssetStateDE>AssetStateDE</AssetStateDE>
<AssetStateId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetStateId>
<AssetCollection>AssetCollection</AssetCollection>
<AssetCollectionId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetCollectionId>
<Contract>Contract</Contract>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Finance xsi:type="TFinance_V1">
<AcquisitionKind>Purchased</AcquisitionKind>
<AdditionalCosts>0</AdditionalCosts>
<DepreciationPeriod>0</DepreciationPeriod>
<Duration>0</Duration>
<ExtensionCost>0</ExtensionCost>
<Price>0</Price>
<PurchaseDate>1899-12-30T00:00:00.000Z</PurchaseDate>
<Rate>0</Rate>
<RecoveryValue>0</RecoveryValue>
<ResponseTime>0</ResponseTime>
<ResponseTimeKind>Minutes</ResponseTimeKind>
<WarrantyUntil>1899-12-30T00:00:00.000Z</WarrantyUntil>
</Finance>
<SingleFieldValues>
<TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
<FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
<Value>Value</Value>
</TCustomFieldValue_V1>
<TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
<FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
<Value>Value</Value>
</TCustomFieldValue_V1>
</SingleFieldValues>
<AssetLinks>
<TAssetLink_V1 xsi:type="TAssetLink_V1">
<AssetId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetId>
<AssetLinkKind>InstalledIn</AssetLinkKind>
</TAssetLink_V1>
<TAssetLink_V1 xsi:type="TAssetLink_V1">
<AssetId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetId>
<AssetLinkKind>InstalledIn</AssetLinkKind>
</TAssetLink_V1>
</AssetLinks>
<DocumentLinks>
<TDocumentLink_V1 xsi:type="TDocumentLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
<ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
<ItemKind>aiHDQuery</ItemKind>
<FileName>FileName</FileName>
<FileSize>0</FileSize>
</TDocumentLink_V1>
<TDocumentLink_V1 xsi:type="TDocumentLink_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
<ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
<ItemKind>aiHDQuery</ItemKind>
<FileName>FileName</FileName>
<FileSize>0</FileSize>
</TDocumentLink_V1>
</DocumentLinks>
<Rental xsi:type="TRentalInfo_V1">
<Id/>
<IsLent>false</IsLent>
<LentToContactId/>
<LentDate>1899-12-30T00:00:00.000Z</LentDate>
<EstimatedReturnDate>1899-12-30T00:00:00.000Z</EstimatedReturnDate>
<LentReturnDate>1899-12-30T00:00:00.000Z</LentReturnDate>
<RentalId/>
</Rental>
</Asset>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetAssetResponse_V2>
</GetAsset>
</ACMP>
</ICQL>GetAsset_V3 Request
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetRequest_V3">
<ACMP>
<GetAsset ActionType="Request" version="3">
<TGetAssetRequest_V3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
</TGetAssetRequest_V3>
</GetAsset>
</ACMP>
</ICQL>GetAsset_V3 Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetResponse_V3">
<ACMP>
<GetAsset ActionType="Response" version="3">
<TGetAssetResponse_V3 xmlns:xsi="L">
<Asset xsi:type="TAsset_V3">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<AssetType>AssetType</AssetType>
<AssetTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetTypeId>
<CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
<CostCenter>CostCenter</CostCenter>
<DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
<Department>Department</Department>
<Description>Description</Description>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AutoGenerateInventoryNumber>true</AutoGenerateInventoryNumber>
<LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
<Location>Location</Location>
<ManufacturerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ManufacturerId>
<Manufacturer>Manufacturer</Manufacturer>
<Model>Model</Model>
<VendorId>{59387FFD-B171-47C5-B735-041FA132CA39}</VendorId>
<Vendor>Vendor</Vendor>
<ServicePartnerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ServicePartnerId>
<ServicePartner>ServicePartner</ServicePartner>
<SerialNumber>SerialNumber</SerialNumber>
<Contact xsi:type="TContactInfo_V1">
<ID>ID</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</Contact>
<AssetStateEN>AssetStateEN</AssetStateEN>
<AssetStateDE>AssetStateDE</AssetStateDE>
<AssetStateId>AssetStateId</AssetStateId>
<AssetCollection>AssetCollection</AssetCollection>
<AssetCollectionId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetCollectionId>
<Contract>Contract</Contract>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Finance xsi:type="TFinance_V1">
<AcquisitionKind>Purchased</AcquisitionKind>
<AdditionalCosts>0</AdditionalCosts>
<DepreciationPeriod>0</DepreciationPeriod>
<Duration>0</Duration>
<ExtensionCost>0</ExtensionCost>
<Price>0</Price>
<PurchaseDate>1899-12-30T00:00:00.000Z</PurchaseDate>
<Rate>0</Rate>
<RecoveryValue>0</RecoveryValue>
<ResponseTime>0</ResponseTime>
<ResponseTimeKind>Minutes</ResponseTimeKind>
<WarrantyUntil>1899-12-30T00:00:00.000Z</WarrantyUntil>
</Finance>
<SingleFieldValues>
<TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
<FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
<Value>Value</Value>
</TCustomFieldValue_V1>
<TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
<FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
<Value>Value</Value>
</TCustomFieldValue_V1>
</SingleFieldValues>
<AssetLinks>
<TAssetLink_V1 xsi:type="TAssetLink_V1">
<AssetId>AssetId</AssetId>
<AssetLinkKind>InstalledIn</AssetLinkKind>
</TAssetLink_V1>
<TAssetLink_V1 xsi:type="TAssetLink_V1">
<AssetId>AssetId</AssetId>
<AssetLinkKind>InstalledIn</AssetLinkKind>
</TAssetLink_V1>
</AssetLinks>
<DocumentLinks>
<TDocumentLink_V1 xsi:type="TDocumentLink_V1">
<Id>Id</Id>
<Name>Name</Name>
<DocumentId>DocumentId</DocumentId>
<ItemId>ItemId</ItemId>
<ItemKind>aiHDQuery</ItemKind>
<FileName>FileName</FileName>
<FileSize>0</FileSize>
</TDocumentLink_V1>
<TDocumentLink_V1 xsi:type="TDocumentLink_V1">
<Id>Id</Id>
<Name>Name</Name>
<DocumentId>DocumentId</DocumentId>
<ItemId>ItemId</ItemId>
<ItemKind>aiHDQuery</ItemKind>
<FileName>FileName</FileName>
<FileSize>0</FileSize>
</TDocumentLink_V1>
</DocumentLinks>
<Rental xsi:type="TRentalInfo_V1">
<Id/>
<IsLent>false</IsLent>
<LentToContactId/>
<LentDate>1899-12-30T00:00:00.000Z</LentDate>
<EstimatedReturnDate>1899-12-30T00:00:00.000Z</EstimatedReturnDate>
<LentReturnDate>1899-12-30T00:00:00.000Z</LentReturnDate>
<RentalId/>
</Rental>
</Asset>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetAssetResponse_V3>
</GetAsset>
</ACMP>
</ICQL>GetAsset_V4 Request
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetRequest_V4">
<ACMP>
<GetAsset ActionType="Request" version="4">
<TGetAssetRequest_V4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
</TGetAssetRequest_V4>
</GetAsset>
</ACMP>
</ICQL>GetAsset_V4 Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetResponse_V4">
<ACMP>
<GetAsset ActionType="Response" version="4">
<TGetAssetResponse_V4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Asset xsi:type="TAsset_V4">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<AssetType>AssetType</AssetType>
<AssetTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetTypeId>
<CostCenterId>{59387FFD-B171-47C5-B735-041FA132CA39}</CostCenterId>
<CostCenter>CostCenter</CostCenter>
<DepartmentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DepartmentId>
<Department>Department</Department>
<Description>Description</Description>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AutoGenerateInventoryNumber>true</AutoGenerateInventoryNumber>
<LocationId>{59387FFD-B171-47C5-B735-041FA132CA39}</LocationId>
<Location>Location</Location>
<ManufacturerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ManufacturerId>
<Manufacturer>Manufacturer</Manufacturer>
<Model>Model</Model>
<VendorId>{59387FFD-B171-47C5-B735-041FA132CA39}</VendorId>
<Vendor>Vendor</Vendor>
<ServicePartnerId>{59387FFD-B171-47C5-B735-041FA132CA39}</ServicePartnerId>
<ServicePartner>ServicePartner</ServicePartner>
<SerialNumber>SerialNumber</SerialNumber>
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</Contact>
<AssetStateEN>AssetStateEN</AssetStateEN>
<AssetStateDE>AssetStateDE</AssetStateDE>
<AssetStateId>AssetStateId</AssetStateId>
<AssetCollection>AssetCollection</AssetCollection>
<AssetCollectionId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetCollectionId>
<Contract>Contract</Contract>
<ContractId>{59387FFD-B171-47C5-B735-041FA132CA39}</ContractId>
<Finance xsi:type="TFinance_V1">
<AcquisitionKind>Purchased</AcquisitionKind>
<AdditionalCosts>0</AdditionalCosts>
<DepreciationPeriod>0</DepreciationPeriod>
<Duration>0</Duration>
<ExtensionCost>0</ExtensionCost>
<Price>0</Price>
<PurchaseDate>1899-12-30T00:00:00.000Z</PurchaseDate>
<Rate>0</Rate>
<RecoveryValue>0</RecoveryValue>
<ResponseTime>0</ResponseTime>
<ResponseTimeKind>Minutes</ResponseTimeKind>
<WarrantyUntil>1899-12-30T00:00:00.000Z</WarrantyUntil>
</Finance>
<SingleFieldValues>
<TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
<FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
<Value>Value</Value>
</TCustomFieldValue_V1>
<TCustomFieldValue_V1 xsi:type="TCustomFieldValue_V1">
<FieldId>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldId>
<Value>Value</Value>
</TCustomFieldValue_V1>
</SingleFieldValues>
<AssetLinks>
<TAssetLink_V1 xsi:type="TAssetLink_V1">
<AssetId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetId>
<AssetLinkKind>InstalledIn</AssetLinkKind>
</TAssetLink_V1>
<TAssetLink_V1 xsi:type="TAssetLink_V1">
<AssetId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetId>
<AssetLinkKind>InstalledIn</AssetLinkKind>
</TAssetLink_V1>
</AssetLinks>
<DocumentLinks>
<TDocumentLink_V2 xsi:type="TDocumentLink_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
<ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
<ItemKind>aiHDQuery</ItemKind>
<FileName>FileName</FileName>
<FileSize>0</FileSize>
<DocumentSource>FileRepository</DocumentSource>
<LinkDescription>LinkDescription</LinkDescription>
</TDocumentLink_V2>
<TDocumentLink_V2 xsi:type="TDocumentLink_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<DocumentId>{59387FFD-B171-47C5-B735-041FA132CA39}</DocumentId>
<ItemId>{59387FFD-B171-47C5-B735-041FA132CA39}</ItemId>
<ItemKind>aiHDQuery</ItemKind>
<FileName>FileName</FileName>
<FileSize>0</FileSize>
<DocumentSource>FileRepository</DocumentSource>
<LinkDescription>LinkDescription</LinkDescription>
</TDocumentLink_V2>
</DocumentLinks>
<Rental xsi:type="TRentalInfo_V1">
<Id/>
<IsLent>false</IsLent>
<LentToContactId/>
<LentDate>1899-12-30T00:00:00.000Z</LentDate>
<EstimatedReturnDate>1899-12-30T00:00:00.000Z</EstimatedReturnDate>
<LentReturnDate>1899-12-30T00:00:00.000Z</LentReturnDate>
<RentalId/>
</Rental>
</Asset>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetAssetResponse_V4>
</GetAsset>
</ACMP>
</ICQL>GetAssetCount Request
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetCountRequest_V1">
<ACMP>
<GetAssetCount ActionType="Request" version="1">
<TGetAssetCountRequest_V1/>
</GetAssetCount>
</ACMP>
</ICQL>GetAssetCount Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetCountResponse_V1">
<ACMP>
<GetAssetCount ActionType="Response" version="1">
<TGetAssetCountResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Count>0</Count>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetAssetCountResponse_V1>
</GetAssetCount>
</ACMP>
</ICQL>Delete Assets
DeleteAssets Request
▶
<ICQL>
<ACMP>
<DeleteAssets ActionType="Request" version="1">
<TDeleteAssetsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<AssetIds>
<string>Value 1</string>
<string>Value 2</string>
</AssetIds>
</TDeleteAssetsRequest_V1>
</DeleteAssets>
</ACMP>
</ICQL>DeleteAssets Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/DeleteAssetsResponse_V1">
<ACMP>
<DeleteAssets ActionType="Response" version="1">
<TDeleteAssetsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TDeleteAssetsResponse_V1>
</DeleteAssets>
</ACMP>
</ICQL>Assets Rental
LendAssets Request
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/LendAssetsRequest_V1">
<ACMP>
<LendAssets ActionType="Request" version="1">
<TLendAssetsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<LendAssets>
<TLendAsset_V1 xsi:type="TLendAsset_V1">
<AssetId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetId>
<RentalId>{59387FFD-B171-47C5-B735-041FA132CA39}</RentalId>
<LentToContactId>{59387FFD-B171-47C5-B735-041FA132CA39}</LentToContactId>
<LentDate>1899-12-30T00:00:00.000Z</LentDate>
<EstimatedReturnDate>1899-12-30T00:00:00.000Z</EstimatedReturnDate>
</TLendAsset_V1>
</LendAssets>
</TLendAssetsRequest_V1>
</LendAssets>
</ACMP>
</ICQL>LendAssets Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/LendAssetsResponse_V1">
<ACMP>
<LendAssets ActionType="Response" version="1">
<TLendAssetsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TLendAssetsResponse_V1>
</LendAssets>
</ACMP>
</ICQL>ReturnAssets Request
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/ReturnAssetsRequest_V1">
<ACMP>
<ReturnAssets ActionType="Request" version="1">
<TReturnAssetsRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ReturnAssets>
<TReturnAsset_V1 xsi:type="TReturnAsset_V1">
<AssetId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetId>
<LentReturnDate>1899-12-30T00:00:00.000Z</LentReturnDate>
</TReturnAsset_V1>
</ReturnAssets>
</TReturnAssetsRequest_V1>
</ReturnAssets>
</ACMP>
</ICQL>ReturnAssets Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/ReturnAssetsResponse_V1">
<ACMP>
<ReturnAssets ActionType="Response" version="1">
<TReturnAssetsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TReturnAssetsResponse_V1>
</ReturnAssets>
</ACMP>
</ICQL>Read AssetCollections
GetAssetCollectionList Request
▶
<ICQL>
<ACMP>
<GetAssetCollectionList version="1">
<TGetAssetCollectionListRequest_V1/>
</GetAssetCollectionList>
</ACMP>
</ICQL>GetAssetCollectionList Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetCollectionListResponse_V1">
<ACMP>
<GetAssetCollectionList ActionType="Response" version="1">
<TGetAssetCollectionListResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<AssetCollections>
<TAssetCollectionInfo_V1 xsi:type="TAssetCollectionInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</TAssetCollectionInfo_V1>
<TAssetCollectionInfo_V1 xsi:type="TAssetCollectionInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</TAssetCollectionInfo_V1>
</AssetCollections>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetAssetCollectionListResponse_V1>
</GetAssetCollectionList>
</ACMP>
</ICQL>GetAssetCollection V1 Request
▶
<ICQL>
<ACMP>
<GetAssetCollection version="1">
<TGetAssetCollectionRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ID/>
</TGetAssetCollectionRequest_V1>
</GetAssetCollection>
</ACMP>
</ICQL>GetAssetCollection V1 Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetCollectionResponse_V1">
<ACMP>
<GetAssetCollection ActionType="Response" version="1">
<TGetAssetCollectionResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<AssetCollection xsi:type="TAssetCollection_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<FullPath>FullPath</FullPath>
<InventoryNumber>InventoryNumber</InventoryNumber>
<Description>Description</Description>
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</Contact>
<Location xsi:type="TLocationInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<LocationKind>lkLocation</LocationKind>
<AssetCount>0</AssetCount>
<HasSubLocations>false</HasSubLocations>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</Location>
<Department xsi:type="TDepartmentInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</Department>
<CostCenter xsi:type="TCostCenterInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</CostCenter>
<LinkedAssets>
<TAssetInfo_V1 xsi:type="TAssetInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AssetTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetTypeId>
</TAssetInfo_V1>
<TAssetInfo_V1 xsi:type="TAssetInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AssetTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetTypeId>
</TAssetInfo_V1>
</LinkedAssets>
</AssetCollection>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetAssetCollectionResponse_V1>
</GetAssetCollection>
</ACMP>
</ICQL>GetAssetCollection V2 Request
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetCollectionRequest_V2">
<ACMP>
<GetAssetCollection ActionType="Request" version="2">
<TGetAssetCollectionRequest_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
</TGetAssetCollectionRequest_V2>
</GetAssetCollection>
</ACMP>
</ICQL>GetAssetCollection V2 Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetCollectionResponse_V2">
<ACMP>
<GetAssetCollection ActionType="Response" version="2">
<TGetAssetCollectionResponse_V2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<AssetCollection xsi:type="TAssetCollection_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<FullPath>FullPath</FullPath>
<InventoryNumber>InventoryNumber</InventoryNumber>
<Description>Description</Description>
<Contact xsi:type="TContactInfo_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<Name>Name</Name>
<FamilyName>FamilyName</FamilyName>
<FullName>FullName</FullName>
<Email>Email</Email>
<HasPhoneNumber>false</HasPhoneNumber>
<HasDeleteFlag>false</HasDeleteFlag>
<IsUser>false</IsUser>
</Contact>
<Location xsi:type="TLocationInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<LocationKind>lkLocation</LocationKind>
<AssetCount>0</AssetCount>
<HasSubLocations>false</HasSubLocations>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
</Location>
<Department xsi:type="TDepartmentInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</Department>
<CostCenter xsi:type="TCostCenterInfo_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<Name>Name</Name>
<Abbreviation>Abbreviation</Abbreviation>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
</CostCenter>
<LinkedAssets>
<TAssetInfo_V2 xsi:type="TAssetInfo_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AssetTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetTypeId>
<Rental xsi:type="TRentalInfo_V1">
<Id/>
<IsLent>false</IsLent>
<LentToContactId/>
<LentDate>1899-12-30T00:00:00.000Z</LentDate>
<EstimatedReturnDate>1899-12-30T00:00:00.000Z</EstimatedReturnDate>
<LentReturnDate>1899-12-30T00:00:00.000Z</LentReturnDate>
<RentalId/>
</Rental>
</TAssetInfo_V2>
<TAssetInfo_V2 xsi:type="TAssetInfo_V2">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<InventoryNumber>InventoryNumber</InventoryNumber>
<AssetTypeId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetTypeId>
<Rental xsi:type="TRentalInfo_V1">
<Id/>
<IsLent>false</IsLent>
<LentToContactId/>
<LentDate>1899-12-30T00:00:00.000Z</LentDate>
<EstimatedReturnDate>1899-12-30T00:00:00.000Z</EstimatedReturnDate>
<LentReturnDate>1899-12-30T00:00:00.000Z</LentReturnDate>
<RentalId/>
</Rental>
</TAssetInfo_V2>
</LinkedAssets>
</AssetCollection>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetAssetCollectionResponse_V2>
</GetAssetCollection>
</ACMP>
</ICQL>Read AssetTypes
GetAssetTypeList Request
▶
<ICQL>
<ACMP>
<GetAssetTypeList ActionType="Request" version="1">
<TGetAssetTypeListRequest_V1/>
</GetAssetTypeList>
</ACMP>
</ICQL>GetAssetTypeList Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetTypeListResponse_V1">
<ACMP>
<GetAssetTypeList ActionType="Response" version="1">
<TGetAssetTypeListResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<AssetTypes>
<TAssetType_V1 xsi:type="TAssetType_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<IconId>{59387FFD-B171-47C5-B735-041FA132CA39}</IconId>
<Description>Description</Description>
<NumberProfileId>{59387FFD-B171-47C5-B735-041FA132CA39}</NumberProfileId>
<NumberProfileName>NumberProfileName</NumberProfileName>
<BasicFields>
<TAssetFieldSetting_V1 xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</TAssetFieldSetting_V1>
<TAssetFieldSetting_V1 xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</TAssetFieldSetting_V1>
</BasicFields>
<CustomFields>
<TAssetFieldSetting_V1 xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</TAssetFieldSetting_V1>
<TAssetFieldSetting_V1 xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</TAssetFieldSetting_V1>
</CustomFields>
<LocationField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</LocationField>
<ManufacturerField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</ManufacturerField>
<VendorField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</VendorField>
<ServicePartnerField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</ServicePartnerField>
<DepartmentField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</DepartmentField>
<CostCenterField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</CostCenterField>
<ContactField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</ContactField>
<InventoryNumberField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</InventoryNumberField>
<ModelField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</ModelField>
<SerialNumberField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</SerialNumberField>
<ContractField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</ContractField>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
<IsNewImportedType>false</IsNewImportedType>
</TAssetType_V1>
<TAssetType_V1 xsi:type="TAssetType_V1">
<Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id>
<Name>Name</Name>
<ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
<IconId>{59387FFD-B171-47C5-B735-041FA132CA39}</IconId>
<Description>Description</Description>
<NumberProfileId>{59387FFD-B171-47C5-B735-041FA132CA39}</NumberProfileId>
<NumberProfileName>NumberProfileName</NumberProfileName>
<BasicFields>
<TAssetFieldSetting_V1 xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</TAssetFieldSetting_V1>
<TAssetFieldSetting_V1 xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</TAssetFieldSetting_V1>
</BasicFields>
<CustomFields>
<TAssetFieldSetting_V1 xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</TAssetFieldSetting_V1>
<TAssetFieldSetting_V1 xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</TAssetFieldSetting_V1>
</CustomFields>
<LocationField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</LocationField>
<ManufacturerField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</ManufacturerField>
<VendorField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</VendorField>
<ServicePartnerField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</ServicePartnerField>
<DepartmentField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</DepartmentField>
<CostCenterField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</CostCenterField>
<ContactField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</ContactField>
<InventoryNumberField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</InventoryNumberField>
<ModelField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</ModelField>
<SerialNumberField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</SerialNumberField>
<ContractField xsi:type="TAssetFieldSetting_V1">
<ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
<FieldID>{59387FFD-B171-47C5-B735-041FA132CA39}</FieldID>
<ParentID>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentID>
<IsMandatory>false</IsMandatory>
<DefaultValue/>
<Priority>0</Priority>
<DisplayValue>DisplayValue</DisplayValue>
<FieldType>qfNumber</FieldType>
</ContractField>
<Path>Path</Path>
<FullPath>FullPath</FullPath>
<AssetCount>0</AssetCount>
<IsNewImportedType>false</IsNewImportedType>
</TAssetType_V1>
</AssetTypes>
<Version>Version</Version>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetAssetTypeListResponse_V1>
</GetAssetTypeList>
</ACMP>
</ICQL>Read AssetLinks
GetAssetLinkListOfAsset Request
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetLinkListOfAssetRequest_V1">
<ACMP>
<GetAssetLinkListOfAsset ActionType="Request" version="1">
<TGetAssetLinkListOfAssetRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<AssetId>{59387FFD-B171-47C5-B735-041FA132CA39}</AssetId>
</TGetAssetLinkListOfAssetRequest_V1>
</GetAssetLinkListOfAsset>
</ACMP>
</ICQL>GetAssetLinkListOfAsset Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAssetLinkListOfAssetResponse_V1">
<ACMP>
<GetAssetLinkListOfAsset ActionType="Response" version="1">
<TGetAssetLinkListOfAssetResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<AssetLinks>
<TAssetLink_V2 xsi:type="TAssetLink_V2">
<AssetId/>
<Name/>
<InventoryNumber/>
<AssetTypeId/>
<AssetLinkKind>InstalledIn</AssetLinkKind>
</TAssetLink_V2>
<TAssetLink_V2 xsi:type="TAssetLink_V2">
<AssetId/>
<Name/>
<InventoryNumber/>
<AssetTypeId/>
<AssetLinkKind>InstalledIn</AssetLinkKind>
</TAssetLink_V2>
</AssetLinks>
<ResultCode>0</ResultCode>
<ResultMessage>ResultMessage</ResultMessage>
</TGetAssetLinkListOfAssetResponse_V1>
</GetAssetLinkListOfAsset>
</ACMP>
</ICQL>

