post https://rz3.aeb.de/demo1docs/rest/DocumentService/document/
Update an existing document or generate it in a different format either synchronously (wait for the result) or asynchronously (enqueue document creation and get the result later with the documentId).
Possibilities to update the stored document contents:
xml/json
data filled + one of Processing Options defined
The contents of the document are completely replaced by newly created onesxml/json
data not filled + one of Processing Options defined
Contents are created or updated with the existing document data of the stored document.
Existing contents are retained. For example add contents in further languages.xml/json
data filled + none of Processing Options defined
All existing contents are recreated/updated with the new document data.