post
https://api-sandbox.asaas.com/v3/transfers/
Note:Transfer between Asaas accounts is only possible for accounts that are linked, such as root account and sub-account, or two sub-accounts of the same root account.
This endpoint is used to transfer funds between accounts within the Asaas platform.
This operation is mainly intended for linked-account scenarios, such as:
- Parent account → subaccount
- Subaccount → parent account
- Subaccounts under the same parent account
Main request parameters
-
value: Amount to be transferred.
-
walletId: Identifier of the destination Asaas account.
-
externalReference: Identifier of the transfer in your own system.
Transfer behavior
- In most cases, the transfer is processed instantly
- The balance becomes immediately available in the destination account
When to use
Use this endpoint when you need to:
- Move funds across accounts within your account structure such as subaccounts
- Perform internal fund distribution
- Manage financial flow between linked accounts
