调用地址:
http://demo.24om.com/OM/WebApi/Handler/1.0/CRM/ContactPlan/InsertContactPlan.ashx
基本信息
调用方式
模块
名称
程序集
类名
函数
版本
标识
返回值
备注
GET,POST
CRM
InsertContactPlan
WebApi
WebApi.Manager.CRM.ContactPlanMgr
Insert
1.0
True
true (true:成功,false:失败)
新增联系计划
参数信息
参数名
参数类型
是否必须
默认值
测试值
备注
token
string
True
标识
format
string
False
json
json
xml
数据格式
plan_id
Int32
True
计划id
title
String
True
标题
customer_id
Int32
True
客户ID
type_id
Int32
True
联系类别(1:销售联系2:客户关怀3:售后回访4:投诉回访5:服务支持6:维修维护7:实施培训)
route_id
Int32
True
联系方式(1:电话2:信函3:邮件4:上门)
link_man_id
Int32
True
客户联系人ID
history_id
Int32
True
联系记录ID
next_time
DateTime
True
计划联系时间,精确到秒。如:2013-05-05 10:25:30
相关对象说明