ImportCSVReinsuranceProgramRequest |
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/ImportCSVProgramRequest</a:Action> <a:MessageID>urn:uuid:333fc8d6-11ef-43a3-bafa-78c87e3f306f</a:MessageID> <a:ReplyTo> <a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address> </a:ReplyTo> </s:Header> <s:Body> <ImportCSVProgramRequest xmlns="http://schemas.air-worldwide.com/Services/Reinsurance" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"> <BusinessUnitSid xmlns="AIR.Services.Common.Api">1</BusinessUnitSid> <LicenseUid xmlns="AIR.Services.Common.Api">333fc8d6-11ef-43a3-bafa-78c87e3f306f</LicenseUid> <Product xmlns="AIR.Services.Common.Api">AIR Test Interactive</Product> <RequestUid xmlns="AIR.Services.Common.Api">f545045f-5f9a-405d-aedf-665b47644b11</RequestUid> <SqlInstanceSid xmlns="AIR.Services.Common.Api">1</SqlInstanceSid> <FullFileName>\\tsgapitest2ha1\FileShare\AIRTestReinsuranceProgram121.csv</FullFileName> <IsPartialImportAllowed>true</IsPartialImportAllowed> <ProgramName>AIR Test Reinsurance Program121</ProgramName> <ProjectSid>5</ProjectSid> </ImportCSVProgramRequest> </s:Body> </s:Envelope> |