/Documents/{documentKey}/PrintPdf
Beschreibung
Erzeugt ein PDF zu einem Beleg
- Verwendet Backend-Prozess
Request
URI Parameters
documentKey
string
Erforderlich
Body Parameters
MasterName
string
Name der Druckvorlage
UpdateDocumentPrintState
boolean
Aktualisiere Druckstatus
PrintFollowUpDocuments
boolean
Drucke Folgeformulare
Request Formats
application/json
Beispiel:
{
"MasterName": "sample string 1",
"UpdateDocumentPrintState": true,
"PrintFollowUpDocuments": true
}
Response
Resource Description
Response Formats
application/json
Beispiel:
"QEA="