These docs are for v1.0. Click to read the latest docs for v2.0.
deprecated

V2 - `estimate` attribute deprecated in Customer Invoices endpoints

🎯 Impacted Endpoints

Response Changes :
All Customer Invoices endpoints responses are affected by this deprecation.

from_estimate_id → Use quote instead
estimate → Use quote instead

Filter Parameter Changes :
On List customer invoices, the query parameter is also being updated:
estimate_id filter → Use quote_id instead

⏰ Timeline

Deprecation End Date: July 23rd, 2025 August 28th, 2025

🚀 Action Required

To ensure your integration continues working seamlessly:
Update your code to use the new quote attribute instead of from_estimate_id and estimate
Replace any usage of the estimate_id filter parameter with quote_id

Test your integration before the deprecation deadline

💡 Need Help?

If you have questions or need assistance updating your integration, please don't hesitate to reach out to our support team.