Skip to main content

Change Auto-repay-futures Status(TRADE)

API Description

Change Auto-repay-futures Status

HTTP Request

POST /sapi/v1/portfolio/repay-futures-switch

Request Weight(IP)

1500

Request Parameters

NameTypeMandatoryDescription
autoRepaySTRINGYESDefault: true; false for turn off the auto-repay futures negative balance function
recvWindowLONGNO
timestampLONGYES

Response Example

{
"msg": "success"
}