客户拜访明细
<p><strong>简要描述:</strong> </p>
<ul>
<li>客户拜访明细</li>
</ul>
<p><strong>请求URL:</strong> </p>
<ul>
<li><code>http://xxxx/ecrm/crm-report/customer-view</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>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">org_id</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">string</td>
<td>组织ID</td>
</tr>
<tr>
<td style="text-align: left;">is_sign</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">string</td>
<td>0 否 1 是 默认0,1或者0</td>
</tr>
<tr>
<td style="text-align: left;">start_time</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">string</td>
<td>开始时间</td>
</tr>
<tr>
<td style="text-align: left;">end_time</td>
<td style="text-align: left;">否</td>
<td style="text-align: left;">string</td>
<td>结束时间</td>
</tr>
<tr>
<td style="text-align: left;">page</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">int</td>
<td>页</td>
</tr>
<tr>
<td style="text-align: left;">count</td>
<td style="text-align: left;">是</td>
<td style="text-align: left;">int</td>
<td>数</td>
</tr>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
&quot;errCode&quot;: 1000,
&quot;errMsg&quot;: &quot;请求成功&quot;,
&quot;data&quot;: [
{
&quot;area_id&quot;: &quot;1430&quot;,
&quot;short_name&quot;: &quot;王宁测试智能仓&quot;,
&quot;area_name&quot;: &quot;上海徐汇康健店&quot;,
&quot;checking_info&quot;: &quot;{\&quot;employees\&quot;:\&quot;0\&quot;,\&quot;id_card_images\&quot;:\&quot;http:\/\/tapi.1uap.com\/upload\/parts\/2020\/06\/142100680190.png\&quot;,\&quot;region_code\&quot;:\&quot;310115000\&quot;,\&quot;contact_card\&quot;:\&quot;http:\/\/tapi.1uap.com\/upload\/parts\/2020\/09\/103134640976.jpg\&quot;,\&quot;contact_number\&quot;:\&quot;123\&quot;,\&quot;channel_name\&quot;:\&quot;B2B2C电商批发\&quot;,\&quot;workshop_images\&quot;:\&quot;http:\/\/tapi.1uap.com\/upload\/parts\/2020\/09\/103134768103.jpg\&quot;,\&quot;location_y\&quot;:\&quot;121.630570\&quot;,\&quot;contact\&quot;:\&quot;我\&quot;,\&quot;nature\&quot;:\&quot;2\&quot;,\&quot;location_x\&quot;:\&quot;31.265168\&quot;,\&quot;warehouse_images\&quot;:\&quot;http:\/\/tapi.1uap.com\/upload\/parts\/2020\/09\/103135571909.png\&quot;,\&quot;total_sales\&quot;:\&quot;0\&quot;,\&quot;stations\&quot;:\&quot;0\&quot;,\&quot;contact_address\&quot;:\&quot;金智园\&quot;,\&quot;signboard\&quot;:\&quot;http:\/\/tapi.1uap.com\/upload\/parts\/2020\/09\/103134245681.jpg\&quot;,\&quot;is_group\&quot;:\&quot;0\&quot;,\&quot;front_images\&quot;:\&quot;http:\/\/tapi.1uap.com\/upload\/parts\/2020\/09\/103134420509.png\&quot;,\&quot;channel_id\&quot;:19,\&quot;id_card_no\&quot;:\&quot;23456789098763456\&quot;}&quot;,
&quot;realname&quot;: &quot;李辉&quot;,
&quot;store_name&quot;: &quot;测试_优配车联测试&quot;,
&quot;id&quot;: &quot;1416&quot;,
&quot;customer_id&quot;: &quot;62660&quot;,
&quot;other_order_id&quot;: &quot;0&quot;,
&quot;start_time&quot;: &quot;1685980800&quot;,
&quot;plan_type&quot;: &quot;1&quot;,
&quot;is_sign&quot;: &quot;1&quot;,
&quot;location_x&quot;: &quot;36.666170&quot;,
&quot;location_y&quot;: &quot;116.899483&quot;,
&quot;order_type&quot;: &quot;2&quot;,
&quot;status&quot;: &quot;1&quot;,
&quot;created_at&quot;: &quot;1686034373&quot;,
&quot;contract_type&quot;: &quot;0&quot;,
&quot;contract_id&quot;: &quot;0&quot;,
&quot;chance_id&quot;: &quot;1&quot;,
&quot;content_id&quot;: null,
&quot;item_id&quot;: &quot;1&quot;,
&quot;plan_id&quot;: &quot;1&quot;,
&quot;agree_by&quot;: &quot;&quot;,
&quot;agree_time&quot;: &quot;0&quot;,
&quot;agree_remark&quot;: &quot;&quot;,
&quot;pj_rate&quot;: &quot;0&quot;,
&quot;pj_content&quot;: &quot;&quot;,
&quot;pj_time&quot;: &quot;0&quot;,
&quot;created_id&quot;: &quot;1&quot;,
&quot;created_org_id&quot;: &quot;1&quot;,
&quot;updated_at&quot;: &quot;1686034376&quot;,
&quot;updated_id&quot;: &quot;1&quot;,
&quot;deleted&quot;: &quot;0&quot;,
&quot;sign_time&quot;: &quot;&quot;,
&quot;sign_user&quot;: &quot;0&quot;,
&quot;order_type_txt&quot;: &quot;普通拜访&quot;,
&quot;is_sign_txt&quot;: &quot;是&quot;,
&quot;sign_address&quot;: &quot;山东省济南市槐荫区兴福街道日照路2044号绿地中央广场C3地块A座&quot;,
&quot;customer_address&quot;: &quot;上海市浦东新区金桥镇上海吉润置业有限公司浦发江程广场&quot;,
&quot;meter&quot;: &quot;742.91km&quot;,
&quot;is_agree&quot;: &quot;否&quot;,
&quot;is_visit&quot;: &quot;否&quot;
}
]
}</code></pre>
<p><strong>请求返回参数说明</strong> </p>
<p><strong>---基本信息---</strong></p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align: left;">store_name</td>
<td style="text-align: left;">string</td>
<td>门店</td>
</tr>
<tr>
<td style="text-align: left;">customer_id</td>
<td style="text-align: left;">string</td>
<td>客户ID</td>
</tr>
<tr>
<td style="text-align: left;">short_name</td>
<td style="text-align: left;">string</td>
<td>客户简称</td>
</tr>
<tr>
<td style="text-align: left;">area_name</td>
<td style="text-align: left;">string</td>
<td>业务区域</td>
</tr>
<tr>
<td style="text-align: left;">realname</td>
<td style="text-align: left;">string</td>
<td>区域负责人</td>
</tr>
<tr>
<td style="text-align: left;">order_type_txt</td>
<td style="text-align: left;">string</td>
<td>拜访类型</td>
</tr>
<tr>
<td style="text-align: left;">is_sign_txt</td>
<td style="text-align: left;">string</td>
<td>是否签到</td>
</tr>
<tr>
<td style="text-align: left;">sign_time</td>
<td style="text-align: left;">string</td>
<td>签到时间</td>
</tr>
<tr>
<td style="text-align: left;">sign_address</td>
<td style="text-align: left;">string</td>
<td>签到地点</td>
</tr>
<tr>
<td style="text-align: left;">customer_address</td>
<td style="text-align: left;">string</td>
<td>客户标注地点</td>
</tr>
<tr>
<td style="text-align: left;">meter</td>
<td style="text-align: left;">string</td>
<td>距离</td>
</tr>
<tr>
<td style="text-align: left;">is_agree</td>
<td style="text-align: left;">string</td>
<td>是否预约</td>
</tr>
<tr>
<td style="text-align: left;">is_visit</td>
<td style="text-align: left;">string</td>
<td>是否拜访</td>
</tr>
</tbody>
</table>
<p><strong>备注</strong> </p>
<ul>
<li>更多返回错误代码请看首页的错误代码描述</li>
</ul>