劳务-删除班组与承包商关系

更新时间:2022-11-03 15:29:29

接口说明

删除劳务班组与承包商关系

使用接口前请先阅读下文,超链接文档 劳务接入指引文档 sign生成规则

基本信息

请求方式: POST

请求路径:

https://prod.open-api.mysre.cn/aiot/open/labour/del-squads-relevance-contractor

请求参数

参数名 参数位置 参数类型 必填 默认值 示例 描述
tenant_code query string 租户code
sign body string 签名
timestamp body number 10位时间戳
third_code body string 第三方code
squads_id body string 明源班组id
contractor_id body string 明源承包商组织id

请求示例

/aiot/open/labour/del-squads-relevance-contractor?tenant_code=tenant_code

返回成功示例

{
  "errcode":0,
  "errmsg":"",
  "data":true
}

返回参数说明(成功)

参数名 参数类型 描述
errcode number 状态
errmsg string 错误信息
data bool true删除成功

失败返回示例

{
  "errcode": -1,
  "errmsg": "xxx 是必须的"
}

返回参数说明(失败)

参数名 参数类型 描述
errcode number 状态
errmsg string 错误信息

results matching ""

    No results matching ""