Getting transfers from sub-accounts to master account

From the documentation for GET /sapi/v1/sub-account/universalTransfer, I understand that we will get transfers from master account to sub-accounts by default.

If we want to get transfers from sub-accounts to master account, we need to specify the toEmail as the master account email. But, where do we get the master account email? Is there any API endpoint to get it?

The master email is the one used to create the sub-accounts, if you haven’t saved it locally, you can log in to the Binance website to copy it. You can’t get master email from the API.

Interesting… It will be great if we can get it from the API instead of manual input. Thanks for your reply!

1 Like