Hello, I am new to binance API and I would like to know if someone has already asked a question, like how we can get the address of our wallet from this email address to make the transaction between 2 spot accounts and also how can we insert the transfer network?
Thank you for your answers.

Hi there,
The shared screenshot is for transfers under systems with master and sub-accounts set up, is this your case?
For usual withdrawals, you can use https://binance-docs.github.io/apidocs/spot/en/#withdraw-user_data. The receiver account can use https://binance-docs.github.io/apidocs/spot/en/#deposit-address-supporting-network-user_data and share it with you to put in the address parameter .
Use https://binance-docs.github.io/apidocs/spot/en/#all-coins-39-information-user_data to know info on networks.
Hello,
Thank you @aisling.
I would like to make a transaction between 2 spot accounts, and for the moment, my platform do the USDT transaction, and I will also like to know how to make a transaction between 2 different platforms, for example, a binance account and a coinbase account.
Thank you for your answers.