Click or drag to resize

ICancellationsSetCancellationEnrollmentPrice Method

Set the enrollment price for a specific cancellation quote.

Namespace:  IAS
Assembly:  Cancellations (in Cancellations.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
ICancellationsSetCancellationEnrollmentPriceResponseType SetCancellationEnrollmentPrice(
	ICancellationsSetCancellationEnrollmentPriceRequestType request
)

Parameters

request
Type: IASICancellationsSetCancellationEnrollmentPriceRequestType
Authentication information and a quote ID.

Return Value

Type: ICancellationsSetCancellationEnrollmentPriceResponseType
An object representing the cancellation enrollment price update status.
See Also