Download OpenAPI specification:Download
email required | string <email> |
password required | string |
password_confirmation required | string |
role | integer |
editorial_id required | number |
press_organisation_id required | number |
first_name required | string |
last_name required | string |
birthdate required | date |
gender required | string |
address required | string |
mobile required | string |
position required | string |
expertise required | string |
seniority required | year |
member_from required | year |
employed required | date |
full_time_employee required | date |
quarantine_to required | date |
allow_newsletter required | boolean |
{- "email": "user@example.com",
- "password": "string",
- "password_confirmation": "string",
- "role": 0,
- "editorial_id": 0,
- "press_organisation_id": 0,
- "first_name": "string",
- "last_name": "string",
- "birthdate": null,
- "gender": "string",
- "address": "string",
- "mobile": "string",
- "position": "string",
- "expertise": "string",
- "seniority": null,
- "member_from": null,
- "employed": null,
- "full_time_employee": null,
- "quarantine_to": null,
- "allow_newsletter": true
}
null
token required | string |
email required | string <email> |
password required | string |
password_confirmation required | string |
{- "token": "string",
- "email": "user@example.com",
- "password": "string",
- "password_confirmation": "string"
}
null
title required | string |
is_published required | boolean |
date required | date |
user_id required | number |
course_id required | number |
scholarship_type_id required | number |
category required | string |
address required | string |
study_place_url required | string |
phone required | string |
relevant_links required | object |
description required | string |
relevant required | string |
feedback required | string |
tips required | string |
image required | string |
video_url required | string |
{- "title": "string",
- "is_published": true,
- "date": null,
- "user_id": 0,
- "course_id": 0,
- "scholarship_type_id": 0,
- "category": "string",
- "address": "string",
- "study_place_url": "string",
- "phone": "string",
- "relevant_links": { },
- "description": "string",
- "relevant": "string",
- "feedback": "string",
- "tips": "string",
- "image": "string",
- "video_url": "string"
}
id required | number |
title required | string |
is_published required | boolean |
date required | date |
user_id required | number |
course_id required | number |
scholarship_type_id required | number |
category required | string |
address required | string |
study_place_url required | string |
phone required | string |
relevant_links required | object |
description required | string |
relevant required | string |
feedback required | string |
tips required | string |
image | string |
video_url required | string |
{- "title": "string",
- "is_published": true,
- "date": null,
- "user_id": 0,
- "course_id": 0,
- "scholarship_type_id": 0,
- "category": "string",
- "address": "string",
- "study_place_url": "string",
- "phone": "string",
- "relevant_links": { },
- "description": "string",
- "relevant": "string",
- "feedback": "string",
- "tips": "string",
- "image": "string",
- "video_url": "string"
}
course_id required | number |
user_id | number |
previous_scholarships required | string |
leave_with_pay required | string |
is_informed_editor required | boolean |
editor_name required | string Can be null if is_informed_editor = false |
editor_email required | string Can be null if is_informed_editor = false |
is_informed_editor_club required | boolean |
reason required | string |
{- "course_id": 0,
- "user_id": 0,
- "previous_scholarships": "string",
- "leave_with_pay": "string",
- "is_informed_editor": true,
- "editor_name": "string",
- "editor_email": "string",
- "is_informed_editor_club": true,
- "reason": "string"
}
id required | number |
course_id required | number |
user_id | number |
previous_scholarships required | string |
leave_with_pay required | string |
is_informed_editor required | boolean |
editor_name required | string Can be null if is_informed_editor = false |
editor_email required | string Can be null if is_informed_editor = false |
is_informed_editor_club required | boolean |
reason required | string |
{- "course_id": 0,
- "user_id": 0,
- "previous_scholarships": "string",
- "leave_with_pay": "string",
- "is_informed_editor": true,
- "editor_name": "string",
- "editor_email": "string",
- "is_informed_editor_club": true,
- "reason": "string"
}
id required | number |
route required | string |
departure_date required | string |
departure_time required | string |
arrival_date required | string |
arrival_time required | string |
{- "route": "string",
- "departure_date": "string",
- "departure_time": "string",
- "arrival_date": "string",
- "arrival_time": "string"
}
id required | number |
description required | string |
type required | string |
transaction required | string |
amount required | number |
exchange | string |
departure_location | string |
departure_date | date |
departure_time | string |
arrival_location | string |
arrival_date | date |
arrival_time | string |
path required | string |
{- "description": "string",
- "type": "string",
- "transaction": "string",
- "amount": 0,
- "exchange": "string",
- "departure_location": "string",
- "departure_date": null,
- "departure_time": "string",
- "arrival_location": "string",
- "arrival_date": null,
- "arrival_time": "string",
- "path": "string"
}
courseApplicationId required | number |
courseApplicationAttachmentId required | number |
description required | string |
type required | string |
transaction required | string |
amount required | number |
exchange | string |
departure_location | string |
departure_date | date |
departure_time | string |
arrival_location | string |
arrival_date | date |
arrival_time | string |
path required | string |
{- "description": "string",
- "type": "string",
- "transaction": "string",
- "amount": 0,
- "exchange": "string",
- "departure_location": "string",
- "departure_date": null,
- "departure_time": "string",
- "arrival_location": "string",
- "arrival_date": null,
- "arrival_time": "string",
- "path": "string"
}
user_id | number |
type required | string |
title required | string |
description required | string |
start required | date |
end required | date |
is_editor_informed required | boolean |
is_editor_club_informed required | boolean |
editor_name required | string |
editor_email required | string |
previous required | string |
previous_stup required | string |
travel_expenses | number |
subsistence_expenses | number |
study_expenses | number |
literature_expenses | number |
company_grants | number |
other_grants | number |
funds | number |
applies | number |
study_place_url | string |
relevant_links required | object |
{- "user_id": 0,
- "type": "string",
- "title": "string",
- "description": "string",
- "start": null,
- "end": null,
- "is_editor_informed": true,
- "is_editor_club_informed": true,
- "editor_name": "string",
- "editor_email": "string",
- "previous": "string",
- "previous_stup": "string",
- "travel_expenses": 0,
- "subsistence_expenses": 0,
- "study_expenses": 0,
- "literature_expenses": 0,
- "company_grants": 0,
- "other_grants": 0,
- "funds": 0,
- "applies": 0,
- "study_place_url": "string",
- "relevant_links": { }
}
id required | number |
user_id | number |
type required | string |
title required | string |
description required | string |
start required | date |
end required | date |
is_editor_informed required | boolean |
is_editor_club_informed required | boolean |
editor_name required | string |
editor_email required | string |
previous required | string |
previous_stup required | string |
travel_expenses | number |
subsistence_expenses | number |
study_expenses | number |
literature_expenses | number |
company_grants | number |
other_grants | number |
funds | number |
applies | number |
study_place_url | string |
relevant_links required | object |
{- "user_id": 0,
- "type": "string",
- "title": "string",
- "description": "string",
- "start": null,
- "end": null,
- "is_editor_informed": true,
- "is_editor_club_informed": true,
- "editor_name": "string",
- "editor_email": "string",
- "previous": "string",
- "previous_stup": "string",
- "travel_expenses": 0,
- "subsistence_expenses": 0,
- "study_expenses": 0,
- "literature_expenses": 0,
- "company_grants": 0,
- "other_grants": 0,
- "funds": 0,
- "applies": 0,
- "study_place_url": "string",
- "relevant_links": { }
}
id required | number |
description required | string |
type required | string |
transaction required | string |
amount required | number |
exchange | string |
departure_location | string |
departure_date | date |
departure_time | string |
arrival_location | string |
arrival_date | date |
arrival_time | string |
path required | string |
{- "description": "string",
- "type": "string",
- "transaction": "string",
- "amount": 0,
- "exchange": "string",
- "departure_location": "string",
- "departure_date": null,
- "departure_time": "string",
- "arrival_location": "string",
- "arrival_date": null,
- "arrival_time": "string",
- "path": "string"
}
scholarshipApplicationId required | number |
attachmentId required | number |
description required | string |
type required | string |
transaction required | string |
amount required | number |
exchange | string |
departure_location | string |
departure_date | date |
departure_time | string |
arrival_location | string |
arrival_date | date |
arrival_time | string |
path required | string |
{- "description": "string",
- "type": "string",
- "transaction": "string",
- "amount": 0,
- "exchange": "string",
- "departure_location": "string",
- "departure_date": null,
- "departure_time": "string",
- "arrival_location": "string",
- "arrival_date": null,
- "arrival_time": "string",
- "path": "string"
}
existing_password required | string |
new_password required | string |
new_password_confirmation required | string |
{- "existing_password": "string",
- "new_password": "string",
- "new_password_confirmation": "string"
}
null
member_id | integer |
name required | string |
address | string |
number | string |
place | string |
co | string |
collective_agreement | string |
number_nj | number |
number_nr | number |
employees_count | number |
region | string |
concern | string |
{- "member_id": 0,
- "name": "string",
- "address": "string",
- "number": "string",
- "place": "string",
- "co": "string",
- "collective_agreement": "string",
- "number_nj": 0,
- "number_nr": 0,
- "employees_count": 0,
- "region": "string",
- "concern": "string"
}
null
id required | number |
member_id | integer |
name required | string |
address | string |
number | string |
place | string |
co | string |
collective_agreement | string |
number_nj | number |
number_nr | number |
employees_count | number |
region | string |
concern | string |
{- "member_id": 0,
- "name": "string",
- "address": "string",
- "number": "string",
- "place": "string",
- "co": "string",
- "collective_agreement": "string",
- "number_nj": 0,
- "number_nr": 0,
- "employees_count": 0,
- "region": "string",
- "concern": "string"
}
null
user_id required | number |
editorial_id required | number |
press_organisation_id required | number |
first_name required | string |
last_name required | string |
birthdate required | date |
gender required | string |
address required | string |
post_code | string |
place | string |
mobile required | string |
position required | string |
expertise required | string |
seniority required | year |
member_from required | year |
employed required | date |
full_time_employee required | date |
quarantine_to required | date |
allow_newsletter required | boolean |
{- "user_id": 0,
- "editorial_id": 0,
- "press_organisation_id": 0,
- "first_name": "string",
- "last_name": "string",
- "birthdate": null,
- "gender": "string",
- "address": "string",
- "post_code": "string",
- "place": "string",
- "mobile": "string",
- "position": "string",
- "expertise": "string",
- "seniority": null,
- "member_from": null,
- "employed": null,
- "full_time_employee": null,
- "quarantine_to": null,
- "allow_newsletter": true
}
id required | number |
Authorization required | string |
user_id required | number |
editorial_id required | number |
press_organisation_id required | number |
first_name required | string |
last_name required | string |
birthdate required | date |
gender required | string |
address required | string |
mobile required | string |
position required | string |
expertise required | string |
seniority required | year |
member_from required | year |
employed required | date |
full_time_employee required | date |
quarantine_to required | date |
allow_newsletter required | boolean |
{- "user_id": 0,
- "editorial_id": 0,
- "press_organisation_id": 0,
- "first_name": "string",
- "last_name": "string",
- "birthdate": null,
- "gender": "string",
- "address": "string",
- "mobile": "string",
- "position": "string",
- "expertise": "string",
- "seniority": null,
- "member_from": null,
- "employed": null,
- "full_time_employee": null,
- "quarantine_to": null,
- "allow_newsletter": true
}
course_category_id required | number |
status_id | number |
name required | string |
description required | string |
place | string |
contact_person | string |
leader | string |
fee | string |
start | date |
end | date |
application_deadline | date |
quarantine_to | date |
image | string |
video_url | string |
attachment | Array of strings |
is_published | boolean |
{- "course_category_id": 0,
- "status_id": 0,
- "name": "string",
- "description": "string",
- "place": "string",
- "contact_person": "string",
- "leader": "string",
- "fee": "string",
- "start": null,
- "end": null,
- "application_deadline": null,
- "quarantine_to": null,
- "image": "string",
- "video_url": "string",
- "attachment": [
- "string"
], - "is_published": true
}
id required | number |
course_category_id required | number |
name required | string |
description required | string |
place | string |
contact_person | string |
leader | string |
fee | string |
start | date |
end | date |
application_deadline | date |
quarantine_to | date |
image | string |
video_url | string |
attachment | Array of strings |
attachment_delete | Array of strings |
is_published | boolean |
{- "course_category_id": 0,
- "name": "string",
- "description": "string",
- "place": "string",
- "contact_person": "string",
- "leader": "string",
- "fee": "string",
- "start": null,
- "end": null,
- "application_deadline": null,
- "quarantine_to": null,
- "image": "string",
- "video_url": "string",
- "attachment": [
- "string"
], - "attachment_delete": [
- "string"
], - "is_published": true
}
id required | number |
status_id required | number |
description | string |
{- "status_id": 0,
- "description": "string"
}
null
is_confirmable | boolean |
contact_fullname required | string |
contact_email required | string <email> |
contact_phone required | string |
project_title required | string |
replacement_person_fullname required | string |
alternative_user | string |
press_organisation_id required | number |
course_application_id | number |
scholarship_application_id | number |
user_id | number |
weeks required | number |
employees_count required | number |
description | string |
work_status | string |
other | string |
{- "is_confirmable": true,
- "contact_fullname": "Ola Nordmann",
- "contact_email": "contact@tostup.no",
- "contact_phone": "string",
- "project_title": "string",
- "replacement_person_fullname": "string",
- "alternative_user": "string",
- "press_organisation_id": 0,
- "course_application_id": 0,
- "scholarship_application_id": 0,
- "user_id": 0,
- "weeks": 0,
- "employees_count": 0,
- "description": "string",
- "work_status": "string",
- "other": "string"
}
null
title required | string |
image required | string |
status required | string |
meta_title required | string |
meta_description required | string |
meta_keywords required | string |
is_in_menu required | boolean |
{- "title": "string",
- "image": "string",
- "status": "string",
- "meta_title": "string",
- "meta_description": "string",
- "meta_keywords": "string",
- "is_in_menu": true
}
id required | number |
title required | string |
image required | string |
status required | string |
meta_title required | string |
meta_description required | string |
meta_keywords required | string |
is_in_menu required | boolean |
{- "title": "string",
- "image": "string",
- "status": "string",
- "meta_title": "string",
- "meta_description": "string",
- "meta_keywords": "string",
- "is_in_menu": true
}
id required | number |
page_id required | number |
title required | string |
type required | string |
content | string |
{- "page_id": 0,
- "title": "string",
- "type": "string",
- "content": "string"
}