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:
- The funding wallet is created for the user using this endpoint.
- The funding details are retrieved from this endpoint and displayed to the user.
- 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.
Updated about 2 months ago