Investments - Funds
Pré requisitos para consumir estes endpoints de dados:
Possuir um consentimento de Dados aprovado e contendo os escopos de dados conforme especificado neste link e utilizar o Token do OpenFinance específico do consentimento como forma de autorização.
GET /baas/v1/open/dat/funds/investments
Returns a list of investment funds (Mutual Funds) held by the customer.
GET /baas/v1/open/dat/funds/investments/{investmentId}
Returns detailed information about the fund's policy and administration.
GET /baas/v1/open/dat/funds/investments/{investmentId}/balances
Returns the current financial position, quota values, and taxes.
GET /baas/v1/open/dat/funds/investments/{investmentId}/transactions
Returns the history of investments (subscriptions) and redemptions.