Internships Processing

Route Capability Description
Filter Internships by geolocation
POST /internships/:internships_id/filter/by_geolocation
internships-send Filter Internships by geolocation.
Send an Internship
POST /internships/:internships_id/send
internships-send Send an Internship.

Filter internships by geolocation

 POST /internships/:internships_id/filter/by_geolocation 

Filter Schools by geolocation.
NEW: schools without settlement_studyoptions are also listed.

Request attributes

Parameter Type Information
lat

decimal
[10.8]

required, Latitudes range from -90.00 to 90.00
lng decimal
[11.8]
required, Longitudes range from -180.00 to 180.00
radius int required
sort_column string

Sort Schools.
Allowed Valuesname, match, distance

sort_order string

Sort order. Standard on ASC
Allowed ValuesASC,DESC

name_contains string Filter on schools name
Samplename_contains=broederschool
schoolids_in array Filter on schools_id
Sampleschoolids_in=[738,231]

Send an Internship

POST internships/:internships_id/send 

Send an Internship.

Request attributes

Parameter Type Information
school_id

int
[10]

required