How to programatically delete an absence
Summary:
Looking to delete absence records through hdl or rest apis
Content (required):
For holiday time entries, I have been inserting holiday hours for employees through the Oracle Rest API's. Some people though have already entered in PTO that day, but it's the wrong kind of PTO. Rather than needing to send an email out to everyone who has done this, I'm wondering if there's a way to just delete their user entered PTO myself, and then enter in the correct PTO (Holiday hours) with the API. I do not see a Delete API for the absence entity. Is this possible to do via hdl maybe? Or am
0