Using Solid's Create an Account API, you can open an account. An Account Number and Routing Number is issued to every account. You can use the Account Number and Routing Number to fund the account.
To fund the account via an Intrabank Transfer, you can push funds from another account on the Solid Platform:
- On the source account, Create a Contact with the destination account number (of the account that must be funded).
- Send an Intrabank Push from the source account to the destination account's contact Id.
- The destination account is funded instantly.
Push is a preferred method to fund an account via the Intrabank transfer.
Alternatively, you can also fund the account using the Receive an Intrabank Pull API:
- On the destination account (the account that must be funded), Create a Contact with the source account number (the account with the funds).
- Receive an Intrabank Pull to destination account from the source account's contact Id.
- The destination account is funded instantly.
Pull is not preferred to fund an account via the Intrabank transfer.