文档
测试

转化线索

PATCH
/crm-clue/:id/transform

接口描述

用于转化线索为客户。

请求头

参数名
类型
描述
必填
Device-Type
string
设备类型,示例:web
必填
Authorization
string
Token,示例:fafaf139-37b8-4d1e-abc3-65d9901697c5
必填

请求参数

参数名
类型
描述
必填
id
int
线索ID,示例:1
必填

响应参数

application/json
参数名
类型
描述
必填
clue
object
线索对象
必填
id
int
线索ID,示例:1
必填
name
string
线索名称,示例:遗漏的物品
必填
industry
string
客户行业,示例:IT/通信/电子/互联网
必填
level
string
客户级别,示例:A(重点客户)
必填
source
string
客户来源,示例:展会资源
必填
next_time
string
下次联系时间,示例:2021-10-13 09:00:00
必填
telephone
string
电话,示例:8888888
必填
mobile
string
手机,示例:88888888888
必填
email
string
邮箱,示例:88888888888@email.com
必填
area_id
int
地区ID,示例:100
必填
area_id_path
string
地区ID路径,示例:1,2,91,100
必填
address
string
详细地址,示例:海湾街道 民大中心
必填
remark
string
备注,示例:请单证部尽快联系该线索。
必填
owner_admin_id
int
负责人ID,示例:2
必填
create_admin_id
int
创建人ID,示例:2
必填
is_transform
int
是否转化,示例:1,值:{"0":"否","1":"是"}
必填
transform_customer_id
int
转化客户ID,示例:7
必填
create_time
string
创建时间,示例:2021-10-12 16:32:42
必填
update_time
string
更新时间,示例:2021-10-14 11:58:59
必填
delete_time
int
删除时间,示例:0
必填
customer
object
客户对象
必填
id
int
客户ID,示例:7
必填
customer_no
string
客户编码,示例:
必填
name
string
客户名称,示例:遗漏的物品 - 转化
必填
name_en
string
客户名称 (英文),示例:
必填
owner_id
int
负责人ID,示例:2
必填
before_owner_id
object
前负责人ID,示例:null
必填
source
string
客户来源,示例:展会资源
必填
mobile
string
手机,示例:88888888888
必填
phone
string
电话,示例:8888888
必填
web_site
string
网址,示例:
必填
email
string
邮箱,示例:88888888888@email.com
必填
industry
string
客户行业,示例:IT/通信/电子/互联网
必填
level
string
客户级别,示例:A(重点客户)
必填
next_contact_time
string
下次联系时间,示例:
必填
tax_number
string
税号,示例:
必填
deposit_bank
string
开户行,示例:
必填
deposit_account
string
开户账号,示例:
必填
area_id_path
string
地区ID路径,示例:1,2,91,100
必填
area_id
int
地区ID,示例:100
必填
address
string
详细地址,示例:海湾街道 民大中心
必填
address_en
string
详细地址 (英文),示例:
必填
lng
object
经度,示例:null
必填
lat
object
纬度,示例:null
必填
remark
string
备注:示例:请单证部尽快联系该线索。
必填
admin_id
int
创建人ID,示例:2
必填
create_time
string
创建时间,示例:2021-10-14 11:58:59
必填
update_time
string
更新时间,示例:2021-10-14 11:58:59
必填