给线索添加标签

最后更新:2023/07/25

企业可通过此接口给线索添加标签

请求方式: POST(HTTPS)

请求地址: https://open.wshoto.com/openapi/crm/clue/edit/clue_label

Query参数:

参数 类型 必填 说明
access_token string 调用接口凭证

Body参数:

{
  "id":1562062267301043457,
  "type":1,
  "deal_type":1,
  "tag_type" : 2,
  "label" : "asdsafsagsaggag,123145aratqwtqyy",
  "user_id" : "fake_data"
}
参数 类型 必填 说明
id long 线索id
type long 线索类型(1 销售线索, 2 微信线索)
deal_type long 操作类型, 0 添加, 1 覆盖, 2 清除
tag_type int 标签类型, 1 企业标签, 2 业务标签,默认企业标签
label string 标签
user_id string 员工id(标签类型为业务标签时必填)

返回值:


{
  "code": 0,
  "msg": "请求成功",
  "data": true
}

参数说明:

参数 类型 说明
code int 返回码
msg string 对返回码的文本描述内容
data boolean

results matching ""

    No results matching ""