VUMI Documentation
  • Introduction
    • 🎉Welcome!
    • ➡️Quick Start
  • Platform
    • App Overview
      • API Products
      • Connections Overview
      • API Configuration
    • Link Overview
      • Link redirects
      • Link parameters
      • Customization
  • General API Resources
    • Authentication
      • API Login
    • Entities
      • List entities for app
    • Connections
      • Exchange public token
      • Get Connection status
      • List all connections
      • List public tokens
      • Delete Connection
    • Investments
      • List investments
    • Webhook
      • Get verification key
  • Aggregation
    • Accounts
      • List accounts
      • List account transactions
    • Portfolios
      • List portfolios
      • List portfolio transactions
      • List portfolio positions
  • Assets Transfer
    • Assets transfer
  • Developer Resources
    • API and Widget Errors
    • Webhooks and security
      • Webhook verification
    • Pagination
    • Tracing requests
Powered by GitBook
On this page
  1. Aggregation

Portfolios

Last updated 10 months ago

Also known as investment accounts for financial entities, portfolios are a collection of financial investments owned by an individual, institution, or managed by an entity such as a financial advisor or fund manager. Portfolios can also have multiple owners.

Portfolios are a central part of our data model. Investments and transactions are organized into portfolios, in order to mimic the actual structure that can be found in the connection for the financial entity which information you are requesting.

These are the endpoints related to portfolios:

Endpoint
Method

GET

Returns every portfolio for the given connection

GET

Returns transactions for the portfolios of the given connection

List portfolios
List portfolio transactions