ImportReinsuranceProgramRequest |
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.ReinsuranceService.Api/IReinsuranceManagementService/ImportReinsuranceProgram</a:Action> <a:MessageID>urn:uuid:733e2638-cb03-4012-a0f5-40852cc37db4</a:MessageID> <a:ReplyTo> <a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address> </a:ReplyTo> </s:Header> <s:Body> <ImportReinsuranceProgram xmlns="AIR.Services.ReinsuranceService.Api"> <request xmlns:d4p1="AIR.Services.Reinsurance.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:FilePath>\\tsgapitest2ha1\FileShare\Auto.rpx</d4p1:FilePath> <d4p1:ProgramName>Auto</d4p1:ProgramName> <d4p1:ProjectSid>7</d4p1:ProjectSid> </request> </ImportReinsuranceProgram> </s:Body> </s:Envelope> |