You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Time Record Event Requests - HCM Api - timeRecordId required for UPDATE call

Question
63
Views
0
Comments

Summary:

For HCM Rest Api - Time & Labor:

On Create Timecard, using Time Record Event Requests REST Endpoints, POST api, the result consists of-

timeRecordEventRequestId & timeRecordEventId


To Delete or to Update, timeRecordId is required which is obtained via

GET call /hcmRestApi/resources/11.13.18.05/timeRecords?

providing week start date, end date & person_id.


Response consists of unique timeRecordId for each day.

For ex: in below timeRecordEvent for each 4hr will get its unique timeRecordId on Get call for this week.

      02/28  03/01  03/02    03/03    03/04

Project1 4hrs         4hrs  4hrs  4hrs 4hrs

Project2 4hrs         4hrs  4hrs  4hrs 4hrs

For a time card Event with multiple projects & dates, how is timeRecordId correctly identified?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!