Funding Accounts
How do I fund an account with fiat?
Choosing your funding method
There are several ways to fund an account with fiat currency:
- Plaid-connected bank account — Transfer funds
from a customer's Plaid-connected external bank account to their
fiataccount via ACH or EFT. - Book transfer — Transfer funds from the bank's
fiataccount to the customer'sfiataccount. Settles almost instantly. Sandbox only. - Deposit bank account — Receive funds via ACH push, wire transfer, RTP, or FedNow into a customer's deposit bank account.
- Interac E-Transfer — Deposit CAD via Interac E-Transfer. Available to Canadian banks only.
Access transaction data and bank statements
Cybrid does not provide downloadable bank statements via the dashboard or API. Use the following endpoints to retrieve transaction-level data for reconciliation or custom reporting:
GET /api/transfers— transfer data, filterable byaccount_guid,customer_guid,state,side, and other parametersGET /api/trades— trade activity
Webhooks are also available for real-time monitoring. Contact support for additional reporting assistance.
Updated 7 days ago
