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