Authorization: ********************{
"id": 0,
"refundAmount": 0
}curl --location --request POST '/management/exchangeCoupons/refundExchangeCoupons' \
--header 'Tenant-Id: 154' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"refundAmount": 0
}'{
"code": "",
"msg": "",
"data": false,
"stackTraceMsg": ""
}