Update Quote
WRITE
access to the SALES
module is required to access this endpointquoteEdited
webhook will be fired when this endpoint has run successfullyAuthorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the quote to update
What validation method should the api use
strict
, auto_correct
Body
Standard quote model that returns most properties by default
Client model with some fields
Automatically generated unique quote id
1
Prefix to the quote number
"INV-"
Number of the quote
892
Unix time of the quote date
1547501100
ISO-8601 formatted result of the quote date
"2022-02-22T09:00:00+11:00"
Unix time of the quote expiry date
1547501100
ISO-8601 formatted result of the quote expiry date
"2022-02-22T09:00:00+11:00"
Standard invoice item model that returns all properties by default
Standard invoice item groups model that returns all properties by default
Quote specific status model
Simplified project model containing only a subset of fields
Used to show the values of custom fields on linked modules
Specific terms for this quote
"Expires in 30 days, subject to stock confirmation etc"
The template id selected for this quote, 0 = Default or no template
213
The id of the quote or invoice that this was duplicated from
545647
Text reference to a quote, invoice or purchase order
"QU-9893"
Currency code (three character format) that this quote is in
"AUD"
True if this quote was created in Sonderplan
"true"