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
| Name | Type | Mandatory | Description | 
|---|---|---|---|
| autoRepay | STRING | YES | Default: true; false for turn off the auto-repay futures negative balance function | 
| recvWindow | LONG | NO | |
| timestamp | LONG | YES | 
Response Example
{
    "msg": "success"
}