# Balance Transfers

Our `Balance Transfers` API provides platforms the option to create a money movement between their FBO (For the Benefit Of) `Settlement` account and their operating account. This is only available for Finix Core customers with `LITLE_V1` credentials.

If you have any questions, please reach out to your Finix point of contact or contact [the Finix Support team](mailto:support@finix.com).


## Create a Balance Transfer

 - [POST /balance_transfers](https://docs.finix.com/api/balance-transfers/createbalancetransfer.md): Create a Balance Transfer.

## List Balance Transfers

 - [GET /balance_transfers](https://docs.finix.com/api/balance-transfers/listbalancetransfers.md): Retrieve a list of Balance Transfer resources.

## Fetch a Balance Transfer

 - [GET /balance_transfers/{balance_transfers_id}](https://docs.finix.com/api/balance-transfers/getbalancetransfer.md): Retrieve the details of an existing Balance Transfer.

