Funding Wallets

Funding Wallets for Broker API allows you to create a dedicated wallet with a distinct account number for each user to deposit funds into.

The conceptual flow of how that will work is the following:

  1. The funding wallet is created for the user using this endpoint.
  2. The funding details are retrieved from this endpoint and displayed to the user.
  3. The user initiates a deposit from the external bank to the funding details from the point above.

You can read more in this blog post.