接口

1


单个任务创建接口

[TOC]

简要描述

单个任务创建接口

请求URL
  • https://test-scc.daikin.net.cn/api/call/prowle/addProwlerTask
    请求方式
  • POST
参数
参数名 必选 类型 说明
residentialQuarters String 楼盘名称
regionalProvince Long
provinceCity Long
cityArea Long
address String 地址
customerName String 姓名
phone String 电话
buyTime String 购买时间
officeName String 事务所名称
machineType String 机器型号
repaircode String 维修单编号
repairDate String 维修时间
repairSituation String 维修情况
repairNum String 维修次数
dataSource String 老客数据来源
otherContact String 其他联系方式
intentionProd List<String> 事业别
residentialQuartersPrice String 楼盘价格
返回示例
  {
    &quot;success&quot;:true,
    &quot;result&quot;:&quot;创建成功&quot;
  }
返回参数说明
参数名 类型 说明
result String 创建成功
success boolean true/false
备注
  • 更多返回错误代码请看首页的错误代码描述

页面列表

ITEM_HTML