v26

latestOpenAPI 3.0.2raw.githubusercontent.com2024-10-0834042975.6 KB
Simple Earn

Set Locked Product Redeem Option(USER_DATA)

Set redeem option for Locked product

Weight(IP): 50

get/sapi/v1/simple-earn/locked/setRedeemOption

Query parameters

positionIdstring required
redeemTo'SPOT' | 'FLEXIBLE'

SPOT,FLEXIBLE, default FLEXIBLE

recvWindowinteger
Example:5000

The value cannot be greater than 60000

timestampinteger required

UTC timestamp in ms

signaturestring required

Signature

Response

Locked Product Redeem Option

successboolean required

Example response

{
  "success": true
}