SICS API Server - P&C
SOAP webservice documentation #
Summary #
Total number of EntryPoints: 17
Total number of Operations: 320
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. | 405 |
| Description | 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. | 403 |
| Description | 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. | 451 |
| Description | 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. | 317 |
| Description | 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. | 451 |
| Description | 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. | 403 |
| Description | 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. | 317 |
| Description | 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. | 3110 |
| Description | This 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. | 317 |
| Description | 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. | 406 |
| Description | 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. | 3111 |
| Description | 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. | 451 |
| Description | 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. | 403 |
| Description | This service 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. | 431 |
| Description | The activateJob web service 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. | 4212 |
| Description | The createAccountingOrder web service 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. | 481 |
| Description | The createJob web service 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. | 481 |
| Description | The createOrder web service 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.
Number of Operations: 143
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: 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 | This is webservice operation createBusinessWithSections |
| 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 | This is webservice operation createPolicyLightBusiness |
| 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 | This is webservice operation renewBusinessWithSections |
| 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 | This is webservice operation renewPolicyLightBusiness |
| 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.
Number of Operations: 5
Operation: anonymizeIndividualInsurableObject#
| Operation | anonymizeIndividualInsurableObject |
| Namespace | http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint-interface |
| From ver. | 495 |
| Description | This is webservice operation anonymizeIndividualInsurableObject |
| 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. | 317 |
| Description | This is webservice operation createInsurableObject |
| 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. | 317 |
| Description | This is webservice operation maintainCessionInsurablePeril |
| 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. | 3112 |
| Description | This is webservice operation retrieveInsurablePerils |
| 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. | 317 |
| Description | This is webservice operation updateInsurableObject |
| Input type | http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint-interface/updateInsurableObject |
| Output type | http://www.SicsWsBusinessInsurablesEntryPoint.com/SicsWsBusinessInsurablesEntryPoint/SicsWsBusinessInsurablesEntryPointPort/updateInsurableObjectResponse |
SicsWsBusinessPartnerEntryPoint #
This is the SicsWsBusinessPartnerEntryPoint service.
Number of Operations: 14
Operation: anonymizeBusinessPartner#
| Operation | anonymizeBusinessPartner |
| Namespace | http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface |
| From ver. | 495 |
| Description | This is webservice operation anonymizeBusinessPartner |
| 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. | 441 |
| Description | This is webservice operation createAndApproveBankAccount |
| 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. | 317 |
| Description | This is webservice operation createBank |
| 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. | 317 |
| Description | This is webservice operation createBusinessPartner |
| 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. | 3111 |
| Description | This is webservice operation createBusinessPartnerGroup |
| 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. | 4231 |
| Description | This is webservice operation createOrUpdateCollateral |
| 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. | 4231 |
| Description | This is webservice operation createOrUpdateCollateralDetails |
| 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. | 317 |
| Description | This is webservice operation createPerson |
| 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. | 317 |
| Description | This is webservice operation deleteParty |
| 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. | 317 |
| Description | This is webservice operation updateBank |
| 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. | 451 |
| Description | This is webservice operation updateBankAccount |
| 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. | 317 |
| Description | This is webservice operation updateBusinessPartner |
| 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. | 3111 |
| Description | This is webservice operation updateBusinessPartnerGroup |
| 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. | 317 |
| Description | This is webservice operation updatePerson |
| Input type | http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint-interface/updatePerson |
| Output type | http://www.SicsWsBusinessPartnerEntryPoint.com/SicsWsBusinessPartnerEntryPoint/SicsWsBusinessPartnerEntryPointPort/updatePersonResponse |
SicsWsCommonAccountingEntryPoint #
This is the SicsWsCommonAccountingEntryPoint service.
Number of Operations: 34
Operation: annulBalancePairing#
| Operation | annulBalancePairing |
| Namespace | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface |
| From ver. | 424 |
| Description | This is webservice operation annulBalancePairing |
| 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. | 3111 |
| Description | This is webservice operation bookAdjustments |
| 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. | 3111 |
| Description | This is webservice operation bookInstalments |
| 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. | 442 |
| Description | This is webservice operation bookSpecialAcceptancePremiums |
| 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. | 3117 |
| Description | This is webservice operation changeBusinessPartnerForWorksheetBalance |
| 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. | 3111 |
| Description | This is webservice operation changePaymentCurrencyForWorksheetBalance |
| 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. | 3115 |
| Description | This is webservice operation changeRecipientForWorksheetBalance |
| 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. | 317 |
| Description | This is webservice operation changeStatusRemittanceBalance |
| 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. | 4223 |
| Description | This is webservice operation closeTechnicalWorksheetFromSpreadsheet |
| 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. | 312 |
| Description | This is webservice operation closeWorksheet |
| 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. | 3111 |
| Description | This is webservice operation convertWorksheetToPostMode |
| 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. | 3111 |
| Description | This is webservice operation copyRemittanceBalance |
| 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. | 3111 |
| Description | This is webservice operation createBalanceGroup |
| 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. | 317 |
| Description | This is webservice operation createBalancePairing |
| 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. | 317 |
| Description | This is webservice operation createClaimWorksheet |
| 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. | 317 |
| Description | This is webservice operation createFGUClaimWorksheet |
| 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. | 3115 |
| Description | This is webservice operation createLedgerDetailLight |
| 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. | 317 |
| Description | This is webservice operation createPolicyAccountingClaimDetail |
| 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. | 317 |
| Description | This is webservice operation createPolicyAccountingDetail |
| 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. | 3115 |
| Description | This is webservice operation createPostBalanceWorksheet |
| 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. | 3117 |
| Description | This is webservice operation createRemittanceBalance |
| 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. | 3111 |
| Description | This is webservice operation createRemittanceFromGroupBalance |
| 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. | 4224 |
| Description | This is webservice operation createTechnicalWorksheetFromDetail |
| 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. | 312 |
| Description | This is webservice operation createWorksheet |
| 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. | 411 |
| Description | This is webservice operation generatePaidRemittanceFromTechnicalOrClaimBalance |
| 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. | 4223 |
| Description | This is webservice operation importTechnicalWorksheetFromSpreadsheet |
| 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. | 412 |
| Description | This is webservice operation openWorksheetFromPostBalance |
| 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. | 3111 |
| Description | This is webservice operation retrieveBalancesForBusinessPartner |
| 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. | 3111 |
| Description | This is webservice operation retrieveBookingsForABusiness |
| 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. | 317 |
| Description | This is webservice operation reverseTechnicalWorksheet |
| 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. | 495 |
| Description | This is webservice operation updateRemittanceBalance |
| 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. | 441 |
| Description | This is webservice operation updateWorksheetBalanceInformation |
| 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. | 4213 |
| Description | This is webservice operation updateWorksheetDetailInformation |
| 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. | 412 |
| Description | This is webservice operation updateWorksheetInPostMode |
| Input type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint-interface/updateWorksheetInPostMode |
| Output type | http://www.SicsWsCommonAccountingEntryPoint.com/SicsWsCommonAccountingEntryPoint/SicsWsCommonAccountingEntryPointPort/updateWorksheetInPostModeResponse |
SicsWsDocumentProductionEntryPoint #
This is the SicsWsDocumentProductionEntryPoint service.
Number of Operations: 2
Operation: populateTemplateString#
| Operation | populateTemplateString |
| Namespace | http://www.SicsWsDocumentProductionEntryPoint.com/SicsWsDocumentProductionEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation populateTemplateString |
| 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. | 3111 |
| Description | This is webservice operation produceDocument |
| 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.
Number of Operations: 1
Operation: retrieveObject#
| Operation | retrieveObject |
| Namespace | http://www.SicsWsDomainRetrievalEntryPoint.com/SicsWsDomainRetrievalEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation retrieveObject |
| 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.
Number of Operations: 8
Operation: executeBusinessPartnerSearch#
| Operation | executeBusinessPartnerSearch |
| Namespace | http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface |
| From ver. | 403 |
| Description | This is webservice operation executeBusinessPartnerSearch |
| 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. | 472 |
| Description | This is webservice operation executeBusinessPortfolioProgramSearch |
| 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. | 403 |
| Description | This is webservice operation executeBusinessSearch |
| 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. | 403 |
| Description | This is webservice operation executeClaimGroupSearch |
| 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. | 403 |
| Description | This is webservice operation executeClaimSearch |
| 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. | 403 |
| Description | This is webservice operation executeHeadLineLossSearch |
| 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. | 3116 |
| Description | This is webservice operation executeSearch |
| 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. | 431 |
| Description | This is webservice operation executeTaskSearch |
| Input type | http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint-interface/executeTaskSearch |
| Output type | http://www.SicsWsDomainSearchEntryPoint.com/SicsWsDomainSearchEntryPoint/SicsWsDomainSearchEntryPointPort/executeTaskSearchResponse |
SicsWsEMessagingEntryPoint #
This is the SicsWsEMessagingEntryPoint service.
Number of Operations: 14
Operation: approveMessage#
| Operation | approveMessage |
| Namespace | http://www.SicsWsEMessagingEntryPoint.com/SicsWsEMessagingEntryPoint-interface |
| From ver. | 432 |
| Description | This is webservice operation approveMessage |
| 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. | 432 |
| Description | This is webservice operation discardMessage |
| 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. | 432 |
| Description | This is webservice operation excludeMessage |
| 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. | 492 |
| Description | This is webservice operation excludePreviousMessage |
| 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. | 432 |
| Description | This is webservice operation includeMessage |
| 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. | 492 |
| Description | This is webservice operation includePreviousMessage |
| 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. | 4222 |
| Description | This is webservice operation linkClaimWorksheetToEMessages |
| 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. | 432 |
| Description | This is webservice operation markMessageAsExamined |
| 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. | 432 |
| Description | This is webservice operation processMessage |
| 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. | 4224 |
| Description | This is webservice operation rejectMessage |
| 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. | 432 |
| Description | This is webservice operation restoreMessage |
| 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. | 432 |
| Description | This is webservice operation sendMessageQuery |
| 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. | 432 |
| Description | This is webservice operation setMessageReasonAndResponsible |
| 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. | 432 |
| Description | This is webservice operation validateMessage |
| 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 | The fastCreateClaimWorksheet web service 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 | The new fastCreateTechnicalWorksheet web service 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 | 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 | 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.
Number of Operations: 13
Operation: annulBalancePairing#
| Operation | annulBalancePairing |
| Namespace | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface |
| From ver. | 424 |
| Description | This is webservice operation annulBalancePairing |
| 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. | 317 |
| Description | This is webservice operation changeStatusRemittanceBalance |
| 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. | 312 |
| Description | This is webservice operation closeWorksheet |
| 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. | 317 |
| Description | This is webservice operation createBalancePairing |
| 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. | 317 |
| Description | This is webservice operation createClaimWorksheet |
| 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. | 317 |
| Description | This is webservice operation createFGUClaimWorksheet |
| 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. | 317 |
| Description | This is webservice operation createPolicyAccountingClaimDetail |
| 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. | 317 |
| Description | This is webservice operation createPolicyAccountingDetail |
| 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. | 3117 |
| Description | This is webservice operation createRemittanceBalance |
| 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. | 312 |
| Description | This is webservice operation createWorksheet |
| 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. | 481 |
| Description | This is webservice operation postBookingReview |
| 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. | 317 |
| Description | This is webservice operation reverseTechnicalWorksheet |
| 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. | 441 |
| Description | This is webservice operation updateWorksheetBalanceInformation |
| Input type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint-interface/updateWorksheetBalanceInformation |
| Output type | http://www.SicsWsPcAccountingEntryPoint.com/SicsWsPcAccountingEntryPoint/SicsWsPcAccountingEntryPointPort/updateWorksheetBalanceInformationResponse |
SicsWsPcClaimEntryPoint #
This is the SicsWsPcClaimEntryPoint service.
Number of Operations: 32
Operation: assignAutoClaimProtectionAllocation#
| Operation | assignAutoClaimProtectionAllocation |
| Namespace | http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface |
| From ver. | 3114 |
| Description | This is webservice operation assignAutoClaimProtectionAllocation |
| 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. | 317 |
| Description | This is webservice operation assignToExistingClaim |
| 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. | 317 |
| Description | This is webservice operation createAndUpdateClaimFGU |
| 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. | 317 |
| Description | This is webservice operation createClaim |
| 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. | 317 |
| Description | This is webservice operation createClaimGroup |
| 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. | 317 |
| Description | This is webservice operation createClaimProgram |
| 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. | 317 |
| Description | This is webservice operation createHeadlineLoss |
| 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. | 421 |
| Description | This is webservice operation createHeadlineLossGroup |
| 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. | 3115 |
| Description | This is webservice operation createLightClaim |
| 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. | 317 |
| Description | This is webservice operation createPolicyClaim |
| 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. | 317 |
| Description | This is webservice operation deleteClaimFromClaimProgram |
| 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. | 317 |
| Description | This is webservice operation deleteClaimGroup |
| 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. | 317 |
| Description | This is webservice operation deleteClaimProgram |
| 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. | 495 |
| Description | This is webservice operation deleteClaimToHLRelation |
| 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. | 317 |
| Description | This is webservice operation deleteClaimToSOCRelation |
| 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. | 317 |
| Description | This is webservice operation deleteHeadlineLoss |
| 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. | 421 |
| Description | This is webservice operation deleteHeadlineLossGroup |
| 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. | 317 |
| Description | This is webservice operation moveClaim |
| 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. | 317 |
| Description | This is webservice operation renewClaimProgram |
| 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. | 3113 |
| Description | This is webservice operation retrieveClaimLedger |
| 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. | 317 |
| Description | This is webservice operation retrieveCPClaimListFigures |
| 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. | 317 |
| Description | This is webservice operation retrieveHLClaimListFigures |
| 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. | 317 |
| Description | This is webservice operation retrieveNonProportionalRecoveryListFigures |
| 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. | 317 |
| Description | This is webservice operation updateClaim |
| 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. | 317 |
| Description | This is webservice operation updateClaimGroup |
| 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. | 317 |
| Description | This is webservice operation updateClaimProgram |
| 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. | 317 |
| Description | This is webservice operation updateHeadlineLoss |
| 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. | 421 |
| Description | This is webservice operation updateHeadlineLossGroup |
| 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. | 3115 |
| Description | This is webservice operation updateLightClaim |
| 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. | 317 |
| Description | This is webservice operation updatePolicyClaim |
| Input type | http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint-interface/updatePolicyClaim |
| Output type | http://www.SicsWsPcClaimEntryPoint.com/SicsWsPcClaimEntryPoint/SicsWsPcClaimEntryPointPort/updatePolicyClaimResponse |
SicsWsReferenceItemsEntryPoint #
This is the SicsWsReferenceItemsEntryPoint service.
Number of Operations: 22
Operation: countries#
| Operation | countries |
| Namespace | http://www.SicsWsReferenceItemsEntryPoint.com/SicsWsReferenceItemsEntryPoint-interface |
| From ver. | 310 |
| Description | This is webservice operation countries |
| 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. | 310 |
| Description | This is webservice operation countryGroup |
| 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. | 3115 |
| Description | This is webservice operation createCurrency |
| 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. | 3115 |
| Description | This is webservice operation createExchangeRate |
| 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. | 421 |
| Description | This is webservice operation createProcessID |
| 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. | 442 |
| Description | This is webservice operation createReferenceData |
| 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. | 442 |
| Description | This is webservice operation createReferenceDataType |
| 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. | 3118 |
| Description | This is webservice operation currencies |
| 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. | 3117 |
| Description | This is webservice operation currencyExchangeRate |
| 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. | 4232 |
| Description | This is webservice operation deleteCurrency |
| 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. | 310 |
| Description | This is webservice operation referenceDataDependency |
| 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. | 310 |
| Description | This is webservice operation referenceDataDependencyType |
| 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. | 310 |
| Description | This is webservice operation referenceDataType |
| 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. | 310 |
| Description | This is webservice operation referenceDataTypeWithFilteredItems |
| 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. | 421 |
| Description | This is webservice operation retrieveProcessID |
| 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. | 3112 |
| Description | This is webservice operation retrieveReferenceData |
| 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. | 3115 |
| Description | This is webservice operation updateCurrency |
| 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. | 441 |
| Description | This is webservice operation updateExchangeRate |
| 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. | 421 |
| Description | This is webservice operation updateProcessIDStatus |
| 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. | 421 |
| Description | This is webservice operation updateProcessIDType |
| 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. | 442 |
| Description | This is webservice operation updateReferenceData |
| 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. | 442 |
| Description | This is webservice operation updateReferenceDataType |
| 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. | 451 |
| Description | This service 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. | 432 |
| Description | The copyUser web service 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. | 317 |
| Description | The createUser web service 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. | 472 |
| Description | The updateBookingTerms web service 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. | 4222 |
| Description | The updateSystemParameters web service 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. | 404 |
| Description | The updateUser web service 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.
Number of Operations: 5
Operation: changeTaskStatus#
| Operation | changeTaskStatus |
| Namespace | http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint-interface |
| From ver. | 422 |
| Description | This is webservice operation changeTaskStatus |
| 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. | 422 |
| Description | This is webservice operation createProcess |
| 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. | 422 |
| Description | This is webservice operation delegateActivity |
| 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. | 422 |
| Description | This is webservice operation takeProcessOwnership |
| 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. | 422 |
| Description | This is webservice operation updateActivity |
| Input type | http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint-interface/updateActivity |
| Output type | http://www.SicsWsTaskManagementEntryPoint.com/SicsWsTaskManagementEntryPoint/SicsWsTaskManagementEntryPointPort/updateActivityResponse |