文档
测试

获取客户列表

POST
Custome/getCustomeList

接口描述

客户列表

请求头

参数名
类型
描述
必填
token
必填

请求参数

参数名
类型
描述
必填
type_id
客户类型(不传默认查询所有客户)
必填
phone
必填
name
必填
company
必填
firstword
首字母A-Z
必填
sdate
开始时间戳
必填
edate
结束时间戳
必填
remark
备注
必填
call_sdate
最后通话开始时间戳
必填
call_edate
最后通话结束时间戳
必填
order
asc/desc 不传默认为asc
必填
by
gxdate/lastcall 分别为创建时间/跟进时间 不传为默认排序
必填
page
必填

响应参数

参数名
类型
描述
必填
syscode
必填
errcode
必填
message
必填
cont
必填
cus_id
客户ID
必填
member_id
维护人ID
必填
type_id
类型ID
必填
name
姓名
必填
phone
电话
必填
company
公司
必填
remark
备注
必填
gxdate
创建时间
必填
lastcall
最后跟进时间
必填
firstword
必填
orderres
排序
必填
hasnums
总数
必填