Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tesouro.com/llms.txt

Use this file to discover all available pages before exploring further.

Tesouro exposes four payment rails. Pick the rail by use case: internal sweep, same-day settlement, real-time receipt, or cross-bank push. Each has different speed, availability, limits, and reversibility characteristics.

Rail comparison

RailSpeedDirectionAvailabilityMax per transfer
InternalInstantInternal only24/7No service cap
ACHOne to three business daysSend and receiveBusiness daysSet by bank
RTPSeconds, irrevocableSend and receive24/7/365$10M (TCH)
FedNowSeconds, irrevocableSend and receive24/7/365$10M (Fed)

Prerequisites

PrerequisiteNotes
Internal accountAn open, funded deposit account opened through the onboarding flow.
External accountA pre-linked external account (see Linked accounts) for ACH.
AuthenticationA bearer token with embedded:transfer:write. ACH, RTP, and FedNow additionally need their per-rail scope.
Org rail configThe caller’s organization must have the rail enabled (managed in the Profile service). A disabled rail returns 403.

Next steps