销出差接口

接口说明: 销出差接口,撤销考勤记录中的出差状态

请求方式:POST(HTTPS)
请求地址https://api.xinrenxinshi.com/v4/attendance/cancelTravel
请求Header:

key value
access_token 获取的access_token的实际值

参数说明

参数 类型 必传(Y/N) 说明
employeeId String Y 员工id
startDate String Y 销出差开始日期,日期格式:yyyy-MM-dd
startTime String Y 销出差开始时间,AM:上半天、PM:下半天
endDate String Y 销出差结束日期,日期格式:yyyy-MM-dd
endTime String Y 销出差结束时间,AM:上半天、PM:下半天
timestamp Long Y 请求时间戳(精确到毫秒)
sign String Y 请求参数签名

返回结果

参数 类型 必传(Y/N) 说明
errcode Integer Y 0成功,其他失败
errmsg String Y 结果描述

响应示例

{
  "errcode": 0,
  "errmsg": "成功",
}
2020 © 企家有道网络技术(北京)有限公司版权所有@京ICP备15035315号 all right reserved,powered by Gitbookupdate by: 2020-12-16 14:23:56

results matching ""

    No results matching ""