happysell


076 单个客户欠款明细

<h5>请求URL</h5> <ul> <li><code>http://happysell.com/api/job/work_sell_record_balance_one</code></li> </ul> <h5>参数</h5> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">必选</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">phoneNumber</td> <td style="text-align: left;">是</td> <td style="text-align: left;">string</td> <td>手机号</td> </tr> </tbody> </table> <pre><code>{     &amp;quot;code&amp;quot;: 1,     &amp;quot;info&amp;quot;: &amp;quot;success&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;total_amount&amp;quot;: 20000000,         &amp;quot;total_date&amp;quot;: &amp;quot;2025/01/15 to 2025/01/15&amp;quot;,         &amp;quot;name&amp;quot;: &amp;quot;许立国&amp;quot;,         &amp;quot;phoneNumber&amp;quot;: &amp;quot;26026000000003&amp;quot;,         &amp;quot;data&amp;quot;: [             {                 &amp;quot;record_id&amp;quot;: 0,                 &amp;quot;invoice_number&amp;quot;: &amp;quot;&amp;quot;,                 &amp;quot;create_time&amp;quot;: &amp;quot;2025-01-15 10:32:06&amp;quot;,                 &amp;quot;balance_latest&amp;quot;: 20000000,                 &amp;quot;change_balance&amp;quot;: 20000000,                 &amp;quot;type&amp;quot;: 1,                 &amp;quot;pay_way&amp;quot;: &amp;quot;add initial balance&amp;quot;,                 &amp;quot;date&amp;quot;: &amp;quot;2025/01/15&amp;quot;             }         ]     } } </code></pre>

页面列表

ITEM_HTML