Skip to content

Overview

Accounts and account groups are central resources in the Investment API. They are linked to the user in a specific hierarchy and are required to carry out processes such as placing orders. Both resources have positions: While account groups hold cash, accounts hold units.

This overview introduces the concepts of accounts, account groups and account types within the Upvest Investment API.

Account groups

An account group aggregates all accounts within it for tax calculation and regulatory reporting purposes. We assign official security account numbers at the account group level. Account groups hold positions in the form of cash.

Upvest supports a multi-portfolio setup by allowing clients to open more than one account group.

This feature will be activated for you on request, please contact us if you are interested.

Account Group Types

Upvest currently supports five (5) different types of account groups. Each account group type covers a key investment area as shown in the table below.

Account Group TypeDescription
PERSONALAccount group for portfolio and trading accounts holding assets on the end-user’s own behalf.
LEGAL_ENTITYAccount group for a legal entity holding assets on behalf of their users.
BUSINESSAccount group of a business holding assets.
FRENCH_PEAAccount group for French residents holding assets in a Plan d'Epargne en Actions (PEA).
ISAAccount group for UK residents holding assets in an Individual Savings Account (ISA).
CHILDAccount group for a child user holding assets in a child account.

Accounts

An account cannot exist within the Investment API without being associated with an account group. Accounts hold positions in the form of units.

Account types

We support two types on the account level:

Account levelAccount typeDescription
AccountTRADINGAccount allows orders to be placed at instrument level and positions to be queried in the account.
AccountPORTFOLIOAccount allows orders to be placed at a portfolio level and positions to be queried in the account.

Multiple currencies, account groups, and accounts

When handling multiple currencies (e.g., EUR, USD, GBP), Upvest recommends clients:

  • Setup a single account group for the end user.
  • Create a separate account for each currency/flow that the end user uses for investments.

For example, if the end user wants to invest in euros and USD order flows, there should be one account group for the end user. Then an account for EUR and a second account in USD.

This allows you to simplify calculations for order flows, treasury/settlements, and payments.