"name": "Sum Insured Before Dept - 0 to 10000 w\\\/1400",
"type": "SUMP",
"inputClass": "FACTOR",
"value": 2000
},
{
"code": "PM-TAX-2",
"name": "Tax - Qu\\u00bfc 9%",
"type": "TAX",
"inputClass": "TAX",
"value": 2
}
]
}
Message edited by matt 10 years ago
Clyde
–
10 years ago
Matt,
Usually when you see a plan with a 0 or a null price value there will be an error message in the response for the given plan and person.
Review the response object, and notice that persons above age 60 can not buy the all inclusive package.
I didn't expect to see a quote with premium=0. I assume the policy isn't free.
Does this mean you don't issue policies to 65 years of age from Quebec? Or is this a bug?
Quote Request:
Quote Response:
Message edited by matt 10 years ago
Clyde – 10 years ago
Matt,
Usually when you see a plan with a 0 or a null price value there will be an error message in the response for the given plan and person. Review the response object, and notice that persons above age 60 can not buy the all inclusive package.
}],
clyde,
Clyde – 10 years ago
Also if you were to try to purchase the plan through the policies endpoint the webservice would prevent the transaction from proceeding.