全部
在线测试

通过 ID 获取单条数据


接口地址: http://proxy-api.vv-tool.com/api/proxy/wms/baseClientGetById


接口介绍: 通过 ID 获取单条数据


请求方式: POST


返回格式: JSON


接口收费: 联系客服


频率限制: 10 次/秒


请求头参数

参数 类型 必选 示例
Authorization string 授权 access_token Bearer 1798c6aadec33d1bc2f5b707f1049aefexxxx

请使用新的生成 token 接口 点击查看详情

请求参数

参数 类型 必选 描述
id int id

请求示例

请求代码示例

cURL请求代码示例

PHP请求代码示例


JAVA请求代码示例


响应参数

参数名称 类型 参数描述
client_id int 客户 ID
consignor_id int 货主 ID
consignor_code string 货主编号
consignor_name string 货主名称
pin_yin_code string 拼音码
client_code string 客户编号
client_short_name string 客户简称
client_full_name string 客户全称
client_type string 种类
profession string 行业
address string 地址
valuation string 价值评估
staff_size string 人员规模
email string Email
country_id int 国家 ID
country_name string 国家
country_full_name string 国家全称
province_id string 省 ID
province_name string
city_id string 市 ID
city_name string
region_id int 区 ID
region_name string
phase string 阶段
label string 标签
hot_level string 热度
is_hot byte 是否热点
hot_type string 热点类别
hot_remark string 热点说明
user_id string 所有者 ID
user_true_name string 所有者
draw_date date 领取时间
expire_date date 到期时间
zip string 邮编
tel string 电话
fax string 传真
customer_nature string 客户性质
corp_desc string 公司简介
mobile string 手机
shipping_address string 发货地址
shipping_name string 收货人
bank string 开户行
bank_code string 银行帐号
rax_code string 纳税号
corp_url string 网址
artificia_person string 公司法人
pay_type string 付款类别
credit_line int 信用额度
month_sales string 估计月用量
submit_date date 第一次联系时间
next_date date 下一次回访时间
is_open byte 是否公海
relation_level string 关系等级
credit_level string 信用等级
source string 客户来源
bargain_date date 成交日期
bargain_seasonal int 成交周期
remark string 备注
order_no int 排序号
create_id int 创建人 ID
creator string 创建人
create_date date 创建时间
modify_id int 修改人 ID
modifier string 修改人
modify_date date 修改时间
delete_by string 删除人
enable byte 是否可用
crmsale_chance_client array
--sale_chance_id int 销售机会 ID
--sale_chance_code string 销售机会单号
--chance_title string 机会主题
--client_id int 客户 ID
--client_code string 客户编号
--client_short_name string 客户简称
--linker_id int 联系人 ID
--linker_name string 联系人
--chance_type string 机会类型
--chance_date date 发现时间
--source string 来源
--phase string 阶段
--user_id int 经手人 ID
--user_true_name string 经手人
--provider string 提供人
--request string 客户需求
--predict_date date 预计签单日期
--predict_money int 预期金额
--possibility int 可能性
--status_id int 状态 ID
--status_text string 状态
--remark string 备注
--create_id int 创建人 ID
--creator string 创建人
--create_date date 创建时间
--modify_id int 修改人 ID
--modifier string 修改人
--modify_date date 修改时间
--record_action recordaction 记录操作动作
crmsale_request_client array
--sale_request_id int 需求 ID
--client_id int 客户 ID
--client_code string 客户编号
--client_short_name string 客户名称
--sale_chance_id int 销售机会 ID
--chance_title string 机会主题
--sale_chance_code string 机会单号
--user_id int 经手人 ID
--user_true_name string 经手人
--dept_id int 部门 ID
--dept_name string 部门
--linker_id int 联系人 ID
--linker_name string 联系人
--record_date date 记录时间
--important string 重要程度
--request_content string 需求内容
--remark string 备注
--create_id int 创建人 ID
--creator string 创建人
--create_date date 创建时间
--modify_id int 修改人 ID
--modifier string 修改人
--modify_date date 修改时间
--record_action recordaction 记录操作动作
record_action recordaction 记录操作动作

返回数据



响应代码

代码 代码描述 解决方案
0 成功

公共错误码点击查看详情