艾特机加

后端接口文档


编辑开票资质

<p><strong>接口描述:</strong></p> <ul> <li><a href="https://testadmin.aitejj.com/apiadmin/jt/jtbinvoice/editinvoice">https://testadmin.aitejj.com/apiadmin/jt/jtbinvoice/editinvoice</a> (必须带上memberId,其他需要修改的都传)</li> </ul> <p><strong>请求URL:</strong></p> <ul> <li><code>jt/jtbinvoice/editinvoice</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li>POST</li> </ul> <p><strong>请求参数:</strong></p> <table> <thead> <tr> <th style="text-align: left;">字段</th> <th style="text-align: left;">类型</th> <th style="text-align: left;">描述</th> <th style="text-align: left;">必填</th> </tr> </thead> <tbody> </tbody> </table> <p><strong>响应头参数:</strong></p> <table> <thead> <tr> <th style="text-align: left;">字段</th> <th style="text-align: left;">类型</th> <th style="text-align: left;">说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">code</td> <td style="text-align: left;">int</td> <td style="text-align: left;">响应代码</td> </tr> <tr> <td style="text-align: left;">message</td> <td style="text-align: left;">string</td> <td style="text-align: left;">响应描述</td> </tr> <tr> <td style="text-align: left;">data</td> <td style="text-align: left;">json</td> <td style="text-align: left;">业务数据</td> </tr> </tbody> </table> <p><strong>响应data参数:</strong></p> <table> <thead> <tr> <th style="text-align: left;">字段</th> <th style="text-align: left;">类型</th> <th style="text-align: left;">说明</th> </tr> </thead> <tbody> </tbody> </table> <p><strong>请求示例</strong></p> <pre><code>{ &amp;quot;memberId&amp;quot;:5207, &amp;quot;memberName&amp;quot;:&amp;quot;test11&amp;quot;, &amp;quot;companyName&amp;quot;: &amp;quot;上海茂谊网络科技有限公司&amp;quot;, &amp;quot;companyProvinceId&amp;quot;:&amp;quot;上海市&amp;quot;, &amp;quot;companyAddress&amp;quot;:&amp;quot;上海市闵行区&amp;quot;, &amp;quot;companyAddressDetail&amp;quot;:&amp;quot;翰林大厦310&amp;quot;, &amp;quot;companyPhone&amp;quot;:&amp;quot;17753181864&amp;quot;, &amp;quot;fax&amp;quot;:&amp;quot;021-54880662&amp;quot;, &amp;quot;companyRegisteredCapital&amp;quot;: 12121, &amp;quot;contactsName&amp;quot;: &amp;quot;donghc&amp;quot;, &amp;quot;contactsPhone&amp;quot;: &amp;quot;18906441029&amp;quot;, &amp;quot;contactsEmail&amp;quot;: &amp;quot;2303179300@qq.com&amp;quot;, &amp;quot;businessLicenceNumber&amp;quot;: &amp;quot;021-54880662&amp;quot;, &amp;quot;businessLicenceAddress&amp;quot;: &amp;quot;山海市闵行区田图苑&amp;quot;, &amp;quot;businessLicenceStart&amp;quot;: 1212, &amp;quot;businessLicenceEnd&amp;quot;: 1232, &amp;quot;establishmentDate&amp;quot;: 2323, &amp;quot;businessLicenceNumberElectronic&amp;quot;: &amp;quot;12121212&amp;quot;, &amp;quot;organizationCode&amp;quot;:&amp;quot;343443&amp;quot; }</code></pre> <p><strong>响应示例</strong></p> <pre><code>{ &amp;quot;code&amp;quot;: 200, &amp;quot;message&amp;quot;: &amp;quot;操作成功!&amp;quot;, &amp;quot;data&amp;quot;: null }</code></pre> <p><strong>备注</strong></p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul>

页面列表

ITEM_HTML