submitted; in automatic mode Fynn submits it over EBICS. The payout is only finalized once the bank confirms the transfer via the account statement.
Bank payouts are subject to origin-based routing rules. A wallet balance can only be paid out to a bank account if it originated from a bank transfer or an in-house SEPA direct debit. Balance funded by card, PayPal, or GoCardless must be refunded through the original channel. See Origin routing below.
Create a Payout
Request Fields
Amounts are integers in cents, not decimals.
5000 means 50,00 EUR.Response Fields
Payout Status
A payout moves through a fixed lifecycle:Origin Routing
Fynn records the origin of every wallet inflow and enforces where the balance may flow back. A bank payout is only allowed when every funding portion of the payout comes from an allowed origin.
A blocked payout is not booked. The request returns
422 with an error code identifying the reason. Mixed funding follows an all-or-nothing rule: a single blocked portion blocks the entire payout.
Error Handling
When a payout is blocked or rejected, nothing is booked. The wallet balance stays exactly as it was before the request.
Webhooks
Subscribe to these events to react to the terminal states of a payout. Both carry the same payload shape.
Payload:
See Webhooks for signature verification and setup.
Related Documentation
- Guthaben auszahlen (Benutzerhandbuch) - Step-by-step guide and origin rules
- Kundenguthaben - How the wallet balance works
- Wallet Top-Up - Adding funds to a wallet balance