deliveryNoteGetPDFToken
query
Generate delivery note PDF download token
Creates a temporary secure token for downloading the delivery note as a PDF document.
query {
deliveryNoteGetPDFToken(documentId: Int!): PDFToken!
}Returns: PDFToken!
Arguments
| Name | Type | Description |
|---|---|---|
documentId | Int! |