UpdateEstimateInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| approved | Boolean | Has this estimate been approved by the customer? | |
| customerId | ID | ||
| exchangeRate | Float | The exchange rate to use between the accounting currency and customer currency | |
| externalId | String | An external ID for the job | |
| name | String | A human readable summary for this estimate | |
| overrides | JsonString | Estimate job overrides data, will be merged into the job specification if this estimate is turned | |
| into a job. This is designed to allow for situations where multiple estimates for a similar product | |||
| are produced, such as different paper types, etc. | |||
| preparedById | ID | ||
| quoteId | ID | ||
| remarks | String | Any remarks regarding the properties of this estimate | |
| tactic | String | The production intent to derive this estimate | |
| tax | MoneyInput | Currency tax data | |
| total | MoneyInput | Estimate cost data |