Hi,
We are trying to follow the steps described here : https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/api-reference/v2.0/api/dynamics_salesquote_pdfdocument to retrieve the PDF document for a sales Invoice
However, we are getting the following error message: The URI segment 'pdfDocument' is invalid after the segment 'salesInvoice({id})
The document has a PDF attached. It was attached by the Attached as PDF action on the sales invoice. I took a look at the Attachment Entity Buffer table and it's empty. What are we missing?
Any help would be appreciated
Thanks
-Julie