CCRCOPENAUTH: ********************curl --location --request GET 'https://open.lcchunyi.com/v1test/ccrc/coupon/coupon/get?bizCode&code' \
--header 'tenantId;' \
--header 'CCRCOPENAUTH: <api-key>'{
"code": "string",
"message": "string",
"data": {
"id": 0,
"name": "string",
"code": "string",
"couponType": "string",
"detail": "string",
"bizCode": "string",
"bizName": "string",
"moduleName": "string",
"functionName": "string",
"tenantId": 0,
"status": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
},
"success": true
}