Touchstone 11.0 API Reference
GetUnicede2LOBByCountryRequest XML
Reference > Requests as XML > Requests > Data Export > GetUnicede2LOBByCountryRequest XML
GetUnicede2LOBByCountryRequest
Copy Code
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2005/08/addressing">
    <s:Header>
        <a:Action s:mustUnderstand="1">AIR.Services.ExposureManagementService.Api/IExposureManagementService/GetUserLineOfBusinesses</a:Action>
        <a:MessageID>urn:uuid:345e8fcd-b4a2-420a-8ae1-bdbba5aca10b</a:MessageID>
        <a:ReplyTo>
            <a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address>
        </a:ReplyTo>
    </s:Header>
    <s:Body>
    <GetUnicede2LOBByCountryRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="AIR.Services.DataExport.Api">
        <BusinessUnitSid xmlns="AIR.Services.Common.Api">1</BusinessUnitSid>
        <LicenseUid xmlns="AIR.Services.Common.Api">00000000-0000-0000-0000-000000000000</LicenseUid>
        <Product xmlns="AIR.Services.Common.Api">automation</Product>
        <RequestUid xmlns="AIR.Services.Common.Api">234fc75b-ca72-49c4-a3cf-ff9acc7b3bbc</RequestUid>
        <SqlInstanceSid xmlns="AIR.Services.Common.Api">1</SqlInstanceSid>
    </GetUnicede2LOBByCountryRequest>
    </s:Body>
</s:Envelope>