Patch the language items
patch
/hcmRestApi/resources/11.13.18.05/recruitingCECandidateLanguageItems/{LanguageId}
Request
Path Parameters
-
LanguageId(required): integer(int64)
The value of this parameter could be a hash of the key that is used to uniquely identify the resource item. The client should not generate the hash key value. Instead, the client should query on the collection resource with a filter to navigate to a specific resource item. For example: products?q=InventoryItemId=
Header Parameters
-
Metadata-Context: string
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".
-
REST-Framework-Version: string
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
- application/json
Root Schema : schema
Type:
Show Source
object-
AbleToTeachFlag: boolean
Title:
Able to TeachMaximum Length:30Indicates if the candidate can teach the language. -
AbleToTranslateFlag: boolean
Title:
Able to TranslateMaximum Length:30Indicates if the candidate can translate the language. -
Comments: string
(byte)
Title:
CommentsComments on the language items. -
ContentItemId: integer
(int64)
Title:
LanguageContent Item ID in for the language items. -
EvaluatedOn: string
(date)
Title:
Evaluated OnDate of evaluation of the language item. -
EvaluationLocation: string
Title:
Evaluation LocationMaximum Length:240Location of evaluation of the language item. -
FlowVersionId: integer
FlowVersionId is used for all the services to return the corresponding service metadata information.
-
Language: string
Maximum Length:
240Language known to the candidate. -
NativeSpeakerFlag: boolean
Title:
NativeMaximum Length:30Indicates if the candidate is a native speaker of the language. -
ReadingLevelId: integer
(int64)
Title:
ReadingID assigned to the language reading proficiency. -
ReadingModelId: integer
(int64)
Title:
Reading Rating ModelID assigned to the reading model of the language. -
SectionId: integer
(int64)
Section ID in candidate language items.
-
SpeakingLevelId: integer
(int64)
Title:
SpeakingID assigned to the language speaking proficiency. -
SpeakingModelId: integer
(int64)
Title:
Speaking Rating ModelID assigned to the speaking model of the language. -
SubmissionId: string
Maximum Length:
255Unique ID which gets generated after the candidate submits a job request. -
WritingLevelId: integer
(int64)
Title:
WritingID assigned to the language writing proficiency. -
WritingModelId: integer
(int64)
Title:
Writing Rating ModelID assigned to the writing model of the language.
Response
Supported Media Types
- application/json
Default Response
The following table describes the default response for this task.
Headers
-
Metadata-Context:
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".
-
REST-Framework-Version:
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.
Root Schema : recruitingCECandidateLanguageItems-item-response
Type:
Show Source
object-
AbleToTeachFlag: boolean
Title:
Able to TeachMaximum Length:30Indicates if the candidate can teach the language. -
AbleToTranslateFlag: boolean
Title:
Able to TranslateMaximum Length:30Indicates if the candidate can translate the language. -
Comments: string
(byte)
Title:
CommentsComments on the language items. -
ContentItemId: integer
(int64)
Title:
LanguageContent Item ID in for the language items. -
EvaluatedOn: string
(date)
Title:
Evaluated OnDate of evaluation of the language item. -
EvaluationLocation: string
Title:
Evaluation LocationMaximum Length:240Location of evaluation of the language item. -
FlowVersionId: integer
FlowVersionId is used for all the services to return the corresponding service metadata information.
-
Language: string
Maximum Length:
240Language known to the candidate. -
LanguageId: integer
(int64)
ID assigned to the language known to the candidate.
-
links: array
Links
Title:
LinksThe link relations associated with the resource instance. -
NativeSpeakerFlag: boolean
Title:
NativeMaximum Length:30Indicates if the candidate is a native speaker of the language. -
ReadingLevelId: integer
(int64)
Title:
ReadingID assigned to the language reading proficiency. -
ReadingModelId: integer
(int64)
Title:
Reading Rating ModelID assigned to the reading model of the language. -
SectionId: integer
(int64)
Section ID in candidate language items.
-
SpeakingLevelId: integer
(int64)
Title:
SpeakingID assigned to the language speaking proficiency. -
SpeakingModelId: integer
(int64)
Title:
Speaking Rating ModelID assigned to the speaking model of the language. -
SubmissionId: string
Maximum Length:
255Unique ID which gets generated after the candidate submits a job request. -
WritingLevelId: integer
(int64)
Title:
WritingID assigned to the language writing proficiency. -
WritingModelId: integer
(int64)
Title:
Writing Rating ModelID assigned to the writing model of the language.
Nested Schema : Links
Type:
arrayTitle:
LinksThe link relations associated with the resource instance.
Show Source
Nested Schema : link
Type:
Show Source
object-
href: string
Title:
hyperlink referenceThe URI to the related resource. -
kind: string
Title:
kindAllowed Values:[ "collection", "item", "describe", "other" ]The kind of the related resource. -
name: string
Title:
nameThe name of the link to the related resource. -
properties: object
properties
-
rel: string
Title:
relationAllowed Values:[ "self", "lov", "parent", "canonical", "child", "enclosure", "action", "custom" ]The name of the relation to the resource instance. Example: self.
Nested Schema : properties
Type:
Show Source
object-
changeIndicator: string
Change indicator or the ETag value of the resource instance.