Skip to main content

Get Auto-repay-futures Status(USER_DATA)

API Description

Query Auto-repay-futures Status

HTTP Request

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

Request Weight(IP)

30

Request Parameters

NameTypeMandatoryDescription
recvWindowLONGNO
timestampLONGYES

Response Example

{
"autoRepay": true // "true" for turn on the auto-repay futures; "false" for turn off the auto-repay futures
}