请求示例
<p>https://apigw.yun.pingan.com/rest/msg/queryUpmailResult?queryType=0&senderAddress=123@126.com&receiverAddress=avc@qq.com&receiverDate=2019-05-05&currentPage=1</p>
<p><strong>具体调用请参考<a href="https://yun.pingan.com/ssr/help/comm/YJTS/API.Overview">Demo示例</a></strong></p>
<p> </p>
<ul>
<li><strong>响应示例</strong></li>
</ul>
<table border="1" cellpadding="1" cellspacing="1" style="width:809px">
<tbody>
<tr>
<td style="background-color:#ededed; width:801px">
<p>{</p>
<p> "code": "000000",</p>
<p> "msg": "成功",</p>
<p> "appid": "",</p>
<p> "extend": "",</p>
<p> "expiretime": "",</p>
<p> "token": "",</p>
<p> "currentPage": 1,</p>
<p> "pageSize": 20,</p>
<p> "totalCount": 1,</p>
<p> "totalPage": 1,</p>
<p> "results": [</p>
<p> {</p>
<p> "sender": "汪汪",</p>
<p> "senderAddress": "WANGCAN@PINGAN.COM.CN",</p>
<p> "receiver": "中国平安",</p>
<p> "receiverAddress": "e-invoice@service.iszt.cn",</p>
<p> "subject": "这是一封测试邮件",</p>
<p> "receiverDate": "2017-02-13 08:06:46",</p>
<p> "fileName": null,</p>
<p> "fileContent": null,</p>
<p> "fetchFlag": "已取走"</p>
<p> }</p>
<p>}</p>
</td>
</tr>
</tbody>
</table>
<p> </p>
<ul>
<li><strong>异常示例</strong></li>
</ul>
<table border="1" cellpadding="1" cellspacing="1" style="width:808px">
<tbody>
<tr>
<td style="background-color:#ededed; width:800px">
<p>{</p>
<p> "code": "119029",</p>
<p> "msg": "[receiverAddress]邮件地址不正确",</p>
<p> "appid": null,</p>
<p> "extend": null,</p>
<p> "expiretime": null,</p>
<p> "token": null</p>
<p>}</p>
</td>
</tr>
</tbody>
</table>
<p> </p>
提交成功!非常感谢您的反馈,我们会继续努力做到更好!