Make a Transfer Between Transfero Accounts

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

What does this endpoint do?

The purpose of this endpoint is to facilitate the transfer of funds between two Transfero accounts. It is important to ensure that both accounts are associated with the same currency, as it is not possible to transfer 10 USDT to an account that is exclusively linked to BRZ currency.

Please note that certain validations are applied to the payload, such as the requirement for the transfer amount to be greater than zero. Be sure to review the "Results" section, which details all the potential errors and validations that may occur during the transfer process.

Path Params
string
required
Defaults to 2

The current version of BaaSiC API

string
required

The accountId from the sender account

string
required

The accountId that will receive the transfer.

Body Params
double

The quantity to be transferred between accounts.

string
enum

Sender's country. It is optional unless the taxId parameters is filled

string

Field that uniquely identifies the individual or country. This is the sender's taxId. Only numbers accepted, all number should be sent, including leading zeros when applicable.

string
enum

Receiver's country. It is optional unless the taxId parameters is filled

string

Field that uniquely identifies the individual or country. This is the receiver's taxId. Only numbers accepted, all number should be sent, including leading zeros when applicable.

string

Receiver's name

string
Headers
string
required

The personal authentication token obtained by each user from the token authentication endpoint

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain