Skip to main content

Transfer Top-Up to Company Balance

PATCH 

/api/v1/cards/companies/:companyUuid/top-ups/:topUpUuid/balance/transfer

Transfers the amount of an existing top-up to the company balance. The top-up must be in the readyForAllocation status.

Use this endpoint when top-up funds have not been allocated to accounts and you want to keep them on the company balance instead. After the transfer, the amount is added to the company balance and can later be distributed via Allocate Company Balance.

info

This operation is asynchronous.
After receiving a 204 response, the transfer process has started, but may not be completed immediately.
To track the result, call Retrieve Company Top-Up Details and check the top-up status.

Request

Responses

The top-up amount has been transferred to the company balance.