A Transfer represents a movement of funds into or out of one of your accounts. You receive a Transfer object when an inbound transfer lands on a Account Number (Clave Bancaria Estandarizada (CLABE)) you own, and you create one when you initiate an outbound transfer from one of your Accounts. Each Transfer references the Account Number it settled against and the Counterparty on the other side of the rail.
Field
Type
Description
id
string
Unique identifier for the transfer.
object
string
The type of the object, which is always transfer.
account_number
object
The AccountNumber you used to send or receive this transfer.
amount
integer
The amount of the transfer in the smallest currency unit (e.g. centavos for MXN). In Chile, transfers cannot be over $7.000.000 CLP.
comment
string
A comment or reference describing the transfer. For outbound transfers, you provide it; for inbound transfers, you see what the sender wrote. Max 40 chars.
counterparty
object
Information about the counterparty: the party sending you the funds if inbound, or the party you are paying if outbound.