SICS API Server - Life
SOAP webservice documentation #
Summary #
Total number of EntryPoints: 17
Total number of Operations: 203
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 |
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 |
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 |
SicsWsBusinessEntryPoint #
This is the SicsWsBusinessEntryPoint service.
Number of Operations: 48
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: 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: 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 |
Operation: createAgreementClausesConditionForLife#
| Operation | createAgreementClausesConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4202 |
| Description | This is webservice operation createAgreementClausesConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createAgreementClausesConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createAgreementClausesConditionForLifeResponse |
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: createCancellationProvisionsForLife#
| Operation | createCancellationProvisionsForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4203 |
| Description | This is webservice operation createCancellationProvisionsForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createCancellationProvisionsForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createCancellationProvisionsForLifeResponse |
Operation: createClaimConditionForLife#
| Operation | createClaimConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4203 |
| Description | This is webservice operation createClaimConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createClaimConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createClaimConditionForLifeResponse |
Operation: createExperienceAdjustmentConditionForLife#
| Operation | createExperienceAdjustmentConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4203 |
| Description | This is webservice operation createExperienceAdjustmentConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createExperienceAdjustmentConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createExperienceAdjustmentConditionForLifeResponse |
Operation: createLfBusiness#
| Operation | createLfBusiness |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4201 |
| Description | This is webservice operation createLfBusiness |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createLfBusiness |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createLfBusinessResponse |
Operation: createLfDeductionCondition#
| Operation | createLfDeductionCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4202 |
| Description | This is webservice operation createLfDeductionCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createLfDeductionCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createLfDeductionConditionResponse |
Operation: createLfShareCondition#
| Operation | createLfShareCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4201 |
| Description | This is webservice operation createLfShareCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createLfShareCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createLfShareConditionResponse |
Operation: createNonContractAdminAdjustmentConditionForLife#
| Operation | createNonContractAdminAdjustmentConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4203 |
| Description | This is webservice operation createNonContractAdminAdjustmentConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createNonContractAdminAdjustmentConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createNonContractAdminAdjustmentConditionForLifeResponse |
Operation: createProfitCommissionConditionForLife#
| Operation | createProfitCommissionConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4202 |
| Description | This is webservice operation createProfitCommissionConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createProfitCommissionConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createProfitCommissionConditionForLifeResponse |
Operation: createProportionalLimitsConditionForLife#
| Operation | createProportionalLimitsConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4201 |
| Description | This is webservice operation createProportionalLimitsConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createProportionalLimitsConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createProportionalLimitsConditionForLifeResponse |
Operation: createProportionalLimitsGeneralTermsConditionForLife#
| Operation | createProportionalLimitsGeneralTermsConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4201 |
| Description | This is webservice operation createProportionalLimitsGeneralTermsConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createProportionalLimitsGeneralTermsConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createProportionalLimitsGeneralTermsConditionForLifeResponse |
Operation: createProportionalPremiumConditionForLife#
| Operation | createProportionalPremiumConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4202 |
| Description | This is webservice operation createProportionalPremiumConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createProportionalPremiumConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createProportionalPremiumConditionForLifeResponse |
Operation: createReferralLimitsConditionForLife#
| Operation | createReferralLimitsConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4203 |
| Description | This is webservice operation createReferralLimitsConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createReferralLimitsConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createReferralLimitsConditionForLifeResponse |
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: createSumAtRiskConditionForLife#
| Operation | createSumAtRiskConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4202 |
| Description | This is webservice operation createSumAtRiskConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/createSumAtRiskConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/createSumAtRiskConditionForLifeResponse |
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: 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: 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: editClassificationForLife#
| Operation | editClassificationForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4201 |
| Description | This is webservice operation editClassificationForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/editClassificationForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/editClassificationForLifeResponse |
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: loadProjectionsOnBusinessUnderwriterEstimates#
| Operation | loadProjectionsOnBusinessUnderwriterEstimates |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 493 |
| Description | This is webservice operation loadProjectionsOnBusinessUnderwriterEstimates |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/loadProjectionsOnBusinessUnderwriterEstimates |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/loadProjectionsOnBusinessUnderwriterEstimatesResponse |
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 |
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: updateAgreementClausesConditionForLife#
| Operation | updateAgreementClausesConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4202 |
| Description | This is webservice operation updateAgreementClausesConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateAgreementClausesConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateAgreementClausesConditionForLifeResponse |
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. | 4201 |
| 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: updateCancellationProvisionsForLife#
| Operation | updateCancellationProvisionsForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4203 |
| Description | This is webservice operation updateCancellationProvisionsForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateCancellationProvisionsForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateCancellationProvisionsForLifeResponse |
Operation: updateClaimConditionForLife#
| Operation | updateClaimConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4203 |
| Description | This is webservice operation updateClaimConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateClaimConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateClaimConditionForLifeResponse |
Operation: updateExperienceAdjustmentConditionForLife#
| Operation | updateExperienceAdjustmentConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4203 |
| Description | This is webservice operation updateExperienceAdjustmentConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateExperienceAdjustmentConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateExperienceAdjustmentConditionForLifeResponse |
Operation: updateInsuredPeriod#
| Operation | updateInsuredPeriod |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4201 |
| 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: updateLfDeductionCondition#
| Operation | updateLfDeductionCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4202 |
| Description | This is webservice operation updateLfDeductionCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateLfDeductionCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateLfDeductionConditionResponse |
Operation: updateLfShareCondition#
| Operation | updateLfShareCondition |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4201 |
| Description | This is webservice operation updateLfShareCondition |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateLfShareCondition |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateLfShareConditionResponse |
Operation: updateNonContractAdminAdjustmentConditionForLife#
| Operation | updateNonContractAdminAdjustmentConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4203 |
| Description | This is webservice operation updateNonContractAdminAdjustmentConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateNonContractAdminAdjustmentConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateNonContractAdminAdjustmentConditionForLifeResponse |
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: updateProfitCommissionConditionForLife#
| Operation | updateProfitCommissionConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4202 |
| Description | This is webservice operation updateProfitCommissionConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateProfitCommissionConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateProfitCommissionConditionForLifeResponse |
Operation: updateProportionalLimitsConditionForLife#
| Operation | updateProportionalLimitsConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4201 |
| Description | This is webservice operation updateProportionalLimitsConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateProportionalLimitsConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateProportionalLimitsConditionForLifeResponse |
Operation: updateProportionalLimitsGeneralTermsConditionForLife#
| Operation | updateProportionalLimitsGeneralTermsConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4201 |
| Description | This is webservice operation updateProportionalLimitsGeneralTermsConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateProportionalLimitsGeneralTermsConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateProportionalLimitsGeneralTermsConditionForLifeResponse |
Operation: updateProportionalPremiumConditionForLife#
| Operation | updateProportionalPremiumConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4202 |
| Description | This is webservice operation updateProportionalPremiumConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateProportionalPremiumConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateProportionalPremiumConditionForLifeResponse |
Operation: updateReferralLimitsConditionForLife#
| Operation | updateReferralLimitsConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4203 |
| Description | This is webservice operation updateReferralLimitsConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateReferralLimitsConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateReferralLimitsConditionForLifeResponse |
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: 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: updateSumAtRiskConditionForLife#
| Operation | updateSumAtRiskConditionForLife |
| Namespace | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface |
| From ver. | 4202 |
| Description | This is webservice operation updateSumAtRiskConditionForLife |
| Input type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint-interface/updateSumAtRiskConditionForLife |
| Output type | http://www.SicsWsBusinessEntryPoint.com/SicsWsBusinessEntryPoint/SicsWsBusinessEntryPointPort/updateSumAtRiskConditionForLifeResponse |
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 |
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 |
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: 26
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: 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: 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 |
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 |
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 |
SicsWsDomainSearchEntryPoint #
This is the SicsWsDomainSearchEntryPoint service.
Number of Operations: 7
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: 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: 13
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: 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 |
SicsWsLfAccountingEntryPoint #
This is the SicsWsLfAccountingEntryPoint service.
Number of Operations: 2
Operation: importMultipleSubSOA#
| Operation | importMultipleSubSOA |
| Namespace | http://www.SicsWsLfAccountingEntryPoint.com/SicsWsLfAccountingEntryPoint-interface |
| From ver. | 4203 |
| Description | This is webservice operation importMultipleSubSOA |
| Input type | http://www.SicsWsLfAccountingEntryPoint.com/SicsWsLfAccountingEntryPoint-interface/importMultipleSubSOA |
| Output type | http://www.SicsWsLfAccountingEntryPoint.com/SicsWsLfAccountingEntryPoint/SicsWsLfAccountingEntryPointPort/importMultipleSubSOAResponse |
Operation: importSubSOA#
| Operation | importSubSOA |
| Namespace | http://www.SicsWsLfAccountingEntryPoint.com/SicsWsLfAccountingEntryPoint-interface |
| From ver. | 484 |
| Description | This is webservice operation importSubSOA |
| Input type | http://www.SicsWsLfAccountingEntryPoint.com/SicsWsLfAccountingEntryPoint-interface/importSubSOA |
| Output type | http://www.SicsWsLfAccountingEntryPoint.com/SicsWsLfAccountingEntryPoint/SicsWsLfAccountingEntryPointPort/importSubSOAResponse |
SicsWsLfCessionEntryPoint #
This is the SicsWsLfCessionEntryPoint service.
Number of Operations: 26
Operation: activateOrDisableLfCession#
| Operation | activateOrDisableLfCession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation activateOrDisableLfCession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/activateOrDisableLfCession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/activateOrDisableLfCessionResponse |
Operation: amendActivateOrDisableLfStandaloneRetrocession#
| Operation | amendActivateOrDisableLfStandaloneRetrocession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 461 |
| Description | This is webservice operation amendActivateOrDisableLfStandaloneRetrocession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/amendActivateOrDisableLfStandaloneRetrocession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/amendActivateOrDisableLfStandaloneRetrocessionResponse |
Operation: amendExtendedTermLfCession#
| Operation | amendExtendedTermLfCession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation amendExtendedTermLfCession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/amendExtendedTermLfCession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/amendExtendedTermLfCessionResponse |
Operation: amendExtendedTermLfStandaloneIndividualRetrocession#
| Operation | amendExtendedTermLfStandaloneIndividualRetrocession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 461 |
| Description | This is webservice operation amendExtendedTermLfStandaloneIndividualRetrocession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/amendExtendedTermLfStandaloneIndividualRetrocession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/amendExtendedTermLfStandaloneIndividualRetrocessionResponse |
Operation: amendFirstDeathOfJointLifeLastSurvivorLfCession#
| Operation | amendFirstDeathOfJointLifeLastSurvivorLfCession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation amendFirstDeathOfJointLifeLastSurvivorLfCession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/amendFirstDeathOfJointLifeLastSurvivorLfCession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/amendFirstDeathOfJointLifeLastSurvivorLfCessionResponse |
Operation: amendFirstDeathOfJointLifeLastSurvivorLfStandaloneIndividualRetrocession#
| Operation | amendFirstDeathOfJointLifeLastSurvivorLfStandaloneIndividualRetrocession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 461 |
| Description | This is webservice operation amendFirstDeathOfJointLifeLastSurvivorLfStandaloneIndividualRetrocession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/amendFirstDeathOfJointLifeLastSurvivorLfStandaloneIndividualRetrocession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/amendFirstDeathOfJointLifeLastSurvivorLfStandaloneIndividualRetrocessionResponse |
Operation: amendFullPaidUpLfCession#
| Operation | amendFullPaidUpLfCession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation amendFullPaidUpLfCession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/amendFullPaidUpLfCession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/amendFullPaidUpLfCessionResponse |
Operation: amendFullPaidUpLfStandaloneIndividualRetrocession#
| Operation | amendFullPaidUpLfStandaloneIndividualRetrocession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 461 |
| Description | This is webservice operation amendFullPaidUpLfStandaloneIndividualRetrocession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/amendFullPaidUpLfStandaloneIndividualRetrocession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/amendFullPaidUpLfStandaloneIndividualRetrocessionResponse |
Operation: amendIncreaseLfCession#
| Operation | amendIncreaseLfCession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation amendIncreaseLfCession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/amendIncreaseLfCession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/amendIncreaseLfCessionResponse |
Operation: amendIncreaseLfStandaloneIndividualRetrocession#
| Operation | amendIncreaseLfStandaloneIndividualRetrocession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 461 |
| Description | This is webservice operation amendIncreaseLfStandaloneIndividualRetrocession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/amendIncreaseLfStandaloneIndividualRetrocession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/amendIncreaseLfStandaloneIndividualRetrocessionResponse |
Operation: amendOtherLfCession#
| Operation | amendOtherLfCession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation amendOtherLfCession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/amendOtherLfCession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/amendOtherLfCessionResponse |
Operation: amendOtherLfStandaloneIndividualRetrocession#
| Operation | amendOtherLfStandaloneIndividualRetrocession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 461 |
| Description | This is webservice operation amendOtherLfStandaloneIndividualRetrocession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/amendOtherLfStandaloneIndividualRetrocession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/amendOtherLfStandaloneIndividualRetrocessionResponse |
Operation: amendVariousReductionsLfCession#
| Operation | amendVariousReductionsLfCession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation amendVariousReductionsLfCession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/amendVariousReductionsLfCession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/amendVariousReductionsLfCessionResponse |
Operation: amendVariousReductionsLfStandalone#
| Operation | amendVariousReductionsLfStandalone |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 461 |
| Description | This is webservice operation amendVariousReductionsLfStandalone |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/amendVariousReductionsLfStandalone |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/amendVariousReductionsLfStandaloneResponse |
Operation: createLfCession#
| Operation | createLfCession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation createLfCession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/createLfCession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/createLfCessionResponse |
Operation: createLfCessionBatch#
| Operation | createLfCessionBatch |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 481 |
| Description | This is webservice operation createLfCessionBatch |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/createLfCessionBatch |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/createLfCessionBatchResponse |
Operation: createLfRetrocessionForIndividualCession#
| Operation | createLfRetrocessionForIndividualCession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation createLfRetrocessionForIndividualCession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/createLfRetrocessionForIndividualCession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/createLfRetrocessionForIndividualCessionResponse |
Operation: createLfStandaloneIndividualRetrocession#
| Operation | createLfStandaloneIndividualRetrocession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 461 |
| Description | This is webservice operation createLfStandaloneIndividualRetrocession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/createLfStandaloneIndividualRetrocession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/createLfStandaloneIndividualRetrocessionResponse |
Operation: reinstateLfCession#
| Operation | reinstateLfCession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation reinstateLfCession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/reinstateLfCession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/reinstateLfCessionResponse |
Operation: reinstateLfIndividualStandaloneRetrocession#
| Operation | reinstateLfIndividualStandaloneRetrocession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 461 |
| Description | This is webservice operation reinstateLfIndividualStandaloneRetrocession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/reinstateLfIndividualStandaloneRetrocession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/reinstateLfIndividualStandaloneRetrocessionResponse |
Operation: renewLfCession#
| Operation | renewLfCession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation renewLfCession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/renewLfCession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/renewLfCessionResponse |
Operation: renewLfIndividualStandaloneRetrocession#
| Operation | renewLfIndividualStandaloneRetrocession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 461 |
| Description | This is webservice operation renewLfIndividualStandaloneRetrocession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/renewLfIndividualStandaloneRetrocession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/renewLfIndividualStandaloneRetrocessionResponse |
Operation: terminateAllLfCession#
| Operation | terminateAllLfCession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation terminateAllLfCession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/terminateAllLfCession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/terminateAllLfCessionResponse |
Operation: terminateAllLfStandaloneIndividualRetrocessionBenefits#
| Operation | terminateAllLfStandaloneIndividualRetrocessionBenefits |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 461 |
| Description | This is webservice operation terminateAllLfStandaloneIndividualRetrocessionBenefits |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/terminateAllLfStandaloneIndividualRetrocessionBenefits |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/terminateAllLfStandaloneIndividualRetrocessionBenefitsResponse |
Operation: terminateLfCession#
| Operation | terminateLfCession |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation terminateLfCession |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/terminateLfCession |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/terminateLfCessionResponse |
Operation: terminateLfStandaloneIndividualRetrocessionBenefit#
| Operation | terminateLfStandaloneIndividualRetrocessionBenefit |
| Namespace | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface |
| From ver. | 461 |
| Description | This is webservice operation terminateLfStandaloneIndividualRetrocessionBenefit |
| Input type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint-interface/terminateLfStandaloneIndividualRetrocessionBenefit |
| Output type | http://www.SicsWsLfCessionEntryPoint.com/SicsWsLfCessionEntryPoint/SicsWsLfCessionEntryPointPort/terminateLfStandaloneIndividualRetrocessionBenefitResponse |
SicsWsLfClaimEntryPoint #
This is the SicsWsLfClaimEntryPoint service.
Number of Operations: 9
Operation: cancelClaim#
| Operation | cancelClaim |
| Namespace | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation cancelClaim |
| Input type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface/cancelClaim |
| Output type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint/SicsWsLfClaimEntryPointPort/cancelClaimResponse |
Operation: carryOutReviewOfClaim#
| Operation | carryOutReviewOfClaim |
| Namespace | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation carryOutReviewOfClaim |
| Input type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface/carryOutReviewOfClaim |
| Output type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint/SicsWsLfClaimEntryPointPort/carryOutReviewOfClaimResponse |
Operation: changeClaimStatus#
| Operation | changeClaimStatus |
| Namespace | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation changeClaimStatus |
| Input type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface/changeClaimStatus |
| Output type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint/SicsWsLfClaimEntryPointPort/changeClaimStatusResponse |
Operation: createIndividualClaim#
| Operation | createIndividualClaim |
| Namespace | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation createIndividualClaim |
| Input type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface/createIndividualClaim |
| Output type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint/SicsWsLfClaimEntryPointPort/createIndividualClaimResponse |
Operation: createStandAloneIndividualRetrocessionClaim#
| Operation | createStandAloneIndividualRetrocessionClaim |
| Namespace | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface |
| From ver. | 461 |
| Description | This is webservice operation createStandAloneIndividualRetrocessionClaim |
| Input type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface/createStandAloneIndividualRetrocessionClaim |
| Output type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint/SicsWsLfClaimEntryPointPort/createStandAloneIndividualRetrocessionClaimResponse |
Operation: editIndividualClaim#
| Operation | editIndividualClaim |
| Namespace | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation editIndividualClaim |
| Input type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface/editIndividualClaim |
| Output type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint/SicsWsLfClaimEntryPointPort/editIndividualClaimResponse |
Operation: generateLumpSumSettlement#
| Operation | generateLumpSumSettlement |
| Namespace | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation generateLumpSumSettlement |
| Input type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface/generateLumpSumSettlement |
| Output type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint/SicsWsLfClaimEntryPointPort/generateLumpSumSettlementResponse |
Operation: maintainAssessmentEvidence#
| Operation | maintainAssessmentEvidence |
| Namespace | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation maintainAssessmentEvidence |
| Input type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface/maintainAssessmentEvidence |
| Output type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint/SicsWsLfClaimEntryPointPort/maintainAssessmentEvidenceResponse |
Operation: maintainClaimExpense#
| Operation | maintainClaimExpense |
| Namespace | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation maintainClaimExpense |
| Input type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint-interface/maintainClaimExpense |
| Output type | http://www.SicsWsLfClaimEntryPoint.com/SicsWsLfClaimEntryPoint/SicsWsLfClaimEntryPointPort/maintainClaimExpenseResponse |
SicsWsLfInsurableObjectEntryPoint #
This is the SicsWsLfInsurableObjectEntryPoint service.
Number of Operations: 5
Operation: anonymizeIndividualInsurableObject#
| Operation | anonymizeIndividualInsurableObject |
| Namespace | http://www.SicsWsLfInsurableObjectEntryPoint.com/SicsWsLfInsurableObjectEntryPoint-interface |
| From ver. | 495 |
| Description | This is webservice operation anonymizeIndividualInsurableObject |
| Input type | http://www.SicsWsLfInsurableObjectEntryPoint.com/SicsWsLfInsurableObjectEntryPoint-interface/anonymizeIndividualInsurableObject |
| Output type | http://www.SicsWsLfInsurableObjectEntryPoint.com/SicsWsLfInsurableObjectEntryPoint/SicsWsLfInsurableObjectEntryPointPort/anonymizeIndividualInsurableObjectResponse |
Operation: createIndividualInsurableObject#
| Operation | createIndividualInsurableObject |
| Namespace | http://www.SicsWsLfInsurableObjectEntryPoint.com/SicsWsLfInsurableObjectEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation createIndividualInsurableObject |
| Input type | http://www.SicsWsLfInsurableObjectEntryPoint.com/SicsWsLfInsurableObjectEntryPoint-interface/createIndividualInsurableObject |
| Output type | http://www.SicsWsLfInsurableObjectEntryPoint.com/SicsWsLfInsurableObjectEntryPoint/SicsWsLfInsurableObjectEntryPointPort/createIndividualInsurableObjectResponse |
Operation: createJointLifeInsurableObject#
| Operation | createJointLifeInsurableObject |
| Namespace | http://www.SicsWsLfInsurableObjectEntryPoint.com/SicsWsLfInsurableObjectEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation createJointLifeInsurableObject |
| Input type | http://www.SicsWsLfInsurableObjectEntryPoint.com/SicsWsLfInsurableObjectEntryPoint-interface/createJointLifeInsurableObject |
| Output type | http://www.SicsWsLfInsurableObjectEntryPoint.com/SicsWsLfInsurableObjectEntryPoint/SicsWsLfInsurableObjectEntryPointPort/createJointLifeInsurableObjectResponse |
Operation: retrieveCessionsAndAccumulatedSAROfIO#
| Operation | retrieveCessionsAndAccumulatedSAROfIO |
| Namespace | http://www.SicsWsLfInsurableObjectEntryPoint.com/SicsWsLfInsurableObjectEntryPoint-interface |
| From ver. | 4233 |
| Description | This is webservice operation retrieveCessionsAndAccumulatedSAROfIO |
| Input type | http://www.SicsWsLfInsurableObjectEntryPoint.com/SicsWsLfInsurableObjectEntryPoint-interface/retrieveCessionsAndAccumulatedSAROfIO |
| Output type | http://www.SicsWsLfInsurableObjectEntryPoint.com/SicsWsLfInsurableObjectEntryPoint/SicsWsLfInsurableObjectEntryPointPort/retrieveCessionsAndAccumulatedSAROfIOResponse |
Operation: updateIndividualInsurableObject#
| Operation | updateIndividualInsurableObject |
| Namespace | http://www.SicsWsLfInsurableObjectEntryPoint.com/SicsWsLfInsurableObjectEntryPoint-interface |
| From ver. | 317 |
| Description | This is webservice operation updateIndividualInsurableObject |
| Input type | http://www.SicsWsLfInsurableObjectEntryPoint.com/SicsWsLfInsurableObjectEntryPoint-interface/updateIndividualInsurableObject |
| Output type | http://www.SicsWsLfInsurableObjectEntryPoint.com/SicsWsLfInsurableObjectEntryPoint/SicsWsLfInsurableObjectEntryPointPort/updateIndividualInsurableObjectResponse |
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 |
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 |
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 |
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 |