退订系统
<h1>采购操作</h1>
<h2>PurchaserRefundOrderFacade</h2>
<h3>POST 退票取消</h3>
<p>POST /purchaser_refund_order/cancel</p>
<p>> Body 请求参数</p>
<pre><code>{
&quot;traceId&quot;: &quot;string&quot;,
&quot;orderSerialNo&quot;: &quot;string&quot;,
&quot;purchaserId&quot;: &quot;string&quot;,
&quot;operator&quot;: &quot;string&quot;,
&quot;language&quot;: &quot;string&quot;,
&quot;refundSerialNo&quot;: &quot;string&quot;
}</code></pre>
<h4>请求参数</h4>
<p><!--br {mso-data-placement:same-cell;}--> td {white-space:nowrap;border:1px solid #dee0e3;font-size:10pt;font-style:normal;font-weight:normal;vertical-align:middle;word-break:normal;word-wrap:normal;}</p>
<p><table style="border-collapse: collapse;"><colgroup><col width="105"><col width="105"><col width="105"><col width="105"><col width="105"></colgroup><tbody><tr height="31"><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">名称</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">位置</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">类型</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">必选</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">说明</td></tr><tr height="67"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">body</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">body</td><td data-sheet-value="[{"type":"url","link":"#schemapurchaserrefundordercancelrequestdto","text":"PurchaserRefundOrderCancelRequestDTO"}]" style="color:rgb(0, 0, 238);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;text-decoration:underline;"><a href="#schemapurchaserrefundordercancelrequestdto">PurchaserRefundOrderCancelRequestDTO</a></td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">none</td></tr></tbody></table></p>
<p>> 返回示例</p>
<h4>返回结果</h4>
<p><!--br {mso-data-placement:same-cell;}--> td {white-space:nowrap;border:1px solid #dee0e3;font-size:10pt;font-style:normal;font-weight:normal;vertical-align:middle;word-break:normal;word-wrap:normal;}</p>
<p><table style="border-collapse: collapse;"><colgroup><col width="105"><col width="105"><col width="105"><col width="105"></colgroup><tbody><tr height="31"><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">状态码</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">状态码含义</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">说明</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">数据模型</td></tr><tr height="48"><td data-sheet-value="200" style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">200</td><td data-sheet-value="[{"type":"url","link":"<a href="https://tools.ietf.org/html/rfc7231#section-6.3.1","text":"OK"}]"">https://tools.ietf.org/html/rfc7231#section-6.3.1","text":"OK"}]"</a>; style="color:rgb(0, 0, 238);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;text-decoration:underline;"><a href="<a href="https://tools.ietf.org/html/rfc7231#section-6.3.1">OK</a></td><td">https://tools.ietf.org/html/rfc7231#section-6.3.1">OK</a></td><td</a> style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">none</td><td data-sheet-value="[{"type":"url","link":"#schemabaseresponsedto","text":"BaseResponseDTO"}]" style="color:rgb(0, 0, 238);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;text-decoration:underline;"><a href="#schemabaseresponsedto">BaseResponseDTO</a></td></tr></tbody></table></p>
<h3>POST 退票确认</h3>
<p>POST /purchaser_refund_order/confirm</p>
<p>> Body 请求参数</p>
<pre><code>{
&quot;traceId&quot;: &quot;string&quot;,
&quot;orderSerialNo&quot;: &quot;string&quot;,
&quot;purchaserId&quot;: &quot;string&quot;,
&quot;operator&quot;: &quot;string&quot;,
&quot;language&quot;: &quot;string&quot;,
&quot;refundSerialNo&quot;: &quot;string&quot;
}</code></pre>
<h4>请求参数</h4>
<p><!--br {mso-data-placement:same-cell;}--> td {white-space:nowrap;border:1px solid #dee0e3;font-size:10pt;font-style:normal;font-weight:normal;vertical-align:middle;word-break:normal;word-wrap:normal;}</p>
<p><table style="border-collapse: collapse;"><colgroup><col width="105"><col width="105"><col width="105"><col width="105"><col width="105"></colgroup><tbody><tr height="31"><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">名称</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">位置</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">类型</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">必选</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">说明</td></tr><tr height="67"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">body</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">body</td><td data-sheet-value="[{"type":"url","link":"#schemapurchaserrefundorderconfirmrequestdto","text":"PurchaserRefundOrderConfirmRequestDTO"}]" style="color:rgb(0, 0, 238);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;text-decoration:underline;"><a href="#schemapurchaserrefundorderconfirmrequestdto">PurchaserRefundOrderConfirmRequestDTO</a></td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">none</td></tr></tbody></table></p>
<p>> 返回示例</p>
<h4>返回结果</h4>
<p><!--br {mso-data-placement:same-cell;}--> td {white-space:nowrap;border:1px solid #dee0e3;font-size:10pt;font-style:normal;font-weight:normal;vertical-align:middle;word-break:normal;word-wrap:normal;}</p>
<p><table style="border-collapse: collapse;"><colgroup><col width="105"><col width="105"><col width="105"><col width="105"></colgroup><tbody><tr height="31"><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">状态码</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">状态码含义</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">说明</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">数据模型</td></tr><tr height="48"><td data-sheet-value="200" style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">200</td><td data-sheet-value="[{"type":"url","link":"<a href="https://tools.ietf.org/html/rfc7231#section-6.3.1","text":"OK"}]"">https://tools.ietf.org/html/rfc7231#section-6.3.1","text":"OK"}]"</a>; style="color:rgb(0, 0, 238);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;text-decoration:underline;"><a href="<a href="https://tools.ietf.org/html/rfc7231#section-6.3.1">OK</a></td><td">https://tools.ietf.org/html/rfc7231#section-6.3.1">OK</a></td><td</a> style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">none</td><td data-sheet-value="[{"type":"url","link":"#schemabaseresponsedto","text":"BaseResponseDTO"}]" style="color:rgb(0, 0, 238);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;text-decoration:underline;"><a href="#schemabaseresponsedto">BaseResponseDTO</a></td></tr></tbody></table></p>
<h2>数据模型</h2>
<h3>BaseResponseDTO</h3>
<pre><code>{
&quot;success&quot;: &quot;false&quot;,
&quot;errorCode&quot;: &quot;string&quot;,
&quot;errorMessage&quot;: &quot;string&quot;,
&quot;traceId&quot;: &quot;string&quot;
}</code></pre>
<h4>属性</h4>
<p><!--br {mso-data-placement:same-cell;}--> td {white-space:nowrap;border:1px solid #dee0e3;font-size:10pt;font-style:normal;font-weight:normal;vertical-align:middle;word-break:normal;word-wrap:normal;}</p>
<p><table style="border-collapse: collapse;"><colgroup><col width="105"><col width="105"><col width="105"><col width="105"></colgroup><tbody><tr height="31"><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">名称</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">类型</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">必选</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">说明</td></tr><tr height="48"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">success</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">boolean¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">服务是否执行成功</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">errorCode</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">错误码</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">errorMessage</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">错误信息</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">traceId</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">The Trace id.</td></tr></tbody></table></p>
<h3>PurchaserRefundOrderCancelRequestDTO</h3>
<pre><code>{
&quot;traceId&quot;: &quot;string&quot;,
&quot;orderSerialNo&quot;: &quot;string&quot;,
&quot;purchaserId&quot;: &quot;string&quot;,
&quot;operator&quot;: &quot;string&quot;,
&quot;language&quot;: &quot;string&quot;,
&quot;refundSerialNo&quot;: &quot;string&quot;
}</code></pre>
<h4>属性</h4>
<p><!--br {mso-data-placement:same-cell;}--> td {white-space:nowrap;border:1px solid #dee0e3;font-size:10pt;font-style:normal;font-weight:normal;vertical-align:middle;word-break:normal;word-wrap:normal;}</p>
<p><table style="border-collapse: collapse;"><colgroup><col width="105"><col width="105"><col width="105"><col width="105"></colgroup><tbody><tr height="31"><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">名称</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">类型</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">必选</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">说明</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">traceId</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">全链路ID</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">orderSerialNo</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">采购订单号</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">purchaserId</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">采购商账户id</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">operator</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">采购商操作人</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">language</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">语言</td></tr><tr height="48"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">refundSerialNo</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">退票单号</td></tr></tbody></table></p>
<h3>PurchaserRefundOrderConfirmRequestDTO</h3>
<pre><code>{
&quot;traceId&quot;: &quot;string&quot;,
&quot;orderSerialNo&quot;: &quot;string&quot;,
&quot;purchaserId&quot;: &quot;string&quot;,
&quot;operator&quot;: &quot;string&quot;,
&quot;language&quot;: &quot;string&quot;,
&quot;refundSerialNo&quot;: &quot;string&quot;
}</code></pre>
<h4>属性</h4>
<p><!--br {mso-data-placement:same-cell;}--> td {white-space:nowrap;border:1px solid #dee0e3;font-size:10pt;font-style:normal;font-weight:normal;vertical-align:middle;word-break:normal;word-wrap:normal;}</p>
<p><table style="border-collapse: collapse;"><colgroup><col width="105"><col width="105"><col width="105"><col width="105"></colgroup><tbody><tr height="31"><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">名称</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">类型</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">必选</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">说明</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">traceId</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">全链路ID</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">orderSerialNo</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">采购订单号</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">purchaserId</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">采购商账户id</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">operator</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">采购商操作人</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">language</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">语言</td></tr><tr height="48"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">refundSerialNo</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">退票单号</td></tr></tbody></table></p>
<h1>采购申请</h1>
<h2>PurchaserRefundApplyFacade</h2>
<p>POST 申请退票</p>
<p>POST /purchaser_refund_apply/apply</p>
<p>> Body 请求参数</p>
<pre><code>{
&quot;traceId&quot;: &quot;string&quot;,
&quot;orderSerialNo&quot;: &quot;string&quot;,
&quot;purchaserId&quot;: &quot;string&quot;,
&quot;operator&quot;: &quot;string&quot;,
&quot;language&quot;: &quot;string&quot;,
&quot;refundType&quot;: 0,
&quot;refundReason&quot;: 0,
&quot;purchaserApplyRemark&quot;: &quot;string&quot;,
&quot;refundSegments&quot;: [
{
&quot;segmentId&quot;: &quot;string&quot;,
&quot;segmentIndex&quot;: 0,
&quot;airlineIndex&quot;: 0,
&quot;flightNo&quot;: &quot;string&quot;
}
],
&quot;refundPassengers&quot;: [
{
&quot;passengerId&quot;: &quot;string&quot;,
&quot;lastName&quot;: &quot;string&quot;,
&quot;firstName&quot;: &quot;string&quot;,
&quot;passengerType&quot;: 0
}
],
&quot;refundAttachments&quot;: [
{
&quot;attachmentName&quot;: &quot;string&quot;,
&quot;attachmentPath&quot;: &quot;string&quot;
}
]
}</code></pre>
<h4>请求参数</h4>
<p><!--br {mso-data-placement:same-cell;}--> td {white-space:nowrap;border:1px solid #dee0e3;font-size:10pt;font-style:normal;font-weight:normal;vertical-align:middle;word-break:normal;word-wrap:normal;}</p>
<p><table style="border-collapse: collapse;"><colgroup><col width="105"><col width="105"><col width="105"><col width="105"><col width="105"></colgroup><tbody><tr height="31"><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">名称</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">位置</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">类型</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">必选</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">说明</td></tr><tr height="67"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">body</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">body</td><td data-sheet-value="[{"type":"url","link":"#schemapurchaserrefundapplyrequestdto","text":"PurchaserRefundApplyRequestDTO"}]" style="color:rgb(0, 0, 238);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;text-decoration:underline;"><a href="#schemapurchaserrefundapplyrequestdto">PurchaserRefundApplyRequestDTO</a></td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">none</td></tr></tbody></table></p>
<p>> 返回示例</p>
<h4>返回结果</h4>
<p><!--br {mso-data-placement:same-cell;}--> td {white-space:nowrap;border:1px solid #dee0e3;font-size:10pt;font-style:normal;font-weight:normal;vertical-align:middle;word-break:normal;word-wrap:normal;}</p>
<p><table style="border-collapse: collapse;"><colgroup><col width="105"><col width="105"><col width="105"><col width="105"></colgroup><tbody><tr height="31"><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">状态码</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">状态码含义</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">说明</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">数据模型</td></tr><tr height="67"><td data-sheet-value="200" style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">200</td><td data-sheet-value="[{"type":"url","link":"<a href="https://tools.ietf.org/html/rfc7231#section-6.3.1","text":"OK"}]"">https://tools.ietf.org/html/rfc7231#section-6.3.1","text":"OK"}]"</a>; style="color:rgb(0, 0, 238);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;text-decoration:underline;"><a href="<a href="https://tools.ietf.org/html/rfc7231#section-6.3.1">OK</a></td><td">https://tools.ietf.org/html/rfc7231#section-6.3.1">OK</a></td><td</a> style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">none</td><td data-sheet-value="[{"type":"url","link":"#schemapurchaserrefundapplyresponsedto","text":"PurchaserRefundApplyResponseDTO"}]" style="color:rgb(0, 0, 238);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;text-decoration:underline;"><a href="#schemapurchaserrefundapplyresponsedto">PurchaserRefundApplyResponseDTO</a></td></tr></tbody></table></p>
<h2>数据模型</h2>
<p>PurchaserRefundApplyRequestDTO</p>
<pre><code>{
&quot;traceId&quot;: &quot;string&quot;,
&quot;orderSerialNo&quot;: &quot;string&quot;,
&quot;purchaserId&quot;: &quot;string&quot;,
&quot;operator&quot;: &quot;string&quot;,
&quot;language&quot;: &quot;string&quot;,
&quot;refundType&quot;: 0,
&quot;refundReason&quot;: 0,
&quot;purchaserApplyRemark&quot;: &quot;string&quot;,
&quot;refundSegments&quot;: [
{
&quot;segmentId&quot;: &quot;string&quot;,
&quot;segmentIndex&quot;: 0,
&quot;airlineIndex&quot;: 0,
&quot;flightNo&quot;: &quot;string&quot;
}
],
&quot;refundPassengers&quot;: [
{
&quot;passengerId&quot;: &quot;string&quot;,
&quot;lastName&quot;: &quot;string&quot;,
&quot;firstName&quot;: &quot;string&quot;,
&quot;passengerType&quot;: 0
}
],
&quot;refundAttachments&quot;: [
{
&quot;attachmentName&quot;: &quot;string&quot;,
&quot;attachmentPath&quot;: &quot;string&quot;
}
]
}</code></pre>
<h4>属性</h4>
<p><!--br {mso-data-placement:same-cell;}--> td {white-space:nowrap;border:1px solid #dee0e3;font-size:10pt;font-style:normal;font-weight:normal;vertical-align:middle;word-break:normal;word-wrap:normal;}</p>
<p><table style="border-collapse: collapse;"><colgroup><col width="105"><col width="105"><col width="105"><col width="105"></colgroup><tbody><tr height="31"><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">名称</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">类型</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">必选</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">说明</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">traceId</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">全链路ID</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">orderSerialNo</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">采购订单号</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">purchaserId</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">采购商账户id</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">operator</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">采购商操作人</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">language</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">语言</td></tr><tr height="67"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">refundType</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">integer¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">退票类型 0 自愿退 1 非自愿退</td></tr><tr height="48"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">refundReason</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">integer¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">退票原因:非自愿退时用</td></tr><tr height="48"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">purchaserApplyRemark</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">采购商申请备注</td></tr><tr height="67"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">refundSegments</td><td data-sheet-value="[{"type":"text","text":"["},{"type":"url","link":"#schemapurchaserrefundsegmentinfodto","text":"PurchaserRefundSegmentInfoDTO","style":{"font":"11pt/1.5 MonospacedNumber, LarkHackSafariFont, LarkEmojiFont, LarkChineseQuote, -apple-system, BlinkMacSystemFont, \"Helvetica Neue\", Tahoma, \"PingFang SC\", \"Microsoft Yahei\", Arial, \"Hiragino Sans GB\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"","textDecoration":1,"foreColor":"rgb(0, 0, 238)"}},{"type":"text","text":"]¦null"}]" style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">[<a href="#schemapurchaserrefundsegmentinfodto">PurchaserRefundSegmentInfoDTO</a>]¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">航段列表</td></tr><tr height="67"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">refundPassengers</td><td data-sheet-value="[{"type":"text","text":"["},{"type":"url","link":"#schemapurchaserrefundpassengerinfodto","text":"PurchaserRefundPassengerInfoDTO","style":{"font":"11pt/1.5 MonospacedNumber, LarkHackSafariFont, LarkEmojiFont, LarkChineseQuote, -apple-system, BlinkMacSystemFont, \"Helvetica Neue\", Tahoma, \"PingFang SC\", \"Microsoft Yahei\", Arial, \"Hiragino Sans GB\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"","textDecoration":1,"foreColor":"rgb(0, 0, 238)"}},{"type":"text","text":"]¦null"}]" style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">[<a href="#schemapurchaserrefundpassengerinfodto">PurchaserRefundPassengerInfoDTO</a>]¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">乘客信息</td></tr><tr height="67"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">refundAttachments</td><td data-sheet-value="[{"type":"text","text":"["},{"type":"url","link":"#schemapurchaserrefundattachmentinfodto","text":"PurchaserRefundAttachmentInfoDTO","style":{"font":"11pt/1.5 MonospacedNumber, LarkHackSafariFont, LarkEmojiFont, LarkChineseQuote, -apple-system, BlinkMacSystemFont, \"Helvetica Neue\", Tahoma, \"PingFang SC\", \"Microsoft Yahei\", Arial, \"Hiragino Sans GB\", sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\", \"Noto Color Emoji\"","textDecoration":1,"foreColor":"rgb(0, 0, 238)"}},{"type":"text","text":"]¦null"}]" style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">[<a href="#schemapurchaserrefundattachmentinfodto">PurchaserRefundAttachmentInfoDTO</a>]¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">文件fileKey</td></tr></tbody></table></p>
<h3>PurchaserRefundAttachmentInfoDTO</h3>
<pre><code>{
&quot;attachmentName&quot;: &quot;string&quot;,
&quot;attachmentPath&quot;: &quot;string&quot;
}</code></pre>
<h4>属性</h4>
<p><!--br {mso-data-placement:same-cell;}--> td {white-space:nowrap;border:1px solid #dee0e3;font-size:10pt;font-style:normal;font-weight:normal;vertical-align:middle;word-break:normal;word-wrap:normal;}</p>
<p><table style="border-collapse: collapse;"><colgroup><col width="105"><col width="105"><col width="105"><col width="105"></colgroup><tbody><tr height="31"><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">名称</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">类型</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">必选</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">说明</td></tr><tr height="48"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">attachmentName</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">附件名称</td></tr><tr height="48"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">attachmentPath</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">附件地址</td></tr></tbody></table></p>
<h3>PurchaserRefundPassengerInfoDTO</h3>
<pre><code>{
&quot;passengerId&quot;: &quot;string&quot;,
&quot;lastName&quot;: &quot;string&quot;,
&quot;firstName&quot;: &quot;string&quot;,
&quot;passengerType&quot;: 0
}</code></pre>
<h4>属性</h4>
<p><!--br {mso-data-placement:same-cell;}--> td {white-space:nowrap;border:1px solid #dee0e3;font-size:10pt;font-style:normal;font-weight:normal;vertical-align:middle;word-break:normal;word-wrap:normal;}</p>
<p><table style="border-collapse: collapse;"><colgroup><col width="105"><col width="105"><col width="105"><col width="105"></colgroup><tbody><tr height="31"><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">名称</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">类型</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">必选</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">说明</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">passengerId</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">乘客ID</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">lastName</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">乘机人姓</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">firstName</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">乘机人名</td></tr><tr height="87"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">passengerType</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">integer¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">乘机人类型,0-未知,1-成人,2-儿童,3-婴儿</td></tr></tbody></table></p>
<h3>PurchaserRefundSegmentInfoDTO</h3>
<pre><code>{
&quot;segmentId&quot;: &quot;string&quot;,
&quot;segmentIndex&quot;: 0,
&quot;airlineIndex&quot;: 0,
&quot;flightNo&quot;: &quot;string&quot;
}</code></pre>
<h4>属性</h4>
<p><!--br {mso-data-placement:same-cell;}--> td {white-space:nowrap;border:1px solid #dee0e3;font-size:10pt;font-style:normal;font-weight:normal;vertical-align:middle;word-break:normal;word-wrap:normal;}</p>
<p><table style="border-collapse: collapse;"><colgroup><col width="105"><col width="105"><col width="105"><col width="105"></colgroup><tbody><tr height="31"><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">名称</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">类型</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">必选</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">说明</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">segmentId</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">航段id</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">segmentIndex</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">integer¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">航段序号</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">airlineIndex</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">integer¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">行程航程索引</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">flightNo</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">市场方航班号</td></tr></tbody></table></p>
<h3>PurchaserRefundApplyResponseDTO</h3>
<pre><code>{
&quot;success&quot;: &quot;false&quot;,
&quot;errorCode&quot;: &quot;string&quot;,
&quot;errorMessage&quot;: &quot;string&quot;,
&quot;traceId&quot;: &quot;string&quot;,
&quot;refundSerialNo&quot;: &quot;string&quot;,
&quot;orderSerialNo&quot;: &quot;string&quot;
}</code></pre>
<h4>属性</h4>
<p><!--br {mso-data-placement:same-cell;}--> td {white-space:nowrap;border:1px solid #dee0e3;font-size:10pt;font-style:normal;font-weight:normal;vertical-align:middle;word-break:normal;word-wrap:normal;}</p>
<p><table style="border-collapse: collapse;"><colgroup><col width="105"><col width="105"><col width="105"><col width="105"></colgroup><tbody><tr height="31"><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">名称</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">类型</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">必选</td><td style="color:rgb(0, 0, 0);font-size:12pt;font-weight:bold;text-align:center;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">说明</td></tr><tr height="48"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">success</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">boolean¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">服务是否执行成功</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">errorCode</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">错误码</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">errorMessage</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">错误信息</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">traceId</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">The Trace id.</td></tr><tr height="48"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">refundSerialNo</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">退订单号</td></tr><tr height="28"><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">orderSerialNo</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">string¦null</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">是</td><td style="color:rgb(0, 0, 0);font-size:11pt;word-wrap:break-word;word-break:break-word;white-space:pre-wrap;">采购订单号</td></tr></tbody></table></p>