
| 应用类型 | 是否支持 | 权限 | API Explorer调试 |
|---|---|---|---|
| 企业内部应用 | 支持 | 金智CRM数据管理权限 | API Explorer |
| 第三方企业应用 | 支持 | 金智CRM数据管理权限 | API Explorer |
| 第三方个人应用 | 暂不支持 | 金智CRM数据管理权限 | 暂不支持 |
| HttpCode | 错误码 | 错误信息 | 说明 |
|---|---|---|---|
| 400 | saveFail | 保存数据发生错误 | 保存数据发生错误 |
| 400 | invalidRequestMethod | 请求方式错误,必须为post请求! | 请求方式错误,必须为post请求! |
| 400 | invalidParameter | 请求参数缺失或无效! | 请求参数缺失或无效! |
| 400 | invalidSeCretKey | 无效的SeCretKey | 无效的SeCretKey |
| 400 | invalidSign | 签名无效 | 签名无效 |
curl --location --request POST 'https://api.dingtalk.com/v1.0/jzcrm/sales' \
--header 'x-acs-dingtalk-access-token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"datatype" : Long,
"stamp" : Long,
"msgid" : Long,
"data" : {
"data_userid" : "String",
"xsh_customerid" : "String",
"xsh_title" : "String",
"xsh_date" : "String",
"xsh_number" : "String",
"xsh_lxrid" : "String",
"xsh_lianxi" : "String",
"xsh_type" : "String",
"xsh_from" : "String",
"xsh_preside" : "String",
"xsh_provider" : "String",
"xsh_require" : "String",
"xsh_expdate" : "String",
"xsh_expmoney" : "String",
"xsh_moneynote" : "String",
"xsh_phase" : "String",
"xsh_knx" : "String",
"xsh_state" : "String",
"xsh_phasenote" : "String"
}
}'{
"time" : "2021-06-01 18:02:55",
"msgid" : 1
}
【钉钉】API开发者 微信交流群
用微信扫右侧二维码,加入【钉钉】API开发者 交流群,互助沟通

扫码加入交流群