Touchstone Re 2023 API Reference
AIR.Services.Reinsurance.CompanyManagement.Api Namespace
Inheritance Hierarchy
Air.Services.Proxy Assembly : AIR.Services.Reinsurance.CompanyManagement.Api Namespace
Contains the requests and responses for Touchstone® Re Company Management.
Classes
 ClassDescription
ClassContains the Business Unit SID and SQL Instance SID associated with the Exposure Set data to copy.

Additionally, the request contains a CopyOptions object that enables you to configure the copy job. For example, the object enables you to specify the exposure year to copy from, the exposure year to copy to, and the company to copy the exposure to.

You can copy the exposure set data associated with one exposure year at a time. Exposure set data includes the total insured value, number of risks, premium, payroll, and user-specified market share data.

ClassContains the response to the web service call that you made to copy Exposure Set data using the CopyExposureSetYear() method.
ClassContains the Business Unit SID, SQL Instance SID, identifier, and name of the Company to create.
ClassContains the SID of the Company that you created using the CreateCompany() method.
ClassContains the Business Unit SID, SQL Instance SID, and name to associate with the Exposure Set to create.
ClassContains the Exposure Set that you created using the CreateExposureSet() method.
ClassContains the Business Unit SID and SQL Instance SID that identify the Companies to retrieve.
ClassContains the list of Companies that you requested using the GetCompanies() method.
ClassContains the Business Unit SID, SQL Instance SID, and Company SID that identify the Exposure Sets to retrieve.
ClassContains the list of Exposure Set that you requested using the GetExposureSets() method.
ClassContains the Business Unit SID, SQL Instance SID, and Company SID associated with the Company to delete.
ClassContains the response to the asynchronous web service call that you made to delete a company using the SubmitDeleteCompany() method.
Class 
Class 
See Also

Reference

Air.Services.Proxy Assembly