{
"appKey": "123",
"data": {
"code": ""
},
"operator": "98092710",
"operatorOrgId": "",
"operatorOrgType": ""
}
curl --location --request POST '/promotioncenter/coupon/detail' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "123",
"data": {
"code": ""
},
"operator": "98092710",
"operatorOrgId": "",
"operatorOrgType": ""
}'