公共参数
<p><span style="font-size:16px"><strong>公共请求参数</strong></span></p>
<table border="1" cellpadding="0" cellspacing="0" style="width:812px">
<tbody>
<tr>
<td style="background-color:#ededed; width:151px">
<p><strong>参数名称</strong></p>
</td>
<td style="background-color:#ededed; width:122px">
<p><strong>参数类型</strong></p>
</td>
<td style="background-color:#ededed; width:149px">
<p><strong>是否必须</strong></p>
</td>
<td style="background-color:#ededed; width:195px">
<p><strong>参数描述</strong></p>
</td>
<td style="background-color:#ededed; width:183px">
<p><strong>格式/</strong><strong>备注</strong></p>
</td>
</tr>
<tr>
<td style="width:151px">
<p>accessKeyId</p>
</td>
<td style="width:122px">
<p>String</p>
</td>
<td style="width:149px">
<p>true</p>
</td>
<td style="width:195px">
<p>Access Key Id</p>
</td>
<td style="width:183px">
<p> </p>
</td>
</tr>
<tr>
<td style="width:151px">
<p>signatureMethod</p>
</td>
<td style="width:122px">
<p>String</p>
</td>
<td style="width:149px">
<p>true</p>
</td>
<td style="width:195px">
<p>签名方法</p>
</td>
<td style="width:183px">
<p>HMAC-SHA1</p>
</td>
</tr>
<tr>
<td style="width:151px">
<p>signatureNonce</p>
</td>
<td style="width:122px">
<p>String</p>
</td>
<td style="width:149px">
<p>true</p>
</td>
<td style="width:195px">
<p>请求随机数</p>
</td>
<td style="width:183px">
<p> </p>
</td>
</tr>
<tr>
<td style="width:151px">
<p>signatureVersion</p>
</td>
<td style="width:122px">
<p>String</p>
</td>
<td style="width:149px">
<p>true</p>
</td>
<td style="width:195px">
<p>签名版本</p>
</td>
<td style="width:183px">
<p>1.0</p>
</td>
</tr>
<tr>
<td style="width:151px">
<p>timestamp</p>
</td>
<td style="width:122px">
<p>String</p>
</td>
<td style="width:149px">
<p>true</p>
</td>
<td style="width:195px">
<p>请求时间戳</p>
</td>
<td style="width:183px">
<p> </p>
</td>
</tr>
<tr>
<td style="width:151px">
<p>version</p>
</td>
<td style="width:122px">
<p>String</p>
</td>
<td style="width:149px">
<p>true</p>
</td>
<td style="width:195px">
<p>Api版本</p>
</td>
<td style="width:183px">
<p>2017-01-01</p>
</td>
</tr>
<tr>
<td style="width:151px">
<p>signature</p>
</td>
<td style="width:122px">
<p>String</p>
</td>
<td style="width:149px">
<p>true</p>
</td>
<td style="width:195px">
<p>请求签名</p>
</td>
<td style="width:183px">
<p> </p>
</td>
</tr>
</tbody>
</table>
<p> </p>
<p><span style="font-size:16px"><strong>公共返回参数</strong></span></p>
<table border="1" cellpadding="0" cellspacing="0" style="width:809px">
<tbody>
<tr>
<td style="background-color:#ededed; width:153px">
<p><strong>参数名称</strong></p>
</td>
<td style="background-color:#ededed; width:124px">
<p><strong>参数类型</strong></p>
</td>
<td style="background-color:#ededed; width:147px">
<p><strong>参数描述</strong></p>
</td>
<td style="background-color:#ededed; width:375px">
<p><strong>格式/</strong><strong>备注</strong></p>
</td>
</tr>
<tr>
<td style="width:153px">
<p>requestId</p>
</td>
<td style="width:124px">
<p>String</p>
</td>
<td style="width:147px">
<p>请求Id</p>
</td>
<td style="width:375px">
<p>Trace ID, 每一次请求会产生新的ID</p>
</td>
</tr>
<tr>
<td style="width:153px">
<p>code</p>
</td>
<td style="width:124px">
<p>String</p>
</td>
<td style="width:147px">
<p>请求结果状态</p>
</td>
<td style="width:375px">
<p>HTTP状态</p>
</td>
</tr>
<tr>
<td style="width:153px">
<p>message</p>
</td>
<td style="width:124px">
<p>String</p>
</td>
<td style="width:147px">
<p>请求结果国际化描述</p>
</td>
<td style="width:375px">
<p>国际化之后的消息</p>
</td>
</tr>
<tr>
<td style="width:153px">
<p>resultCode</p>
</td>
<td style="width:124px">
<p>String</p>
</td>
<td style="width:147px">
<p>请求结果状态码</p>
</td>
<td style="width:375px">
<p>A00000~Z99999</p>
</td>
</tr>
</tbody>
</table>
<p> </p>
提交成功!非常感谢您的反馈,我们会继续努力做到更好!