Quantcast
Channel: Active questions tagged rest - Stack Overflow
Viewing all articles
Browse latest Browse all 4056

How to GET Employee Absences data from HCM Fusion by sending two dates in REST API query parameter

$
0
0

I would like to GET employee last 2 months and future 2 months absences data.

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

https://host:port/hcmRestApi/resources/11.13.18.05/absences?q=startDate between '2018-09-22' and '2018-09-25'
https://host:port/hcmRestApi/resources/11.13.18.05/absences?q=startDate>2018-09-22;startDate<2018-09-25

Tried different options but no luck. Please advise!


Viewing all articles
Browse latest Browse all 4056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>