Set Locked Auto Subscribe(USER_DATA)
API Description
Set locked auto subscribe
HTTP Request
POST /sapi/v1/simple-earn/locked/setAutoSubscribe
Request Weight(IP)
150
Request Parameters
| Name | Type | Mandatory | Description | 
|---|---|---|---|
| positionId | INT | YES | |
| autoSubscribe | BOOLEAN | YES | true or false | 
| recvWindow | LONG | NO | |
| timestamp | LONG | YES | 
Response Example
{
  "success": true
}