SICS API Server - P&C - Business - Add Realise Non Prop Fac Occ Protection

SICS API Server - P&C - Business - Add Realise Non Prop Fac Occ Protection

Add Realise Non Prop Fac Occ Protection #

Description #

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

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:addRealiseNonPropFacOccProtection xmlns:swbep="urn:SicsWsBusinessEntryPoint">
      <genericInput>
        <interactiveMessageResponses>
          <answerYes>BS0225</answerYes>
        </interactiveMessageResponses>
      </genericInput>
      <addRealiseNonPropFacOccProtectionCreateInput>
        <scopeOfCoverReference>
          <identifier>NPFAC982A</identifier>
          <beginDateTime>2025-01-01T00:00:00+00:00</beginDateTime>
          <sequenceNumber>0</sequenceNumber>
        </scopeOfCoverReference>
        <outwardCedentsContractPropertiesList>
          <outwardCedentsContractProperties>
            <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>50</occShareOf100>
          </nonPropFacOutwardCedentsContractRetrocessionShares>
        </nonPropFacOutwardCedentsContractRetrocessionSharesList>
        <nonPropFacOutwardCedentsContractLimitsList>
          <nonPropFacOutwardCedentsContractLimits>
            <occLimitPremiumCover>10000</occLimitPremiumCover>
            <isOccLimitPremiumCoverUnlimited>false</isOccLimitPremiumCoverUnlimited>
            <occLimitPremiumExcess>10</occLimitPremiumExcess>
            <occLimitPremiumAggregateLimit>20000</occLimitPremiumAggregateLimit>
            <isOccLimitPremiumAggregateLimitUnlimited>false</isOccLimitPremiumAggregateLimitUnlimited>
            <claimBasis>
              <code>NONE</code>
              <subclassNumber>95</subclassNumber>
            </claimBasis>
          </nonPropFacOutwardCedentsContractLimits>
        </nonPropFacOutwardCedentsContractLimitsList>
        <nonPropFacOutwardCedentsContractRetrocessionairePlacementList>
          <nonPropFacOutwardCedentsContractRetrocessionairePlacement>
            <businessPartner>
              <identifier>MAPLE</identifier>
            </businessPartner>
            <refLifeCycleStatus>
              <code>OA</code>
              <subclassNumber>90</subclassNumber>
            </refLifeCycleStatus>
            <grossRetrocededPercentage>50</grossRetrocededPercentage>
          </nonPropFacOutwardCedentsContractRetrocessionairePlacement>
          <nonPropFacOutwardCedentsContractRetrocessionairePlacement>
            <businessPartner>
              <identifier>STELLAR</identifier>
            </businessPartner>
            <refLifeCycleStatus>
              <code>OA</code>
              <subclassNumber>90</subclassNumber>
            </refLifeCycleStatus>
            <grossRetrocededPercentage>50</grossRetrocededPercentage>
          </nonPropFacOutwardCedentsContractRetrocessionairePlacement>
        </nonPropFacOutwardCedentsContractRetrocessionairePlacementList>
      </addRealiseNonPropFacOccProtectionCreateInput>
    </swbep:addRealiseNonPropFacOccProtection>
  </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:addRealiseNonPropFacOccProtectionResponse xmlns:swbep="urn:SicsWsBusinessEntryPoint" xsi:type="swbep:AddRealiseNonPropFacOccProtectionOutput">
      <addRealiseNonPropFacOccProtectionOutput xmlns:ref="http://www.SicsNt.com/ReferenceItems" xsi:type="ref:SicsBusinessReference">
        <identifier xmlns:cmt="http://www.SicsNt.com/CommonTypes" xsi:type="cmt:String36">SICS2075</identifier>
      </addRealiseNonPropFacOccProtectionOutput>
    </swbep:addRealiseNonPropFacOccProtectionResponse>
  </soapenv:Body>
</soapenv:Envelope>