Set On-chain Yields Locked Auto Subscribe(USER_DATA)
API Description
Set On-chain Yield locked auto subscribe
HTTP Request
POST /sapi/v1/onchain-yields/locked/setAutoSubscribe
Request Weight(IP)
50
Request Parameters
Name | Type | Mandatory | Description |
---|---|---|---|
positionId | STRING | YES | |
autoSubscribe | BOOLEAN | YES | true or false |
recvWindow | LONG | NO | |
timestamp | LONG | YES |
Response Example
{
"success": true
}