Magidoc

EstimateUpdateInput
Input Object

An input to create an estimate

Fields

#

approved

Whether the estimate is approved, default to false

customerCurrency

The currency to display the estimate in.

description

The description of the estimate - for example to use on a quote document

exchangeRate

The exchange rate used for display purposes (if blank, a live bank rate will be used).

externalId

An external identifier for the estimate, if available - for example a quote number from another system

id

ID !
Non-null

The ID of the Estimate to update

items

Non-null

The items included in this estimate.

name

The name of the estimate - for display purposes

overrides

Any overrides to the Job specification

tactic

Non-null

The tactic used to calculate this estimate.

Usages

#

References

#

  • Argument input of field updateEstimate from type Mutation