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
Example response
{
"success": true
}