Rest API for resource employmentConfigurations/action/initializeEmploymentAgents generates incorrect
Rest API for resource employmentConfigurations/action/initializeEmploymentAgents generates incorrect action code. How do I get Change assignment in the response.
Resource -
/hcmRestApi/resources/11.13.18.05/employmentConfigurations/action/initializeEmploymentAgents
{ "inputParameterMap": {
"ModuleIdentifier": "ChangeAssignment",
"AssignmentId": 32222, "EffectiveDate": "2026-05-31" } }
Output
ActionOccurrenceMap": {
"ActionName": "Job Change",
"ActionId": "300000000257519",
"ActionTypeCode": "EMPL_CHANGE",
"ActionCode": "JOB_CHANGE",
- Expecting ActionName to come as 'Change Assignment'
Tagged:
0