Fund Collection by Asset(USDR_DATA)
API Description
Transfers specific asset from Futures Account to Margin account
HTTP Request
POST /sapi/v1/portfolio/asset-collection
Request Weight(IP)
60
Request Parameters
Name | Type | Mandatory | Description |
---|---|---|---|
asset | STRING | YES | |
recvWindow | LONG | NO | |
timestamp | LONG | YES |
- The BNB transfer is not be supported
Response Example
{
"msg": "success"
}