Search

POST {{external_endpoint}}

This action is performed when an employer performs an open database search.

BODY

  • emp_search-keyword: string, research keyword
  • empsearch-joblocation: int, country of the research, GET Get countries
  • empsearch-jobregion: int, region of the search, use GET Get regions
  • emp_search-latitude: float, latitude
  • emp_search-longitude: float, longitude
  • emp_search-city: string, city of the research
  • empsearch-maxdistance: int, maximum distance
  • calltype: ESEARCH
  • user_type: 3
  • email: string, user's email address
  • employer_id: int, user's ID
  • timestamp: int, security
  • token: string, security

Request Body

{"emp_search-keyword"=>"web developer", "emp_search-job_location"=>"214", "emp_search-job_region"=>"3095", "emp_search-latitude"=>"0", "emp_search-longitude"=>"0", "emp_search-city"=>"", "emp_search-max_distance"=>"30", "call_type"=>"E_SEARCH", "user_type"=>3, "email"=>"employer@test.com", "employer_id"=>5594, "timestamp"=>1669296175, "token"=>"25048b72403a92dbb97ae5cffe454962"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Cookiestring