Touchstone Re 2023 API Reference
AIR.Services.DataImport.Api Namespace
Inheritance Hierarchy
Air.Services.Proxy Assembly : AIR.Services.DataImport.Api Namespace
Contains the requests and responses for Touchstone® Re Data Import.
Classes
 ClassDescription
ClassContains the Business Unit SID and SQL Instance SID to associate with the comma-separated values file to import. Additionally, the request contains an Import Options class that enable you to configure the import job. For example, the objects enable you to supply geocode match level mapping set codes and specify the path to the files to import.
ClassContains the response to the asynchronous web service call that you made to import comma-separated values (CSV) files using the SubmitImportCsvFacultative() method.

This response is derived from SubmitImportResponse.

ClassContains the Business Unit SID, SQL Instance SID, and Import Options associated with the comma separated values (CSV) file(s) that you want to import.
ClassContains the response to the asynchronous web service call that you made to import comma separated values (CSV) file(s) using the SubmitImportCsv() method.

This response is derived from SubmitImportResponse.

ClassContains the Business Unit SID and SQL Instance SID to associate with the comma-separated values file to import. Additionally, the request contains an Import Options object and Mapping Options object that enable you to configure the import job. For example, the objects enable you to specify the path to the files to import and the column headers that Touchstone can ignore when it attempts to automatically map the column headers in the file to standard Touchstone fields.
ClassContains the response to the asynchronous web service call that you made to import comma-separated values (CSV) files using the SubmitImportCsvWithAutomap() method.

This response is derived from SubmitImportResponse.

ClassContains the Business Unit SID, SQL Instance SID, and Import Options associated with the non-AIR-formatted file that you want to import.
ClassContains a list of the Activity Sequential Identifiers (SIDs), which uniquely identify the asynchronous web service calls that you made to import a non-AIR-formatted file using the SubmitImportNonAIR() method.
ClassContains the base data file import submission response properties for Touchstone® import submission responses.
See Also

Reference

Air.Services.Proxy Assembly