šŸ¦ Insuredā€™s banks

Each user of our application has the ability to add a bank.
Limit on the number of banks: 2.
We do not store the bank information you enter when adding.
We only support 2 types of bank accounts: checking and savings.
The difference is that only the checking bank can be used to send a payment check, and only one at one time.
The difference with them concerns only the insurer.
If you need to work with insured banks, you can use the requests described below in our API.

Bank account types:

  • checking;
  • savings.

Bank types:

  • bank;
  • balance - not supported;
  • virtual - not supported;
  • card - not supported.

Bank status:

  • unverified;
  • verified.