Fund Auto-collection(USDR_DATA)
API Description
Transfers all assets from Futures Account to Margin account
HTTP Request
POST /sapi/v1/portfolio/auto-collection
Request Weight(IP)
1500
Request Parameters
Name | Type | Mandatory | Description |
---|---|---|---|
recvWindow | LONG | NO | |
timestamp | LONG | YES |
- The BNB would not be collected from UM-PM account to the Portfolio Margin account.
- You can only use this function 500 times per hour in a rolling manner.
Response Example
{
"msg": "success"
}