For more information, please refer to this announcement explaining best practices for getting answers to questions.
Assignment Extensible FlexFields Object
Summary
Not being able to update a object under Assignment EFFContent
Under Workers->Work Relationships->Assignments->Extensible Flexfields (/hcmRestApi/resources/11.13.18.05/workers/{PersonId}/child/workRelationships/{PeriodOfServiceId}/child/assignments/{assignmentsUniqID}/child/assignmentsEFF)
I have a collection named InformationORA_5FPER_5FRET_5FGRADEprivateVO (check assignmentEFF.json file attached).
Do you know if i'm able to insert or update any data at this object? I'm not able to identify it at the documentation, attaching a screenshot of the payload also.
There is another file for the payload of the object that i'm trying to manipulate (InformationORA_5FPER_5FRET_5FGRADEprivateVO.json). Is it possible to patch or delete this information using an endpoint? Where can I find this?