Skip to main content
TED (Transferência Eletrônica Disponível) is Brazil’s interbank transfer system. Money moves between any two banks on the same business day. Lerian reaches TED in two ways. Lerian SPB is Lerian’s own messaging with the Brazilian Payment System — a direct connection with no connectivity partner in the path, and it covers the full SPB messaging contract, not only TED. The Bank Transfer plugin connects your institution through the connectivity partner JD. Both paths give your institution a production-ready TED integration: outbound and inbound transfers, internal P2P, fee handling, and BACEN compliance.
Regulatory referenceThis page presents a practical overview of how TED works. For complete technical, legal, and regulatory details, consult the official documentation published by the Central Bank of Brazil (BACEN).

What you can build


  • Payroll disbursements — send salaries or contractor payments directly to employees’ accounts at any Brazilian bank
  • Supplier and vendor payments — pay invoices and settle B2B obligations without manual bank portal access
  • Customer withdrawals — let customers move funds out of your platform to their external bank accounts on demand
  • Internal fund movement — move money between accounts in your own institution, with no external routing (P2P)

Transfer types


How it works


  1. Initiate — you enter the recipient’s bank details and the amount. The plugin shows the fee first
  2. Confirm — you authorize the transfer, and the plugin reserves the funds in Midaz
  3. Send — the plugin signs the payment and dispatches it over the BACEN STR network to the destination bank
  4. Settle — the recipient’s bank credits the funds, and you receive the JD SPB control number as confirmation

Operating hours and limits


What your customers can expect:
Outside the operating window, the plugin rejects the transfer and moves no funds. The error names the next available time.

What the plugin handles for you


Your team does not need to build or maintain:
  • Fee calculation — the plugin computes fees through Fees Engine at initiation, before you confirm
  • Idempotency — a retried request carries an idempotency key, so it returns the original result and never creates a second transfer
  • BACEN compliance — the plugin enforces the operating window and records a full audit trail
  • Holiday calendar — BACEN business-day validation, backed by the bacen_holidays table (seeded for 2026–2099)
  • Webhook notifications — webhooks notify your system when a transfer completes, arrives, or fails
  • Reconciliation — every transfer records the JD SPB control number, timestamps, and status history for audit
  • Automatic returns (devolução) — if the plugin cannot credit an incoming transfer, it returns the funds to the origin bank automatically. This differs from a chargeback, which reverses a completed credit
To configure fee pricing for TED transfers in your organization, see Fees Engine.
Explore the TED API. Browse the endpoints for initiating and managing transfers.