GetReinsuranceProgramRequest |
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/GetReinsuranceProgram</a:Action> <a:MessageID>urn:uuid:00000000-0000-0000-0000-000000000000</a:MessageID> <a:ReplyTo> <a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address> </a:ReplyTo> </s:Header> <s:Body> <GetReinsuranceProgramRequest xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="AIR.Services.Reinsurance.Api"> <Request xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="AIR.Services.Reinsurance.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">test</Product> <RequestUid xmlns="AIR.Services.Common.Api">059bda8a-e011-40b1-95dd-c07628d2e6c3</RequestUid> <SqlInstanceSid xmlns="AIR.Services.Common.Api">1</SqlInstanceSid> <ProgramSid>1</ProgramSid> </GetReinsuranceProgramRequest> </s:Body> </s:Envelope> |