Initialize a Company Balance Top-Up
POST/api/v1/cards/companies/:companyUuid/balance/top-up
Creates a new top-up transaction for the company balance.
Use this endpoint to deposit funds to the company balance without allocating them to a specific account. The funds can later be distributed across accounts via Allocate Company Balance.
Request
Responses
- 201
- 422
Company balance top-up initialized.
The currency is not supported by the top-up provider. Error code 10501002, UNDEFINED_CURRENCY.