CopyPortfolioRequest |
Copy Code
|
---|---|
<s:Envelope xmlns:s="http://www.w3.org/2003/05/soap-envelope" xmlns:a="http://www.w3.org/2001/XMLSchema-instance"> <s:Header> <a:Action s:mustUnderstand="1">AIR.Services.Reinsurance.PortfolioManagementService.Api/IReinsurancePortfolioManagementService/CopyPortfolio </a:Action> <a:MessageID>urn:uuid:8cea6762-95ff-4086-81a7-6bec31d8843b</a:MessageID> <a:ReplyTo> <a:Address>http://www.w3.org/2005/08/addressing/anonymous</a:Address> </a:ReplyTo> <a:To s:mustUnderstand="1">https://sdg-int-ci-asvr.air-worldwide.com/FEP/AirServiceFacade.svc</a:To> </s:Header> <s:Body> <CopyPortfolioRequest xmlns="AIR.Services.Reinsurance.PortfolioManagementService.Api"> <BusinessUnitSid xmlns="AIR.Services.Common.Api">2</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> <CopyPortfolio xmlns:b="AIR.Services.Reinsurance.PortfolioManagementService.Api"> <b:ExistingPortfolioSid>9</b:ExistingPortfolioSid> <b:NewPortfolioDescription i:nil="true"/> <b:NewPortfolioName>AIR Test-copy-11</b:NewPortfolioName> </CopyPortfolio> </CopyPortfolioRequest> </s:Body> </s:Envelope> |