Redeem Locked Product(TRADE)
API Description
Redeem Locked Product
HTTP Request
POST /sapi/v1/simple-earn/locked/redeem
Request Weight(IP)
1
Request Weight
1/3s per account
Request Parameters
Name | Type | Mandatory | Description |
---|---|---|---|
positionId | INT | YES | 1234 |
recvWindow | LONG | NO | |
timestamp | LONG | YES |
- You need to open
Enable Spot & Margin Trading
permission for the API Key which requests this endpoint.
Response Example
{
"redeemId": 40607,
"success": true
}