Skip to main content

Fund Auto-collection(TRADE)

API Description

Fund collection for Portfolio Margin

HTTP Request

POST /papi/v1/auto-collection

Request Weight(IP)

750

Request Parameters

NameTypeMandatoryDescription
recvWindowLONGNOThe value cannot be greater than 60000
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"
}