SICS API Server - P&C - Business - Add Realize Non Prop Fac Occ Protection To Light Policy

SICS API Server - P&C - Business - Add Realize Non Prop Fac Occ Protection To Light Policy

Add Realise Non Prop Fac Occ Protection To Light Policy #

Description #

This message creates a new non proportional fac OCC business identifier =SICS2073:

Request message #

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:enc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
  <SOAP-ENV:Header />
  <SOAP-ENV:Body>
    <swbep:addRealizeNonPropFacOccProtectionToLightPolicy xmlns:swbep="urn:SicsWsBusinessEntryPoint">
      <genericInput>
        <interactiveMessageResponses>
          <answerYes>BS00655</answerYes>
        </interactiveMessageResponses>
      </genericInput>
      <addNonPropFacOutwardCedentContractToLightPolicyInput>
        <scopeOfCoverReference>
          <identifier>PR1011_1</identifier>
          <beginDateTime>2025-01-01T00:00:00+00:00</beginDateTime>
          <name>PROPERTY</name>
        </scopeOfCoverReference>
        <outwardCedentsContractPropertiesList>
          <outwardCedentsContractProperties>
            <title>PR1011_1-OCC1</title>
            <scopeOfCoverName>Main Section</scopeOfCoverName>
            <typeOfBusiness>
              <code>NONPROPFAC</code>
              <subclassNumber>46</subclassNumber>
            </typeOfBusiness>
            <typeOfParticipation>
              <code>CATCOVER</code>
              <subclassNumber>22</subclassNumber>
            </typeOfParticipation>
            <currency>
              <isoAlpha>USD</isoAlpha>
            </currency>
          </outwardCedentsContractProperties>
        </outwardCedentsContractPropertiesList>
        <outwardCedentsContractInsuredPeriodList>
          <outwardCedentsContractInsuredPeriod>
            <beginDateTime>2025-01-01T00:00:00+00:00</beginDateTime>
            <endDateTime>2025-12-31T00:00:00+00:00</endDateTime>
          </outwardCedentsContractInsuredPeriod>
        </outwardCedentsContractInsuredPeriodList>
        <nonPropFacOutwardCedentsContractRetrocessionSharesList>
          <nonPropFacOutwardCedentsContractRetrocessionShares>
            <occShareOf100>100</occShareOf100>
          </nonPropFacOutwardCedentsContractRetrocessionShares>
        </nonPropFacOutwardCedentsContractRetrocessionSharesList>
        <nonPropFacOutwardCedentsContractLimitsList>
          <nonPropFacOutwardCedentsContractLimits>
            <occLimitPremiumCover />
            <isOccLimitPremiumCoverUnlimited>true</isOccLimitPremiumCoverUnlimited>
            <occLimitPremiumExcess>0</occLimitPremiumExcess>
            <occLimitPremiumAggregateLimit />
            <isOccLimitPremiumAggregateLimitUnlimited>true</isOccLimitPremiumAggregateLimitUnlimited>
            <claimBasis>
              <code>NONE</code>
              <subclassNumber>95</subclassNumber>
            </claimBasis>
          </nonPropFacOutwardCedentsContractLimits>
        </nonPropFacOutwardCedentsContractLimitsList>
        <nonPropFacOutwardCedentsContractRetrocessionairePlacementList>
          <nonPropFacOutwardCedentsContractRetrocessionairePlacement>
            <businessPartner>
              <identifier>MAPLE</identifier>
            </businessPartner>
            <intermediaryBusinessPartner>
              <identifier>STELLAR</identifier>
            </intermediaryBusinessPartner>
            <refLifeCycleStatus>
              <code>OA</code>
              <subclassNumber>90</subclassNumber>
            </refLifeCycleStatus>
            <grossRetrocededPercentage>5</grossRetrocededPercentage>
            <accountGroup>
              <code>NONE</code>
              <subclassNumber>225</subclassNumber>
            </accountGroup>
          </nonPropFacOutwardCedentsContractRetrocessionairePlacement>
        </nonPropFacOutwardCedentsContractRetrocessionairePlacementList>
      </addNonPropFacOutwardCedentContractToLightPolicyInput>
    </swbep:addRealizeNonPropFacOccProtectionToLightPolicy>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>

Response message #

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <soapenv:Body>
    <swbep:addRealizeNonPropFacOccProtectionToLightPolicyResponse xmlns:swbep="urn:SicsWsBusinessEntryPoint" xsi:type="swbep:AddRealizeNonPropFacOccProtectionToLightPolicyOutput">
      <addRealizeNonPropFacOccProtectionToLightPolicyOutput xmlns:ref="http://www.SicsNt.com/ReferenceItems" xsi:type="ref:SicsBusinessReference">
        <identifier xmlns:cmt="http://www.SicsNt.com/CommonTypes" xsi:type="cmt:String36">SICS2073</identifier>
      </addRealizeNonPropFacOccProtectionToLightPolicyOutput>
    </swbep:addRealizeNonPropFacOccProtectionToLightPolicyResponse>
  </soapenv:Body>
</soapenv:Envelope>