v3
latestOpenAPI 3.1.02026-07-311,0939714.5 MBGenerate document
Generate a document for an concept employee
Activity name : <a href="https://developer.loket.nl/Activities/PostGenerateDocumentByConceptEmployeeIdAndDocumentId" target="_blank">PostGenerateDocumentByConceptEmployeeIdAndDocumentId</a>
Metadata: Available templates can be acquired(GET) at Employer level(/v2/v2/providers/employers/{conceptEmployeeId}/documenttemplates/generatedocument/metadata).
Generate a document for an concept employee and store it in the employment dossier. Via Qwoater.
post/v2/providers/employers/conceptemployees/{conceptEmployeeId}/documenttemplates/{documentId}/generatedocument
Path parameters
conceptEmployeeIdstring uuid required
The unique identifier of the concept employee
documentIdstring required
The unique identifier of the template
Headers
Authorizationstring required
Example:Bearer <TOKEN>
A valid Bearer token for authorizing the request.
Acceptstring required
Example:application/json;version=2018-01-01
The accept header is used to influence what type of output is returned and in most cases the version of the output
Response
OK. Document is generated and stored.