freeagent_create_estimate
Issue a new estimate or quote in FreeAgent. Define contact, type, date, and currency; include optional items and terms.
Instructions
Create a new estimate in FreeAgent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contact | Yes | Contact URL | |
| estimate_type | Yes | Type of estimate | |
| dated_on | Yes | Estimate date (YYYY-MM-DD) | |
| currency | Yes | Currency code | |
| reference | No | Estimate reference | |
| payment_terms_in_days | No | Payment terms in days | |
| comments | No | Comments on the estimate | |
| estimate_items | No | JSON array of estimate items with item_type, quantity, price, description |