DocumentDownloadRequest interface
A list of download details for individual documents.
Properties
document |
The ID that uniquely identifies an invoice document. This ID may be an identifier for an invoice PDF, a credit note, or a tax receipt. If omitted, the most recent invoice PDF for the invoice will be returned. |
invoice |
The ID that uniquely identifies an invoice. |
Property Details
documentName
The ID that uniquely identifies an invoice document. This ID may be an identifier for an invoice PDF, a credit note, or a tax receipt. If omitted, the most recent invoice PDF for the invoice will be returned.
documentName?: string
Property Value
string
invoiceName
The ID that uniquely identifies an invoice.
invoiceName?: string
Property Value
string