Correction of spelling mistake on 'PersonalProtectionPlan'
Current behaviour:
When POSTing (or PUT) a personal protection plan with benefit option 'terminalillnes' we will reject it as we currently only accepts the misspelled work 'terminalilness'
New behaviour:
we will accept the correct spelling and reject the misspelled word.
Properties to be added or removed for PensionDefinedBenefitPlan and PensionContributionDrawdownPlan discriminator:
The following properties has been added for PensionDefinedBenefitPlan and PensionContributionDrawdownPlan discriminator:
"guaranteedAnnuityRate " : "string" // string
The following property will be removed for PensionDefinedBenefitPlan and PensionContributionDrawdownPlan discriminator:
"guaranteedMinIncome" : {
"currency" : "string" // string
"amount" : "string" // string
}
Endpoint affected https://developer.intelliflo.com/apis?tags=plans
We will update you 4 weeks in advance of the deprecation of guaranteedMinIncome.