Membership Items Descriptive Flexfields REST Endpoints
Talent Person Profiles/Membership Sections/Membership Items/Membership Items Descriptive Flexfields
The operations from the Talent Person Profiles/Membership Sections/Membership Items/Membership Items Descriptive Flexfields category.
- Create a flexfield
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/membershipSections/{ProfileSectionId11}/child/membershipItems/{MembershipId}/child/membershipItemsDFF
- Get a flexfield
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/membershipSections/{ProfileSectionId11}/child/membershipItems/{MembershipId}/child/membershipItemsDFF/{MembershipId2}
- Get all flexfields
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/membershipSections/{ProfileSectionId11}/child/membershipItems/{MembershipId}/child/membershipItemsDFF
- Update a flexfield
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/membershipSections/{ProfileSectionId11}/child/membershipItems/{MembershipId}/child/membershipItemsDFF/{MembershipId2}