What Augustus supports
Sending EUR
Create a payout withcurrency: "EUR" and an iban counterparty financial address:
2026-05-01
/v1/payouts in the API Reference →
Status and lifecycle
EUR payouts move through the standard payout statuses:initiated on creation, submitted when handed to the rail, sent when the payment settles, failed when it is rejected. SEPA Instant payments typically reach sent within seconds.
If the beneficiary bank sends a settled payment back, for example because the account is closed, the payout moves to returned, payout.returned fires, and the funds are credited back to your account.
Receiving EUR
Senders address your account with its IBAN, available on the account’sfinancial_addresses.
- Incoming credits appear as deposits; the deposit’s
railsays whether the payment came in oversepa_instantorsepa. deposit.settledfires when the funds arrive.- The sender’s bank details are referenced through the deposit’s
counterparty_id.