# Transfer from balance account

Transferring from a balance follows the exact same flow as a standard transfer, with the exception being that it is funded from balance.

The steps below illustrate the flow required to create a quote, recipient, and transfer. Once the transfer is created, it can then be funded from the balance account

## Generate transfer 

Follow the guides below to create a quote, recipient, and transfer as per the usual flow.

* [Quote API](/api-reference/quote/quotecreate)
* [Recipient API](/api-reference/recipient)
* [Transfer API](/api-reference/transfer/transfercreate)


## Fund a transfer 

For a complete reference, see the [Fund a transfer](/api-reference/transfer/transferfund) endpoint.