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
| 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"
}