SubmitGenerateExposureViewSummaryRequest |
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.ExposureViewSummaryService.Api/IExposureViewSummaryService/SubmitGenerateExposureViewSummary</a:Action> <a:MessageID>urn:uuid:2bb56bb0-166f-408f-b473-6f3eb00214ce</a:MessageID> <a:ReplyTo> <a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address> </a:ReplyTo> </s:Header> <s:Body> <SubmitGenerateExposureViewSummary xmlns="AIR.Services.ExposureViewSummaryService.Api"> <request xmlns:d4p1="AIR.Services.ExposureViewSummary.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:Options xmlns:d5p1="AIR.Services.ProjectManagement.Data"> <d5p1:Currency>USD</d5p1:Currency> <d5p1:CurrencyExchangeRateSid>3</d5p1:CurrencyExchangeRateSid> <d5p1:ExposureViewSid>39</d5p1:ExposureViewSid> </d4p1:Options> </request> </SubmitGenerateExposureViewSummary> </s:Body> </s:Envelope> |