Read project contract invoice as PDFAsk AIget https://classic-api.contractorscloud.com/api/v1/projects/{project}/contracts/{contract}/invoices/{invoice}/pdfGet a project contract invoice as a PDF by its id.❗NOTE: This endpoint returns the raw contents of a PDF.Path Paramsprojectint32requiredThe id of the Project.contractint32requiredThe id of the Contract.invoiceint32requiredThe id of the Invoice.HeadersAcceptstringDefaults to application/pdfResponse 200200Updated about 2 years ago