Here's how you can manage your Transfer Fund page.
- If the user is Admin, the user selection should have a search bar and use the searchSubUser2 API. Otherwise, use the getSubUsers API to get the users.
- To set the token property on transfer2 API, you need first to get the token from getToken API. Use the token from the getToken API response and put it on the token property for transfer2 API.
