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

Update person rates on the "Manage rate Schedule Page" using REST API

edited Jun 29, 2021 12:27PM in Integrations and Extensions 4 comments

Summary

Update person rates on the "Manage rate Schedule Page" using REST API

Content

Hi,

I have a requirement where in I need to update person rates on the "manage rate schedule" set up page.

I tried using the REST API but cannot a find a way to update person rate for a specific rate schedule.

There is an update REST API available in HCM Cloud.

Here is the API:

https://eemd-test.fa.us2.oraclecloud.com:443/fscmRestApi/resources/11.13.18.05/rateSchedules/300000010725837

Here is the request body I used:

 

 

{
 "RateScheduleId"300000010725837,
 "RateScheduleName""test",
 "ScheduleTypeCode""EMPLOYEE",
 "ScheduleTypeName""Person",
  "links":{
 "items"
       [ {
            "UnitOfMeasureCode""HOURS",
            "UnitOfMeasureName""Hours",
            "Rate"

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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