View sub-entity balances Early access
Keep track of your sub-entities' funds using the Balances API directly, or through the Dashboard.
Before you begin
- To access balances, you must be on the
Full
account type. - Onboard your sub-entities to our Platforms solution.
- Make the first payment on behalf of your sub-entity.
View balances in the Dashboard
- From the Dashboard home page, go to Sub-entities
- Select a sub-entity from the list. This will open the Sub-entity details page
- Under Balances, the sub-entity's balance is split into 4 sections
- Available: The funds available to be used for transactions such as transfers or payouts
- Incoming: Funds on the way to the sub-entity's account. These funds will be added to Available once settled
- Outgoing: Funds being paid out of the sub-entity's account, but not yet settled
- Total: The sum of Available and Incoming
Troubleshooting
If you cannot see your sub-entities' balances in the Dashboard, you may not have access to this feature. Contact us to find out more.
View balances using the API
To get a detailed view of all required and optional fields, see our API reference.
Notice that the sub-domain – balances.checkout.com
– is slightly different to Checkout.com's other endpoints.
https://balances.checkout.com/balances/{id}
Narrow down the search by applying a query to your request. For example, query=currency:EUR
.
Response example
{"data": [{"descriptor": "Revenue Account 1","holding_currency": "EUR","balances": {"pending": 10,"available": 50,"payable": 0,"collateral": 0}}]}
Next steps
Transfer funds to and from your sub-entity
Full
accounts on our Platforms solution can view sub-entity balances. If you’re unsure, take a look at our account structure page.
Find out more
Platforms
Create rich and flexible payment programs suited to the needs of you and your customers.