应用类型 | 是否支持 | 权限 | API Explorer调试 |
---|---|---|---|
企业内部应用 | 支持 | 行业化园区管理读权限 | API Explorer |
第三方企业应用 | 支持 | 行业化园区管理读权限 | API Explorer |
第三方个人应用 | 暂不支持 | 行业化园区管理读权限 | 暂不支持 |
HttpCode | 错误码 | 错误信息 | 说明 |
---|---|---|---|
400 | checkParameter.param.error | %s | 项目id不能为空 |
500 | sytem.error | system error %s | 系统错误 |
501 | department.notExist | 部门不存在 | 部门不存在 |
curl --location --request GET 'https://api.dingtalk.com/v1.0/industry/campuses/projectInfos?campusDeptId=Long' \
--header 'x-acs-dingtalk-access-token;'
{
"campusName": "string",
"campusCorpId": "string",
"campusDeptId": 0,
"belongProjectGroupId": "string",
"telephone": "string",
"description": "string",
"area": 0,
"country": "string",
"provId": 0,
"cityId": 0,
"countyId": 0,
"address": "string",
"location": "string",
"capacity": "string",
"orderStartTime": 0,
"orderEndTime": 0,
"orderInfo": "string",
"extend": "string"
}
【钉钉】API开发者 微信交流群
用微信扫右侧二维码,加入【钉钉】API开发者 交流群,互助沟通