v26

latestOpenAPI 3.0.2raw.githubusercontent.com2024-10-0834042975.6 KB
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

msgstring required

Example response

{
  "msg": "success"
}