{
"merchantId": 1,
"appUserIds": [
0
],
"externalUserIds": [
"string"
]
}curl --location --request POST 'http://10.168.1.163:48080/open-api/v1/coupon-templates//issue?templateId=1' \
--header 'Content-Type: application/json' \
--data-raw '{
"merchantId": 1,
"appUserIds": [
0
],
"externalUserIds": [
"string"
]
}'{
"code": 0,
"msg": "",
"data": false
}