Margin transfer
documentedTransfer assets between SPOT and margin accounts.
POST /sapi/v1/margin/transferMarginno implementation yet0 runsInput
transfer_type
Transfer type (e.g., MAIN_UMFUTURE or UMFUTURE_MAIN)
MAIN_UMFUTURE
asset
Asset to transfer (e.g., USDT)
USDT
amount
Amount to transfer
10.0
timestamp
Timestamp (ms since epoch)
1609459200000
recvWindow
Recv window (ms)
5000
signature
Signature (HMAC SHA256)
Calls Binance as you (your API key is your account); keychains.dev holds the credentials.