GetLocationRequest |
Copy Code |
---|---|
<s:Envelope xmlns:a="http://www.w3.org/2005/08/addressing" xmlns:s="http://www.w3.org/2003/05/soap-envelope"> <s:Header> <a:Action s:mustUnderstand="1">AIR.Services.ExposureManagementService.Api/IExposureManagementService/GetLocation</a:Action> <a:MessageID>urn:uuid:d63a1e61-3b52-435d-95eb-daf778bf09be</a:MessageID> <a:ReplyTo> <a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address> </a:ReplyTo> </s:Header> <s:Body> <GetLocation xmlns="AIR.Services.ExposureManagementService.Api"> <request xmlns:d4p1="AIR.Services.ExposureManagement.Api" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <BusinessUnitSid xmlns="AIR.Services.Common.Api">1</BusinessUnitSid> <LicenseUid xmlns="AIR.Services.Common.Api">00000000-0000-0000-0000-000000000000</LicenseUid> <Product i:nil="true" xmlns="AIR.Services.Common.Api" /> <RequestUid xmlns="AIR.Services.Common.Api">00000000-0000-0000-0000-000000000000</RequestUid> <SqlInstanceSid xmlns="AIR.Services.Common.Api">1</SqlInstanceSid> <d4p1:ExposureSet xmlns:d5p1="AIR.Services.Common.Exposure.Data"> <d5p1:CompanySID i:nil="true" /> <d5p1:Created i:nil="true" /> <d5p1:DataSourceName i:nil="true" /> <d5p1:DataSourceSid>2</d5p1:DataSourceSid> <d5p1:DataSourceStateCode>Active</d5p1:DataSourceStateCode> <d5p1:Description i:nil="true" /> <d5p1:IsDataSourceUnregistered>false</d5p1:IsDataSourceUnregistered> <d5p1:Modified i:nil="true" /> <d5p1:Name i:nil="true" /> <d5p1:Sid>3</d5p1:Sid> <d5p1:StateCode>Active</d5p1:StateCode> </d4p1:ExposureSet> <d4p1:LocationSid>97</d4p1:LocationSid> </request> </GetLocation> </s:Body> </s:Envelope> |