Estimates
Estimate management operations
📄️ List estimates
Returns a paginated list of estimates for the specified company.
📄️ Create estimate
Creates a new estimate with the specified details. Estimates are non-posting documents.
📄️ Get estimate
Retrieves an estimate by its unique identifier.
📄️ Void estimate
Voids an estimate, preventing further modifications.
📄️ Patch estimate
Applies granular PATCH operations to an estimate with optimistic locking.
📄️ Convert estimate to invoice
Converts an estimate to an invoice, copying all line items, customer information, and terms.
📄️ Convert estimate to sales order
Converts an estimate to a sales order, copying all line items, customer information, and terms.
📄️ Send estimate
Sends an estimate to a customer via email.