InsuranceOffer
Provides pricing and eligibility information for one or more insurance products.
InsuranceOffer defines the following properties:
Name | Type | Description |
---|---|---|
OfferToken | String | A unique token identifying this specific insurance offer. |
Configuration | OfferScope | Defines the configuration parameters that were used to generate the insurance offer. |
MarketingContent | MarketingDetail | Defines content that can be used when displaying an insurance offer result. |
OfferCategories | ProductCategory[] | A list of ProductCategory objects, which contain the categorizes pricing results for valid products. |
ExcludedProducts | ProductOffer[] | A list of ProductOffer objects for those products which could not be included in the insurance offer. The reason for exclusion is provided in the ProductOffer.Note property. |