api

patch/api/employees/{id}/trainings/{training_id}/renew

Request body

idstring uuid
yearinteger
start_datestring date-time
due_datestring date-time nullable
finish_datestring date-time nullable
activeboolean
deactivated_datestring date-time
active_lessonstring uuid nullable
lessonsstring
curriculum_titlestring required
training_itemsstring

Response

OK

idstring uuid
yearinteger
start_datestring date-time
due_datestring date-time nullable
finish_datestring date-time nullable
activeboolean
deactivated_datestring date-time
active_lessonstring uuid nullable
lessonsstring
curriculum_titlestring required
training_itemsstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.