As we expand our services and modernising our infrastructure we are doing some changes to our domains and URLs. The usual api.intelliflo.com URLs will still work until January 2022 and redirect you to the GB URLs below.
The new intelliflo
tech blog
By Christofer Andersson
23/09/21 15:32
We are adding new properties to client and lead API on GET, POST and PUT.
By Christofer Andersson
14/06/21 13:57
Due to FCA latest guidance for recording vulnerability on client level,
By Christofer Andersson
24/05/21 13:29
If you are using our APIs and also SEDOL, please make sure you have a licence in place. Intelligent office may be obliged to notify the LSE of SEDOL use.
By Christofer Andersson
03/12/20 13:53
Intelliflo will implement improvements to its Assets API (https://developer.intelliflo.com/apis?tags=assets )
By Christofer Andersson
12/10/20 15:15
We are changing our enum values for address type. 'Other' becomes 'Correspondence'. All pre-existing records of type 'Other' will be updated to 'Correspondence'
By Christofer Andersson
09/09/20 17:31
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.
By Christofer Andersson
10/08/20 15:55