Click or drag to resize

CanadianPersonalAuto_2020_01 Interface

Methods related to the Epic CanadianPersonalAuto object. Usable from any SDK Client after version 2020_01 versions.
Namespace:  ASI.TAM.API.Web.EpicSDK.CanadianPersonalAuto
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public interface CanadianPersonalAuto_2020_01

The CanadianPersonalAuto_2020_01 type exposes the following members.

Methods
  NameDescription
Public methodDelete_CanadianPersonalAuto_AdditionalCoverage
This method will delete a AdditionalCoverage object from Epic.
Public methodDelete_CanadianPersonalAuto_AdditionalInterest
This method will delete a AdditionalInterest object from Epic.
Public methodDelete_CanadianPersonalAuto_Driver
This method will delete a Driver object from Epic.
Public methodDelete_CanadianPersonalAuto_FormAndEndorsement
This method will delete a FormAndEndorsement object from Epic.
Public methodDelete_CanadianPersonalAuto_Remark
This method will delete a Remark object from Epic.
Public methodDelete_CanadianPersonalAuto_SupplementalScreen
This method will remove a SupplementalScreen from a CanadianPersonalAuto policy.
Public methodDelete_CanadianPersonalAuto_Vehicle
This method will delete a Vehicle object from Epic.
Public methodGet_CanadianPersonalAuto_AdditionalCoverage
Get method for PersonalAuto AdditionalCoverage object by AdditionalCoverage ID or Line ID.
Public methodGet_CanadianPersonalAuto_AdditionalInterest
Get method for PersonalAuto AdditionalInterest object by AdditionalInterest ID or Line ID.
Public methodGet_CanadianPersonalAuto_AgentBroker
This function will retrieve AgentBroker object associated with a CanadianPersonalAuto policy.
Public methodGet_CanadianPersonalAuto_Applicant
This function will retrieve Applicant object associated with a CanadianPersonalAuto policy.
Public methodGet_CanadianPersonalAuto_Driver
Get method for PersonalAuto Drive object by Driver ID or Line ID.
Public methodGet_CanadianPersonalAuto_FormAndEndorsement
Get method for PersonalAuto FormAndEndorsement object by FormAndEndorsement ID or Line ID.
Public methodGet_CanadianPersonalAuto_PaymentAuthorization
This function will retrieve PaymentAuthorization object associated with a CanadianPersonalAuto policy.
Public methodGet_CanadianPersonalAuto_PolicyInfo
This function will retrieve PolicyInfo object associated with a Canadian Personal Auto policy.
Public methodGet_CanadianPersonalAuto_Remark
Get method for PersonalAuto Remark object by Remark ID or Line ID.
Public methodGet_CanadianPersonalAuto_SupplementalScreen
Get method for PersonalAuto SupplementalScreen object by SupplementalScreen ID or Line ID.
Public methodGet_CanadianPersonalAuto_SupplementalScreen_BlankScheduledItem
This method will retrieve a Blank DataItemsRow for a SupplementalScreen associated to a CanadianPersonalAuto policy.
Public methodGet_CanadianPersonalAuto_Vehicle
Get method for PersonalAuto Vehicle object by Vehicle ID or Line ID.
Public methodInsert_CanadianPersonalAuto_AdditionalCoverage
This method will insert a AdditionalCoverage object associated with a CanadianPersonalAuto policy.
Public methodInsert_CanadianPersonalAuto_AdditionalInterest
This method will insert a AdditionalInterest object associated with a CanadianPersonalAuto policy.
Public methodInsert_CanadianPersonalAuto_Driver
This method will insert a Driver object associated with a Canadian Personal Auto policy.
Public methodInsert_CanadianPersonalAuto_FormAndEndorsement
This method will insert a FormAndEndorsement object associated with a CanadianPersonalAuto policy.
Public methodInsert_CanadianPersonalAuto_Remark
This method will insert a Remark object associated with a CanadianPersonalAuto policy.
Public methodInsert_CanadianPersonalAuto_SupplementalScreen
This method will add the SupplementalScreen specified by the AvailableSupplementalScreenID to the CanadianPersonalAuto policy specified by the LineID.

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

Public methodInsert_CanadianPersonalAuto_Vehicle
This method will insert a Vehicle object associated with a CanadianPersonalAuto policy.
Public methodUpdate_CanadianPersonalAuto_AdditionalCoverage
This method will update a AdditionalCoverage object associated with a CanadianPersonalAuto policy in Epic.
Public methodUpdate_CanadianPersonalAuto_AdditionalInterest
This method will update a AdditionalInterest object associated with a CanadianPersonalAuto policy in Epic.
Public methodUpdate_CanadianPersonalAuto_AgentBroker
This method will update a AgentBroker object which is associated to a CanadianPersonalAuto policy.
Public methodUpdate_CanadianPersonalAuto_Applicant
This method will update a Applicant object which is associated to a CanadianPersonalAuto policy.
Public methodUpdate_CanadianPersonalAuto_Driver
This method will update a Driver object associated with a Canadian Personal Auto policy in Epic.
Public methodUpdate_CanadianPersonalAuto_FormAndEndorsement
This method will update a FormAndEndorsement object associated with a CanadianPersonalAuto policy in Epic.
Public methodUpdate_CanadianPersonalAuto_PaymentAuthorization
This method will update a PaymentAuthorization object which is associated to a CanadianPersonalAuto policy.
Public methodUpdate_CanadianPersonalAuto_PolicyInfo
This method will update a PolicyInfo object which is associated to a Canadian Personal Auto policy.
Public methodUpdate_CanadianPersonalAuto_Remark
This method will update a Remark object associated with a CanadianPersonalAuto policy in Epic.
Public methodUpdate_CanadianPersonalAuto_SupplementalScreen
This method will update a SupplementalScreen object associated with a CanadianPersonalAuto policy in Epic.
Public methodUpdate_CanadianPersonalAuto_Vehicle
This method will update a Vehicle object associated with a CanadianPersonalAuto policy in Epic.
Top
Remarks