Fee Collection

The fee collection functionality of our Investment API allows you to easily configure, manage and collect the revenue charged to the end user for the services you provide.

With the /fees endpoints, you can create customised fee configurations for the services you offer and manage the fee models applied to each of your users' accounts.

This guide will take you through the implementation steps required to integrate and configure the fees in your end users' accounts and vice versa.

How fee collection works

Clients can charge their end users fees for services such as asset or portfolio management. The fee amounts are calculated on the client side and collected via the Investment API - either by deducting from available cash balances, by covering sell orders or by a combination of both.

Read on to learn how to implement fee collection with the Investment API.

Was this page helpful?