Skip to main content

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#

NameTypeMandatoryDescription
positionIdSTRINGYES"1234"
recvWindowLONGNO
timestampLONGYES
  • You need to open Enable Spot & Margin Trading permission for the API Key which requests this endpoint.

Response Example#

{  "redeemId": 40607,  "success": true}