Skip to main content

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

NameTypeMandatoryDescription
recvWindowLONGNO
timestampLONGYES
  • 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"
}