Studyoptions

Route Capability Description
List Studyoptions by ov
POST /studyoptions/ov
studyoptions-list List all studyoptions by ov with pagination.
Get Studyoptions by hs
GET /studyoptions/hs/:hs_id
studyoptions-list Get all studyoptions by hs with pagination.
Get Studyoptions by multiple hs
GET /studyoptions/hs
studyoptions-list Get all (active) studyoptions by given hs with pagination.
Active = where the end date of the studyoption is in the future.

Get studyoptions by ov

POST studyoptions/ov 

Get the studyoptions by ov.

Request attributes

Parameter Type Information
onderwijsvorm_so

string

required
graad string
required

List Studyoptions

GET studyoptions/hs/:hs_id 

List all Studyoptions by hs with pagination.

List Studyoptions by given HS

GET studyoptions/hs

List all Studyoptions by hs with pagination.

Parameter Type Information
hs_array array
required, example:[166,172]