![]() | ICancellations Methods |
The ICancellations type exposes the following members.
Name | Description | |
---|---|---|
![]() | GenerateCancellationQuote |
Creates a quote for the amount of dealer refund due to a customer, if any, should they cancel their contract on the specified date.
|
![]() | GenerateCancellationQuoteWithoutContractID |
Creates a quote for the amount of dealer refund due to a customer, if any, should they cancel their contract on the specified date. This version requires additional details but can be used if the contract ID is unknown.
|
![]() | GetCancellationDetails | Returns the details of a canceled contract. Meant to be used for looking up cancellation data on IAS-originating contracts where a corresponding cancellation quote was not generated prior to the cancellation being processed. |
![]() | GetCancellationList | Returns a list of cancellations matching the supplied search parameters. |
![]() | GetPendingCancellationsCount | Returns a count of pending cancellations matching one or more supplied search parameters. |
![]() | GetQuoteDetails | Returns the details of a specific cancellation quote. |
![]() | SetCancellationEnrollmentPrice | Set the enrollment price for a specific cancellation quote. |
![]() | UploadFile | Upload a file relating to a cancellation. |