ACMP App
Last modified by Steffi F on 2025/06/13 12:58
GetAcmpAppSettings Request
▶
GetAcmpAppSettings Response
▶
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAcmpAppSettingsRequest_V1"> <ACMP> <GetAcmpAppSettings version="1"> <TGetAcmpAppSettingsRequest_V1/> </GetAcmpAppSettings> </ACMP> </ICQL>
<ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetAcmpAppSettingsResponse_V1"> <ACMP> <GetAcmpAppSettings ActionType="Response" version="1"> <TGetAcmpAppSettingsResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <CurrencyCode>CurrencyCode</CurrencyCode> <AssetStates> <TAssetState_V1 xsi:type="TAssetState_V1"> <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id> <Caption_en>Caption_en</Caption_en> <Caption_de>Caption_de</Caption_de> </TAssetState_V1> <TAssetState_V1 xsi:type="TAssetState_V1"> <Id>{59387FFD-B171-47C5-B735-041FA132CA39}</Id> <Caption_en>Caption_en</Caption_en> <Caption_de>Caption_de</Caption_de> </TAssetState_V1> </AssetStates> <AutoGenerateInventoryNumber>false</AutoGenerateInventoryNumber> <ResultCode>0</ResultCode> <ResultMessage>ResultMessage</ResultMessage> </TGetAcmpAppSettingsResponse_V1> </GetAcmpAppSettings> </ACMP> </ICQL>