{
"userId": "string",
"amount": 0,
"fullAmount": 0,
"count": 0,
"remarks": "string",
"expireAt": "string"
}curl --location --request POST 'https://m1.apifoxmock.com/m1/650141-0-default/crm/coupon/create' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": "string",
"amount": 0,
"fullAmount": 0,
"count": 0,
"remarks": "string",
"expireAt": "string"
}'{
"code": "",
"success": false,
"msg": "",
"message": "",
"data": "202308230001"
}