合同接口(一期已完成)
<h5>简介</h5>
<ul>
<li>NS-合同接口</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><a href="https://6409627-sb2.restlets.api.netsuite.com/app/site/hosting/restlet.nl?script=272&deploy=1">https://6409627-sb2.restlets.api.netsuite.com/app/site/hosting/restlet.nl?script=272&deploy=1</a></li>
</ul>
<h5>请求方法</h5>
<ul>
<li>POST</li>
</ul>
<h5>字段及其说明</h5>
<table>
<thead>
<tr>
<th>参数</th>
<th>需要</th>
<th>类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<h5>示例</h5>
<pre><code>[{</code></pre>
<p> }]</p>
<h5>响应参数说明</h5>
<table>
<thead>
<tr>
<th>参数</th>
<th>类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td>success</td>
<td>Boolean</td>
<td>true:成功,false:失败</td>
</tr>
<tr>
<td>message</td>
<td>String</td>
<td>错误信息</td>
</tr>
<tr>
<td>data</td>
<td>Array</td>
<td>返回数据</td>
</tr>
</tbody>
</table>
<h5>返回示例</h5>
<pre><code>{</code></pre>
<p> "success": true,
"message": "",
"data": [
{
"contractUrl": "<a href="http://2323">http://2323</a>",
"status": "30"
}
]
}</p>
<h5>备注</h5>
<ul>
<li>For certification information, please see <a href="https://www.showdoc.com.cn/xcmgnsapi/9352531526636929">Interface Certification Information</a></li>
</ul>