创建批量加好友任务(批量创建添加客户任务)
POST
/open-api/batch_add_customer/mission/add
openapi
调用此接口需购买基础席位。
错误码 | 说明 |
---|---|
20800 | 参数staff_ids错误,选择分配的员工不存在 |
20801 | 参数staff_id错误,操作员工不存在 |
20802 | 每次最多导入1000条客户数据 |
20803 | 参数customer_detail_list错误 |
20804 | 参数remark_name错误, 最大长度不能超过64 |
20805 | 参数phone_number错误,电话号码格式错误 |
20806 | 没有可以导入的数据,请检查参数customer_detail_list是否为空 |
20807 | phone_number为[xxx、xxx] 的客户已存在,其他n个客户导入成功 |
请求参数
Query 参数
access_token
string
调用接口凭证
默认值:
{{access_token}}
Body 参数application/json