Documentations
Add documentation to a specified assignment
post/documentations
Request body
assignment_idinteger required
The appointment id to add the documentation
author_idinteger required
The author of this documentation
titlestring required
The documentation title
descriptionstring
The documentation description
type'NOTE' | 'DRAFT' | 'PHOTO' | 'SIGNING' | 'TIME' | 'PDF' | 'ATTACHMENT' | 'MATERIAL' required
The documentation type
state'ACCEPTED_WITH_COMMENT' | 'ACCEPTED_WO_COMMENT' nullable
Documentation state
state_textstring
Documentation Signing text (Like 'Vertragsgerechet und mangelfrei...' to display and store
working_timeinteger
The working time in minutes
driving_timeinteger
The driving time in minutes
break_timeinteger
The break time in minutes
documented_onstring date-time
The datetime, when the documentation has been documented has been created
uploadstring binary
First documentation upload file
upload2string binary
Second documentation upload file
sourcestring
The document source
source_external_idstring
The document source_external_id
Response
The resource was successfully created.