Technical Doc

SICS API Server - P&C - Accounting - Post Booking Review

Technical Doc, Webservice

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> <swpaep:postBookingReview xmlns:swpaep="urn:SicsWsPcAccountingEntryPoint"> <genericInput /> <postBookingReview> <accountingPostBookingReview> <worksheetReference> <identifier>TW109075</identifier> </worksheetReference> <selectedReportTypeList> <selectedReportType> <code>CHLOSSINCUR</code> <subclassNumber>1216</subclassNumber> </selectedReportType> </selectedReportTypeList> </accountingPostBookingReview> </postBookingReview> </swpaep:postBookingReview> </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> <postBookingReviewResponse xmlns="urn:SicsWsPcAccountingEntryPoint"> <postBookingReviewOutput xmlns="" xmlns:acc="http://www.SicsNt.com/Accounting" xsi:type="acc:AccountingPostBookingReviewOutput"> <postBookingReviewReportList xsi:type="acc:ListOfPostBookingReviewReport"> <postBookingReviewReport xsi:type="acc:AccountingPostBookingReviewReport"> <worksheetId xsi:type="xsd:string">TW109075</worksheetId> <reportName xsi:type="xsd:string">Negative Earned Premium</reportName> <businessId xsi:type="xsd:string">PTTY13353</businessId> <sectionName xsi:type="xsd:string">Main Section</sectionName> <accountingClassificationName xsi:type="xsd:string">Property_Fire Insurance</accountingClassificationName> <uwYear xsi:type="xsd:int">2016</uwYear> <baseCurrency xmlns:ref="http://www. ...

SICS API Server - P&C - Batch Process - Create Accounting Order

Technical Doc, Webservice

Create Accounting Order # 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:ns1="http://www.SicsNt.com/BatchJobs" 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:createAccountingOrder xmlns:swbpep="urn:SicsWsBatchProcessEntryPoint"> <genericInput /> <createAccountingOrderInput xsi:type="ns1:MultiGAAPAccountingOrder"> <title>0526</title> <closeWorksheetAutomatically>true</closeWorksheetAutomatically> <calculationRule xsi:type="ns1:CalculationRulePc"> <blockNegativeAccruals>true</blockNegativeAccruals> <reverseAccruals>true</reverseAccruals> <nonDepositPremiumCalculation>true</nonDepositPremiumCalculation> <onlyUpdateAdjustmentsOnPortfolioProgram>true</onlyUpdateAdjustmentsOnPortfolioProgram> <occurrenceYearReallocationOfAccruals>true</occurrenceYearReallocationOfAccruals> <accumulatedACsplitforAccruals>true</accumulatedACsplitforAccruals> </calculationRule> <currencyConversion> <convertToSectionMainCurrency>true</convertToSectionMainCurrency> <exchangeRateType> <code>DAY</code> <subclassNumber>77</subclassNumber> </exchangeRateType> <exchangeRateCategory> <code>DR</code> <subclassNumber>202</subclassNumber> </exchangeRateCategory> <exchangeRateAsOfType> <code>CURRENT</code> <subclassNumber>201</subclassNumber> </exchangeRateAsOfType> </currencyConversion> <worksheetDetailsOverride> <bookAdjustment>true</bookAdjustment> <populateAccountingPeriod>true</populateAccountingPeriod> </worksheetDetailsOverride> <bookingYearAndPeriod> <bookingYear>2020</bookingYear> <bookingPeriod> <code>M01</code> <subclassNumber>10</subclassNumber> </bookingPeriod> </bookingYearAndPeriod> <orderSelections xsi:type="ns1:OrderSelectionsPc"> <asOfDate>2021-05-26</asOfDate> <includeOnlyBusinessLinkedToPortfolio>true</includeOnlyBusinessLinkedToPortfolio> <excludeBureauBusiness>true</excludeBureauBusiness> <underwritingYearFrom>2020</underwritingYearFrom> <underwritingYearFromUpTo>2021</underwritingYearFromUpTo> <levelOfBusinessList> <levelOfBusiness> <code>IAB</code> <subclassNumber>45</subclassNumber> </levelOfBusiness> <levelOfBusiness> <code>PFP</code> <subclassNumber>45</subclassNumber> </levelOfBusiness> </levelOfBusinessList> <typeOfBusinessList> <typeOfBusiness> <code>PROPTTY</code> <subclassNumber>46</subclassNumber> </typeOfBusiness> <typeOfBusiness> <code>NONPROPTTY</code> <subclassNumber>46</subclassNumber> </typeOfBusiness> </typeOfBusinessList> <mainClassOfBusinessList> <mainClassOfBusiness> <code>AVIATION</code> <subclassNumber>19</subclassNumber> </mainClassOfBusiness> <mainClassOfBusiness> <code>ENERGY</code> <subclassNumber>19</subclassNumber> </mainClassOfBusiness> </mainClassOfBusinessList> <classOfBusinessList> <classOfBusiness> <code>AVIATIONTEST</code> <subclassNumber>3</subclassNumber> </classOfBusiness> <classOfBusiness> <code>ENERGYOF</code> <subclassNumber>3</subclassNumber> </classOfBusiness> </classOfBusinessList> <typeOfParticipationList> <typeOfParticipation> <code>QA</code> <subclassNumber>22</subclassNumber> </typeOfParticipation> <typeOfParticipation> <code>STOPLOSS</code> <subclassNumber>22</subclassNumber> </typeOfParticipation> </typeOfParticipationList> <agreementTypeList> <agreementType> <code>FAC_FAC</code> <subclassNumber>1213</subclassNumber> </agreementType> <agreementType> <code>FAC_OBL</code> <subclassNumber>1213</subclassNumber> </agreementType> </agreementTypeList> <baseCompanyList> <baseCompany> <identifier>111098</identifier> </baseCompany> <baseCompany> <identifier>111095</identifier> </baseCompany> </baseCompanyList> <reportingUnitList> <reportingUnits> <code>AB1</code> </reportingUnits> <reportingUnits> <code>A1</code> </reportingUnits> </reportingUnitList> <masterAgreementList> <masterAgreement> <identifier>SICS3418</identifier> </masterAgreement> <masterAgreement> <identifier>SICS3414</identifier> </masterAgreement> </masterAgreementList> <accountGroupList> <accountGroup> <code>3-10</code> <subclassNumber>225</subclassNumber> </accountGroup> <accountGroup> <code>3-20</code> <subclassNumber>225</subclassNumber> </accountGroup> </accountGroupList> </orderSelections> </createAccountingOrderInput> </swbpep:createAccountingOrder> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Response message # <? ...

SICS API Server - P&C - Batch Process - Create Job

Technical Doc, Webservice

Create Job # 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:ns1="http://www.SicsNt.com/BatchJobs" 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:createJob xmlns:swbpep="urn:SicsWsBatchProcessEntryPoint"> <genericInput /> <createJobInput> <jobIdentifier>karnakar</jobIdentifier> <jobActivation> <code>A</code> <subclassNumber>304</subclassNumber> </jobActivation> <priority>1</priority> <jobStepList> <jobStep xmlns:bjb="http://www.SicsNt.com/BatchJobs" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" soapenc:arrayType="bjb:JobStep[1]" xsi:type="soapenc:Array"> <JobStep xsi:type="ns1:AccountingOrder"> <sequence>1</sequence> <accountingOrder> <identifier>AO13</identifier> </accountingOrder> </JobStep> </jobStep> </jobStepList> </createJobInput> </swbpep:createJob> </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> <swbpep:createJobOut xmlns:swbpep="urn:SicsWsBatchProcessEntryPoint" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <createJobOutput xmlns:ref="http://www.SicsNt.com/ReferenceItems" xsi:type="ref:SicsBatchJobReference"> <jobIdentifier xmlns:ct="http://www.SicsNt.com/CommonTypes" xsi:type="ct:String20">karnakar</jobIdentifier> </createJobOutput> </swbpep:createJobOut> </soapenv:Body> </soapenv:Envelope>

SICS API Server - P&C - Batch Process - Create Order

Technical Doc, Webservice

Create Order # 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:ns1="http://www.SicsNt.com/BatchJobs" 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:createOrder xmlns:swbpep="urn:SicsWsBatchProcessEntryPoint"> <genericInput /> <createOrderInput xsi:type="ns1:RetrocessionProcessingOrder"> <orderSubType> <code>A</code> <subclassNumber>1020</subclassNumber> </orderSubType> <title>RPKK</title> <effectivePeriodFrom>2018-02-14T13:17:50+00:00</effectivePeriodFrom> <classificationSelectionByPPSection>true</classificationSelectionByPPSection> <protectionProgramSection> <identifier>PP410</identifier> <sequenceNumber>1</sequenceNumber> </protectionProgramSection> <assumedBusinesses> <assumedBusiness xmlns:ref="http://www.SicsNt.com/ReferenceItems" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" soapenc:arrayType="ref:SicsBusinessReference[1]" xsi:type="soapenc:Array"> <SicsBusinessReference> <identifier>IN2835</identifier> </SicsBusinessReference> </assumedBusiness> </assumedBusinesses> </createOrderInput> </swbpep:createOrder> </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> <swbpep:createOrderOut xmlns:swbpep="urn:SicsWsBatchProcessEntryPoint" soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <createOrderOutput xmlns:ref="http://www.SicsNt.com/ReferenceItems" xsi:type="ref:SicsAutomaticOrderReference"> <identifier xmlns:ct="http://www. ...

SICS API Server - P&C - Business - Amend Classification

Technical Doc, Webservice

Amend Classification # 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:amendClassification xmlns:swbep="urn:SicsWsBusinessEntryPoint"> <amendClassificationInput> <scopeOfCoverReference> <identifier>NPTTY13</identifier> <beginDateTime>2002-01-01T00:00:00</beginDateTime> <sequenceNumber>0</sequenceNumber> <name>Main Section</name> </scopeOfCoverReference> <amendmentNumber>2</amendmentNumber> </amendClassificationInput> </swbep:amendClassification> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Response message # Response message is not shown.

SICS API Server - P&C - Business - Create Business With Sections

Technical Doc, Webservice

Create Business With Sections # Description # This message creates a new Business with one insured period and a main section and multiple child sections with identifier =UMA-PC-SECTIONS: Request message # <SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <SOAP-ENV:Body> <swbep:createBusinessWithSections xmlns:swbep="urn:SicsWsBusinessEntryPoint"> <genericInput> </genericInput> <createBusinessWithSectionsInput> <createBusinessInput> <title>UMA - Create with Sections</title> <identifierPrefix>UMA-PC-SECTIONS</identifierPrefix> <identifierSerieNumber>3</identifierSerieNumber> <identifierSuffix>A</identifierSuffix> <businessDirection> <code>PAB</code> <subclassNumber>45</subclassNumber> </businessDirection> <typeOfBusiness> <code>DIRECT</code> <subclassNumber>46</subclassNumber> </typeOfBusiness> <insuredPeriod> <beginDateTime>2004-01-01T00:00:00+00:00</beginDateTime> <endDateTime>2004-12-31T00:00:00+00:00</endDateTime> <underwritingYear>2004</underwritingYear> <canBeAutoProtected>true</canBeAutoProtected> <businessPartnerRelationship> <businessPartner> <identifier>00190</identifier> </businessPartner> <relationshipType> <code>RR</code> <subclassNumber>55</subclassNumber> </relationshipType> </businessPartnerRelationship> <businessPartnerRelationship> <businessPartner> <identifier>00193</identifier> </businessPartner> <relationshipType> <code>IR</code> <subclassNumber>55</subclassNumber> </relationshipType> <businessPartnerIdentifier>00191</businessPartnerIdentifier> <businessPartnerName>UMA CEDENT</businessPartnerName> </businessPartnerRelationship> <lifeCyclePhase> <lifeCycleStatus> <refAgreementLifeCycleStatus> <code>OA</code> <subclassNumber>90</subclassNumber> </refAgreementLifeCycleStatus> </lifeCycleStatus> <scopeOfCover> <currency> <isoAlpha>EUR</isoAlpha> </currency> <classification> <includedCountries> <isoAlpha3>USA</isoAlpha3> </includedCountries> <includedRefData> <code>LIABILITY</code> <subclassNumber>19</subclassNumber> </includedRefData> <includedRefData> <code>LIABPROF</code> <subclassNumber>3</subclassNumber> </includedRefData> </classification> <shareCondition> <signedSharePercent>100</signedSharePercent> </shareCondition> </scopeOfCover> </lifeCyclePhase> </insuredPeriod> </createBusinessInput> <PcScopeOfCoverList> <PcScopeOfCoverInput> <PcScopeOfCover> <name>Section 1</name> <currency> <isoAlpha>EUR</isoAlpha> </currency> <classification> <includedCountries> <isoAlpha3>USA</isoAlpha3> </includedCountries> <includedRefData> <code>LIABILITY</code> <subclassNumber>19</subclassNumber> </includedRefData> <includedRefData> <code>LIABPROF</code> <subclassNumber>3</subclassNumber> </includedRefData> <enlargeParentClassification>true</enlargeParentClassification> </classification> <limitPremiumCondition> <currencyForLimitPremium> <currency> <isoAlpha>EUR</isoAlpha> </currency> </currencyForLimitPremium> <limitCondition> <isOriginal>false</isOriginal> <refConditionPer> <code>TOTAL_SUM</code> <subclassNumber>542</subclassNumber> </refConditionPer> <limit> <currency> <isoAlpha>EUR</isoAlpha> </currency> <refOptionalField> <code>MAIN_L</code> <subclassNumber>1001</subclassNumber> </refOptionalField> <refLimitType> <code>SUMINS</code> <subclassNumber>1004</subclassNumber> </refLimitType> <amount>25000000</amount> <isAdded>true</isAdded> </limit> <limit> <currency> <isoAlpha>EUR</isoAlpha> </currency> <refOptionalField> <code>TL_LOSSPR</code> <subclassNumber>1001</subclassNumber> </refOptionalField> <refLimitType> <code>NONE</code> <subclassNumber>1004</subclassNumber> </refLimitType> <amount>20000000</amount> <isAdded>true</isAdded> </limit> </limitCondition> <refCoverBasis> <code>GR</code> <subclassNumber>411</subclassNumber> </refCoverBasis> <isOriginalCostParticipation>false</isOriginalCostParticipation> <mainSumUpToParentSection>true</mainSumUpToParentSection> <refPremiumType> <code>PF_PROP</code> <subclassNumber>134</subclassNumber> </refPremiumType> </limitPremiumCondition> </PcScopeOfCover> </PcScopeOfCoverInput> <PcScopeOfCoverInput> <PcScopeOfCover> <name>Section 2</name> <currency> <isoAlpha>EUR</isoAlpha> </currency> <classification> <includedCountries> <isoAlpha3>USA</isoAlpha3> </includedCountries> <includedRefData> <code>LIABILITY</code> <subclassNumber>19</subclassNumber> </includedRefData> <includedRefData> <code>LIABPER</code> <subclassNumber>3</subclassNumber> </includedRefData> <includedRefData> <code>LIABILITY</code> <subclassNumber>19</subclassNumber> </includedRefData> <includedRefData> <code>LIABPER</code> <subclassNumber>3</subclassNumber> </includedRefData> <includedRefData> <code>LIABILITY</code> <subclassNumber>19</subclassNumber> </includedRefData> <includedRefData> <code>LIABPER</code> <subclassNumber>3</subclassNumber> </includedRefData> <includedRefData> <code>LIABILITY</code> <subclassNumber>19</subclassNumber> </includedRefData> <includedRefData> <code>LIABPER</code> <subclassNumber>3</subclassNumber> </includedRefData> <enlargeParentClassification>true</enlargeParentClassification> </classification> <limitPremiumCondition> <currencyForLimitPremium> <currency> <isoAlpha>EUR</isoAlpha> </currency> </currencyForLimitPremium> <limitCondition> <isOriginal>false</isOriginal> <refConditionPer> <code>TOTAL_SUM</code> <subclassNumber>542</subclassNumber> </refConditionPer> <limit> <currency> <isoAlpha>EUR</isoAlpha> </currency> <refOptionalField> <code>MAIN_L</code> <subclassNumber>1001</subclassNumber> </refOptionalField> <refLimitType> <code>SUMINS</code> <subclassNumber>1004</subclassNumber> </refLimitType> <amount>25000000</amount> <isAdded>true</isAdded> </limit> <limit> <currency> <isoAlpha>EUR</isoAlpha> </currency> <refOptionalField> <code>TL_LOSSPR</code> <subclassNumber>1001</subclassNumber> </refOptionalField> <refLimitType> <code>NONE</code> <subclassNumber>1004</subclassNumber> </refLimitType> <amount>20000000</amount> <isAdded>true</isAdded> </limit> <limit> <currency> <isoAlpha>EUR</isoAlpha> </currency> <refOptionalField> <code>MAIN_L</code> <subclassNumber>1001</subclassNumber> </refOptionalField> <refLimitType> <code>SUMINS</code> <subclassNumber>1004</subclassNumber> </refLimitType> <amount>25000000</amount> <isAdded>true</isAdded> </limit> <limit> <currency> <isoAlpha>EUR</isoAlpha> </currency> <refOptionalField> <code>TL_LOSSPR</code> <subclassNumber>1001</subclassNumber> </refOptionalField> <refLimitType> <code>NONE</code> <subclassNumber>1004</subclassNumber> </refLimitType> <amount>20000000</amount> <isAdded>true</isAdded> </limit> <limit> <currency> <isoAlpha>EUR</isoAlpha> </currency> <refOptionalField> <code>MAIN_L</code> <subclassNumber>1001</subclassNumber> </refOptionalField> <refLimitType> <code>SUMINS</code> <subclassNumber>1004</subclassNumber> </refLimitType> <amount>25000000</amount> <isAdded>true</isAdded> </limit> <limit> <currency> <isoAlpha>EUR</isoAlpha> </currency> <refOptionalField> <code>TL_LOSSPR</code> <subclassNumber>1001</subclassNumber> </refOptionalField> <refLimitType> <code>NONE</code> <subclassNumber>1004</subclassNumber> </refLimitType> <amount>20000000</amount> <isAdded>true</isAdded> </limit> <limit> <currency> <isoAlpha>EUR</isoAlpha> </currency> <refOptionalField> <code>MAIN_L</code> <subclassNumber>1001</subclassNumber> </refOptionalField> <refLimitType> <code>SUMINS</code> <subclassNumber>1004</subclassNumber> </refLimitType> <amount>25000000</amount> <isAdded>true</isAdded> </limit> <limit> <currency> <isoAlpha>EUR</isoAlpha> </currency> <refOptionalField> <code>TL_LOSSPR</code> <subclassNumber>1001</subclassNumber> </refOptionalField> <refLimitType> <code>NONE</code> <subclassNumber>1004</subclassNumber> </refLimitType> <amount>20000000</amount> <isAdded>true</isAdded> </limit> </limitCondition> <refCoverBasis> <code>GR</code> <subclassNumber>411</subclassNumber> </refCoverBasis> <isOriginalCostParticipation>false</isOriginalCostParticipation> <mainSumUpToParentSection>true</mainSumUpToParentSection> <refPremiumType> <code>PF_PROP</code> <subclassNumber>134</subclassNumber> </refPremiumType> </limitPremiumCondition> </PcScopeOfCover> </PcScopeOfCoverInput> </PcScopeOfCoverList> </createBusinessWithSectionsInput> </swbep:createBusinessWithSections> </SOAP-ENV:Body> </SOAP-ENV:Envelope> Response message # <soapenv:Envelope xmlns:soapenv="http://schemas. ...

SICS API Server - P&C - Business - Create Reinstatement Condition

Technical Doc, Webservice

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. ...

SICS API Server - P&C - Business - Retrieve All Assumed Businesses Linked To Placement

Technical Doc, Webservice

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. ...