curl --location --request GET '/admin-api/pay/notify/page?pageNo=1&pageSize=10' \
--header 'Authorization: 3ecf676011544a3293b9665f63513a28' \
--header 'tenant-id: 10053'{
"code": 0,
"data": {
"list": [
{
"appId": 10636,
"type": "Mg==",
"dataId": 6722,
"status": "MQ==",
"merchantOrderId": "26697",
"nextNotifyTime": "2019-08-24T14:15:22.123Z",
"lastExecuteTime": "2019-08-24T14:15:22.123Z",
"notifyTimes": "string",
"maxNotifyTimes": "string",
"notifyUrl": "https://www.iocoder.cn",
"id": 3380,
"createTime": "2019-08-24T14:15:22.123Z",
"appName": "wx_pay"
}
],
"total": 0
},
"msg": "string"
}