OfferRequest
Defines the configuration and coverage details used to request an InsuranceOffer via the Offer API.
OfferRequest defines the following properties:
Name | Type | Description | Validation |
---|---|---|---|
Configuration | OfferScope | Defines the configuration parameters used to generate an InsuranceOffer response. |
|
Coverage | CoverageRequest | Defines the coverage parameters (coverage dates, insureds, etc) for the insurance offer. |
|
ResponseConstraints | OfferConstraints | Defines any restrictions that should be applied to the insurance offer, such as limiting the offer to a single product or product category. | |
RequestConstraints | PricingConstraints | Description missing. |