invoiceGetZIPToken
query
Generate invoice ZIP download token
Creates a temporary secure token for downloading multiple invoices as a ZIP archive.
query {
invoiceGetZIPToken(companyId: Int!, fullPath: String!): PDFToken!
}Returns: PDFToken!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
fullPath | String! |