The new intelliflo
tech blog

WealthLinkExtension becomes ProductLinkExtension

By Christofer Andersson
19/12/19 09:53

iflo:io:WealthLinkExtension (https://developer.intelliflo.com/docs/ExtensionReference#iflo:io:WealthLinkExtension) has been renamed to ProductLinkExtension to reflect it will be available for more products than wealth related.

Currently iflo:io:ProductLinkExtension only works for mortgage and we are planning to release more product types in the near future.

Please not that iflo:io:WealthLinkExtension will not work.

The below example will work

{
"QuoteAppsLaunch":{
      "type":"iflo:io:ProductLinkExtension",
      "action":"Quote",
      "provider":{
         "providerName":"ProviderName",
         "productGroups":[
            {
               "groupName":"Mortgage",
               "planTypes":[
                  "Mortgage"
               ]
            }
         ]
      }
    }
  }

 

API

Subscribe to our newsletters

Recent posts