Does anyone know of a way to retrieve a quote URL or Quote in PDF format using the Xero API? I know this is possible with Invoices but for some reason the API is lacking on the Quote side.
If not possible, is there a workaround?
The documentation for the API says "Individual quotes (e.g. Quotes/97c2dc5-cc47-4afd-8ec8-74990b8761e9) can also be returned as PDF's see our HTTP GET documentation" - that link then says "Individual Invoices, Individual Quotes and Credit Notes can also be returned in PDF format by setting the “Accept” value in the http header to “application/pdf”."
https://developer.xero.com/documentation/api/accounting/quotes#overview
https://developer.xero.com/documentation/api/accounting/requests-and-responses#http-get
Are you saying that doesn't work?