Skip to content
  • Sylvie Ye's avatar
    [hsbc] multiples fix in invest · a383b783
    Sylvie Ye authored and Romain Bignon's avatar Romain Bignon committed
    Don't get account invest with 'INVSTLKDINSURANCE' type in RetrieveAccountsPage
    because there are no information in this JSON page
    and life insurance invest is on life insurance page.
    Don't get account invest with 'LOANMORTGAGE' type in RetrieveAccountsPage.
    Don't get account invest with 'NONINVSTLINKEDINSURANCE' type in RetrieveAccountsPage
    
    Add id attribute in RetrieveLiquidityPage to avoid 'same ID 0'.
    Add default value for vdate attribute in RetrieveInvestmentsPage and condition
    to avoid 'NoneType' value.
    
    Closes: 540779@redmine 517932@redmine
    a383b783