CoverageRequest
Defines the coverage parameters for an insurance offer.
CoverageRequest defines the following properties:
Name | Type | Description | Validation |
---|---|---|---|
PurchaseDate | DateTime? | The date of purchase or initial deposit for an insurable trip. Client- or Product-specific business rules may apply to this value. | |
PricingDate | DateTime? | The date the product pricing was shown to the customer. This value exists to allow pricing requests for a specific date, but in most cases it should be omitted. If this is omitted todat's date will be used. | |
SavedQuoteId | Int32? | Description missing. | |
SavedQuoteCode | String | Description missing. | |
StartDate | DateTime | Description missing. |
|
EndDate | DateTime? | Description missing. | |
TopUpEffectiveDate | DateTime? | Description missing. | |
VehicleCategory | TypeOfVehicle | Description missing. | |
TravelDestination | String | Description missing. |
|
DiscountCodes | String[] | Description missing. |
|
DeductibleCode | String | Description missing. |
|
ProvinceOfResidence | String | Description missing. |
|
PrimaryVisitingProvince | String | Description missing. | |
Insured | Insured[] | Description missing. |
|
CoverageCategory | TypeOfCoverageCategory | Description missing. |