Retrieve attachmentCopy Pageget https://api.instellix.io/v2/files/{fileIdent}/attachments/{attachmentFileName}Download the PDF attachment for given document ident/invoice number and attachment file namePath ParamsfileIdentstringrequiredThe fileIdent is the same as the document ident/invoice number.attachmentFileNamestringrequiredThe attachmentFileName is the name of attachment and can be found with the retrieve attachments endpoint.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/octet-streamapplication/pdftext/xmlAllowed:application/jsonapplication/octet-streamapplication/pdftext/xmlResponses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 22 days ago