# Payout to Banks

1. Create an account at [dash.chimoney.io](http://dash.chimoney.io/)
2. Email <support@chimoney.io> to request "Verification and API Access". Include links to your website and tell us a little more about your use case. Alternatively, DM @uchiuchibeke on Twitter
3. Pick an API plan and pay the subscription fee
4. Once you are approved, follow the steps below to integrate:
   1. Get a list of banks and their codes
      1. Supported Bank countries are listed at <https://dash.chimoney.io/supported-countries>
      2. Get bank codes and names using [***/info/country-banks***](https://documenter.getpostman.com/view/1163691/Tz5qacnt#7fa50577-166c-43fa-bc70-470eefb4945f)
   2. Send a request to payout to a bank using the bank info from step 1.2 and the user's bank account number
      1. Send the request using the endpoint [**/payouts/bank**](https://documenter.getpostman.com/view/1163691/Tz5qacnt#951912be-6056-4057-b41a-633d04206007)
   3. Verify the payment by looking at the response from 2.1
   4. Setup Webhooks to monitor transactions (**WIP**)
5. Other considerations
   1. Get live exchange rate for the country using [**/info/usd-amount-in-local**](https://documenter.getpostman.com/view/1163691/Tz5qacnt#110ef29c-b742-4a81-a3c5-c30a81314a06)
