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