Expose shareable quote URL via API
When a quote is marked as Sent, Xero generates a shareable in.xero.com client link via the "Get Link" button.
However this URL is not exposed anywhere in the API — the GET quote response doesn't include it, and /OnlineInvoice returns 404 for quotes.
For anyone building quote workflows via the API, this means having to jump back into the Xero UI just to copy a link that already exists.
Simple request: include the shareable URL in the GET quote response once status is SENT, similar to how OnlineInvoiceUrl works for invoices.
Hi Tom, API requests are best suited for our Developer idea forums where there are more like minded users and experts that can keep you updated if there's progress.
Taking a quick look there it appears this idea has been raised and I'd recommend adding your vote to this idea. 🙂