Skip to main content

Change Auto-repay-futures Status(TRADE)

API Description

Change Auto-repay-futures Status

HTTP Request

POST /papi/v1/repay-futures-switch

Request Weight(IP)

750

Request Parameters

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

Response Example

{
"msg": "success"
}