Learning Request Descriptive Flexfields REST Endpoints
Learning Assignment Profiles/Learning Request Descriptive Flexfields
The operations from the Learning Assignment Profiles/Learning Request Descriptive Flexfields category.
- Create descriptive flexfields for a learning assignment
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/learningAssignmentProfiles/{learningAssignmentProfilesUniqID}/child/assignmentDFF - Get a descriptive flexfield for a learning assignment
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/learningAssignmentProfiles/{learningAssignmentProfilesUniqID}/child/assignmentDFF/{RequestDetailId} - Get all descriptive flexfields for a learning assignment
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/learningAssignmentProfiles/{learningAssignmentProfilesUniqID}/child/assignmentDFF - Update a learning assignment descriptive flexfield
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/learningAssignmentProfiles/{learningAssignmentProfilesUniqID}/child/assignmentDFF/{RequestDetailId}