Portfolio Margin
Fund Collection by Asset (USER_DATA)
Transfers specific asset from Futures Account to Margin account
Weight(IP): 60
post/sapi/v1/portfolio/asset-collection
Query parameters
assetstring required
Example:BTC
recvWindowinteger
Example:5000
The value cannot be greater than 60000
timestampinteger required
UTC timestamp in ms
signaturestring required
Signature
Response
Result
Example response
{
"msg": "success"
}