Skip to main content
Create a saved destination that supports RTP or FedNow, then send USD from an accessible virtual account. Creating a realtime transfer requires a user API key with realtime payment access, used from an allowlisted IP. amount.amount is in minor units, so 1250 USD means USD 12.50.
The response is a Transfer with type: "realtime". Store its id and retrieve it with GET /v2/transfers/realtime/{transferId}. Realtime transfers cannot be canceled through the API. Confirm that the destination and amount are correct before creating one.