Request Body
SourceJoboptionalobject
Parsed job order to match against each of the target documents.
SourceJob.Idoptionalstring
Id of the source document. This isn't used in any calculation, only to assist in displaying output.
SourceJob.JobDataoptionalstring
The parsed
JobData
from the Sovren Job Order Parser. See Parse a Job OrderTargetJobsoptionalobject[]
Array of parsed job orders to be matched against the source resume.
TargetJobs[i].Idoptionalstring
Id of the target job order. This isn't used in any calculation, only to assist in displaying output.
TargetJobs[i].JobDataoptionalobject
The parsed
JobData
from the Sovren Job Order Parser. See Parse a Job OrderTargetResumesoptionalobject[]
Array of parsed resumes to be matched against the source resume.
TargetResumes[i].Idoptionalstring
Id of the target job order. This isn't used in any calculation, only to assist in displaying output.
TargetResumes[i].ResumeDataoptionalobject
Parsed
ResumeData
from the Sovren Resume Parser. See Parse a ResumeSettingsoptionalobject
Options to control variations of job titles.
Settings.PositionTitlesMustHaveAnExactMatchoptionalbool
Set to true to turn off variation matches in job titles.
PreferredCategoryWeightsobject
The weights you want to use for scoring.It is important to specify these, otherwise default values will be used.
These weights will be used except in the case that you provided a non-zero weight for a category that is irrelevant in the source document. For example, this can happen when the source document contains no languages.
These weights will be used except in the case that you provided a non-zero weight for a category that is irrelevant in the source document. For example, this can happen when the source document contains no languages.
PreferredCategoryWeights.Educationdecimal
The weight of the Education category relative to other categories.
PreferredCategoryWeights.JobTitlesdecimal
The weight of the JobTitles category relative to other categories..
PreferredCategoryWeights.Skillsdecimal
The weight of the Skills category relative to other categories.
PreferredCategoryWeights.Industriesdecimal
The weight of the Industries/Taxonomies category relative to other categories.
PreferredCategoryWeights.Languagesdecimal
The weight of the Languages category relative to other categories.
PreferredCategoryWeights.Certificationsdecimal
The weight of the Certifications category relative to other categories.
PreferredCategoryWeights.ExecutiveTypedecimal
The weight of the ExecutiveType category relative to other categories.
PreferredCategoryWeights.ManagementLeveldecimal
The weight of the ManagementLevel category relative to other categories..