The Transfer object
ATransfer represents a movement of funds into or out of one of your accounts. You receive a Transfer object when an inbound transfer lands on an AccountNumber (CLABE, the standardized Mexican bank account number) you own, and you create one when you initiate an outbound transfer from one of your Accounts. Each Transfer references the AccountNumber it settled against and the Counterparty on the other side of the rail.
Transfer object
The Counterparty object (within the Transfer object)
TheCounterparty object describes the party on the other side of the transfer, the sender if inbound or the payee if outbound, and it appears in the counterparty field of the Transfer object.
The Institution object (within the Counterparty object)
TheInstitution object identifies the counterparty’s financial institution, and it appears in the institution field of the Counterparty object.