FrontToken: ********************{
"code": "string",
"captchaCode": "string",
"captchaUuid": "string"
}curl --location --request POST '/mini-app/infer/userCouponCode/redeem' \
--header 'FrontToken: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "string",
"captchaCode": "string",
"captchaUuid": "string"
}'{
"error": true,
"data": {},
"success": true,
"warn": true,
"empty": true,
"property1": {},
"property2": {}
}