POST api/v1/orgs/{orgid}/jobs/{jobid}/jobboards/{jobboardname}/samplesearch?SearchType={SearchType}
Sample search
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| request | {
"Keywords":"java OR J2ee",
"City":"Raleigh",
"State":"NC",
"CountryCode":"US",
"RadiusSearch":"take the value of any one from 'api/v1/orgs/{orgid}/jobs/{jobid}/jobboards/{jobboardname}/mileslookup",
"Page":"1",
"MinimumExperience":"1",
"MaximumExperience":"10",
"FreshnessInDays":"take the value of any one from 'api/v1/orgs/{orgid}/jobs/{jobid}/jobboards/{jobboardname}/candidatesmetadata'",
"Company":"leoforce OR Intel OR IBM OR Microsoft",
"MinimumSalary":"3000",
"MaximumSalary":"5000",
"MinimumDegree":"take the value of any one from 'api/v1/orgs/{orgid}/jobs/{jobid}/jobboards/{jobboardname}/minimumdegreelookup'",
"EmploymentType":"take the value of any one from 'api/v1/orgs/{orgid}/jobs/{jobid}/jobboards/{jobboardname}/employmenttypelookup'",
"MinimumTravelRequirement":"take the value of any one from 'api/v1/orgs/{orgid}/jobs/{jobid}/jobboards/{jobboardname}/minimumleveloftravellookup",
"ExcludeResumesWithNoSalary":"Yes or No (only one at a time)",
"MinimumEmployeesManaged":"10",
"LanguagesSpoken":"take the value of any one from 'api/v1/orgs/{orgid}/jobs/{jobid}/jobboards/{jobboardname}/languagelookup",
"WorkStatus":"take the value of any one from 'api/v1/orgs/{orgid}/jobs/{jobid}/jobboards/{jobboardname}/workauthorizationlookup",
"MilitaryExperience":"take the value of any one from 'api/v1/orgs/{orgid}/jobs/{jobid}/jobboards/{jobboardname}/militaryexperiencelookup",
"SecurityClearance":"take the value of any one from 'api/v1/orgs/{orgid}/jobs/{jobid}/jobboards/{jobboardname}/securityclearencelookup",
"CurrentlyEmployed":"take the value of any one from 'api/v1/orgs/{orgid}/jobs/{jobid}/jobboards/{jobboardname}/currentlyemployedlookup",
"ManagementExperience":"take the value of any one from 'api/v1/orgs/{orgid}/jobs/{jobid}/jobboards/{jobboardname}/managementexperiencelookup",
"CompensationType":"take the value of any one from 'api/v1/orgs/{orgid}/jobs/{jobid}/jobboards/{jobboardname}/salarylookup",
"ZipCode":"27513",
"JobCategories":"take the value of any one from 'api/v1/orgs/{orgid}/jobs/{jobid}/jobboards/{jobboardname}/jobcategorieslookup",
"JobTitle":"Software developer OR Software engineer (Note: maximum 3 job title are allowed).",
"School":"Georgia Institute of Technology OR University of Georgia",
"LastActivity":"True or False (only one at a time)"
}
Valid Values - For Monster- CLASSIC/POWER (default CLASSIC) |
None. |
| value | No documentation available. |
Define this parameter in the request body. |
| orgid | Value of Arya Organization ID |
Define this parameter in the request URI. |
| jobid | Value of Arya Job ID |
Define this parameter in the request URI. |
| jobboardname | Value of Arya job board name like careerbuilder/monster/dice/indeed |
Define this parameter in the request URI. |
| SearchType | No documentation available. |
Define this parameter in the request URI. |
Request body formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<anyType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" />
application/x-www-form-urlencoded
Sample: