Create Reinstatement Condition # Request message # <?xml version="1.0" encoding="UTF-8"?> <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:createReinstatementCondition xmlns:swbep="urn:SicsWsBusinessEntryPoint"> <createReinstatementConditionInput> <scopeOfCoverReference> <identifier>NPTTY13</identifier> <beginDateTime>2002-01-01T00:00:00</beginDateTime> <sequenceNumber>0</sequenceNumber> <name>Main Section</name> </scopeOfCoverReference> <reinstatementConditionContainer> <isCurrencyOfLoss>false</isCurrencyOfLoss> <reinstatementType> <code>SPECIFIC</code> <subclassNumber>130</subclassNumber> </reinstatementType> <reinstatement> <paymentRule> <code>PRORATAMOUNT</code> <subclassNumber>129</subclassNumber> </paymentRule> <extraPercentage>11.1</extraPercentage> <brokerage>22.5</brokerage> <brokerageType> <code>PERCENT</code> <subclassNumber>125</subclassNumber> </brokerageType> </reinstatement> <reinstatement> <paymentRule> <code>PRORATAMOUNT</code> <subclassNumber>129</subclassNumber> </paymentRule> <percentage>1</percentage> <extraPercentage>1</extraPercentage> <brokerage>100</brokerage> <brokerageType> <code>PERCENT</code> <subclassNumber>125</subclassNumber> </brokerageType> </reinstatement> </reinstatementConditionContainer> </createReinstatementConditionInput> </swbep:createReinstatementCondition> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Response message # Response message is not shown.
...
Retrieve All Assumed Businesses Linked To Placement # Request message # <?xml version="1.0" encoding="UTF-8"?> <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:retrieveAllAssumedBusinessesLinkedToPlacement xmlns:swbep="urn:SicsWsBusinessEntryPoint"> <genericInput /> <retrieveAllAssumedBusinessesLinkedToPlacementInput> <insuredPeriodReference> <objectId>0E08D43E37E811E8AB2415DE0E4A051D</objectId> <identifier>OCC12670-1</identifier> </insuredPeriodReference> </retrieveAllAssumedBusinessesLinkedToPlacementInput> </swbep:retrieveAllAssumedBusinessesLinkedToPlacement> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Response message # <?xml version="1.0" encoding="UTF-8"?> <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:retrieveAllAssumedBusinessesLinkedToPlacementOut xmlns:swbep="urn:SicsWsBusinessEntryPoint" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <retrieveAllAssumedBusinessesLinkedToPlacementOutput xmlns:bus="http://www.SicsNt.com/Business" xsi:type="bus:retrieveAllAssumedBusinessesLinkedToPlacementOutput"> <linkedAssumedBusiness xsi:type="bus:LinkedAssumedBusinessList"> <linkedAssumedBusinesses xsi:type="bus:AssumedBusinessList"> <identifier xsi:type="xsd:string">PTTY14269</identifier> <levelOfBusinessString xsi:type="xsd:string">Assumed Business</levelOfBusinessString> <scopeOfCoverString xsi:type="xsd:string">Main Section - ST17035</scopeOfCoverString> <underwritingYear xsi:type="xsd:int">2016</underwritingYear> <typeOfBusinessString xsi:type="xsd:string">Proportional Treaty</typeOfBusinessString> <basicStatusString xsi:type="xsd:string">Definite</basicStatusString> <retrocededPercentage xmlns:ct="http://www.
...
Update Contract Certainty CheckList # Request message # <?xml version="1.0" encoding="UTF-8"?> <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:updateContractCertaintyCheckList xmlns:swbep="urn:SicsWsBusinessEntryPoint"> <genericInput /> <updateContractCertaintyCheckListInput> <insuredPeriod> <identifier>PTTY2171</identifier> <beginDateTime>2011-01-01T00:00:00+00:00</beginDateTime> </insuredPeriod> <contractCertaintyCheckList> <insuredPeriodContractCertaintyCheckDetailUpdate> <contractCertaintyCheckDetailKey> <uniqueId>1</uniqueId> </contractCertaintyCheckDetailKey> <contractCertaintyCheckDetail> <isActive>true</isActive> </contractCertaintyCheckDetail> </insuredPeriodContractCertaintyCheckDetailUpdate> </contractCertaintyCheckList> </updateContractCertaintyCheckListInput> </swbep:updateContractCertaintyCheckList> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Response message # Response message is not shown.
Please select example from the menu on the left side.
Create Or Update Collateral # Description # Creating Collateral using createOrUpdateCollateral API.
Request message # <?xml version="1.0" encoding="ISO-8859-1"?> <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> <swbpep:createOrUpdateCollateral xmlns:swbpep="urn:SicsWsBusinessPartnerEntryPoint"> <genericInput /> <createOrUpdateCollateralInput> <businessPartnerReference> <identifier>S165</identifier> </businessPartnerReference> <collateral> <letterOfCredit> <issuingBank> <identifier>ABB1</identifier> <partyIdentifierType> <code>BID</code> <subclassNumber>35</subclassNumber> </partyIdentifierType> </issuingBank> <identifier>A1</identifier> <effectiveDate>2023-03-14</effectiveDate> <expirationDate>2023-03-14</expirationDate> <originalAmount>2000</originalAmount> <originalCurrency> <isoAlpha>ADP</isoAlpha> </originalCurrency> <collateralDetailsList> <collateralDetail> <loCAmountType> <code>INCREASE</code> <subclassNumber>1238</subclassNumber> </loCAmountType> <bankDate>2023-03-01</bankDate> <amount>45</amount> </collateralDetail> <collateralDetail> <loCAmountType> <code>DECREASE</code> <subclassNumber>1238</subclassNumber> </loCAmountType> <bankDate>2023-03-02</bankDate> <amount>23.1</amount> </collateralDetail> </collateralDetailsList> <collateralPercentage>75.
...
Please select example from the menu on the left side.
Post Booking Review # Request message # <?xml version="1.0" encoding="UTF-8"?> <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> <swcaep:annulBalancePairing xmlns:swcaep="urn:SicsWsCommonAccountingEntryPoint"> <genericInput /> <annulBalancePairing> <pairingObjectIdReference>89A92A5E85054218ACA4C980768A8B03</pairingObjectIdReference> </annulBalancePairing> </swcaep:annulBalancePairing> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Response message # <?xml version="1.0" encoding="UTF-8"?> <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> <swcaep:annulBalancePairingResponse xmlns:swcaep="urn:SicsWsCommonAccountingEntryPoint" xsi:type="swcaep:AnnulBalancePairingOutput" /> </soapenv:Body> </soapenv:Envelope>
Please select example from the menu on the left side.
Populate Template String # Request # <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ref="http://www.SicsNt.com/ReferenceItems" xmlns:SicsNt="http://www.SicsNt.com/SicsNt" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SOAP-ENV:Body> <swdpep:populateTemplateString xmlns:swdpep="urn:SicsWsDocumentProductionEntryPoint"> <PopulateTemplateStringRequest xsi:type="PopulateTemplateStringRequest"> <sourceString xsi:type="xsd:string">Reinsurance Engine Document Production Test: Business Identifier: <#lifeCyclePhase.business.identifier> Business Title: <#lifeCyclePhase.business.title> Insured Period: <#lifeCyclePhase.insuredPeriod.startDate> - <#lifeCyclePhase.insuredPeriod.endDate></sourceString> <sourceInterfaceClass xsi:type="xsd:string">SicsLifeCyclePhaseExternalInterface</sourceInterfaceClass> <sourceObject xsi:type="ref:SicsObjectReference"> <referenceClass xsi:type="xsd:string">SicsLifeCyclePhase</referenceClass> <objectId xsi:type="">F5206FBE7127D611B06700508BACE5A2</objectId> </sourceObject> <showTagsInResult xsi:type="xsd:boolean">false</showTagsInResult> </PopulateTemplateStringRequest> </swdpep:populateTemplateString> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Response # The following text was returned as output for the above input.
‘Reinsurance Engine Document Test
Business Identifier: SICS1
...
Produce Document # Request # <?xml version="1.0" encoding="UTF-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SicsNt="http://www.SicsNt.com/SicsNt" xmlns:ref="http://www.SicsNt.com/ReferenceItems" 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:Body> <swdpep:produceDocument xmlns:swdpep="urn:SicsWsDocumentProductionEntryPoint"> <ProduceDocumentRequest xsi:type="ProduceDocumentRequest"> <templateSubCategory xsi:type="xsd:string">COVNOT</templateSubCategory> <templateTitle xsi:type="xsd:string">CAJ TEST</templateTitle> <sourceInterfaceClass xsi:type="xsd:string">SicsLifeCyclePhaseExternalInterface</sourceInterfaceClass> <sourceObject xsi:type="ref:SicsObjectReference"> <referenceClass xsi:type="xsd:string">SicsLifeCyclePhase</referenceClass> <objectId xsi:type="">F5206FBE7127D611B06700508BACE5A2</objectId> </sourceObject> </ProduceDocumentRequest> </swdpep:produceDocument> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Response # The above input created a new cover note document in a test database, attached to the relevant business object (the relevant lifeCyclePhase of that business to be exact). The output from this service was simply the document identifier: ‘COV_422’