Touchstone 11.0 API Reference
AIR.Services.Reinsurance.Api Namespace
Inheritance Hierarchy
Air.Services.Proxy Assembly : AIR.Services.Reinsurance.Api Namespace
Contains the request and response for Touchstone® Reinsurance Management.
Classes
 ClassDescription
ClassContains the following properties associated with the new Reinsurance Program that you want to create:
ClassContains the Business Unit SID and SQL Instance SID associated with the reinsurance program that you want to create.
Class Submits a request to create a new reinsurance treaty with treaty terms and layer information including the status of the treaty, policy terms, financial perspectives, coverages, cedant information, currency, perils, treaty identifier, treaty type, and trigger code.
ClassContains the Business Unit SID and SQL Instance SID associated with the reinsurance treaty that you want to create.
Class Submits a request to delete a reinsurance treaty for the existing reinsurance program.
ClassContains the Business Unit SID and SQL Instance SID associated with the reinsurance treaty that you want to delete.
ClassContains the following properties associated with the Reinsurance Program that you want to export from Touchstone in CSV format:
ClassContains the Business Unit SID and SQL Instance SID associated with the reinsurance program that you want to export.
Class(Required) Contains the Touchstone-generated Project Sequential Identifier (SID) that uniquely identifies the Project associated with this reinsurance program.
  • ProgramSid must be greater than zero.
  • ProgramSid must exist in the system. The GetReinsuranceProgramRequest validates the status of the ProgramSID in the tProgram table.
ClassContains the Business Unit SID and SQL Instance SID associated with the reinsurance program that you want to obtain.
ClassContains the of the Business Unit SID, SQL Instance SID, and Project SID of the Reinsurance Programs that you want to retrieve for a given Project.
ClassContains the list of Reinsurance Programs that you have requested using the GetReinsurancePrograms() method.

This list contains all Reinsurance Programs within the specified Project.

ClassContains the following properties associated with the Reinsurance Program that you want to import in CSV format:
ClassContains the Log, which contains the Reinsurance Program that you imported using the ImportCSVReinsuranceProgram() method.
ClassContains the following properties associated with the Reinsurance Program that you want to import:
ClassContains the Reinsurance Program Sequential Identifier (SID), which uniquely identifies the Reinsurance Program that you imported using the ImportReinsuranceProgram() method.
ClassContains the reinsurance treaty information that you want to modify for an existing reinsurance program. The Update treaty request can be used to modify the reinsurance treaty name, cedant, or reinsurer name, and perils associated with the treaty.
  • Do not modify the Inuring Order, Treaty and Target Type of a reinsurance treaty using the UpdateReinsuranceTreatyRequest. Touchstone validates the input request, but does not accept or modify these parameters.
ClassContains the Business Unit SID and SQL Instance SID associated with the reinsurance treaty that you want to update.
See Also

Reference

Air.Services.Proxy Assembly