Create an highest education level section

post

/hcmRestApi/resources/11.13.18.05/talentPersonProfiles/{talentPersonProfilesUniqID}/child/highestEducationLvlSections

Request

Path Parameters
  • This is the hash key of the attributes which make up the composite key for the Talent Person Profiles resource and used to uniquely identify an instance of Talent Person Profiles. The client should not generate the hash key value. Instead, the client should query on the Talent Person Profiles collection resource in order to navigate to a specific instance of Talent Person Profiles to get the hash key.
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : Highest Education Level Items
Type: array
Title: Highest Education Level Items
The highestEduLvlItems resource is the child of the highestEducationLvlSections resource. It provides the list of highest education level items within an highest education level for a person.
Show Source
Nested Schema : talentPersonProfiles-highestEducationLvlSections-highestEduLvlItems-item-post-request
Type: object
Show Source
Nested Schema : highestEduLvlItemsDFF
Type: array
Show Source
Nested Schema : talentPersonProfiles-highestEducationLvlSections-highestEduLvlItems-highestEduLvlItemsDFF-item-post-request
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : talentPersonProfiles-highestEducationLvlSections-item-response
Type: object
Show Source
  • Title: Created By
    Read Only: true
    Maximum Length: 64
    User who created the highest education level section.
  • Title: Creation Date
    Read Only: true
    Date and time when the highest education level section was created.
  • Highest Education Level Items
    Title: Highest Education Level Items
    The highestEduLvlItems resource is the child of the highestEducationLvlSections resource. It provides the list of highest education level items within an highest education level for a person.
  • Title: Last Update Date
    Read Only: true
    Date and time when the highest education level section was last updated.
  • Title: Last Updated By
    Read Only: true
    Maximum Length: 64
    User who last updated the highest education level section.
  • Links
  • Title: Profile Section ID
    Unique identifier of the highest education level section associated with the profile.
  • Title: Section Context
    Maximum Length: 300
    Code of the highest education level section. Valid values are defined in the profileTypeSectionsLOV.
  • Title: Section ID
    Unique identifier of the highest education level section.
  • Title: Section Name
    Read Only: true
    Maximum Length: 240
    Name of the section. Valid values are defined in the profileTypeSectionsLOV.
Nested Schema : Highest Education Level Items
Type: array
Title: Highest Education Level Items
The highestEduLvlItems resource is the child of the highestEducationLvlSections resource. It provides the list of highest education level items within an highest education level for a person.
Show Source
Nested Schema : talentPersonProfiles-highestEducationLvlSections-highestEduLvlItems-item-response
Type: object
Show Source
Nested Schema : highestEduLvlItemsDFF
Type: array
Show Source
Nested Schema : talentPersonProfiles-highestEducationLvlSections-highestEduLvlItems-highestEduLvlItemsDFF-item-response
Type: object
Show Source
Back to Top