Get Invoice PDF

Generate a PDF of the invoice. This PDF is generated from the data in the invoice, not from the uploaded documents.

Path parameters

invoiceTemplateIdstringRequired
Invoice Template ID

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Link to the PDF file. Will expire after 1 hour.
mimeTypestring
typeenum
uristring
idstring or null
ID of the document. If not provided, this is a dynamic document that is generated on the fly.

Errors