Latest Account Balance Recordsget https://api.bridgeft.com/v2/data/source/account-balances/latestReturns a list of the most recent account balance records as of the latest date reported by the custodian. Endpoint Supports optional filtering.Query Paramspager.limitintegerNumber of items to return per pagepager.pageintegerCurrent page numberBody ParamsidintegerThe unique resource id for the balanceaccount_idintegerThe id of the Account associated with this account balanceaccount_idsarray of integersProvide a list of Account IDs to filter.account_idsADD integersourcestringenumCustodian or source the account balance data comes from. APX=Apex Fintech Solutions, AXO=Axos Advisory Services, DST=DST Systems, FPR=Fidelity 401k/403b, IBK=Interactive Brokers, NFS=Fidelity Investments, PER=Pershing, PTA=Pontera, SWB=Charles Schwab, TDA=TD Ameritrade (Available prior to Sept. 2, 2023), EGB=Eaglebrook, MLT=Millenium Trust, TIA=TIAA Financial ServicesAPXAXODSTFPRIBKNFSPERPTASWBTDA (Available prior to Sept. 2, 2023)EGBMLTTIAShow 13 enum valuesaccount_numberstringThe account number of the Account associated with this account balanceadvisor_codestringThe advisor code of the Account associated with this account balancereported_datedate-timerequiredThe date the custodian reports the account balancecash_value_reportedfloatThe cash value as reported by the custodiancash_valuefloatThe cash value as aggregated by custodian holdingssecurities_value_reportedfloatThe securities value as reported by the custodiansecurities_valuefloatThe securities value as aggregated by custodian holdingstotal_value_reportedfloatThe total cash and security value as reported by the custodiantotal_valuefloatThe total cash and security value as aggregated by custodian holdingsoriginal_dataobjectThe raw data exactly as reported by the source with original field namesoriginal_data objectcreated_at_utcdate-timeTimestamp for when the record was createdResponses 200An enveloped list of account balances 400Bad RequestUpdated 7 months ago