Update person rates on the "Manage rate Schedule Page" using REST API
Summary
Update person rates on the "Manage rate Schedule Page" using REST APIContent
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:
Here is the request body I used:
{
"RateScheduleId": 300000010725837,
"RateScheduleName": "test",
"ScheduleTypeCode": "EMPLOYEE",
"ScheduleTypeName": "Person",
"links":{
"items":
[ {
"UnitOfMeasureCode": "HOURS",
"UnitOfMeasureName": "Hours",
"Rate"
0