Grade Step and FTE are not updated from Position
Summary:
When doing the transfer using API, the grade step and FTE values are not synchronized from position.
Content (required):
For the transfer action, all the fields on the assignment are synchronized from the position, however grade step and FTE are not.
Operation: PATCH
URL:/hcmRestApi/resources/11.13.18.05/workers/{workersUniqID}/child/workRelationships/{PeriodOfServiceId}/child/assignments/{assignmentsUniqID}
Payload used:
{
"ActionCode": "TRANSFER",
"PositionCode": "XXX79",
"SynchronizeFromPositionFlag" : true
}
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0