info@selectline.de | +49 391 5555-080 | SelectLine – steht jedem Unternehmen
/Documents/{documentKey}/PrintPdf
Beschreibung

Erzeugt ein PDF zu einem Beleg

  • Verwendet Backend-Prozess

Request

URI Parameters

documentKey
string
Erforderlich

Body Parameters

Model: DocumentPdfParameter
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

Model: Collection of byte

Response Formats
application/json
Beispiel:
    "QEA="