Touchstone 11.0 API Reference
GetUserLineOfBusinessesRequest XML
Reference > Requests as XML > Requests > Exposure Management > GetUserLineOfBusinessesRequest XML
GetUserLineOfBusinessesRequest
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>
    <GetUserLineOfBusinesses xmlns="AIR.Services.ExposureManagementService.Api">
    <request xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:d4p1="AIR.Services.ExposureManagement.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" i:nil="true"/>
    <RequestUid xmlns="AIR.Services.Common.Api">00000000-0000-0000-0000-000000000000</RequestUid>
    <SqlInstanceSid xmlns="AIR.Services.Common.Api">1</SqlInstanceSid>
    <d4p1:ExposureDataSourceSid>2</d4p1:ExposureDataSourceSid>
    <d4p1:ExposureSid>16</d4p1:ExposureSid>
    <d4p1:ExposureType>CON</d4p1:ExposureType>
    </request>
    </GetUserLineOfBusinesses>
</s:Body>
</s:Envelope>