Get insurance offers based on the provided request. It contains the following:
{
"FromDate": "2023-12-01",
"ToDate": "2024-01-01",
"Destination": "92",
"Insureds": [
{
"dateOfBirth": "1996-08-01",
"optionalCovers": "2"
},
{
"dateOfBirth": "1997-07-29",
"optionalCovers": "1,2"
}
],
"IsFamily": false,
"AdditionalFees": 10.5,
"PolicyOptionalCovers": ""
}
[
{
"productId": "216 - 514",
"productDescription": "TCH - Covid-19 - Cash",
"Packages": [
{
"coverageArea": {
"id": 520,
"name": "Silver: Worldwide excluding USA, Canada, Australia, & Japan"
},
"destinations": [
{
"countryID": 5,
"countryName": "Angola"
},
{
"countryID": 19,
"countryName": "Benin"
}
],
"benefits": [
{
"benefitDesc": "Emergency medical evacuation, up to",
"benefitshort": "$1,000,000 "
},
{
"benefitDesc": "Emergency medical repatriation, up to",
"benefitshort": "$1,000,000 "
}
],
"rules": [
{
"value": 0,
"name": "MinimumAge"
},
{
"value": 86,
"name": "MaximumAge"
}
],
"price": 10.5,
"gc": "link to general conditions"
}
],
"type": {
"id": 1,
"description": "individual/group"
},
"currency": [
{
"id": 1,
"description": "USD",
"isoName": "$"
}
],
"optionalCovers": [
{
"id": 1,
"description": "No Deductible"
},
{
"id": 2,
"description": "Sports Activities"
},
{
"id": 3,
"description": "Top up benefits"
}
]
}
]