SICS API Server - P&C
SOAP webservice documentation
#
Summary
#
Total number of EntryPoints: 17
Total number of Operations: 323
Index
#
Overview of all webservices in all EntryPoints:
Details
#
Description and technical details:
SicsWsAdministrationEntryPoint
#
This is the SicsWsAdministrationEntryPoint service. This entrypoint describes general administration of SICS Server and a generic service for chaining together an arbitrary set of services. Also explains some general features with the SICS Server API, such as how to override the default answer to interactive (yes/no) system messages, how to enable message logging, how to provide a User ID with a service call, etc.
Number of Operations: 13
Operation: about#
Operation: chainedOperations#
Operation: decreasePoolSize#
| Operation |
decreasePoolSize |
| Namespace |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface |
| From ver. |
4.5.1 |
| Description |
This webservice operation decreases the size of the SICS Server System Pool.
Each request needs a system for being processed, therefore decreasing the size of the pool results into decreasing the maximum number of requests being processed at the same time.
|
| Input type |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface/decreasePoolSize |
| Output type |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint/SicsWsAdministrationEntryPointPort/decreasePoolSizeResponse |
Operation: fullRefresh#
| Operation |
fullRefresh |
| Namespace |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation perform a full refresh (memory cleanup) of SICS Server, including re-caching of all basic data which is normally cached. |
| Input type |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface/fullRefresh |
| Output type |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint/SicsWsAdministrationEntryPointPort/fullRefreshResponse |
Operation: increasePoolSize#
| Operation |
increasePoolSize |
| Namespace |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface |
| From ver. |
4.5.1 |
| Description |
This webservice operation increases the size of the SICS Server System Pool.
Each request needs a system for being processed, therefore increasing the size of the pool results into increasing the maximum number of requests being processed at the same time.
|
| Input type |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface/increasePoolSize |
| Output type |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint/SicsWsAdministrationEntryPointPort/increasePoolSizeResponse |
Operation: isAvailable#
Operation: lightRefresh#
Operation: login#
| Operation |
login |
| Namespace |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface |
| From ver. |
3.1.10 |
| Description |
This webservice operation is used for user authentication, authorization & Encryption. |
| Input type |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface/login |
| Output type |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint/SicsWsAdministrationEntryPointPort/loginResponse |
Operation: serverOptions#
| Operation |
serviceInformation |
| Namespace |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface |
| From ver. |
4.0.6 |
| Description |
This webservice operation provides a report of what interactive messages have been ‘answered’ in previous Web Service operations. |
| Input type |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface/serviceInformation |
| Output type |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint/SicsWsAdministrationEntryPointPort/serviceInformationResponse |
Operation: shutDown#
| Operation |
shutDown |
| Namespace |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface |
| From ver. |
3.1.11 |
| Description |
This webservice operation is Obsolete and cannot be used.
SICS Server must be shut down / stopped using the appropriate command of the JEE container (e.g. the stop command in Tomcat).
|
| Input type |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface/shutDown |
| Output type |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint/SicsWsAdministrationEntryPointPort/shutDownResponse |
Operation: status#
| Operation |
status |
| Namespace |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface |
| From ver. |
4.5.1 |
| Description |
This webservice operation responds with the status of this SICS Server instance |
| Input type |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface/status |
| Output type |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint/SicsWsAdministrationEntryPointPort/statusResponse |
Operation: writeApiSupportFiles#
| Operation |
writeApiSupportFiles |
| Namespace |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface |
| From ver. |
4.0.3 |
| Description |
This webservice operation is as of version 4.0 obsolete and cannot be used.
Provides options for writing Api Support Files.
|
| Input type |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface/writeApiSupportFiles |
| Output type |
http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint/SicsWsAdministrationEntryPointPort/writeApiSupportFilesResponse |
SicsWsBatchProcessEntryPoint
#
This is the SicsWsBatchProcessEntryPoint service. This entrypoint describes the Batch Process Service i.e. ActivateJob, CreateAccountingOrder, CreateJob, CreateOrder. This service is to allow external applications (for example an external scheduler) to initiate the activation of a job that is defined in the SICS Job Scheduler module.
Number of Operations: 5
Operation: activateJob#
| Operation |
activateJob |
| Namespace |
http://www.SicsWsBatchProcessEntryPoint.com/SicsWsBatchProcessEntryPoint-interface |
| From ver. |
4.3.1 |
| Description |
This webservice operation initiate the activation of a job that is defined in the SICS Job Scheduler module.
The job has one parameter (identifier), which identifies the job in the SICS Job Scheduler.
The calling application must call the service with a Job Identifier as parameter. The effect of calling this service is that SICS Server will activate the job immediately. The job can then be processed by a running SICS Batch Server (Scheduler) instance.
This service will take Identifier as the input and will perform the following:
Look for an actual job with activation ‘OnCallOnly’ and identifier matching the specified id.
If found, change the job status to ‘Active’ and desired start time to ‘Current Time’.
Else look for matching ‘OnCallOnly’ template in Job Template and if found, create a job from the template, change the job status to active and desired start time to ‘Current time’.
Else (no matching OnCallOnly job and no matching OnCallOnly template) look for matching actual job with activation ‘Requested’ and identifier matching the specified id. If found, changed the job status to ‘Active’ and desired start time to ‘Current Time’.
Although SICS allows more than one Template or Actual Job to have the same identifier, the intention is that externally scheduled jobs should have unique identifiers. It is up to the user who creates the Job Template or Actual Job to ensure this. If SICS Server is asked to activate a job and more than one Actual Job or Template matches the job identifier, then a random Job/Template will be activated.
When SICS Server is finished activating the selected job, it will reset itself and wait for a new service request. Even if more than one Actual Job or Template matches the requested identifier, SICS Server will only activate one job, using the selection criteria described above.
|
| Input type |
http://www.SicsWsBatchProcessEntryPoint.com/SicsWsBatchProcessEntryPoint-interface/activateJob |
| Output type |
http://www.SicsWsBatchProcessEntryPoint.com/SicsWsBatchProcessEntryPoint/SicsWsBatchProcessEntryPointPort/activateJobResponse |
Operation: closeRemainingOpenWS#
Operation: createAccountingOrder#
| Operation |
createAccountingOrder |
| Namespace |
http://www.SicsWsBatchProcessEntryPoint.com/SicsWsBatchProcessEntryPoint-interface |
| From ver. |
4.21.2 |
| Description |
This webservice operation is used for Automatic calculation and booking of figures on worksheets,include CessionOrder,EventIBNRMassUpdateOrder,MultiGAAPAccountingOrder,PreliminaryBookingsCorrectionOrder,PreliminaryBookingsOrder,RecoveryCalculationOrderForProtectionProgram,RecoveryCalculationOrderForSingleOcc,ReinstatementPremiumOrderForInwardOrAssumed,RetrocessionAccountOrder,RetrocessionCalculationOrder,RetrocessionCessionOrder. |
| Input type |
http://www.SicsWsBatchProcessEntryPoint.com/SicsWsBatchProcessEntryPoint-interface/createAccountingOrder |
| Output type |
http://www.SicsWsBatchProcessEntryPoint.com/SicsWsBatchProcessEntryPoint/SicsWsBatchProcessEntryPointPort/createAccountingOrderResponse |
| Examples |
SOAP library - SicsWsBatchProcessEntryPoint - createAccountingOrder
|
Operation: createJob#
Operation: createOrder#
SicsWsBusinessEntryPoint
#
This is the SicsWsBusinessEntryPoint service. This entrypoint describes all the business operations. This service supports all the business operations like add and realize protections, create and update business conditions, copying business, add and delete accounting classifications, add and delete amendments etc.
Number of Operations: 151
Operation: addChildSOCWithAmendment#
Operation: addOutwardCedentContract#
Operation: addOutwardCedentContractToLightPolicy#
Operation: addOwnRetention#
| Operation |
addOwnRetention |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.11 |
| Description |
This webservice operation is used to add Own Retention to the Light Policy or OCC. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/addOwnRetention |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/addOwnRetentionResponse |
Operation: addRealiseFacProtection#
| Operation |
addRealiseFacProtection |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to add and realize proportional facultative protection assignment |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/addRealiseFacProtection |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/addRealiseFacProtectionResponse |
Operation: addRealiseNonPropFacOccProtection#
Operation: addRealiseNPFacProtection#
| Operation |
addRealiseNPFacProtection |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
4.21.2 |
| Description |
This webservice operation is used to add and realize non-proportional facultative protection assignment. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/addRealiseNPFacProtection |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/addRealiseNPFacProtectionResponse |
Operation: addRealizeNonPropFacOccProtectionToLightPolicy#
Operation: addRealizePropFacOccProtection#
| Operation |
addRealizePropFacOccProtection |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
4.24.2 |
| Description |
This webservice operation creates a new Fac OCC and retrocessionaire and attaches it to the protection program on the business. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/addRealizePropFacOccProtection |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/addRealizePropFacOccProtectionResponse |
Operation: addRealizePropFacOccProtectionToLightPolicy#
Operation: amendBusinessCondition#
Operation: amendBusinessWithSections#
| Operation |
amendBusinessWithSections |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.15 |
| Description |
This webservice operation update Business Conditions in Light Policy by amendment with multiple sections. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/amendBusinessWithSections |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/amendBusinessWithSectionsResponse |
Operation: amendClassification#
| Operation |
amendClassification |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation Amend a classification.
This will create a copy of the classifications and let the copy be owned by a specific amendment (SicsAmendment).
Before you can amend a classification, the amendment object (amendment number) you specify in the input message must already exist on the target business.
The behavior of the service is similar to the process of amending a classification on the SICS Workstation.
The amendClassification service does not allow you to specify new classification data.
This must be done using the updateScopeOfCover service.
|
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/amendClassification |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/amendClassificationResponse |
| Examples |
SOAP library - SicsWsBusinessEntryPoint - amendClassification
|
Operation: amendProtectionAssignment#
Operation: amendScopeOfCoverWithConditions#
Operation: applyPremiumPaymentWarranty#
Operation: assignBusinessToCedentsContract#
Operation: assignTreatyToCedentsProgram#
Operation: cancelBusiness#
Operation: cancelChildScopeOfCoverAsPartOfAmendment#
Operation: cancelProvisionalBusiness#
Operation: changeBusinessLifeCycleStatus#
Operation: changeRenewalOption#
| Operation |
changeRenewalOption |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.15 |
| Description |
This webservice operation is used to change Renewal Option on an Assumed Business or OCC. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/changeRenewalOption |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/changeRenewalOptionResponse |
Operation: compareInsuredPeriods#
| Operation |
compareInsuredPeriods |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
4.9.5 |
| Description |
This webservice operation is used to Compares between two insured periods within a business and provides details of the business conditions. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/compareInsuredPeriods |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/compareInsuredPeriodsResponse |
Operation: copyBusiness#
| Operation |
copyBusiness |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation allows you to copy an established business to create a new business. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/copyBusiness |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/copyBusinessResponse |
Operation: copyProtectionAssignment#
Operation: createAccountingClassification#
Operation: createAccountsCommonCondition#
| Operation |
createAccountsCommonCondition |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.0.4 |
| Description |
This webservice operation is used to create/define XL protection on the Accounts Common Condition on an Inward business. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createAccountsCommonCondition |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createAccountsCommonConditionResponse |
Operation: createAmendment#
| Operation |
createAmendment |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to create an Amendment on a Business Insured Period. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createAmendment |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createAmendmentResponse |
Operation: createBusiness#
Operation: createBusinessGroup#
| Operation |
createBusinessGroup |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to create business groups.
In addition to the creation of a group with its details the WS supports the assigning of one or several businesses to the group in same message.
|
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createBusinessGroup |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createBusinessGroupResponse |
Operation: createBusinessLifeCycleStatus#
Operation: createBusinessUnderlyingBusiness#
Operation: createBusinessWithSections#
Operation: createCancellationCondition#
Operation: createCedentsProgramFromAssumedBusiness#
Operation: createChildScopeOfCover#
Operation: createChildScopeOfCoverWithConditions#
Operation: createClaimCondition#
Operation: createClauseCondition#
Operation: createDeductiblesCondition#
Operation: createDeductionCondition#
Operation: createDepositCondition#
Operation: createIndexClauseCondition#
Operation: createInsurancePremiumTaxCondition#
Operation: createInternalPremiumReserveCondition#
Operation: createIntraGroupContract#
Operation: createLfPolicyLightBusiness#
Operation: createLimitPremiumCondition#
Operation: createMultipleSections#
| Operation |
createMultipleSections |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation creates multiple sections and section hierarchy.
MINIMUM input is Business ID, Insured period, Life cycle Status and amendment.
|
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createMultipleSections |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createMultipleSectionsResponse |
Operation: createPlacementForIc#
Operation: createPlacementForOcc#
Operation: createPolicyLightBusiness#
Operation: createPortfolioCondition#
Operation: createProfitCommissionCondition#
Operation: createProtectionProgramFacPart#
Operation: createProtectionProgramTreatyPart#
Operation: createRebateCondition#
Operation: createReinstatementCondition#
Operation: createReinsuranceProgramFromAssumedBusiness#
Operation: createReinsuranceProgramTreatyPart#
Operation: createReserveCondition#
Operation: createShareCondition#
Operation: createUserDefinedFieldsCondition#
Operation: deleteAccountingClassification#
| Operation |
deleteAccountingClassification |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.17 |
| Description |
This webservice operation is used to delete Accounting Classification on Assumed Business, Light Policy or OCC. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/deleteAccountingClassification |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/deleteAccountingClassificationResponse |
Operation: deleteAmendment#
Operation: deleteBusiness#
| Operation |
deleteBusiness |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used for deleting existing business or existing insured period.
MINIMUM INPUT: Business ID and Insured Period Start Date.
|
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/deleteBusiness |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/deleteBusinessResponse |
Operation: deleteBusinessCondition#
Operation: deleteBusinessGroup#
| Operation |
deleteBusinessGroup |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to delete business groups.
It covers deletion of the group, regardless of Type of group.
|
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/deleteBusinessGroup |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/deleteBusinessGroupResponse |
Operation: deleteChildScopeOfCover#
Operation: deleteClassification#
| Operation |
deleteClassification |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.0.4 |
| Description |
This webservice operation delete a scope of cover classification that is linked to the Scope of Cover and Amendment number indicated by the SOAP input.
This Web Service is only intended for deleting a Scope of Cover Classification that has been amended i.e. where Classification is linked to an Amendment that has Amendment number greater than 0.
If an attempt is made to delete Scope of Cover classification for Amendment 0, the Web Service will fail with a validation error message.
|
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/deleteClassification |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/deleteClassificationResponse |
Operation: delinkBusinessFromCedentsContract#
Operation: delinkTreatyFromCedentsProgram#
Operation: editClassification#
| Operation |
editClassification |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.15 |
| Description |
This webservice operation is used to add, modify and delete existing classification. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/editClassification |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/editClassificationResponse |
Operation: editEstimatedItemNote#
| Operation |
editEstimatedItemNote |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
4.3.1 |
| Description |
This webservice operation can be used to create, modify and remove the estimated item’s note. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/editEstimatedItemNote |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/editEstimatedItemNoteResponse |
Operation: editRetrocededShare#
Operation: editRetrocession#
Operation: generateAccountingClassification#
Operation: generateAutoFacProtection#
| Operation |
generateAutoFacProtection |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
4.2.2 |
| Description |
This webservice operation is used to automatically generate protection assignment for an Assumed Business, Policy Ceded using a Fac Protection Program.
The calculated protection assignment will be stored to the database and the new protection assignment of the business will be returned to the caller.
|
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/generateAutoFacProtection |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/generateAutoFacProtectionResponse |
Operation: generateAutoProtectionCommit#
| Operation |
generateAutoProtectionCommit |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to ‘Generate Auto Protection (Commit)’ for the direct and fac businesses.
When function ‘Generate Auto Protection’ to be performed for given policy and insured period and life cycle phase.
The system will trigger the same functionality available on direct and fac businesses ‘Generate Auto Protection’.
The calculated PA will be stored to the database and the captured protection assignments will be returned to the caller.
|
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/generateAutoProtectionCommit |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/generateAutoProtectionCommitResponse |
Operation: generateAutoProtectionProposal#
| Operation |
generateAutoProtectionProposal |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to ‘Generate Auto Protection (Proposal)’ for the direct and fac businesses.
When function ‘Generate Auto Protection’ is performed for given policy and insured period and life cycle phase.
The system will trigger the same functionality available on direct and fac businesses ‘Generate Auto Protection’.
The calculated result will be returned to the caller as a proposal.
|
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/generateAutoProtectionProposal |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/generateAutoProtectionProposalResponse |
Operation: generatePolicyLightAutoFacProtection#
| Operation |
generatePolicyLightAutoFacProtection |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
4.2.2 |
| Description |
This webservice operation is used to automatically generate protection assignment for a Policy Light Business using a Fac Protection Program.
The calculated protection assignment will be stored to the database and the new protection assignment of the policy will be returned to the caller.
|
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/generatePolicyLightAutoFacProtection |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/generatePolicyLightAutoFacProtectionResponse |
Operation: generatePolicyLightAutoProtectionCommit#
| Operation |
generatePolicyLightAutoProtectionCommit |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
4.5.2 |
| Description |
This webservice operation is used to automatically generate existing protection assignment for a Policy Light Business against Treaty Protection Program. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/generatePolicyLightAutoProtectionCommit |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/generatePolicyLightAutoProtectionCommitResponse |
Operation: generatePolicyLightAutoProtectionProposal#
| Operation |
generatePolicyLightAutoProtectionProposal |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
4.25.1 |
| Description |
This webservice operation is used to ‘Generate Auto Protection (Proposal)’ for the Policy Light businesses.
When function ‘Generate Auto Protection’ is performed for given policy Light and insured period.
The system will trigger the same functionality available on Policy light businesses ‘Generate Auto Protection’.
The calculated result will be returned to the caller as a proposal.
|
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/generatePolicyLightAutoProtectionProposal |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/generatePolicyLightAutoProtectionProposalResponse |
Operation: getProtectionAssignmentForLfPolicyLightNotRecorded#
Operation: getProtectionAssignmentForPolicyLightNotRecorded#
Operation: getProtectionAssignmentForPolicyNotRecorded#
Operation: getProtectionAssignmentForPolicyWithSectionsNotRecorded#
Operation: importDefaultPeriodEstimatesOnPortfolioProgram#
Operation: inactivateAmendment#
| Operation |
inactivateAmendment |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to inactivate amendments on business.
Minimum input is: Business identifier, Begin date/time, Amendment number.
|
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/inactivateAmendment |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/inactivateAmendmentResponse |
Operation: linkIntraGroupContract#
Operation: listMissingMandatoryFields#
| Operation |
listMissingMandatoryFields |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
4.5.1 |
| Description |
This webservice operation is used to list out the Missing Mandatory Fields while creating the Light Policy. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/listMissingMandatoryFields |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/listMissingMandatoryFieldsResponse |
Operation: massCancellation#
Operation: massRenewal#
Operation: overrideDeclarationNonProportionalProtectionOnLightPolicy#
Operation: overrideDeclarationProportionalProtectionOnLightPolicy#
Operation: portfolioProgramPartAddAttachedBusiness#
Operation: renewBusiness#
| Operation |
renewBusiness |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to Renew Business for another Insured Period. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/renewBusiness |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/renewBusinessResponse |
Operation: renewBusinessWithSections#
Operation: renewCedentsProgram#
| Operation |
renewCedentsProgram |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
4.4.2 |
| Description |
This webservice operation is used for renewing the Cedents program to the next Insured period. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/renewCedentsProgram |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/renewCedentsProgramResponse |
Operation: renewPolicyLightBusiness#
Operation: renewReinsuranceProgram#
Operation: retrieveAllAssumedBusinessesLinkedToPlacement#
Operation: retrieveRecordedProtectionAssignment#
Operation: retrieveValidLifeCycleStatus#
| Operation |
retrieveValidLifeCycleStatus |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.17 |
| Description |
This webservice operation is used to retrieve a list of valid life cycle statuses for a specific life cycle phase of a business(re-)using the rules and logic in SICS.
It can also be used to retrieve all possible valid life cycle statuses for a new assumed business.
|
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/retrieveValidLifeCycleStatus |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/retrieveValidLifeCycleStatusResponse |
Operation: revertToPreviousLifeCycleStatus#
Operation: revokeCancellation#
Operation: revokeProvisionalCancellation#
| Operation |
revokeProvisionalCancellation |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation revoke provisional cancellation for an insured period on a business.
Minimum input: Business identifier and Begin date/time.
|
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/revokeProvisionalCancellation |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/revokeProvisionalCancellationResponse |
Operation: unlinkIntraGroupContract#
Operation: updateAccountingClassifications#
Operation: updateAccountsCommonCondition#
Operation: updateAmendment#
Operation: updateBusiness#
| Operation |
updateBusiness |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation Update business attributes.
This service does not support the update of business condition attributes.
|
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateBusiness |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateBusinessResponse |
Operation: updateBusinessGroup#
| Operation |
updateBusinessGroup |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to update business groups.
In addition to editing group details the Update WS covers assigning and/or removal of one or several businesses to the group.
|
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateBusinessGroup |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateBusinessGroupResponse |
Operation: updateBusinessLifeCycleStatus#
Operation: updateBusinessUnderlyingBusiness#
Operation: updateCancellationCondition#
Operation: updateClaimCondition#
| Operation |
updateClaimCondition |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.0.4 |
| Description |
This webservice operation is used to update Claim Condition on an OCC or Assumed Business. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateClaimCondition |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateClaimConditionResponse |
Operation: updateClauseCondition#
Operation: updateContractCertaintyCheckList#
Operation: updateDeductiblesCondition#
Operation: updateDeductionCondition#
Operation: updateDepositCondition#
Operation: updateIndexClauseCondition#
Operation: updateInsurancePremiumTaxCondition#
Operation: updateInsuredPeriod#
Operation: updateInternalPremiumReserveCondition#
Operation: updateLastAccountingYearDetails#
Operation: updateLfPolicyLightBusiness#
Operation: updateLimitPremiumCondition#
Operation: updatePeriodEstimates#
| Operation |
updatePeriodEstimates |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
4.21.4 |
| Description |
This webservice operation is used to create and update period estimate for a business scope of cover. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updatePeriodEstimates |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updatePeriodEstimatesResponse |
Operation: updatePolicyLightBusiness#
Operation: updatePortfolioCondition#
| Operation |
updatePortfolioCondition |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.0.4 |
| Description |
This webservice operation is used to update Portfolio Condition on an Proportional Treaty OCC or Assumed Business. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updatePortfolioCondition |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updatePortfolioConditionResponse |
Operation: updateProfitCommissionCondition#
Operation: updateProtectionProgramFacPart#
Operation: updateProtectionProgramTreatyPart#
Operation: updateRebateCondition#
| Operation |
updateRebateCondition |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.0.4 |
| Description |
This webservice operation is used to update no claim bonus and other rebate conditions on Prop/Non-Prop Treaty. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateRebateCondition |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateRebateConditionResponse |
Operation: updateReinstatementCondition#
Operation: updateReinsuranceProgramTreatyPart#
Operation: updateReserveCondition#
Operation: updateScopeOfCover#
| Operation |
updateScopeOfCover |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to update Scope of Cover Classification on an OCC or Assumed Business. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateScopeOfCover |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateScopeOfCoverResponse |
Operation: updateScopeOfCoverWithConditions#
Operation: updateShareCondition#
Operation: updateUnderwritersEstimates#
| Operation |
updateUnderwritersEstimates |
| Namespace |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. |
4.2.2 |
| Description |
This webservice operation is used to update Underwriters Estimates Condition on an OCC or Assumed Business. |
| Input type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateUnderwritersEstimates |
| Output type |
http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateUnderwritersEstimatesResponse |
Operation: updateUserDefinedFieldsCondition#
SicsWsBusinessInsurablesEntryPoint
#
This is the SicsWsBusinessInsurablesEntryPoint service. This entrypoint describes all the business Insurables operations. This supports all the business Insurables operations like createInsurableObject, updateInsurableObject, retrieveInsurablePerils, maintainCessionInsurablePeril, anonymizeIndividualInsurableObject.
Number of Operations: 5
Operation: anonymizeIndividualInsurableObject#
Operation: createInsurableObject#
| Operation |
createInsurableObject |
| Namespace |
http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used for Creation of Insurable objects.
Minimum input for Create Service: Insurable Object type and name.
|
| Input type |
http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint-interface/createInsurableObject |
| Output type |
http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint/SicsWsBusinessInsurablesEntryPointPort/createInsurableObjectResponse |
Operation: maintainCessionInsurablePeril#
| Operation |
maintainCessionInsurablePeril |
| Namespace |
http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation covers creation and update of existing Insured Peril Cessions for a business.
Minimum input for this Service: Business ID, SOC name and Insured period start date.
|
| Input type |
http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint-interface/maintainCessionInsurablePeril |
| Output type |
http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint/SicsWsBusinessInsurablesEntryPointPort/maintainCessionInsurablePerilResponse |
Operation: retrieveInsurablePerils#
Operation: updateInsurableObject#
| Operation |
updateInsurableObject |
| Namespace |
http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used for Updating Insurable objects.
Minimum input for Update Service: Insurable object Name or Identifier (both Unique ID and Other ID can be used as reference).
|
| Input type |
http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint-interface/updateInsurableObject |
| Output type |
http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint/SicsWsBusinessInsurablesEntryPointPort/updateInsurableObjectResponse |
SicsWsBusinessPartnerEntryPoint
#
This is the SicsWsBusinessPartnerEntryPoint service. This entrypoint describes all the business partner operations. This supports all the business partner operations like createBusinessPartner, updateBusinessPartner, anonymizeBusinessPartner, deleteParty etc.
Number of Operations: 14
Operation: anonymizeBusinessPartner#
Operation: createAndApproveBankAccount#
| Operation |
createAndApproveBankAccount |
| Namespace |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface |
| From ver. |
4.4.1 |
| Description |
This webservice operation Create and Approve a Bank Account for an existing business partner.
Minimum Input for Create and Approve a Bank Account: PartyReference : Identifier, Bank Account Number, Bank Identifier, Currency, Account Task.
|
| Input type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface/createAndApproveBankAccount |
| Output type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint/SicsWsBusinessPartnerEntryPointPort/createAndApproveBankAccountResponse |
Operation: createBank#
| Operation |
createBank |
| Namespace |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation supports all fields on the Main bank window, Addresses, Electronic Addresses, Identifiers and User Defined Fields.
Minimum Input for Create Bank: Name and Country.
|
| Input type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface/createBank |
| Output type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint/SicsWsBusinessPartnerEntryPointPort/createBankResponse |
Operation: createBusinessPartner#
| Operation |
createBusinessPartner |
| Namespace |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation creates Business Partner or Insured(Third Party).
In order to create an Insured(Third Party) the isInsured element must be set to true.
Minimum Input for Create Business Partner/Insured: Name and Country.
|
| Input type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface/createBusinessPartner |
| Output type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint/SicsWsBusinessPartnerEntryPointPort/createBusinessPartnerResponse |
Operation: createBusinessPartnerGroup#
| Operation |
createBusinessPartnerGroup |
| Namespace |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface |
| From ver. |
3.1.11 |
| Description |
This webservice operation takes place when a user creates Business Partner Group or a Third Party Group.
Minimum Input: Business Partner (Third Party) Group CODE.
Business Partner (Third Party) Group NAME.
A Boolean to indicate if this is a Business Partner or Third Party Group.
|
| Input type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface/createBusinessPartnerGroup |
| Output type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint/SicsWsBusinessPartnerEntryPointPort/createBusinessPartnerGroupResponse |
Operation: createOrUpdateCollateral#
Operation: createOrUpdateCollateralDetails#
| Operation |
createOrUpdateCollateralDetails |
| Namespace |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface |
| From ver. |
4.23.1 |
| Description |
This webservice operation create or update Collateral details(Increase, Decrease, Withdrawal)Information for an existing business partner.
Minimum Input for Create or Update Collateral Details : Business Partner Identifier.
|
| Input type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface/createOrUpdateCollateralDetails |
| Output type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint/SicsWsBusinessPartnerEntryPointPort/createOrUpdateCollateralDetailsResponse |
Operation: createPerson#
| Operation |
createPerson |
| Namespace |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation Create New Person and support all relevant fields on the Main person window, Addresses, Electronic Addresses, Identifiers, and User Defined Fields. |
| Input type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface/createPerson |
| Output type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint/SicsWsBusinessPartnerEntryPointPort/createPersonResponse |
Operation: deleteParty#
| Operation |
deleteParty |
| Namespace |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation delete an existing Business Partner, Insured(Third Party), Bank or a Person.
If links exist e.g. partner is linked to a business, system will reject deletion.
Minimum input: Identifier.
|
| Input type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface/deleteParty |
| Output type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint/SicsWsBusinessPartnerEntryPointPort/deletePartyResponse |
Operation: updateBank#
| Operation |
updateBank |
| Namespace |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation supports all fields on the Main bank window, Addresses, Electronic Addresses, Identifiers and User Defined Fields.
Minimum Input for Update Bank: Identifier.
|
| Input type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface/updateBank |
| Output type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint/SicsWsBusinessPartnerEntryPointPort/updateBankResponse |
Operation: updateBankAccount#
| Operation |
updateBankAccount |
| Namespace |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface |
| From ver. |
4.5.1 |
| Description |
This webservice operation update a Bank Account for an existing business partner.
Minimum Input for Update a Bank Account: Bank Account Number, Bank Identifier.
|
| Input type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface/updateBankAccount |
| Output type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint/SicsWsBusinessPartnerEntryPointPort/updateBankAccountResponse |
Operation: updateBusinessPartner#
| Operation |
updateBusinessPartner |
| Namespace |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation Updates Business Partner or Insured(Third Party).
Minimum Input for Update Business Partner/Insured: Identifier.
|
| Input type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface/updateBusinessPartner |
| Output type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint/SicsWsBusinessPartnerEntryPointPort/updateBusinessPartnerResponse |
Operation: updateBusinessPartnerGroup#
| Operation |
updateBusinessPartnerGroup |
| Namespace |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface |
| From ver. |
3.1.11 |
| Description |
This webservice operation takes place when a user updates a Business Partner Group or a Third Party Group.
Minimum Input: Identifier.
|
| Input type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface/updateBusinessPartnerGroup |
| Output type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint/SicsWsBusinessPartnerEntryPointPort/updateBusinessPartnerGroupResponse |
Operation: updatePerson#
| Operation |
updatePerson |
| Namespace |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation update person, support all relevant fields on the Main person window, Addresses, Electronic Addresses, Identifiers, and User Defined Fields.
Minimum input: Identifier.
|
| Input type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface/updatePerson |
| Output type |
http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint/SicsWsBusinessPartnerEntryPointPort/updatePersonResponse |
SicsWsCommonAccountingEntryPoint
#
This is the SicsWsCommonAccountingEntryPoint service. This entrypoint describes CommonAccounting operations i.e. P&C and Life which includes bookAdjustments, bookInstalments, bookSpecialAcceptancePremiums, changePaymentCurrencyForWorksheetBalance, copyRemittanceBalance etc.
Number of Operations: 32
Operation: annulBalancePairing#
| Operation |
annulBalancePairing |
| Namespace |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. |
4.2.4 |
| Description |
This webservice operation allowed to annul the balance pairing.
Minimum input for annulBalancePairing : Object ID of the Balance Pairing ID.
|
| Input type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/annulBalancePairing |
| Output type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/annulBalancePairingResponse |
Operation: bookAdjustments#
| Operation |
bookAdjustments |
| Namespace |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. |
3.1.11 |
| Description |
This webservice operation takes place when the user selects one or more instalments from the Adjustments tab of Premium and Limit conditions. |
| Input type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/bookAdjustments |
| Output type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/bookAdjustmentsResponse |
Operation: bookInstalments#
| Operation |
bookInstalments |
| Namespace |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. |
3.1.11 |
| Description |
This webservice operation takes place when the user selects to ‘book selected instalments’ or ‘book and close selected instalments’ from the Instalments tab of Premium and Limit conditions. |
| Input type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/bookInstalments |
| Output type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/bookInstalmentsResponse |
Operation: bookSpecialAcceptancePremiums#
| Operation |
bookSpecialAcceptancePremiums |
| Namespace |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. |
4.4.2 |
| Description |
This webservice operation is used to create bookings of special acceptance premiums which can be defined on Special Acceptance Premiums tab of Premium and Limit conditions. |
| Input type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/bookSpecialAcceptancePremiums |
| Output type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/bookSpecialAcceptancePremiumsResponse |
Operation: changeBusinessPartnerForWorksheetBalance#
Operation: changePaymentCurrencyForWorksheetBalance#
Operation: changeRecipientForWorksheetBalance#
Operation: changeStatusRemittanceBalance#
| Operation |
changeStatusRemittanceBalance |
| Namespace |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation change status of received/paid remittance balance.
The service does not support create new or edit existing Remittance Balance.
|
| Input type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/changeStatusRemittanceBalance |
| Output type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/changeStatusRemittanceBalanceResponse |
Operation: closeTechnicalWorksheetFromSpreadsheet#
Operation: closeWorksheet#
| Operation |
closeWorksheet |
| Namespace |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. |
3.1.2 |
| Description |
This webservice operation Close a worksheet.
Minimum input for closeWorksheet : Worksheet ID and Balance Amount.
|
| Input type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/closeWorksheet |
| Output type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/closeWorksheetResponse |
Operation: convertWorksheetToPostMode#
Operation: copyRemittanceBalance#
| Operation |
copyRemittanceBalance |
| Namespace |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. |
3.1.11 |
| Description |
This webservice operation done by clicking the menu option ‘copy-Balance’ on Balance Container in the BusinessPartner ledger when a remittance Balance is selected. |
| Input type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/copyRemittanceBalance |
| Output type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/copyRemittanceBalanceResponse |
Operation: createBalanceGroup#
Operation: createBalancePairing#
| Operation |
createBalancePairing |
| Namespace |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is to link(pair) balances together.
Balance Pairing can be created between Remittance Balance and Technical Balance (Technical-, Claim- or Cession Balance), Remittance Balance and Remittance Balance, Technical Balances and Technical Balance.
|
| Input type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/createBalancePairing |
| Output type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/createBalancePairingResponse |
Operation: createClaimWorksheet#
Operation: createFGUClaimWorksheet#
| Operation |
createFGUClaimWorksheet |
| Namespace |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation takes place when a user selects Create Worksheet from the From Ground Up window of an Individual Claim, the creation/generation of the worksheet(s) with all the details, the calculation of Reinstatement Premium based on those details, and the ‘Apply’ worksheet process.
The service also covers the option ‘Create Worksheet with zero Adjustments’.
|
| Input type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/createFGUClaimWorksheet |
| Output type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/createFGUClaimWorksheetResponse |
Operation: createLedgerDetailLight#
Operation: createPostBalanceWorksheet#
Operation: createRemittanceBalance#
| Operation |
createRemittanceBalance |
| Namespace |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. |
3.1.17 |
| Description |
This webservice operation takes place when the user creates a new Remittance Balance, both Directions and in any Status. |
| Input type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/createRemittanceBalance |
| Output type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/createRemittanceBalanceResponse |
Operation: createRemittanceFromGroupBalance#
Operation: createTechnicalWorksheetFromDetail#
Operation: createWorksheet#
Operation: generatePaidRemittanceFromTechnicalOrClaimBalance#
Operation: importTechnicalWorksheetFromSpreadsheet#
Operation: openWorksheetFromPostBalance#
| Operation |
openWorksheetFromPostBalance |
| Namespace |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. |
4.1.2 |
| Description |
This webservice operation takes place when the users Open worksheet from post balance from the Business Partner Ledger and assign businesses to the post balances. |
| Input type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/openWorksheetFromPostBalance |
| Output type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/openWorksheetFromPostBalanceResponse |
Operation: retrieveBalancesForBusinessPartner#
Operation: retrieveBookingsForABusiness#
Operation: reverseTechnicalWorksheet#
| Operation |
reverseTechnicalWorksheet |
| Namespace |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation takes place when the users reverse a Worksheet, Balance or Detail from the menu within the Business Ledger. |
| Input type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/reverseTechnicalWorksheet |
| Output type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/reverseTechnicalWorksheetResponse |
Operation: updateRemittanceBalance#
| Operation |
updateRemittanceBalance |
| Namespace |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. |
4.9.5 |
| Description |
This webservice operation takes place when the user update an existing Remittance Balance, both Directions and in any Status except for Final status. |
| Input type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/updateRemittanceBalance |
| Output type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/updateRemittanceBalanceResponse |
Operation: updateWorksheetInPostMode#
| Operation |
updateWorksheetInPostMode |
| Namespace |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. |
4.1.2 |
| Description |
This webservice operation takes place when the users Open worksheet from post balance from the Business Partner Ledger and assign businesses to the post balances and uncheck the Post Mode Balance check box and then adding details.
This also supports worksheet status as unfinished and inactivate.
|
| Input type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/updateWorksheetInPostMode |
| Output type |
http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/updateWorksheetInPostModeResponse |
SicsWsDocumentProductionEntryPoint
#
This is the SicsWsDocumentProductionEntryPoint service. This entrypoint is created as examples of what can be achieved in document production through the SICS/Server functionality. Document production API is intended to make basic document production functionality available to external applications.
Number of Operations: 2
Operation: populateTemplateString#
Operation: produceDocument#
| Operation |
produceDocument |
| Namespace |
http://www.SicsWsDocumentProductionEntryPoint.com/SicsWsDocumentProductionEntryPoint-interface |
| From ver. |
3.1.11 |
| Description |
This webservice operation performs a ’normal’ SICS document production request for a given object (business / order etc) based on an existing SICS template.
If the document production is successful (i.e. all given inputs are valid), a new document will be created in the database and attached to the relevant object.
The identifier of the new document will be returned as the result.
|
| Input type |
http://www.SicsWsDocumentProductionEntryPoint.com/SicsWsDocumentProductionEntryPoint-interface/produceDocument |
| Output type |
http://www.SicsWsDocumentProductionEntryPoint.com/SicsWsDocumentProductionEntryPoint/SicsWsDocumentProductionEntryPointPort/produceDocumentResponse |
| Examples |
SOAP library - SicsWsDocumentProductionEntryPoint - produceDocument
|
SicsWsDomainRetrievalEntryPoint
#
This is the SicsWsDomainRetrievalEntryPoint service. This entrypoint is to retrieve a single domain object(structure) and return attributes from that object. If you want to search for a collection of object you should use the domain search services instead. The generic domain retrieval API is part of the standard SICS Server not all domain objects are retrievable by default.
Number of Operations: 1
Operation: retrieveObject#
SicsWsDomainSearchEntryPoint
#
This is the SicsWsDomainSearchEntryPoint service. This entrypoint is to search for a collection of domain object. The generic domain search API may be seen as a simplified type of SQL where the query is on objects instead of tables and where only predefined relations can be used to traverse the structure.
Number of Operations: 8
Operation: executeBusinessPartnerSearch#
| Operation |
executeBusinessPartnerSearch |
| Namespace |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface |
| From ver. |
4.0.3 |
| Description |
This webservice operation search for Business Partner where xsd elements are in complex type sds:BusinessPartnerFindCriteria. |
| Input type |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface/executeBusinessPartnerSearch |
| Output type |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint/SicsWsDomainSearchEntryPointPort/executeBusinessPartnerSearchResponse |
Operation: executeBusinessPortfolioProgramSearch#
| Operation |
executeBusinessPortfolioProgramSearch |
| Namespace |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface |
| From ver. |
4.7.2 |
| Description |
This webservice operation search for matching Portfolio Program sections for a given business (ScopeOfCoverReference).
The service corresponds to the online system function where a user can find matching Portfolio Program sections from an assumed business.
The service xsd elements are in complex type sds:BusinessPortfolioProgramSearchCriteria.
|
| Input type |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface/executeBusinessPortfolioProgramSearch |
| Output type |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint/SicsWsDomainSearchEntryPointPort/executeBusinessPortfolioProgramSearchResponse |
Operation: executeBusinessSearch#
| Operation |
executeBusinessSearch |
| Namespace |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface |
| From ver. |
4.0.3 |
| Description |
This webservice operation search for Business where xsd elements are in complex type sds:BusinessFromBRTFindCriteria.
The service doesn’t support ‘Quick find’.
|
| Input type |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface/executeBusinessSearch |
| Output type |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint/SicsWsDomainSearchEntryPointPort/executeBusinessSearchResponse |
Operation: executeClaimGroupSearch#
| Operation |
executeClaimGroupSearch |
| Namespace |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface |
| From ver. |
4.0.3 |
| Description |
This webservice operation search for Claim Group where xsd elements are in complex type sds:ClaimGroupFindWrapper. |
| Input type |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface/executeClaimGroupSearch |
| Output type |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint/SicsWsDomainSearchEntryPointPort/executeClaimGroupSearchResponse |
Operation: executeClaimSearch#
| Operation |
executeClaimSearch |
| Namespace |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface |
| From ver. |
4.0.3 |
| Description |
This webservice operation search for Claims where xsd elements are in complex type sds:ClaimReducedFindCriteria. |
| Input type |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface/executeClaimSearch |
| Output type |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint/SicsWsDomainSearchEntryPointPort/executeClaimSearchResponse |
Operation: executeHeadLineLossSearch#
| Operation |
executeHeadLineLossSearch |
| Namespace |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface |
| From ver. |
4.0.3 |
| Description |
This webservice operation search for HeadLine Loss where xsd elements are in complex type sds:ClaimHeadlineLossCriteria. |
| Input type |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface/executeHeadLineLossSearch |
| Output type |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint/SicsWsDomainSearchEntryPointPort/executeHeadLineLossSearchResponse |
Operation: executeSearch#
Operation: executeTaskSearch#
| Operation |
executeTaskSearch |
| Namespace |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface |
| From ver. |
4.3.1 |
| Description |
This webservice operation search for tasks where xsd elements are in complex type sds:TaskFindCriteria. |
| Input type |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface/executeTaskSearch |
| Output type |
http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint/SicsWsDomainSearchEntryPointPort/executeTaskSearchResponse |
SicsWsEMessagingEntryPoint
#
This is the SicsWsEMessagingEntryPoint service. This entrypoint describes all the eMessaging operations. This service supports all the eMessaging operations like validate and process message, reject/discard and restore message, update flags like approval received, exclude and include on eMessage.
Number of Operations: 15
Operation: approveMessage#
| Operation |
approveMessage |
| Namespace |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface |
| From ver. |
4.3.2 |
| Description |
This webservice operation is to approve a message tagged with ‘Approval Required’ and in status ‘Waiting Approval’.
If you try to approve a message that doesn’t have the status ‘Waiting Approval’ or ‘Approval Required’ is false then a soap fault is returned.
The message will not be processed automatically when approved.
This must be done online or using the ‘processMessage’ web service.
|
| Input type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface/approveMessage |
| Output type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint/SicsWsEMessagingEntryPointPort/approveMessageResponse |
Operation: discardMessage#
| Operation |
discardMessage |
| Namespace |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface |
| From ver. |
4.3.2 |
| Description |
This webservice operation is to ‘Discard’ menu option on the eMessage.
If the eMessage is already discarded a soap fault is returned (which is different from online where the Discard works like a toggle between discarded and restored).
|
| Input type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface/discardMessage |
| Output type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint/SicsWsEMessagingEntryPointPort/discardMessageResponse |
Operation: excludeMessage#
| Operation |
excludeMessage |
| Namespace |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface |
| From ver. |
4.3.2 |
| Description |
This webservice operation mimics the functionality behind the ‘Exclude Scheduler’ menu option on the eMessage.
If the ‘Exclude Scheduler’ menu option is disabled a soap fault is returned.
|
| Input type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface/excludeMessage |
| Output type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint/SicsWsEMessagingEntryPointPort/excludeMessageResponse |
Operation: excludePreviousMessage#
| Operation |
excludePreviousMessage |
| Namespace |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface |
| From ver. |
4.9.2 |
| Description |
This webservice operation mimics the functionality behind the ‘Exclude Previous’ menu option on the eMessage.
If the ‘Exclude Previous’ menu option is disabled a soap fault is returned.
|
| Input type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface/excludePreviousMessage |
| Output type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint/SicsWsEMessagingEntryPointPort/excludePreviousMessageResponse |
Operation: generateEMessage#
| Operation |
generateEMessage |
| Namespace |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface |
| From ver. |
4251 |
| Description |
This webservice operation mimics the genearation of TA/CM eMessage from Accounting order, Technical/Claim Worksheet, that normally take placefrom the menu option on Accounting order or Worksheet. |
| Input type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface/generateEMessage |
| Output type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint/SicsWsEMessagingEntryPointPort/generateEMessageResponse |
Operation: includeMessage#
| Operation |
includeMessage |
| Namespace |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface |
| From ver. |
4.3.2 |
| Description |
This webservice operation mimics the functionality behind the ‘Include Scheduler’ menu option on the eMessage.
If the ‘Include Scheduler’ menu option is disabled a soap fault is returned.
|
| Input type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface/includeMessage |
| Output type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint/SicsWsEMessagingEntryPointPort/includeMessageResponse |
Operation: includePreviousMessage#
| Operation |
includePreviousMessage |
| Namespace |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface |
| From ver. |
4.9.2 |
| Description |
This webservice operation mimics the functionality behind the ‘Include Previous’ menu option on the eMessage.
If the ‘Include Previous’ menu option is disabled a soap fault is returned.
|
| Input type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface/includePreviousMessage |
| Output type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint/SicsWsEMessagingEntryPointPort/includePreviousMessageResponse |
Operation: linkClaimWorksheetToEMessages#
| Operation |
linkClaimWorksheetToEMessages |
| Namespace |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface |
| From ver. |
4.22.2 |
| Description |
This webservice operation covers the linking of a single claim worksheet, to one or more emessages, that normally take place when processing a message from within SICS.(There is no online functionality.) |
| Input type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface/linkClaimWorksheetToEMessages |
| Output type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint/SicsWsEMessagingEntryPointPort/linkClaimWorksheetToEMessagesResponse |
Operation: markMessageAsExamined#
| Operation |
markMessageAsExamined |
| Namespace |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface |
| From ver. |
4.3.2 |
| Description |
This webservice operation mimics the functionality behind the ‘Mark as Examined’ menu option on the eMessage.
If the ‘Mark as Examined’ menu option is disabled a soap fault is returned.
|
| Input type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface/markMessageAsExamined |
| Output type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint/SicsWsEMessagingEntryPointPort/markMessageAsExaminedResponse |
Operation: processMessage#
| Operation |
processMessage |
| Namespace |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface |
| From ver. |
4.3.2 |
| Description |
This webservice operation mimics the functionality behind the ‘Process’ menu option on the eMessage. |
| Input type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface/processMessage |
| Output type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint/SicsWsEMessagingEntryPointPort/processMessageResponse |
Operation: rejectMessage#
| Operation |
rejectMessage |
| Namespace |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface |
| From ver. |
4.22.4 |
| Description |
This webservice operation mimics the functionality behind the ‘Reject’ menu option on the eMessage.
If the eMessage is already rejected a soap fault is returned (which is different from online where the Reject works like a toggle between reject and restore).
|
| Input type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface/rejectMessage |
| Output type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint/SicsWsEMessagingEntryPointPort/rejectMessageResponse |
Operation: restoreMessage#
| Operation |
restoreMessage |
| Namespace |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface |
| From ver. |
4.3.2 |
| Description |
This webservice operation mimics the functionality behind the ‘Restore’ menu option on the eMessage.
If the eMessage isn’t discarded a soap fault is returned (which is different from online where the Restore works like a toggle between discarded, rejected and restored).
|
| Input type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface/restoreMessage |
| Output type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint/SicsWsEMessagingEntryPointPort/restoreMessageResponse |
Operation: sendMessageQuery#
| Operation |
sendMessageQuery |
| Namespace |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface |
| From ver. |
4.3.2 |
| Description |
This webservice operation mimics the functionality behind the ‘Send Query’ menu option on the eMessage. |
| Input type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface/sendMessageQuery |
| Output type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint/SicsWsEMessagingEntryPointPort/sendMessageQueryResponse |
Operation: setMessageReasonAndResponsible#
Operation: validateMessage#
| Operation |
validateMessage |
| Namespace |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface |
| From ver. |
4.3.2 |
| Description |
This webservice operation mimics the functionality behind the ‘Validate’ menu option on the eMessage. |
| Input type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface/validateMessage |
| Output type |
http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint/SicsWsEMessagingEntryPointPort/validateMessageResponse |
SicsWsMigrationEntryPoint
#
This is the SicsWsMigrationEntryPoint service. This entryPoint describes Enhanced fastCreate worksheet API service and Migration Tool Kit API of the SICS Server Application Programming Interfaces (APIs).
Number of Operations: 4
Operation: fastCreateClaimWorksheet#
Operation: fastCreateTechnicalWorksheet#
Operation: importCSVRecords#
| Operation |
importCSVRecords |
| Namespace |
http://www.SicsWsMigrationEntryPoint.com/SicsWsMigrationEntryPoint-interface |
| From ver. |
4.1.1 |
| Description |
This webservice operation migrates a collection of CSV records into SICS.
The Migration Log is returned in addition to the messages and rejected records.
The SICS/Server does not keep the output files created during migration.
|
| Input type |
http://www.SicsWsMigrationEntryPoint.com/SicsWsMigrationEntryPoint-interface/importCSVRecords |
| Output type |
http://www.SicsWsMigrationEntryPoint.com/SicsWsMigrationEntryPoint/SicsWsMigrationEntryPointPort/importCSVRecordsResponse |
Operation: smallVolumeOptimizedImportCSVRecords#
| Operation |
smallVolumeOptimizedImportCSVRecords |
| Namespace |
http://www.SicsWsMigrationEntryPoint.com/SicsWsMigrationEntryPoint-interface |
| From ver. |
4.1.1 |
| Description |
This webservice operation in Optimized mode migrates a small volume of CSV records into SICS.
The Migration Log is returned in addition to the messages and rejected records.
The SICS/Server does not keep the output files created during migration.
|
| Input type |
http://www.SicsWsMigrationEntryPoint.com/SicsWsMigrationEntryPoint-interface/smallVolumeOptimizedImportCSVRecords |
| Output type |
http://www.SicsWsMigrationEntryPoint.com/SicsWsMigrationEntryPoint/SicsWsMigrationEntryPointPort/smallVolumeOptimizedImportCSVRecordsResponse |
SicsWsPcAccountingEntryPoint
#
This is the SicsWsPcAccountingEntryPoint service. This entrypoint describes PcAccounting operations i.e. postBookingReview, .
Number of Operations: 1
Operation: postBookingReview#
SicsWsPcClaimEntryPoint
#
This is the SicsWsPcClaimEntryPoint service. This entrypoint describes PcClaim operations i.e. createClaim, createAndUpdateClaimFGU, createHeadlineLoss, createLightClaim, moveClaim, retrieveClaimLedger, updateClaim, updateHeadlineLoss.
Number of Operations: 39
Operation: assignAutoClaimProtectionAllocation#
| Operation |
assignAutoClaimProtectionAllocation |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.14 |
| Description |
This webservice operation auto protects the claim with an Outward Cedent’s Contract or a Protection Program that matches the conditions set on the claim. |
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/assignAutoClaimProtectionAllocation |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/assignAutoClaimProtectionAllocationResponse |
Operation: assignToExistingClaim#
| Operation |
assignToExistingClaim |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation covers all the steps in the process ‘Assign to Existing Claim’ that online is initiated from a Business Claim List and is available for Individual and Interlocking Claims.
Only the fields that are available for input in the ‘Assign’ wizard are supported in this service.
|
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/assignToExistingClaim |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/assignToExistingClaimResponse |
Operation: assignToExistingPolicyClaim#
| Operation |
assignToExistingPolicyClaim |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation creates a new claim-to-soc link to an existing claim at a Policy Cede business. |
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/assignToExistingPolicyClaim |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/assignToExistingPolicyClaimResponse |
Operation: assignToExistingSoc#
| Operation |
assignToExistingSoc |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
4.1.1 |
| Description |
This webservice operation creates a new claim-to-soc link to an existing Policy Light Business from an existing Policy Light Claim. |
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/assignToExistingSoc |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/assignToExistingSocResponse |
Operation: copyExistingClaim#
Operation: copyExistingHeadlineLoss#
Operation: copySelectedClaim#
Operation: createAndUpdateClaimFGU#
| Operation |
createAndUpdateClaimFGU |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation covers the From Ground Up tab of an Individual Claim, and all its sub-tabs i.e. FGU Recording, Policy Deductible, Co-Insurance, Reduction, Select Deductible, and Interest. |
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/createAndUpdateClaimFGU |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/createAndUpdateClaimFGUResponse |
Operation: createClaim#
| Operation |
createClaim |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to Create a Claim on an existing business, having Claim condition defined.
It can be an Individual, Various or Interlocking claim.
|
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/createClaim |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/createClaimResponse |
Operation: createClaimGroup#
| Operation |
createClaimGroup |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to Create a Claim Group and add a list of claims to it. |
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/createClaimGroup |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/createClaimGroupResponse |
Operation: createClaimProgram#
| Operation |
createClaimProgram |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to Create a Claim Program.
All input fields are supported.
Output is the new Claim Program identifier.
The service does not cover default of Scope of Cover selections.
|
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/createClaimProgram |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/createClaimProgramResponse |
Operation: createHeadlineLoss#
| Operation |
createHeadlineLoss |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to create a Headline Loss.
Minimum Input: HeadlineLossID.
|
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/createHeadlineLoss |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/createHeadlineLossResponse |
Operation: createHeadlineLossEventGroup#
Operation: createHeadlineLossGroup#
Operation: createLightClaim#
| Operation |
createLightClaim |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.15 |
| Description |
This webservice operation is used to create a Policy Light Claim on a Policy Light Business. |
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/createLightClaim |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/createLightClaimResponse |
Operation: createPolicyClaim#
| Operation |
createPolicyClaim |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to create a Light Claim on a Policy Ceded Business. |
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/createPolicyClaim |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/createPolicyClaimResponse |
Operation: deleteClaimFromClaimProgram#
| Operation |
deleteClaimFromClaimProgram |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation mimics the processes that take place when a user selects to delete an existing Claim from a Claim Program.
After validations, system will remove the claim entirely from the database.
|
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/deleteClaimFromClaimProgram |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/deleteClaimFromClaimProgramResponse |
Operation: deleteClaimGroup#
| Operation |
deleteClaimGroup |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation mimics the processes that take place when a user selects to delete an existing Claim Group from the Find Claim Group window. |
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/deleteClaimGroup |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/deleteClaimGroupResponse |
Operation: deleteClaimProgram#
| Operation |
deleteClaimProgram |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation mimics the processes that take place when a user selects to delete a Claim Program.
After validations, the latest period of the Claim Program is removed from the database, or if only one period is existing, the service removes the entire Claim Program from the database.
|
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/deleteClaimProgram |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/deleteClaimProgramResponse |
Operation: deleteClaimToHLRelation#
| Operation |
deleteClaimToHLRelation |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
4.9.5 |
| Description |
This webservice operation can be used when there is no longer a need to maintain a relationship between the claim and the headline loss.
Once the validations are checked and are in place, the headline loss can be deleted from the respective claim.
|
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/deleteClaimToHLRelation |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/deleteClaimToHLRelationResponse |
Operation: deleteClaimToSOCRelation#
| Operation |
deleteClaimToSOCRelation |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation mimics the processes that take place when a user selects to delete a Claim.
After validations, the service removes the entire Claim from the database.
|
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/deleteClaimToSOCRelation |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/deleteClaimToSOCRelationResponse |
Operation: deleteHeadlineLoss#
Operation: deleteHeadlineLossEventGroup#
Operation: deleteHeadlineLossGroup#
Operation: moveClaim#
| Operation |
moveClaim |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to Move Claim (from a Claim Program) to Another Claim Program, to Another Treaty, or to Same Source Treaty service.
There are 3 different move options available, depending on the number of treaty links/sections that exists on the claim program (and claim).
If the claim is linked to more than one section, the claim can only be moved to another Claims Program.
If the claim is linked to only one treaty, the user can select to move to another treaty, or to same source treaty.
Depending on selection the existing claim will be moved, or closed, or inactivated.
|
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/moveClaim |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/moveClaimResponse |
Operation: moveLightClaim#
Operation: renewClaimProgram#
| Operation |
renewClaimProgram |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation mimics Renew Claim Program Function that take place when user selects to renew a Claims Program with a new period.
Claim Program can only be renewed from the latest period.
Overlap in periods is not allowed.
|
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/renewClaimProgram |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/renewClaimProgramResponse |
Operation: retrieveClaimLedger#
| Operation |
retrieveClaimLedger |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.13 |
| Description |
This webservice operation stimulates the process of inspecting details and balances on a Claim ledger. |
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/retrieveClaimLedger |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/retrieveClaimLedgerResponse |
| Operation |
retrieveCPClaimListFigures |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation retrieves claim figures for Claims linked to a Claim Program.
It corresponds to the on-line function that is available from the Claim Program ‘Claim List’ sub-tab ‘Linked Claim Figures’, followed by input of Loss Calculation and pressing the calculate button.
|
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/retrieveCPClaimListFigures |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/retrieveCPClaimListFiguresResponse |
| Operation |
retrieveHLClaimListFigures |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation covers ALL tabs of the Claim List tab of the Headline Loss i.e the Claim List/Linked Claims, Linked Claim Figures, Linked Proportional Retrocession.
MINIMUM input is the Headline Loss ID.
|
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/retrieveHLClaimListFigures |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/retrieveHLClaimListFiguresResponse |
| Operation |
retrieveNonProportionalRecoveryListFigures |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation covers the Headline Loss Non-Proportional Recovery List, with sub-tabs ‘Linked Claims’ and ‘Linked Claim Figures’.
MINIMUM input is the Headline Loss ID.
|
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/retrieveNonProportionalRecoveryListFigures |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/retrieveNonProportionalRecoveryListFiguresResponse |
Operation: updateClaim#
| Operation |
updateClaim |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation mimics the process that takes place where a user selects to update an existing claim. |
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/updateClaim |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/updateClaimResponse |
Operation: updateClaimGroup#
| Operation |
updateClaimGroup |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation mimics the process that takes place where a user selects to update an existing Claim Group. |
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/updateClaimGroup |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/updateClaimGroupResponse |
Operation: updateClaimProgram#
| Operation |
updateClaimProgram |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation mimics the process that takes place when a user selects to update an existing Claim Program.
Any existing period of the Claim Program can be updated.
|
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/updateClaimProgram |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/updateClaimProgramResponse |
Operation: updateHeadlineLoss#
| Operation |
updateHeadlineLoss |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation updates an existing Headline Loss.
Additional information can be registered such as location, risk zone indicator, classification items and references etc.
|
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/updateHeadlineLoss |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/updateHeadlineLossResponse |
Operation: updateHeadlineLossEventGroup#
| Operation |
updateHeadlineLossEventGroup |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
4.25.2 |
| Description |
This webservice operation mimics the process that takes place where a user selects to update an existing Headline Loss Event Group. |
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/updateHeadlineLossEventGroup |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/updateHeadlineLossEventGroupResponse |
Operation: updateHeadlineLossGroup#
| Operation |
updateHeadlineLossGroup |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
4.2.1 |
| Description |
This webservice operation mimics the process that takes place where a user selects to update an existing Headline Loss Group. |
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/updateHeadlineLossGroup |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/updateHeadlineLossGroupResponse |
Operation: updateLightClaim#
| Operation |
updateLightClaim |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.15 |
| Description |
This webservice operation is used to update any changes to be made on the light claim. |
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/updateLightClaim |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/updateLightClaimResponse |
Operation: updatePolicyClaim#
| Operation |
updatePolicyClaim |
| Namespace |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation is used to update any changes to be made on the policy claim. |
| Input type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/updatePolicyClaim |
| Output type |
http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/updatePolicyClaimResponse |
SicsWsReferenceItemsEntryPoint
#
This is the SicsWsReferenceItemsEntryPoint service. This entrypoint allows external applications to retrieve Reference Data from SICS. This contains named services for fetching Countries, Country groups and Currencies etc. Other reference data can be fetched through three generic reference data services.
Number of Operations: 22
Operation: countries#
| Operation |
countries |
| Namespace |
http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. |
3.1.0 |
| Description |
This webservice operation fetch all countries with related information like name, ISO-code, currencies and states. |
| Input type |
http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/countries |
| Output type |
http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/countriesResponse |
Operation: countryGroup#
Operation: createCurrency#
Operation: createExchangeRate#
Operation: createProcessID#
Operation: createReferenceData#
Operation: createReferenceDataType#
Operation: currencies#
Operation: currencyExchangeRate#
Operation: deleteCurrency#
Operation: referenceDataDependency#
| Operation |
referenceDataDependency |
| Namespace |
http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. |
3.1.0 |
| Description |
This webservice operation fetch the reference data from a specific reference data type (child) having a specific parent in (another) reference data type. |
| Input type |
http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/referenceDataDependency |
| Output type |
http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/referenceDataDependencyResponse |
Operation: referenceDataDependencyType#
| Operation |
referenceDataDependencyType |
| Namespace |
http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. |
3.1.0 |
| Description |
This webservice operation fetch all reference data values Vp from a reference data type (parent) and for each item all reference data values Vc from another reference data type (child) where the Vp is a parent value for Vc. |
| Input type |
http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/referenceDataDependencyType |
| Output type |
http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/referenceDataDependencyTypeResponse |
Operation: referenceDataType#
Operation: referenceDataTypeWithFilteredItems#
Operation: retrieveProcessID#
Operation: retrieveReferenceData#
Operation: updateCurrency#
Operation: updateExchangeRate#
Operation: updateProcessIDStatus#
Operation: updateProcessIDType#
Operation: updateReferenceData#
Operation: updateReferenceDataType#
SicsWsSicsSearchEntryPoint
#
This is the SicsWsSicsSearchEntryPoint service. This entryPoint describes the Search API. Search functionality must be configured properly. Not all object types are indexed.
Number of Operations: 1
Operation: reindexObject#
| Operation |
reindexObject |
| Namespace |
http://www.SicsWsSicsSearchEntryPoint.com/SicsWsSicsSearchEntryPoint-interface |
| From ver. |
4.5.1 |
| Description |
This webservice operation reads a specific object in the database and triggers a new indexing of that object in the SICS Search Index.
The object is referenced through a DomainObjectReference, defined in SicsCommonTypes.xsd. See SicsSearch.xsd for further details.
There is no corresponding functionality in SICS System Administration console or Workstation.
|
| Input type |
http://www.SicsWsSicsSearchEntryPoint.com/SicsWsSicsSearchEntryPoint-interface/reindexObject |
| Output type |
http://www.SicsWsSicsSearchEntryPoint.com/SicsWsSicsSearchEntryPoint/SicsWsSicsSearchEntryPointPort/reindexObjectResponse |
SicsWsSystemAdministrationEntryPoint
#
This is the SicsWsSystemAdministrationEntryPoint service. This entrypoint describes the Create / Update / Copy User service. This service support all fields on a system user i.e. Main Properties, Access Code Privileges, Responsible Roles, Accounting Settings, Security User Roles and Notes.
Number of Operations: 5
Operation: copyUser#
| Operation |
copyUser |
| Namespace |
http://www.SicsWsSystemAdministrationEntryPoint.com/SicsWsSystemAdministrationEntryPoint-interface |
| From ver. |
4.3.2 |
| Description |
This webservice operation creates a copy of existing SICS system user where XSD element firstName, lastName, userId are mandatory. |
| Input type |
http://www.SicsWsSystemAdministrationEntryPoint.com/SicsWsSystemAdministrationEntryPoint-interface/copyUser |
| Output type |
http://www.SicsWsSystemAdministrationEntryPoint.com/SicsWsSystemAdministrationEntryPoint/SicsWsSystemAdministrationEntryPointPort/copyUserResponse |
Operation: createUser#
| Operation |
createUser |
| Namespace |
http://www.SicsWsSystemAdministrationEntryPoint.com/SicsWsSystemAdministrationEntryPoint-interface |
| From ver. |
3.1.7 |
| Description |
This webservice operation creates SICS system user where XSD element firstName, lastName, userId are mandatory.
The Create List responsibleUserRoleList and securityUserCategoryList are applicable for this web service.
|
| Input type |
http://www.SicsWsSystemAdministrationEntryPoint.com/SicsWsSystemAdministrationEntryPoint-interface/createUser |
| Output type |
http://www.SicsWsSystemAdministrationEntryPoint.com/SicsWsSystemAdministrationEntryPoint/SicsWsSystemAdministrationEntryPointPort/createUserResponse |
Operation: updateBookingTerms#
Operation: updateSystemParameters#
Operation: updateUser#
| Operation |
updateUser |
| Namespace |
http://www.SicsWsSystemAdministrationEntryPoint.com/SicsWsSystemAdministrationEntryPoint-interface |
| From ver. |
4.0.4 |
| Description |
This webservice operation update SICS system user where XSD element firstName, lastName, userId are optional.
The Update List responsibleUserRoleListUpdate and securityUserCategoryListUpdate are applicable for this web service.
|
| Input type |
http://www.SicsWsSystemAdministrationEntryPoint.com/SicsWsSystemAdministrationEntryPoint-interface/updateUser |
| Output type |
http://www.SicsWsSystemAdministrationEntryPoint.com/SicsWsSystemAdministrationEntryPoint/SicsWsSystemAdministrationEntryPointPort/updateUserResponse |
SicsWsTaskManagementEntryPoint
#
This is the SicsWsTaskManagementEntryPoint service. This entrypoint describes all the task management operations. This supports all the task management operations like changeTaskStatus, createProcess, delegateActivity, takeProcessOwnership, updateActivity.
Number of Operations: 5
Operation: changeTaskStatus#
| Operation |
changeTaskStatus |
| Namespace |
http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint-interface |
| From ver. |
4.2.2 |
| Description |
This webservice operation is used to change status on active tasks in Task Management.
Active tasks are tasks which have status ‘Ready’, ‘Reserved’ or ‘In Progress’.
If the last task in the process is set to ‘Complete’ the whole process will also change status to ‘Complete’.
If a task is set to ‘Failed’ the whole process will fail (i.e. change status to ‘Fail’).
If a task is set to ‘Complete’ the next task will be activated.
Tasks which are finished (‘Completed’, ‘Skipped’ or ‘Failed’) or which are ‘Created’ cannot be changed using this service.
|
| Input type |
http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint-interface/changeTaskStatus |
| Output type |
http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint/SicsWsTaskManagementEntryPointPort/changeTaskStatusResponse |
Operation: createProcess#
Operation: delegateActivity#
| Operation |
delegateActivity |
| Namespace |
http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint-interface |
| From ver. |
4.2.2 |
| Description |
This webservice operation is used to delegate an active activity.
It’s only possible to delegate tasks and processes, but not sub-activities.
The functionality is similar to the ‘Delegate’ menu item for ‘My Tasks’ and the ‘Delegate Process’ menu item in ‘My Processes’ on the Task Management Desktop.
Choosing the ‘Delegate’ or ‘Delegate Process’ menu item opens the ‘Delegate Activity Window’.
|
| Input type |
http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint-interface/delegateActivity |
| Output type |
http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint/SicsWsTaskManagementEntryPointPort/delegateActivityResponse |
Operation: takeProcessOwnership#
| Operation |
takeProcessOwnership |
| Namespace |
http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint-interface |
| From ver. |
4.2.2 |
| Description |
This webservice operation is used to set actual owner on an active process.
A process is active if the status is ‘In Progress’.
|
| Input type |
http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint-interface/takeProcessOwnership |
| Output type |
http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint/SicsWsTaskManagementEntryPointPort/takeProcessOwnershipResponse |
Operation: updateActivity#
| Operation |
updateActivity |
| Namespace |
http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint-interface |
| From ver. |
4.2.2 |
| Description |
This webservice operation is used to update information on activities (processes, sub-activites or tasks).
The information can be updated even if the process is not active.
This service can only update information on one activity at a time.
If you want to update all activities in a process tree you should use the chainedOperations service to chain together the updateActivity services.
|
| Input type |
http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint-interface/updateActivity |
| Output type |
http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint/SicsWsTaskManagementEntryPointPort/updateActivityResponse |