downloadInvoice
Download the invoice's printout template.
downloadInvoice(
id: ID!
template: ID
): PrintoutTemplateDownloadResponse
Arguments
downloadInvoice.id
● ID!
non-null scalar
downloadInvoice.template
● ID
scalar
Type
PrintoutTemplateDownloadResponse
object
Represents information about a printout template response.