Get Auto-repay-futures Status(USER_DATA)
API Description
Query Auto-repay-futures Status
HTTP Request
GET /papi/v1/repay-futures-switch
Request Weight(IP)
30
Request Parameters
| Name | Type | Mandatory | Description | 
|---|---|---|---|
| recvWindow | LONG | NO | |
| timestamp | LONG | YES | 
Response Example
{
    "autoRepay": true  //  "true" for turn on the auto-repay futures; "false" for turn off the auto-repay futures 
}