Skip to main content
A Transfer represents one inbound or outbound money movement. Inbound transfers are associated with an Account Number; outbound transfers debit an Account. This page explains the Transfer data model: the Counterparty, statuses, limits, returns, and authorization. For the field-by-field reference, see the Transfer object.

Transfer counterparty

Each Transfer includes a nested Counterparty object that represents the other party in the transfer: either the sender or the recipient, depending on the direction. The Counterparty object includes these details:
  • Counterparty name, such as a customer, supplier, or partner.
  • Bank account details, such as the account number and bank code.
The counterparty’s role depends on the transfer direction:
  • For inbound transfers, the Counterparty is the entity that sent funds to your Account Number.
  • For outbound transfers, the Counterparty is the entity that receives funds from your Account.
Use this structure to view and reconcile transfers consistently in either direction.

Transfer statuses and webhook notifications

A Transfer moves through these statuses, and Fintoc emits a webhook for each transition: Transfer status lifecycle and the webhook event Fintoc emits at each transition

Transfer limits

The maximum amount per Transfer depends on the country:
Limit🇲🇽 Mexico🇨🇱 Chile
Maximum amount per transferNo limit$7,000,000 CLP

Rate limits

The Transfers API accepts up to 10 requests per second per client by default. Contact Fintoc support to request a higher limit.

Transfer returns

🇲🇽 Mexico

In Mexico, you can request the return of an inbound Transfer that you don’t recognize or that doesn’t meet your business’s acceptance criteria. When Fintoc returns the Transfer, the status changes to returned. Fintoc deducts the transfer amount from your account balance.

🇨🇱 Chile

In Chile, the Centro de Compensación Automatizado can reject inbound or outbound Transfer objects. When the Centro de Compensación Automatizado rejects a Transfer, the status changes to returned, and Fintoc restores the funds to your account balance.

Authorizing a transfer

The Transfers API supports a single authorizer. When a person in your organization with permission to authorize transfers confirms a Transfer, Fintoc pays out the Transfer immediately.