curl --location --request GET '/api/user/coupon/detail?id' \
--header 'authorization: Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJseWVjc0AyMDIzIiwiYXVkIjoiIiwiaWF0IjoxNzcwMTkyNjg0LCJuYmYiOjE3NzAxOTI2ODQsImV4cCI6MTc3MTQ4ODY4NCwiZGF0YSI6eyJhcHBJZCI6IjEiLCJ1dWlkIjoiMWZlMzNjOWY4MGZkYTg0NzcyMTRhMzcwZmRjNzM3MDQifX0.IfHrDPDf_7VMF2QcHrRdLlu6s50fDPBD-svlGpj0EFE' \
--header 'X-Shop-Id: 0' \
--header 'x-vendor-id;' \
--header 'x-admin-type: admin'{
"receiveNum": 0,
"couponId": 0,
"couponName": "string",
"couponMoney": 0,
"couponDiscount": 0,
"couponDesc": "string",
"couponType": 0,
"sendRange": 0,
"sendRangeData": [
0
],
"minOrderAmount": 0,
"sendStartDate": 0,
"sendEndDate": 0,
"sendType": 0,
"useDay": 0,
"useStartDate": "string",
"useEndDate": "string",
"isShow": 0,
"isGlobal": 0,
"isNewUser": 0,
"enabledClickGet": 0,
"limitUserRank": [
0
],
"shopId": 0,
"isDelete": 0,
"limitNum": 0,
"delayDay": 0,
"sendNum": 0,
"maxOrderAmount": 0,
"couponUnit": 0,
"reduceType": 0,
"addTime": "string",
"isReceive": 0
}