Creates a new estimate/quote in Quaderno for a customer with line items. Returns estimate with ID, number, permalink, and total amounts in cents. Use this when you need to create a cost estimate or quote for a project or service.
citystringBilling city
notesstringInternal notes for the estimate
numberstringEstimate number; auto-generated if omitted
regionstringBilling region/state
tax_idstringCustomer tax ID
contactRequiredobjectContact information - either a reference object like {'id': 123} to use an existing contact, or a full contact object with fields like first_name, last_name, email, country, kind (person/company), contact_name
countrystringBilling country code
subjectstringEstimate subject or summary
currencyRequiredstringThree-letter ISO currency code (e.g., USD, EUR, GBP)
tag_liststringComma-separated list of tags
po_numberstringPurchase order number
issue_datestringEstimate issue date (YYYY-MM-DD)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.