curl --location --request GET '/mallPlus/coupon/detailList?couponAutoSendId&couponId&createTime&delFlag&endTime&id&integral&isExpire&isJoin&isShare&isUse&nickname&pageNo&pageSize&phone&price&shareStatus&shopId&startTime&status&type&uid&updateTime' \
--header 'x-access-token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzeXNVaWQiOiJlOWNhMjNkNjhkODg0ZDRlYmIxOWQwNzg4OTcyN2RhZSIsInVzZXJJZGVudGl0eSI6MiwiZXhwIjoxNzQ3MDgxNzYzLCJ1c2VybmFtZSI6ImFkbWluIn0.NaeqryXHUXcM8u5j_l2cIjTyywLEiMHQklrPpEHy79k'{
"code": 0,
"message": "string",
"result": {
"current": 0,
"hitCount": true,
"pages": 0,
"records": [
{
"couponAutoSendId": "string",
"couponId": "string",
"createTime": "2019-08-24T14:15:22.123Z",
"delFlag": 0,
"endTime": "2019-08-24T14:15:22.123Z",
"id": "string",
"integral": 0,
"isExpire": 0,
"isJoin": 0,
"isShare": 0,
"isUse": 0,
"nickname": "string",
"phone": "string",
"price": 0,
"shareStatus": 0,
"shopId": "string",
"startTime": "2019-08-24T14:15:22.123Z",
"status": 0,
"type": 0,
"uid": 0,
"updateTime": "2019-08-24T14:15:22.123Z"
}
],
"searchCount": true,
"size": 0,
"total": 0
},
"success": true,
"timestamp": 0
}