【问题标题】:How to GET Employee Absences data from HCM Fusion by sending two dates in REST API query parameter如何通过在 REST API 查询参数中发送两个日期从 HCM Fusion 获取员工缺勤数据
【发布时间】:2021-04-26 19:04:18
【问题描述】:

我想获取员工最近 2 个月和未来 2 个月的缺勤数据。

REST API:https://host:port/hcmRestApi/resources/11.13.18.05/absences

https://host:port/hcmRestApi/resources/11.13.18.05/absences?q=startDate 在 '2018-09-22' 和 '2018-09-25' 之间 https://host:port/hcmRestApi/resources/11.13.18.05/absences?q=startDate>2018-09-22;startDate

尝试了不同的选项,但没有成功。请指教!

谢谢!

【问题讨论】:

标签: oracle api rest query-parameters fusion


【解决方案1】:
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2021-03-14
  • 1970-01-01
  • 2020-12-12
  • 2016-07-20
  • 1970-01-01
相关资源
最近更新 更多