Skip to main content

Allocate Company Balance

POST 

/api/v1/cards/companies/:companyUuid/balance/allocation

Distributes funds from the company balance across the specified accounts.

An allocation fee may be charged for each account, based on the top-up allocation fee configured for that account.

info

This operation is asynchronous.
After receiving a 204 response, the allocation process has started, but may not be completed immediately.
To track the result, call Retrieve List of Company Balance Transactions and check the status of the allocation transaction.

Request

Responses

The allocation request has been accepted for processing.