Skip to main content

Release 11.08.2026

Changelog

New Endpoints: Company Balance

A new group of endpoints for managing the company balance has been added. Previously, top-up funds had to be allocated to accounts right away: if a top-up was created without an accountId, the funds could only be distributed manually via the dashboard. Now the company balance works as a standalone wallet — you can deposit funds to the company, keep them unallocated, and distribute them across accounts via the API, partially and at any time.

The existing top-up endpoints keep working as before and are now grouped in the API reference under Account Top-Ups, next to the new Company Balance group.

New Webhook: Company Top-Up Event

The Company Top-Up Event webhook has been added. It notifies your system when a company balance top-up is created or changes its status. The payload structure is identical to the response of the Retrieve Company Top-Up Details endpoint. The webhook URL is configured in the Client Portal — see Webhooks for the setup steps.