supplierInvoiceGetPDFToken
query
Get a PDF token to download a Supplier invoice
Returns the PDF token
query {
supplierInvoiceGetPDFToken(documentId: Int!): PDFToken!
}Returns: PDFToken!
Arguments
| Name | Type | Description |
|---|---|---|
documentId | Int! |
Get a PDF token to download a Supplier invoice
Returns the PDF token
query {
supplierInvoiceGetPDFToken(documentId: Int!): PDFToken!
}Returns: PDFToken!
| Name | Type | Description |
|---|---|---|
documentId | Int! |