Moving assets between wallets

Hello,
i have a few questions:

  1. Can i get a history of moving assets between spot/wallet/future wallets ?
  2. Can i move some amount of e.g. BTC via API from spot wallet to margin or vice versa ?

Regards,
Ruslan

yes, there are available, please find them from document:

https://binance-docs.github.io/apidocs/spot/en/#get-future-account-transaction-history-list-user_data

and

https://binance-docs.github.io/apidocs/spot/en/#new-future-account-transfer-futures

thanks,