Test Bank Accounts

Use these test account and routing numbers to simulate ACH / bank-account funding sources in the staging environment. Each pair returns a fixed status so you can verify how your integration handles both successful debits and the full range of failures.

📘

Staging only

These account and routing numbers are accepted only on the staging endpoint (https://transactional-graph.staging.fluzapp.com/api/v1/graphql). They will be rejected in production. See Add Funding Sources for how to attach a bank account.

Test accounts

Account NumberRouting NumberStatus Code
86063057726286823SUCCESS
1234567890011401533SUCCESS
86063046726286823INSUFFICIENT_FUNDS
41345938726286823INVALID_ACCOUNT
55073835726286823UNABLE_TO_PROCESS
46319531726286823UNAUTHORIZED_DEBIT
99081536726286823ACCOUNT_CLOSED

Status codes

Status CodeWhat it simulates
SUCCESSThe account validates and the transaction completes.
INSUFFICIENT_FUNDSThe account is valid but lacks the funds to cover the debit.
INVALID_ACCOUNTThe account or routing number is not recognized.
UNABLE_TO_PROCESSA general processing failure that is not specific to the account.
UNAUTHORIZED_DEBITThe debit is rejected as unauthorized by the account holder.
ACCOUNT_CLOSEDThe account exists but has been closed.

Related pages

Want to learn more? Contact us at [email protected]. Speak with our experts for more info or to request a demo.