Using Solid's Create an Account API, you can open an account. Next, you can Fund an Account via Intrabank, ACH, Wire, or Depositing a Check. Once that account is funded, you can use the Solid Send APIs to make a payment or send funds via Intrabank.
To make a payment or send funds via an Intrabank to another account on the Solid Platform:
- On the source account (the account from which the payment is being sent), Create a Contact with the account number of the destination account (the account receiving the funds)
- Send an Intrabank Push with the amount and description to the contact ID containing the destination account details.
- The funds are debited from the source account, and the destination account receives the funds instantly.
To get notified at the destination, you can subscribe to the webhook (Event Type: intrabank.received.credit).