Click or drag to resize

PersonalAuto_2013_03 Interface

Methods related to the Epic PersonalAuto objects in Epic..
Namespace:  ASI.TAM.API.Web.EpicSDK.PersonalAuto
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public interface PersonalAuto_2013_03

The PersonalAuto_2013_03 type exposes the following members.

Methods
  NameDescription
Public methodDelete_PersonalAuto_Accident
This method will delete an Accident that is associated to a PersonalAuto policy from Epic.
Public methodDelete_PersonalAuto_AdditionalCoverage
This method will delete an AdditionalCoverage that is associated to a PersonalAuto policy from Epic.
Public methodDelete_PersonalAuto_AdditionalInterest
This method will delete an AdditionalInterest that is associated to a PersonalAuto policy from Epic.
Public methodCode exampleDelete_PersonalAuto_Driver
This method will delete a driver that is associated to a PersonalAuto policy from Epic.
Public methodDelete_PersonalAuto_FormAndEndorsement
This method will delete a FormAndEndorsement that is associated to a PersonalAuto policy from Epic.
Public methodDelete_PersonalAuto_MADriver
This method will delete a driver that is associated to a PersonalAuto policy issued in Massachusetts from Epic.
Public methodDelete_PersonalAuto_MAVehicle
This method will delete a vehicle that is associated to a PersonalAuto policy issued in Massachusetts from Epic.
Public methodDelete_PersonalAuto_PRVehicle
This method will delete a vehicle that is associated to a PersonalAuto policy issued in Puerto Rico from Epic.
Public methodDelete_PersonalAuto_Remark
This method will delete a Remark that is associated to a PersonalAuto policy from Epic.
Public methodDelete_PersonalAuto_SupplementalScreen
This method will remove a SupplementalScreen from a PersonalAuto policy.
Public methodCode exampleDelete_PersonalAuto_Vehicle
This method will delete a vehicle that is associated to a PersonalAuto policy from Epic.
Public methodGet_PersonalAuto_Accident
Method to retrieve Accidents for a PersonalAuto policy in Epic.
Public methodGet_PersonalAuto_AdditionalCoverage
Method to retrieve AdditionalCoverages for a PersonalAuto policy in Epic.
Public methodGet_PersonalAuto_AdditionalInterest
Method to retrieve AdditionalInterests for a PersonalAuto policy in Epic.
Public methodGet_PersonalAuto_Attachment
Method to retrieve Attachments for a PersonalAuto policy in Epic.
Public methodCode exampleGet_PersonalAuto_Driver
Method to retrieve Drivers for a PersonalAuto policy in Epic.
Public methodGet_PersonalAuto_FormAndEndorsement
Method to retrieve FormAndEndorsements for a PersonalAuto policy in Epic.
Public methodGet_PersonalAuto_GeneralInformation
Method to retrieve GeneralInformation data for a PersonalAuto policy in Epic.
Public methodGet_PersonalAuto_MADriver
Method to retrieve Drivers for a PersonalAuto policy in Epic that was issued in Massachusetts.
Public methodGet_PersonalAuto_MAGeneralInformationDriver
Method to retrieve Driver GeneralInformation data for a PersonalAuto policy issued in Massachusetts in Epic.
Public methodGet_PersonalAuto_MAVehicle
Method to retrieve vehicles for a PersonalAuto policy issued in Massachusetts in Epic.
Public methodGet_PersonalAuto_PolicyInformation
This function will retrieve the PolicyInfo associated with a PersonalAuto policy.
Public methodGet_PersonalAuto_PRVehicle
Method to retrieve vehicles for a PersonalAuto policy issued in Puerto Rico in Epic.
Public methodGet_PersonalAuto_Remark
Method to retrieve Remarks for a PersonalAuto policy in Epic.
Public methodGet_PersonalAuto_SupplementalScreen
This method retrieves SupplementalScreens which are associated with a PersonalAuto policy in Epic.
Public methodGet_PersonalAuto_SupplementalScreen_BlankScheduledItem
This method will retrieve a Blank DataItemsRow for a SupplementalScreen associated to a PersonalAuto policy.
Public methodCode exampleGet_PersonalAuto_Vehicle
Method to retrieve vehicles for a PersonalAuto policy in Epic.
Public methodInsert_PersonalAuto_Accident
This method will insert a Accident associated with a PersonalAuto policy into Epic.
Public methodInsert_PersonalAuto_AdditionalCoverage
This method will insert an AdditionalCoverage associated with a PersonalAuto policy into Epic.
Public methodInsert_PersonalAuto_AdditionalInterest
This method will insert a AdditionalInterest associated with a PersonalAuto policy into Epic.
Public methodCode exampleInsert_PersonalAuto_Driver
This method will insert a driver associated with a PersonalAuto policy into Epic.
Public methodInsert_PersonalAuto_FormAndEndorsement
This method will insert a FormAndEndorsement associated with a PersonalAuto policy into Epic.
Public methodInsert_PersonalAuto_MADriver
This method will insert a driver associated with a PersonalAuto policy issued in Massachusetts into Epic.
Public methodInsert_PersonalAuto_MAVehicle
This method will insert a vehicle associated with a PersonalAuto policy issued in Massachusetts into Epic.
Public methodInsert_PersonalAuto_PRVehicle
This method will insert a vehicle associated with a PersonalAuto policy issued in Puerto Rico into Epic.
Public methodInsert_PersonalAuto_Remark
This method will insert a Remark associated with a PersonalAuto policy into Epic.
Public methodInsert_PersonalAuto_SupplementalScreen
This method will add the SupplementalScreen specified by the AvailableSupplementalScreenID to the PersonalAuto policy specified by the LineID.

The supplemental screen has to be created and installed from Epic.

Public methodCode exampleInsert_PersonalAuto_Vehicle
This method will insert a vehicle associated with a PersonalAuto policy into Epic.
Public methodUpdate_PersonalAuto_Accident
This method will update an Accident associated with a Personal Auto policy in Epic.
Public methodUpdate_PersonalAuto_AdditionalCoverage
This method will update an AdditionalCoverage associated with a Personal Auto policy in Epic.
Public methodUpdate_PersonalAuto_AdditionalInterest
This method will update a AdditionalInterest associated with a Personal Auto policy in Epic.
Public methodUpdate_PersonalAuto_Attachment
This method will update an Attachment associated with a Personal Auto policy in Epic.
Public methodCode exampleUpdate_PersonalAuto_Driver
This method will update a driver associated with a Personal Auto policy in Epic.
Public methodUpdate_PersonalAuto_FormAndEndorsement
This method will update a FormAndEndorsement associated with a Personal Auto policy in Epic.
Public methodUpdate_PersonalAuto_GeneralInformation
This method will update GeneralInformation associated with a Personal Auto policy in Epic.
Public methodUpdate_PersonalAuto_MADriver
This method will update a driver associated with a Personal Auto policy issued in Massachusetts in Epic.
Public methodUpdate_PersonalAuto_MAGeneralInformationDriver
This method will update Driver GeneralInformation associated with a Personal Auto policy issued in Massachusetts in Epic.
Public methodUpdate_PersonalAuto_MAVehicle
This method will update a vehicle associated with a Personal Auto policy issued in Massachusetts in Epic.
Public methodUpdate_PersonalAuto_PolicyInformation
This method will update a PolicyInfo which is associated to a PersonalAuto policy.
Public methodUpdate_PersonalAuto_PRVehicle
This method will update a vehicle associated with a Personal Auto policy issued in Puerto Rico in Epic.
Public methodUpdate_PersonalAuto_Remark
This method will update a Remark associated with a Personal Auto policy in Epic.
Public methodUpdate_PersonalAuto_SupplementalScreen
This method will update a SupplementalScreen associated with at PersonalAuto policy.
Public methodCode exampleUpdate_PersonalAuto_Vehicle
This method will update a vehicle associated with a Personal Auto policy in Epic.
Top
Remarks