Your UX is waiting ...interact, engage, explore in Las Vegas at CloudWorld 2023

Learn more
How to update Time Event request Posted Using rest end point — Cloud Customer Connect
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

How to update Time Event request Posted Using rest end point

Accepted answer
42
Views
1
Comments

Hi All, 

Has anyone tried updating Time event requests posted using Rest API. 

Time record event request: Url/hcmRestApi/resources/11.13.18.05/timeRecordEventRequests

Request Body: 

{

 "processInline": "N",

 "processMode": "TIME_SUBMIT",

 "timeRecordEvent": [

  {

   "startTime": "2023-06-01T07:00:00.000-00:00",

   "stopTime": "2023-06-01T015:00:00.000-00:00",

   "reporterIdType": "PERSON",

   "reporterId": "YP523523",

   "comment": "",

   "operationType": "ADD",

   "timeRecordEventAttribute": [

    {

     "attributeName": "PayrollTimeType",

     "attributeValue": "ZRegular Base Pay"

    },

    {

     "attributeName": "ORGCost Center",

     "attributeValue": "523523"

    } ] } ] 

Once this request is posted , how do you update the request using Rest calls. is it possible to update or delete using rest API ?  

If possible what is the format. 

Thanks,

Manoj 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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