SICS API Server - P&C
SOAP webservice documentation #
Summary #
Total number of EntryPoints: 17
Total number of Operations: 322
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 | about |
| Namespace | http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface |
| From ver. | 4.0.5 |
| Description | This webservice operation returns information about the server. |
| Input type | http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface/about |
| Output type | http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint/SicsWsAdministrationEntryPointPort/aboutResponse |
Operation: chainedOperations#
| Operation | chainedOperations |
| Namespace | http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface |
| From ver. | 4.0.3 |
| Description | This webservice operation call several services as one unit-of-work (one database transaction). |
| Input type | http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface/chainedOperations |
| Output type | http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint/SicsWsAdministrationEntryPointPort/chainedOperationsResponse |
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 | isAvailable |
| Namespace | http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface |
| From ver. | 4.0.3 |
| Description | This webservice operation check if SICS Server is available. |
| Input type | http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface/isAvailable |
| Output type | http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint/SicsWsAdministrationEntryPointPort/isAvailableResponse |
Operation: lightRefresh#
| Operation | lightRefresh |
| Namespace | http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface |
| From ver. | 3.1.7 |
| Description | This webservice operation perform a light refresh (memory cleanup) of SICS Server. |
| Input type | http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface/lightRefresh |
| Output type | http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint/SicsWsAdministrationEntryPointPort/lightRefreshResponse |
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 | serverOptions |
| Namespace | http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface |
| From ver. | 3.1.7 |
| Description | This webservice operation set or query certain SICS Server processing options. |
| Input type | http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint-interface/serverOptions |
| Output type | http://www.SicsWsAdministrationEntryPoint.com/SicsWsAdministrationEntryPoint/SicsWsAdministrationEntryPointPort/serverOptionsResponse |
Operation: serviceInformation#
| 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: 4
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: 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. |
| 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 | createJob |
| Namespace | http://www.SicsWsBatchProcessEntryPoint.com/SicsWsBatchProcessEntryPoint-interface |
| From ver. | 4.8.1 |
| Description | This webservice operation creates a job in the SICS Scheduler which is used for running Batch Jobs. |
| Input type | http://www.SicsWsBatchProcessEntryPoint.com/SicsWsBatchProcessEntryPoint-interface/createJob |
| Output type | http://www.SicsWsBatchProcessEntryPoint.com/SicsWsBatchProcessEntryPoint/SicsWsBatchProcessEntryPointPort/createJobResponse |
| Examples |
Operation: createOrder#
| Operation | createOrder |
| Namespace | http://www.SicsWsBatchProcessEntryPoint.com/SicsWsBatchProcessEntryPoint-interface |
| From ver. | 4.8.1 |
| Description | This webservice operation is used for creating an order by running the activate job. |
| Input type | http://www.SicsWsBatchProcessEntryPoint.com/SicsWsBatchProcessEntryPoint-interface/createOrder |
| Output type | http://www.SicsWsBatchProcessEntryPoint.com/SicsWsBatchProcessEntryPoint/SicsWsBatchProcessEntryPointPort/createOrderResponse |
| Examples |
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: 145
Operation: addAndRealizeIntermediaryFacProtection#
| Operation | addAndRealizeIntermediaryFacProtection |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | This is webservice operation addAndRealizeIntermediaryFacProtection |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/addAndRealizeIntermediaryFacProtection |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/addAndRealizeIntermediaryFacProtectionResponse |
Operation: addChildSOCWithAmendment#
| Operation | addChildSOCWithAmendment |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation addChildSOCWithAmendment |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/addChildSOCWithAmendment |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/addChildSOCWithAmendmentResponse |
Operation: addOutwardCedentContract#
| Operation | addOutwardCedentContract |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3111 |
| Description | This is webservice operation addOutwardCedentContract |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/addOutwardCedentContract |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/addOutwardCedentContractResponse |
Operation: addOutwardCedentContractToLightPolicy#
| Operation | addOutwardCedentContractToLightPolicy |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 441 |
| Description | This is webservice operation addOutwardCedentContractToLightPolicy |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/addOutwardCedentContractToLightPolicy |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/addOutwardCedentContractToLightPolicyResponse |
Operation: addOwnRetention#
| Operation | addOwnRetention |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3111 |
| Description | This is webservice operation addOwnRetention |
| 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. | 317 |
| Description | This is webservice operation addRealiseFacProtection |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/addRealiseFacProtection |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/addRealiseFacProtectionResponse |
Operation: addRealiseNPFacProtection#
| Operation | addRealiseNPFacProtection |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4212 |
| Description | This is webservice operation addRealiseNPFacProtection |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/addRealiseNPFacProtection |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/addRealiseNPFacProtectionResponse |
Operation: addRealizeFacOccProtection#
| Operation | addRealizeFacOccProtection |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4.24.2 |
| Description | This describes the Add and Realize Fac Occ Protection service which is part of the P&C Business API that is part of theSICS Server Application Programming Interfaces (APIs). This service 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/addRealizeFacOccProtection |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/addRealizeFacOccProtectionResponse |
Operation: addRealizeFacOccProtectionToLightPolicy#
| Operation | addRealizeFacOccProtectionToLightPolicy |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4242 |
| Description | This describes the Add and Realize Fac Occ Protection service for Light Policy Business which is part of the P&C Business API that is part of theSICS Server Application Programming Interfaces (APIs). This service 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/addRealizeFacOccProtectionToLightPolicy |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/addRealizeFacOccProtectionToLightPolicyResponse |
Operation: amendBusinessCondition#
| Operation | amendBusinessCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation amendBusinessCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/amendBusinessCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/amendBusinessConditionResponse |
Operation: amendBusinessWithSections#
| Operation | amendBusinessWithSections |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | This is webservice operation amendBusinessWithSections |
| 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. | 317 |
| Description | This is webservice operation amendClassification |
| 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 | amendProtectionAssignment |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | This is webservice operation amendProtectionAssignment |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/amendProtectionAssignment |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/amendProtectionAssignmentResponse |
Operation: amendScopeOfCoverWithConditions#
| Operation | amendScopeOfCoverWithConditions |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation amendScopeOfCoverWithConditions |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/amendScopeOfCoverWithConditions |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/amendScopeOfCoverWithConditionsResponse |
Operation: applyPremiumPaymentWarranty#
| Operation | applyPremiumPaymentWarranty |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 412 |
| Description | This is webservice operation applyPremiumPaymentWarranty |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/applyPremiumPaymentWarranty |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/applyPremiumPaymentWarrantyResponse |
Operation: assignBusinessToCedentsContract#
| Operation | assignBusinessToCedentsContract |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 461 |
| Description | This is webservice operation assignBusinessToCedentsContract |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/assignBusinessToCedentsContract |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/assignBusinessToCedentsContractResponse |
Operation: assignTreatyToCedentsProgram#
| Operation | assignTreatyToCedentsProgram |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 442 |
| Description | This is webservice operation assignTreatyToCedentsProgram |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/assignTreatyToCedentsProgram |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/assignTreatyToCedentsProgramResponse |
Operation: cancelBusiness#
| Operation | cancelBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation cancelBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/cancelBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/cancelBusinessResponse |
Operation: cancelChildScopeOfCoverAsPartOfAmendment#
| Operation | cancelChildScopeOfCoverAsPartOfAmendment |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 403 |
| Description | This is webservice operation cancelChildScopeOfCoverAsPartOfAmendment |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/cancelChildScopeOfCoverAsPartOfAmendment |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/cancelChildScopeOfCoverAsPartOfAmendmentResponse |
Operation: cancelProvisionalBusiness#
| Operation | cancelProvisionalBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation cancelProvisionalBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/cancelProvisionalBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/cancelProvisionalBusinessResponse |
Operation: changeBusinessLifeCycleStatus#
| Operation | changeBusinessLifeCycleStatus |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation changeBusinessLifeCycleStatus |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/changeBusinessLifeCycleStatus |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/changeBusinessLifeCycleStatusResponse |
Operation: changeRenewalOption#
| Operation | changeRenewalOption |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | This is webservice operation changeRenewalOption |
| 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. | 495 |
| Description | This is webservice operation compareInsuredPeriods |
| 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. | 317 |
| Description | This is webservice operation copyBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/copyBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/copyBusinessResponse |
Operation: copyProtectionAssignment#
| Operation | copyProtectionAssignment |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 421 |
| Description | This is webservice operation copyProtectionAssignment |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/copyProtectionAssignment |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/copyProtectionAssignmentResponse |
Operation: createAccountingClassification#
| Operation | createAccountingClassification |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3117 |
| Description | This is example documentation for webservice operation createAccountingClassification |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createAccountingClassification |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createAccountingClassificationResponse |
Operation: createAccountsCommonCondition#
| Operation | createAccountsCommonCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation createAccountsCommonCondition |
| 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. | 317 |
| Description | This is webservice operation createAmendment |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createAmendment |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createAmendmentResponse |
Operation: createBusiness#
| Operation | createBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation createBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createBusinessResponse |
Operation: createBusinessGroup#
| Operation | createBusinessGroup |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation createBusinessGroup |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createBusinessGroup |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createBusinessGroupResponse |
Operation: createBusinessLifeCycleStatus#
| Operation | createBusinessLifeCycleStatus |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation createBusinessLifeCycleStatus |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createBusinessLifeCycleStatus |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createBusinessLifeCycleStatusResponse |
Operation: createBusinessUnderlyingBusiness#
| Operation | createBusinessUnderlyingBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation createBusinessUnderlyingBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createBusinessUnderlyingBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createBusinessUnderlyingBusinessResponse |
Operation: createBusinessWithSections#
| Operation | createBusinessWithSections |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | The Create Business with Sections service which is part of the P&C Business API that is part of the SICS Server Application Programming Interfaces (APIs). This service creates a new Business with one insured period and a main section and multiple child sections. |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createBusinessWithSections |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createBusinessWithSectionsResponse |
| Examples |
SOAP library - SicsWsBusinessEntryPoint - createBusinessWithSections |
Operation: createCancellationCondition#
| Operation | createCancellationCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation createCancellationCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createCancellationCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createCancellationConditionResponse |
Operation: createCedentsProgramFromAssumedBusiness#
| Operation | createCedentsProgramFromAssumedBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation createCedentsProgramFromAssumedBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createCedentsProgramFromAssumedBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createCedentsProgramFromAssumedBusinessResponse |
Operation: createChildScopeOfCover#
| Operation | createChildScopeOfCover |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation createChildScopeOfCover |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createChildScopeOfCover |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createChildScopeOfCoverResponse |
Operation: createChildScopeOfCoverWithConditions#
| Operation | createChildScopeOfCoverWithConditions |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation createChildScopeOfCoverWithConditions |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createChildScopeOfCoverWithConditions |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createChildScopeOfCoverWithConditionsResponse |
Operation: createClaimCondition#
| Operation | createClaimCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation createClaimCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createClaimCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createClaimConditionResponse |
Operation: createClauseCondition#
| Operation | createClauseCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3117 |
| Description | This is webservice operation createClauseCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createClauseCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createClauseConditionResponse |
Operation: createDeductiblesCondition#
| Operation | createDeductiblesCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation createDeductiblesCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createDeductiblesCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createDeductiblesConditionResponse |
Operation: createDeductionCondition#
| Operation | createDeductionCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation createDeductionCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createDeductionCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createDeductionConditionResponse |
Operation: createDepositCondition#
| Operation | createDepositCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation createDepositCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createDepositCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createDepositConditionResponse |
Operation: createIndexClauseCondition#
| Operation | createIndexClauseCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation createIndexClauseCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createIndexClauseCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createIndexClauseConditionResponse |
Operation: createInsurancePremiumTaxCondition#
| Operation | createInsurancePremiumTaxCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3113 |
| Description | This is webservice operation createInsurancePremiumTaxCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createInsurancePremiumTaxCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createInsurancePremiumTaxConditionResponse |
Operation: createInternalPremiumReserveCondition#
| Operation | createInternalPremiumReserveCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 441 |
| Description | This is webservice operation createInternalPremiumReserveCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createInternalPremiumReserveCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createInternalPremiumReserveConditionResponse |
Operation: createIntraGroupContract#
| Operation | createIntraGroupContract |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 422 |
| Description | This is webservice operation createIntraGroupContract |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createIntraGroupContract |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createIntraGroupContractResponse |
Operation: createLfPolicyLightBusiness#
| Operation | createLfPolicyLightBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 413 |
| Description | This is webservice operation createLfPolicyLightBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createLfPolicyLightBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createLfPolicyLightBusinessResponse |
Operation: createLimitPremiumCondition#
| Operation | createLimitPremiumCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 311 |
| Description | This is webservice operation createLimitPremiumCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createLimitPremiumCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createLimitPremiumConditionResponse |
Operation: createMultipleSections#
| Operation | createMultipleSections |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation createMultipleSections |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createMultipleSections |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createMultipleSectionsResponse |
Operation: createPlacementForIc#
| Operation | createPlacementForIc |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | This is webservice operation createPlacementForIc |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createPlacementForIc |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createPlacementForIcResponse |
Operation: createPlacementForOcc#
| Operation | createPlacementForOcc |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | This is webservice operation createPlacementForOcc |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createPlacementForOcc |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createPlacementForOccResponse |
Operation: createPolicyLightBusiness#
| Operation | createPolicyLightBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | The Create Policy Light Business service is part on System User API that is part of the SICS Server API. |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createPolicyLightBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createPolicyLightBusinessResponse |
Operation: createPortfolioCondition#
| Operation | createPortfolioCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation createPortfolioCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createPortfolioCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createPortfolioConditionResponse |
Operation: createProfitCommissionCondition#
| Operation | createProfitCommissionCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation createProfitCommissionCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createProfitCommissionCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createProfitCommissionConditionResponse |
Operation: createProtectionProgramFacPart#
| Operation | createProtectionProgramFacPart |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 412 |
| Description | This is webservice operation createProtectionProgramFacPart |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createProtectionProgramFacPart |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createProtectionProgramFacPartResponse |
Operation: createProtectionProgramTreatyPart#
| Operation | createProtectionProgramTreatyPart |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | This is webservice operation createProtectionProgramTreatyPart |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createProtectionProgramTreatyPart |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createProtectionProgramTreatyPartResponse |
Operation: createRebateCondition#
| Operation | createRebateCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation createRebateCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createRebateCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createRebateConditionResponse |
Operation: createReinstatementCondition#
| Operation | createReinstatementCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation createReinstatementCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createReinstatementCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createReinstatementConditionResponse |
Operation: createReinsuranceProgramFromAssumedBusiness#
| Operation | createReinsuranceProgramFromAssumedBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3111 |
| Description | This is webservice operation createReinsuranceProgramFromAssumedBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createReinsuranceProgramFromAssumedBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createReinsuranceProgramFromAssumedBusinessResponse |
Operation: createReinsuranceProgramTreatyPart#
| Operation | createReinsuranceProgramTreatyPart |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3111 |
| Description | This is webservice operation createReinsuranceProgramTreatyPart |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createReinsuranceProgramTreatyPart |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createReinsuranceProgramTreatyPartResponse |
Operation: createReserveCondition#
| Operation | createReserveCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation createReserveCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createReserveCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createReserveConditionResponse |
Operation: createShareCondition#
| Operation | createShareCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | This is webservice operation createShareCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createShareCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createShareConditionResponse |
Operation: createUserDefinedFieldsCondition#
| Operation | createUserDefinedFieldsCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation createUserDefinedFieldsCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createUserDefinedFieldsCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createUserDefinedFieldsConditionResponse |
Operation: deleteAccountingClassification#
| Operation | deleteAccountingClassification |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3117 |
| Description | This is webservice operation deleteAccountingClassification |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/deleteAccountingClassification |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/deleteAccountingClassificationResponse |
Operation: deleteAmendment#
| Operation | deleteAmendment |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation deleteAmendment |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/deleteAmendment |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/deleteAmendmentResponse |
Operation: deleteBusiness#
| Operation | deleteBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation deleteBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/deleteBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/deleteBusinessResponse |
Operation: deleteBusinessCondition#
| Operation | deleteBusinessCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation deleteBusinessCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/deleteBusinessCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/deleteBusinessConditionResponse |
Operation: deleteBusinessGroup#
| Operation | deleteBusinessGroup |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation deleteBusinessGroup |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/deleteBusinessGroup |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/deleteBusinessGroupResponse |
Operation: deleteChildScopeOfCover#
| Operation | deleteChildScopeOfCover |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation deleteChildScopeOfCover |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/deleteChildScopeOfCover |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/deleteChildScopeOfCoverResponse |
Operation: deleteClassification#
| Operation | deleteClassification |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation deleteClassification |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/deleteClassification |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/deleteClassificationResponse |
Operation: delinkBusinessFromCedentsContract#
| Operation | delinkBusinessFromCedentsContract |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 461 |
| Description | This is webservice operation delinkBusinessFromCedentsContract |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/delinkBusinessFromCedentsContract |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/delinkBusinessFromCedentsContractResponse |
Operation: delinkTreatyFromCedentsProgram#
| Operation | delinkTreatyFromCedentsProgram |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 442 |
| Description | This is webservice operation delinkTreatyFromCedentsProgram |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/delinkTreatyFromCedentsProgram |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/delinkTreatyFromCedentsProgramResponse |
Operation: editClassification#
| Operation | editClassification |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | This is webservice operation editClassification |
| 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. | 431 |
| Description | This is webservice operation editEstimatedItemNote |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/editEstimatedItemNote |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/editEstimatedItemNoteResponse |
Operation: editRetrocededShare#
| Operation | editRetrocededShare |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | This is webservice operation editRetrocededShare |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/editRetrocededShare |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/editRetrocededShareResponse |
Operation: editRetrocession#
| Operation | editRetrocession |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 318 |
| Description | This is webservice operation editRetrocession |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/editRetrocession |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/editRetrocessionResponse |
Operation: generateAccountingClassification#
| Operation | generateAccountingClassification |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3117 |
| Description | This is webservice operation generateAccountingClassification |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/generateAccountingClassification |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/generateAccountingClassificationResponse |
Operation: generateAutoFacProtection#
| Operation | generateAutoFacProtection |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 422 |
| Description | This is webservice operation generateAutoFacProtection |
| 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. | 317 |
| Description | This is webservice operation generateAutoProtectionCommit |
| 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. | 317 |
| Description | This is webservice operation generateAutoProtectionProposal |
| 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. | 422 |
| Description | This is webservice operation generatePolicyLightAutoFacProtection |
| 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. | 4052 |
| Description | This is webservice operation generatePolicyLightAutoProtectionCommit |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/generatePolicyLightAutoProtectionCommit |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/generatePolicyLightAutoProtectionCommitResponse |
Operation: getProtectionAssignmentForPolicyNotRecorded#
| Operation | getProtectionAssignmentForPolicyNotRecorded |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation getProtectionAssignmentForPolicyNotRecorded |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/getProtectionAssignmentForPolicyNotRecorded |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/getProtectionAssignmentForPolicyNotRecordedResponse |
Operation: getProtectionAssignmentForPolicyWithSectionsNotRecorded#
| Operation | getProtectionAssignmentForPolicyWithSectionsNotRecorded |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation getProtectionAssignmentForPolicyWithSectionsNotRecorded |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/getProtectionAssignmentForPolicyWithSectionsNotRecorded |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/getProtectionAssignmentForPolicyWithSectionsNotRecordedResponse |
Operation: importDefaultPeriodEstimatesOnPortfolioProgram#
| Operation | importDefaultPeriodEstimatesOnPortfolioProgram |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 492 |
| Description | This is webservice operation importDefaultPeriodEstimatesOnPortfolioProgram |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/importDefaultPeriodEstimatesOnPortfolioProgram |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/importDefaultPeriodEstimatesOnPortfolioProgramResponse |
Operation: inactivateAmendment#
| Operation | inactivateAmendment |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation inactivateAmendment |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/inactivateAmendment |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/inactivateAmendmentResponse |
Operation: linkIntraGroupContract#
| Operation | linkIntraGroupContract |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 422 |
| Description | This is webservice operation linkIntraGroupContract |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/linkIntraGroupContract |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/linkIntraGroupContractResponse |
Operation: listMissingMandatoryFields#
| Operation | listMissingMandatoryFields |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 451 |
| Description | This is webservice operation listMissingMandatoryFields |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/listMissingMandatoryFields |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/listMissingMandatoryFieldsResponse |
Operation: massCancellation#
| Operation | massCancellation |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3111 |
| Description | This is webservice operation massCancellation |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/massCancellation |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/massCancellationResponse |
Operation: massRenewal#
| Operation | massRenewal |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3111 |
| Description | This is webservice operation massRenewal |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/massRenewal |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/massRenewalResponse |
Operation: placeIntermediaryFacPlacement#
| Operation | placeIntermediaryFacPlacement |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | This is webservice operation placeIntermediaryFacPlacement |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/placeIntermediaryFacPlacement |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/placeIntermediaryFacPlacementResponse |
Operation: placeIntermediaryNPFacPlacement#
| Operation | placeIntermediaryNPFacPlacement |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4212 |
| Description | This is webservice operation placeIntermediaryNPFacPlacement |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/placeIntermediaryNPFacPlacement |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/placeIntermediaryNPFacPlacementResponse |
Operation: portfolioProgramPartAddAttachedBusiness#
| Operation | portfolioProgramPartAddAttachedBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 472 |
| Description | This is webservice operation portfolioProgramPartAddAttachedBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/portfolioProgramPartAddAttachedBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/portfolioProgramPartAddAttachedBusinessResponse |
Operation: renewBusiness#
| Operation | renewBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation renewBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/renewBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/renewBusinessResponse |
Operation: renewBusinessWithSections#
| Operation | renewBusinessWithSections |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | The Create Business with Sections service which is part of the P&C Business API that is part of the SICS Server Application Programming Interfaces (APIs). This service creates a new Business with one insured period and a main section and multiple child sections. |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/renewBusinessWithSections |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/renewBusinessWithSectionsResponse |
Operation: renewCedentsProgram#
| Operation | renewCedentsProgram |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 442 |
| Description | This is webservice operation renewCedentsProgram |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/renewCedentsProgram |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/renewCedentsProgramResponse |
Operation: renewLfPolicyLightBusiness#
| Operation | renewLfPolicyLightBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 413 |
| Description | This is webservice operation renewLfPolicyLightBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/renewLfPolicyLightBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/renewLfPolicyLightBusinessResponse |
Operation: renewPolicyLightBusiness#
| Operation | renewPolicyLightBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | The Create Policy Light Business service is part on System User API that is part of the SICS Server API. |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/renewPolicyLightBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/renewPolicyLightBusinessResponse |
Operation: renewReinsuranceProgram#
| Operation | renewReinsuranceProgram |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3111 |
| Description | This is webservice operation renewReinsuranceProgram |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/renewReinsuranceProgram |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/renewReinsuranceProgramResponse |
Operation: retrieveAllAssumedBusinessesLinkedToPlacement#
| Operation | retrieveAllAssumedBusinessesLinkedToPlacement |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 472 |
| Description | This is webservice operation retrieveAllAssumedBusinessesLinkedToPlacement |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/retrieveAllAssumedBusinessesLinkedToPlacement |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/retrieveAllAssumedBusinessesLinkedToPlacementResponse |
| Examples |
SOAP library - SicsWsBusinessEntryPoint - retrieveAllAssumedBusinessesLinkedToPlacement |
Operation: retrieveRecordedProtectionAssignment#
| Operation | retrieveRecordedProtectionAssignment |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation retrieveRecordedProtectionAssignment |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/retrieveRecordedProtectionAssignment |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/retrieveRecordedProtectionAssignmentResponse |
Operation: retrieveValidLifeCycleStatus#
| Operation | retrieveValidLifeCycleStatus |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3117 |
| Description | This is webservice operation retrieveValidLifeCycleStatus |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/retrieveValidLifeCycleStatus |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/retrieveValidLifeCycleStatusResponse |
Operation: revertToPreviousLifeCycleStatus#
| Operation | revertToPreviousLifeCycleStatus |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation revertToPreviousLifeCycleStatus |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/revertToPreviousLifeCycleStatus |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/revertToPreviousLifeCycleStatusResponse |
Operation: revokeCancellation#
| Operation | revokeCancellation |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation revokeCancellation |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/revokeCancellation |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/revokeCancellationResponse |
Operation: revokeProvisionalCancellation#
| Operation | revokeProvisionalCancellation |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation revokeProvisionalCancellation |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/revokeProvisionalCancellation |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/revokeProvisionalCancellationResponse |
Operation: transformPolicyLightBusiness#
| Operation | transformPolicyLightBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | This is webservice operation transformPolicyLightBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/transformPolicyLightBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/transformPolicyLightBusinessResponse |
Operation: transformPolicyLightBusinessIfNeeded#
| Operation | transformPolicyLightBusinessIfNeeded |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | This is webservice operation transformPolicyLightBusinessIfNeeded |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/transformPolicyLightBusinessIfNeeded |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/transformPolicyLightBusinessIfNeededResponse |
Operation: unlinkIntraGroupContract#
| Operation | unlinkIntraGroupContract |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 422 |
| Description | This is webservice operation unlinkIntraGroupContract |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/unlinkIntraGroupContract |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/unlinkIntraGroupContractResponse |
Operation: updateAccountingClassifications#
| Operation | updateAccountingClassifications |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4222 |
| Description | This is webservice operation updateAccountingClassifications |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateAccountingClassifications |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateAccountingClassificationsResponse |
Operation: updateAccountsCommonCondition#
| Operation | updateAccountsCommonCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation updateAccountsCommonCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateAccountsCommonCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateAccountsCommonConditionResponse |
Operation: updateAmendment#
| Operation | updateAmendment |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation updateAmendment |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateAmendment |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateAmendmentResponse |
Operation: updateBusiness#
| Operation | updateBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation updateBusiness |
| 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. | 317 |
| Description | This is webservice operation updateBusinessGroup |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateBusinessGroup |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateBusinessGroupResponse |
Operation: updateBusinessLifeCycleStatus#
| Operation | updateBusinessLifeCycleStatus |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation updateBusinessLifeCycleStatus |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateBusinessLifeCycleStatus |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateBusinessLifeCycleStatusResponse |
Operation: updateBusinessUnderlyingBusiness#
| Operation | updateBusinessUnderlyingBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation updateBusinessUnderlyingBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateBusinessUnderlyingBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateBusinessUnderlyingBusinessResponse |
Operation: updateCancellationCondition#
| Operation | updateCancellationCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation updateCancellationCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateCancellationCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateCancellationConditionResponse |
Operation: updateClaimCondition#
| Operation | updateClaimCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation updateClaimCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateClaimCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateClaimConditionResponse |
Operation: updateClauseCondition#
| Operation | updateClauseCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3117 |
| Description | This is webservice operation updateClauseCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateClauseCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateClauseConditionResponse |
Operation: updateContractCertaintyCheckList#
| Operation | updateContractCertaintyCheckList |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 421 |
| Description | This is webservice operation updateContractCertaintyCheckList |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateContractCertaintyCheckList |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateContractCertaintyCheckListResponse |
| Examples |
SOAP library - SicsWsBusinessEntryPoint - updateContractCertaintyCheckList |
Operation: updateDeductiblesCondition#
| Operation | updateDeductiblesCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation updateDeductiblesCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateDeductiblesCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateDeductiblesConditionResponse |
Operation: updateDeductionCondition#
| Operation | updateDeductionCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation updateDeductionCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateDeductionCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateDeductionConditionResponse |
Operation: updateDepositCondition#
| Operation | updateDepositCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation updateDepositCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateDepositCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateDepositConditionResponse |
Operation: updateIndexClauseCondition#
| Operation | updateIndexClauseCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation updateIndexClauseCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateIndexClauseCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateIndexClauseConditionResponse |
Operation: updateInsurancePremiumTaxCondition#
| Operation | updateInsurancePremiumTaxCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3113 |
| Description | This is webservice operation updateInsurancePremiumTaxCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateInsurancePremiumTaxCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateInsurancePremiumTaxConditionResponse |
Operation: updateInsuredPeriod#
| Operation | updateInsuredPeriod |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation updateInsuredPeriod |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateInsuredPeriod |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateInsuredPeriodResponse |
Operation: updateInternalPremiumReserveCondition#
| Operation | updateInternalPremiumReserveCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 441 |
| Description | This is webservice operation updateInternalPremiumReserveCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateInternalPremiumReserveCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateInternalPremiumReserveConditionResponse |
Operation: updateLastAccountingYearDetails#
| Operation | updateLastAccountingYearDetails |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 472 |
| Description | This is webservice operation updateLastAccountingYearDetails |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateLastAccountingYearDetails |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateLastAccountingYearDetailsResponse |
Operation: updateLfPolicyLightBusiness#
| Operation | updateLfPolicyLightBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 413 |
| Description | This is webservice operation updateLfPolicyLightBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateLfPolicyLightBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateLfPolicyLightBusinessResponse |
Operation: updateLifeCycleStatusInformation#
| Operation | updateLifeCycleStatusInformation |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation updateLifeCycleStatusInformation |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateLifeCycleStatusInformation |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateLifeCycleStatusInformationResponse |
Operation: updateLimitPremiumCondition#
| Operation | updateLimitPremiumCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3117 |
| Description | This is webservice operation updateLimitPremiumCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateLimitPremiumCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateLimitPremiumConditionResponse |
Operation: updatePeriodEstimates#
| Operation | updatePeriodEstimates |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4214 |
| Description | This is webservice operation updatePeriodEstimates |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updatePeriodEstimates |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updatePeriodEstimatesResponse |
Operation: updatePolicyLightBusiness#
| Operation | updatePolicyLightBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | This is webservice operation updatePolicyLightBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updatePolicyLightBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updatePolicyLightBusinessResponse |
Operation: updatePortfolioCondition#
| Operation | updatePortfolioCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation updatePortfolioCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updatePortfolioCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updatePortfolioConditionResponse |
Operation: updateProfitCommissionCondition#
| Operation | updateProfitCommissionCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation updateProfitCommissionCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateProfitCommissionCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateProfitCommissionConditionResponse |
Operation: updateProtectionProgramFacPart#
| Operation | updateProtectionProgramFacPart |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 412 |
| Description | This is webservice operation updateProtectionProgramFacPart |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateProtectionProgramFacPart |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateProtectionProgramFacPartResponse |
Operation: updateProtectionProgramTreatyPart#
| Operation | updateProtectionProgramTreatyPart |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | This is webservice operation updateProtectionProgramTreatyPart |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateProtectionProgramTreatyPart |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateProtectionProgramTreatyPartResponse |
Operation: updateRebateCondition#
| Operation | updateRebateCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation updateRebateCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateRebateCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateRebateConditionResponse |
Operation: updateReinstatementCondition#
| Operation | updateReinstatementCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation updateReinstatementCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateReinstatementCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateReinstatementConditionResponse |
Operation: updateReinsuranceProgramTreatyPart#
| Operation | updateReinsuranceProgramTreatyPart |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3111 |
| Description | This is webservice operation updateReinsuranceProgramTreatyPart |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateReinsuranceProgramTreatyPart |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateReinsuranceProgramTreatyPartResponse |
Operation: updateReserveCondition#
| Operation | updateReserveCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation updateReserveCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateReserveCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateReserveConditionResponse |
Operation: updateScopeOfCover#
| Operation | updateScopeOfCover |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation updateScopeOfCover |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateScopeOfCover |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateScopeOfCoverResponse |
Operation: updateScopeOfCoverWithConditions#
| Operation | updateScopeOfCoverWithConditions |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation updateScopeOfCoverWithConditions |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateScopeOfCoverWithConditions |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateScopeOfCoverWithConditionsResponse |
Operation: updateShareCondition#
| Operation | updateShareCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 3115 |
| Description | This is webservice operation updateShareCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateShareCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateShareConditionResponse |
Operation: updateUnderwritersEstimates#
| Operation | updateUnderwritersEstimates |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 422 |
| Description | This is webservice operation updateUnderwritersEstimates |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateUnderwritersEstimates |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateUnderwritersEstimatesResponse |
Operation: updateUserDefinedFieldsCondition#
| Operation | updateUserDefinedFieldsCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 304 |
| Description | This is webservice operation updateUserDefinedFieldsCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateUserDefinedFieldsCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateUserDefinedFieldsConditionResponse |
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 | anonymizeIndividualInsurableObject |
| Namespace | http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint-interface |
| From ver. | 4.9.5 |
| Description | This webservice operation is used to anonymize Individual Insurable Object properties. |
| Input type | http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint-interface/anonymizeIndividualInsurableObject |
| Output type | http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint/SicsWsBusinessInsurablesEntryPointPort/anonymizeIndividualInsurableObjectResponse |
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 | retrieveInsurablePerils |
| Namespace | http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint-interface |
| From ver. | 3.1.12 |
| Description | This webservice operation describes Retrieve Insurable Peril on the basis of the country/countryGroup. |
| Input type | http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint-interface/retrieveInsurablePerils |
| Output type | http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint/SicsWsBusinessInsurablesEntryPointPort/retrieveInsurablePerilsResponse |
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 | anonymizeBusinessPartner |
| Namespace | http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface |
| From ver. | 4.9.5 |
| Description | This webservice operation is used to anonymize Business Partner properties. |
| Input type | http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface/anonymizeBusinessPartner |
| Output type | http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint/SicsWsBusinessPartnerEntryPointPort/anonymizeBusinessPartnerResponse |
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 | createOrUpdateCollateral |
| Namespace | http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface |
| From ver. | 4.23.1 |
| Description | This webservice operation create or update Collateral Information(Letter Of Credit, Trusts, Funds Held) for an existing business partner. Minimum Input for Create or Update Collateral : Business Partner Identifier. |
| Input type | http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface/createOrUpdateCollateral |
| Output type | http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint/SicsWsBusinessPartnerEntryPointPort/createOrUpdateCollateralResponse |
| Examples |
SOAP library - SicsWsBusinessPartnerEntryPoint - 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: 34
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 | changeBusinessPartnerForWorksheetBalance |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 3.1.17 |
| Description | This webservice operation takes place when the users open up a balance property and change the Business Partner. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/changeBusinessPartnerForWorksheetBalance |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/changeBusinessPartnerForWorksheetBalanceResponse |
Operation: changePaymentCurrencyForWorksheetBalance#
| Operation | changePaymentCurrencyForWorksheetBalance |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 3.1.11 |
| Description | This webservice operation takes place when the users open up a balance property and add or change the Payment Currency. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/changePaymentCurrencyForWorksheetBalance |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/changePaymentCurrencyForWorksheetBalanceResponse |
Operation: changeRecipientForWorksheetBalance#
| Operation | changeRecipientForWorksheetBalance |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 3.1.15 |
| Description | This webservice operation takes place when the users open up a balance property and change the Recipient for worksheet. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/changeRecipientForWorksheetBalance |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/changeRecipientForWorksheetBalanceResponse |
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 | closeTechnicalWorksheetFromSpreadsheet |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 4.22.3 |
| Description | This webservice operation Close a worksheet. Minimum input for closeWorksheet : Worksheet ID and Balance Amount. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/closeTechnicalWorksheetFromSpreadsheet |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/closeTechnicalWorksheetFromSpreadsheetResponse |
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 | convertWorksheetToPostMode |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 3.1.11 |
| Description | This webservice operation converts worksheet to post balance. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/convertWorksheetToPostMode |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/convertWorksheetToPostModeResponse |
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 | createBalanceGroup |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 3.1.11 |
| Description | This webservice operation can create Settlement/Account Balance Group from the Input Worksheets. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/createBalanceGroup |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/createBalanceGroupResponse |
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 | createClaimWorksheet |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 3.1.7 |
| Description | This webservice operation Create a claim worksheet. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/createClaimWorksheet |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/createClaimWorksheetResponse |
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 | createLedgerDetailLight |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 3.1.15 |
| Description | This webservice operation creates a booking in Policy Light. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/createLedgerDetailLight |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/createLedgerDetailLightResponse |
Operation: createPolicyAccountingClaimDetail#
| Operation | createPolicyAccountingClaimDetail |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 3.1.7 |
| Description | This webservice operation Create Policy Accounting Claim Detail. This will create original Claim bookings for Individual claims of Level of Business Policy Ceded. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/createPolicyAccountingClaimDetail |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/createPolicyAccountingClaimDetailResponse |
Operation: createPolicyAccountingDetail#
| Operation | createPolicyAccountingDetail |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 3.1.7 |
| Description | This webservice operation Create Policy Accounting Detail. This will create original technical bookings for Level of Business Policy Ceded. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/createPolicyAccountingDetail |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/createPolicyAccountingDetailResponse |
Operation: createPostBalanceWorksheet#
| Operation | createPostBalanceWorksheet |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 3.1.15 |
| Description | This webservice operation takes place when the users Creates a Post Balance from the Business Partner Ledger. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/createPostBalanceWorksheet |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/createPostBalanceWorksheetResponse |
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 | createRemittanceFromGroupBalance |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 3.1.11 |
| Description | This webservice operation creates remittance worksheet from a Settlement/Account Balance Group. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/createRemittanceFromGroupBalance |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/createRemittanceFromGroupBalanceResponse |
Operation: createTechnicalWorksheetFromDetail#
| Operation | createTechnicalWorksheetFromDetail |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 4.22.4 |
| Description | This webservice operation creates a Technical Worksheet from the given detail. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/createTechnicalWorksheetFromDetail |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/createTechnicalWorksheetFromDetailResponse |
Operation: createWorksheet#
| Operation | createWorksheet |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 3.1.2 |
| Description | This webservice operation create a new Technical Worksheet. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/createWorksheet |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/createWorksheetResponse |
Operation: generatePaidRemittanceFromTechnicalOrClaimBalance#
| Operation | generatePaidRemittanceFromTechnicalOrClaimBalance |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 4.1.1 |
| Description | This webservice operation generate Paid Remittance for a single (negative) Technical/Claim balance. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/generatePaidRemittanceFromTechnicalOrClaimBalance |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/generatePaidRemittanceFromTechnicalOrClaimBalanceResponse |
Operation: importTechnicalWorksheetFromSpreadsheet#
| Operation | importTechnicalWorksheetFromSpreadsheet |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 4.22.3 |
| Description | This webservice operation creates a Technical Worksheet From Spreadsheet using the mapping defined. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/importTechnicalWorksheetFromSpreadsheet |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/importTechnicalWorksheetFromSpreadsheetResponse |
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 | retrieveBalancesForBusinessPartner |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 3.1.11 |
| Description | This webservice operation takes place when the user inspects balances on a Business Partner Ledger. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/retrieveBalancesForBusinessPartner |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/retrieveBalancesForBusinessPartnerResponse |
Operation: retrieveBookingsForABusiness#
| Operation | retrieveBookingsForABusiness |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 3.1.11 |
| Description | This webservice operation takes place when the user inspect balances and details on a Business Ledger. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/retrieveBookingsForABusiness |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/retrieveBookingsForABusinessResponse |
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: updateWorksheetBalanceInformation#
| Operation | updateWorksheetBalanceInformation |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 4.4.1 |
| Description | This webservice operation will update the fields for both open and closed worksheets (claim worksheets and technical worksheets). |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/updateWorksheetBalanceInformation |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/updateWorksheetBalanceInformationResponse |
Operation: updateWorksheetDetailInformation#
| Operation | updateWorksheetDetailInformation |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 4.21.3 |
| Description | This webservice operation allows to update the worksheet at detail level. |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/updateWorksheetDetailInformation |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/updateWorksheetDetailInformationResponse |
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 | populateTemplateString |
| Namespace | http://www.SicsWsDocumentProductionEntryPoint.com/SicsWsDocumentProductionEntryPoint-interface |
| From ver. | 3.1.7 |
| Description | This webservice operation allows the retrieval of data from a SICS database through the use of the document production external interfaces. A ’template like’ string is passed to a domain object with a valid external interface, resulting in a populated string that may be used directly in a third party application or front end. |
| Input type | http://www.SicsWsDocumentProductionEntryPoint.com/SicsWsDocumentProductionEntryPoint-interface/populateTemplateString |
| Output type | http://www.SicsWsDocumentProductionEntryPoint.com/SicsWsDocumentProductionEntryPoint/SicsWsDocumentProductionEntryPointPort/populateTemplateStringResponse |
| Examples |
SOAP library - SicsWsDocumentProductionEntryPoint - 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#
| Operation | retrieveObject |
| Namespace | http://www.SicsWsDomainRetrievalEntryPoint.com/SicsWsDomainRetrievalEntryPoint-interface |
| From ver. | 3.1.7 |
| Description | This webservice operation retrieve all attributes for a domain object. Also retrieve a selection of attributes for a domain object, if you are only interested in some of the attributes of a domain object you can limit the result set to these attributes. |
| Input type | http://www.SicsWsDomainRetrievalEntryPoint.com/SicsWsDomainRetrievalEntryPoint-interface/retrieveObject |
| Output type | http://www.SicsWsDomainRetrievalEntryPoint.com/SicsWsDomainRetrievalEntryPoint/SicsWsDomainRetrievalEntryPointPort/retrieveObjectResponse |
| Examples |
SOAP library - SicsWsDomainRetrievalEntryPoint - 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 | executeSearch |
| Namespace | http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface |
| From ver. | 3.1.16 |
| Description | This webservice operation is used for Generic Search. |
| Input type | http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface/executeSearch |
| Output type | http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint/SicsWsDomainSearchEntryPointPort/executeSearchResponse |
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: 14
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: 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 | setMessageReasonAndResponsible |
| Namespace | http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface |
| From ver. | 4.3.2 |
| Description | This webservice operation mimics the functionality behind the ‘Reason / Responsible’ menu option on the eMessage. |
| Input type | http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface/setMessageReasonAndResponsible |
| Output type | http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint/SicsWsEMessagingEntryPointPort/setMessageReasonAndResponsibleResponse |
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 | fastCreateClaimWorksheet |
| Namespace | http://www.SicsWsMigrationEntryPoint.com/SicsWsMigrationEntryPoint-interface |
| From ver. | 4.5.2 |
| Description | This webservice operation takes XML input as the existing createClaimWorksheet web service, but is based upon the processing principles of the importCSVRecords web service. This web service applies certain default values if not given in the message. |
| Input type | http://www.SicsWsMigrationEntryPoint.com/SicsWsMigrationEntryPoint-interface/fastCreateClaimWorksheet |
| Output type | http://www.SicsWsMigrationEntryPoint.com/SicsWsMigrationEntryPoint/SicsWsMigrationEntryPointPort/fastCreateClaimWorksheetResponse |
| Examples |
SOAP library - SicsWsMigrationEntryPoint - fastCreateClaimWorksheet |
Operation: fastCreateTechnicalWorksheet#
| Operation | fastCreateTechnicalWorksheet |
| Namespace | http://www.SicsWsMigrationEntryPoint.com/SicsWsMigrationEntryPoint-interface |
| From ver. | 4.5.2 |
| Description | This webservice operation takes XML input as the existing createWorksheet web service, but is based upon the processing principles of the importCSVRecords web service. This web service applies certain default values if not given in the message. |
| Input type | http://www.SicsWsMigrationEntryPoint.com/SicsWsMigrationEntryPoint-interface/fastCreateTechnicalWorksheet |
| Output type | http://www.SicsWsMigrationEntryPoint.com/SicsWsMigrationEntryPoint/SicsWsMigrationEntryPointPort/fastCreateTechnicalWorksheetResponse |
| Examples |
SOAP library - SicsWsMigrationEntryPoint - 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. annulBalancePairing, changeStatusRemittanceBalance, closeWorksheet, createBalancePairing, createClaimWorksheet, createFGUClaimWorksheet, createPolicyAccountingClaimDetail, createPolicyAccountingDetail, createRemittanceBalance, createWorksheet, postBookingReview, reverseTechnicalWorksheet, updateWorksheetBalanceInformation.
Number of Operations: 13
Operation: annulBalancePairing#
| Operation | annulBalancePairing |
| Namespace | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-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.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface/annulBalancePairing |
| Output type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint/SicsWsPcAccountingEntryPointPort/annulBalancePairingResponse |
Operation: changeStatusRemittanceBalance#
| Operation | changeStatusRemittanceBalance |
| Namespace | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-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.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface/changeStatusRemittanceBalance |
| Output type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint/SicsWsPcAccountingEntryPointPort/changeStatusRemittanceBalanceResponse |
Operation: closeWorksheet#
| Operation | closeWorksheet |
| Namespace | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-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.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface/closeWorksheet |
| Output type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint/SicsWsPcAccountingEntryPointPort/closeWorksheetResponse |
Operation: createBalancePairing#
| Operation | createBalancePairing |
| Namespace | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-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.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface/createBalancePairing |
| Output type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint/SicsWsPcAccountingEntryPointPort/createBalancePairingResponse |
Operation: createClaimWorksheet#
| Operation | createClaimWorksheet |
| Namespace | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface |
| From ver. | 3.1.7 |
| Description | This webservice operation Create a claim worksheet. |
| Input type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface/createClaimWorksheet |
| Output type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint/SicsWsPcAccountingEntryPointPort/createClaimWorksheetResponse |
Operation: createFGUClaimWorksheet#
| Operation | createFGUClaimWorksheet |
| Namespace | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-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.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface/createFGUClaimWorksheet |
| Output type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint/SicsWsPcAccountingEntryPointPort/createFGUClaimWorksheetResponse |
Operation: createPolicyAccountingClaimDetail#
| Operation | createPolicyAccountingClaimDetail |
| Namespace | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface |
| From ver. | 3.1.7 |
| Description | This webservice operation Create Policy Accounting Claim Detail. This will create original Claim bookings for Individual claims of Level of Business Policy Ceded. |
| Input type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface/createPolicyAccountingClaimDetail |
| Output type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint/SicsWsPcAccountingEntryPointPort/createPolicyAccountingClaimDetailResponse |
Operation: createPolicyAccountingDetail#
| Operation | createPolicyAccountingDetail |
| Namespace | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface |
| From ver. | 3.1.7 |
| Description | This webservice operation Create Policy Accounting Detail. This will create original technical bookings for Level of Business Policy Ceded. |
| Input type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface/createPolicyAccountingDetail |
| Output type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint/SicsWsPcAccountingEntryPointPort/createPolicyAccountingDetailResponse |
Operation: createRemittanceBalance#
| Operation | createRemittanceBalance |
| Namespace | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-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.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface/createRemittanceBalance |
| Output type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint/SicsWsPcAccountingEntryPointPort/createRemittanceBalanceResponse |
Operation: createWorksheet#
| Operation | createWorksheet |
| Namespace | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface |
| From ver. | 3.1.2 |
| Description | This webservice operation create a new Technical Worksheet. |
| Input type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface/createWorksheet |
| Output type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint/SicsWsPcAccountingEntryPointPort/createWorksheetResponse |
Operation: postBookingReview#
| Operation | postBookingReview |
| Namespace | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface |
| From ver. | 4.8.1 |
| Description | This webservice operation create reports in the feedback for a worksheet. Minimum input for postBookingReview : Worksheet ID and PBR code. |
| Input type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface/postBookingReview |
| Output type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint/SicsWsPcAccountingEntryPointPort/postBookingReviewResponse |
| Examples |
SOAP library - SicsWsPcAccountingEntryPoint - postBookingReview |
Operation: reverseTechnicalWorksheet#
| Operation | reverseTechnicalWorksheet |
| Namespace | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-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.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface/reverseTechnicalWorksheet |
| Output type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint/SicsWsPcAccountingEntryPointPort/reverseTechnicalWorksheetResponse |
Operation: updateWorksheetBalanceInformation#
| Operation | updateWorksheetBalanceInformation |
| Namespace | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface |
| From ver. | 4.4.1 |
| Description | This webservice operation will update the fields for both open and closed worksheets (claim worksheets and technical worksheets). |
| Input type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface/updateWorksheetBalanceInformation |
| Output type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint/SicsWsPcAccountingEntryPointPort/updateWorksheetBalanceInformationResponse |
SicsWsPcClaimEntryPoint #
This is the SicsWsPcClaimEntryPoint service. This entrypoint describes PcClaim operations i.e. createClaim, createAndUpdateClaimFGU, createHeadlineLoss, createLightClaim, moveClaim, retrieveClaimLedger, updateClaim, updateHeadlineLoss.
Number of Operations: 32
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. | 317 |
| Description | This is webservice operation assignToExistingPolicyClaim |
| 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. | 411 |
| Description | This is webservice operation assignToExistingSoc |
| Input type | http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/assignToExistingSoc |
| Output type | http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/assignToExistingSocResponse |
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: createHeadlineLossGroup#
| Operation | createHeadlineLossGroup |
| Namespace | http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. | 4.2.1 |
| Description | This webservice operation is used to create the Headline Loss Group. |
| Input type | http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/createHeadlineLossGroup |
| Output type | http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/createHeadlineLossGroupResponse |
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 | deleteHeadlineLoss |
| Namespace | http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. | 3.1.7 |
| Description | This webservice operation will delete an existing Headline Loss. |
| Input type | http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/deleteHeadlineLoss |
| Output type | http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/deleteHeadlineLossResponse |
Operation: deleteHeadlineLossGroup#
| Operation | deleteHeadlineLossGroup |
| Namespace | http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. | 4.2.1 |
| Description | This webservice operation will delete an existing Headline Loss Group. |
| Input type | http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/deleteHeadlineLossGroup |
| Output type | http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/deleteHeadlineLossGroupResponse |
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: 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#
| 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#
| 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#
| 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: 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 | countryGroup |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 3.1.0 |
| Description | This webservice operation fetches all countries grouped by ‘country group’. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/countryGroup |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/countryGroupResponse |
Operation: createCurrency#
| Operation | createCurrency |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 3.1.15 |
| Description | This webservice operation create currency with English name and ISO-code. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/createCurrency |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/createCurrencyResponse |
Operation: createExchangeRate#
| Operation | createExchangeRate |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 3.1.15 |
| Description | This webservice operation creates Daily Rate, Period Rate, Year Rate. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/createExchangeRate |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/createExchangeRateResponse |
Operation: createProcessID#
| Operation | createProcessID |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 4.2.1 |
| Description | This webservice operation creates a Process ID in the system. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/createProcessID |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/createProcessIDResponse |
Operation: createReferenceData#
| Operation | createReferenceData |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 4.4.2 |
| Description | This webservice operation create reference data. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/createReferenceData |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/createReferenceDataResponse |
Operation: createReferenceDataType#
| Operation | createReferenceDataType |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 4.4.2 |
| Description | This webservice operation create all reference data of a specific type. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/createReferenceDataType |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/createReferenceDataTypeResponse |
Operation: currencies#
| Operation | currencies |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 3.1.18 |
| Description | This webservice operation fetch all currencies and their English name and ISO-code. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/currencies |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/currenciesResponse |
Operation: currencyExchangeRate#
| Operation | currencyExchangeRate |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 3.1.17 |
| Description | This webservice operation retrieves the exchange rate between 2 currencies. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/currencyExchangeRate |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/currencyExchangeRateResponse |
Operation: deleteCurrency#
| Operation | deleteCurrency |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 4.23.2 |
| Description | This webservice operation deletes the currency using the given isoAlpha. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/deleteCurrency |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/deleteCurrencyResponse |
| Examples |
SOAP library - SicsWsReferenceItemsEntryPoint - 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 | referenceDataType |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 3.1.0 |
| Description | This webservice operation fetch all reference data of a specific type. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/referenceDataType |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/referenceDataTypeResponse |
Operation: referenceDataTypeWithFilteredItems#
| Operation | referenceDataTypeWithFilteredItems |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 3.1.0 |
| Description | This webservice operation fetch reference data depending on the filtered data type. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/referenceDataTypeWithFilteredItems |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/referenceDataTypeWithFilteredItemsResponse |
Operation: retrieveProcessID#
| Operation | retrieveProcessID |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 4.2.1 |
| Description | This webservice operation retrieves a specific Process ID from the system. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/retrieveProcessID |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/retrieveProcessIDResponse |
Operation: retrieveReferenceData#
| Operation | retrieveReferenceData |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 3.1.12 |
| Description | This webservice operation retrieves all the referenceData from the system provided subclassNumber as Input. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/retrieveReferenceData |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/retrieveReferenceDataResponse |
Operation: updateCurrency#
| Operation | updateCurrency |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 3.1.15 |
| Description | This webservice operation update currency properties. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/updateCurrency |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/updateCurrencyResponse |
Operation: updateExchangeRate#
| Operation | updateExchangeRate |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 4.4.1 |
| Description | This webservice operation Update Daily Rate, Period Rate, Year Rate. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/updateExchangeRate |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/updateExchangeRateResponse |
Operation: updateProcessIDStatus#
| Operation | updateProcessIDStatus |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 4.2.1 |
| Description | This webservice operation Updates the status of a Process ID. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/updateProcessIDStatus |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/updateProcessIDStatusResponse |
Operation: updateProcessIDType#
| Operation | updateProcessIDType |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 4.2.1 |
| Description | This webservice operation Update the Type of a Process ID. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/updateProcessIDType |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/updateProcessIDTypeResponse |
Operation: updateReferenceData#
| Operation | updateReferenceData |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 4.4.2 |
| Description | This webservice operation Update reference data. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/updateReferenceData |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/updateReferenceDataResponse |
Operation: updateReferenceDataType#
| Operation | updateReferenceDataType |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 4.4.2 |
| Description | This webservice operation Update all reference data of a specific type. |
| Input type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface/updateReferenceDataType |
| Output type | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint/SicsWsReferenceItemsEntryPointPort/updateReferenceDataTypeResponse |
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 | updateBookingTerms |
| Namespace | http://www.SicsWsSystemAdministrationEntryPoint.com/SicsWsSystemAdministrationEntryPoint-interface |
| From ver. | 4.7.2 |
| Description | This webservice operation update Booking Terms. |
| Input type | http://www.SicsWsSystemAdministrationEntryPoint.com/SicsWsSystemAdministrationEntryPoint-interface/updateBookingTerms |
| Output type | http://www.SicsWsSystemAdministrationEntryPoint.com/SicsWsSystemAdministrationEntryPoint/SicsWsSystemAdministrationEntryPointPort/updateBookingTermsResponse |
Operation: updateSystemParameters#
| Operation | updateSystemParameters |
| Namespace | http://www.SicsWsSystemAdministrationEntryPoint.com/SicsWsSystemAdministrationEntryPoint-interface |
| From ver. | 4.22.2 |
| Description | This webservice operation update System Parameters. |
| Input type | http://www.SicsWsSystemAdministrationEntryPoint.com/SicsWsSystemAdministrationEntryPoint-interface/updateSystemParameters |
| Output type | http://www.SicsWsSystemAdministrationEntryPoint.com/SicsWsSystemAdministrationEntryPoint/SicsWsSystemAdministrationEntryPointPort/updateSystemParametersResponse |
| Examples |
SOAP library - SicsWsSystemAdministrationEntryPoint - 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 | createProcess |
| Namespace | http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint-interface |
| From ver. | 4.2.2 |
| Description | This webservice operation is used to create a new task management process from a template. This is similar but not equal to the menu item ‘Start Process’ in the Task Management Desktop. |
| Input type | http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint-interface/createProcess |
| Output type | http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint/SicsWsTaskManagementEntryPointPort/createProcessResponse |
| Examples |
SOAP library - SicsWsTaskManagementEntryPoint - 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 |