榜点招生平台

榜点招生平台


邮寄学员

<p>[toc]</p> <h2>邮寄学员【未下单只是生成预订单】</h2> <h3>请求地址</h3> <p>/student_text_book_order/post/student</p> <h3>请求方式</h3> <p>POST </p> <p>&gt; Body 请求参数</p> <pre><code class="language-json">{ &amp;quot;selectedStudentId&amp;quot;: [ &amp;quot;string&amp;quot; ], &amp;quot;schoolYear&amp;quot; : &amp;quot;string&amp;quot;, &amp;quot;textbookSendType&amp;quot; : &amp;quot;string&amp;quot;, &amp;quot;textbookCode&amp;quot;: [ &amp;quot;string&amp;quot; ], &amp;quot;title&amp;quot;:&amp;quot;string&amp;quot;, &amp;quot;remark&amp;quot;:&amp;quot;string&amp;quot; }</code></pre> <h3>请求参数</h3> <table> <thead> <tr> <th>名称</th> <th>位置</th> <th>类型</th> <th>必选</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td>TOKEN</td> <td>header</td> <td>string</td> <td>否</td> <td>none</td> </tr> <tr> <td>selectedStudentId</td> <td>body</td> <td>array</td> <td>是</td> <td>选中id</td> </tr> <tr> <td>textbookCode</td> <td>body</td> <td>array</td> <td>是</td> <td>教材编码id</td> </tr> <tr> <td>title</td> <td>body</td> <td>string</td> <td>是</td> <td>消息模板标题</td> </tr> <tr> <td>remark</td> <td>body</td> <td>string</td> <td>是</td> <td>消息模板备注</td> </tr> <tr> <td>schoolYear</td> <td>body</td> <td>string</td> <td>是</td> <td>学年</td> </tr> <tr> <td>textbookCode</td> <td>body</td> <td>string</td> <td>是</td> <td>发送方式(固定值:textbook_delivery)</td> </tr> <tr> <td>title</td> <td>body</td> <td>string</td> <td>是</td> <td>消息模板标题</td> </tr> <tr> <td>remark</td> <td>body</td> <td>string</td> <td>是</td> <td>消息模板备注</td> </tr> </tbody> </table> <h3>返回数据结构</h3> <pre><code class="language-json">{ &amp;quot;code&amp;quot;: &amp;quot;string&amp;quot;, &amp;quot;data&amp;quot;: {}, &amp;quot;field&amp;quot;: &amp;quot;string&amp;quot;, &amp;quot;msg&amp;quot;: &amp;quot;string&amp;quot;, &amp;quot;pageNum&amp;quot;: 0, &amp;quot;pageSize&amp;quot;: 0, &amp;quot;success&amp;quot;: true, &amp;quot;total&amp;quot;: 0, &amp;quot;totalPages&amp;quot;: 0 } </code></pre>

页面列表

ITEM_HTML