Transfer to Asaas account


🚧

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
Body Params
number
required

Amount to be transferred

string
required

WalletId of the target account

string

Transfer identifier in your system

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json