/
Update Quote
The following macros are not currently supported in the header:
  • style

Update Quote

Resource URL

Update a given quote. 

PUT /quotes/:id

Parameters

Table of allowed parameters.

titleStringThe title for the quote.
manager_idUnsigned integerThe manager id for the quote
affiliation_idUnsigned integerThe affiliation id for the quote
date_expiryUnix timestampThe date (if applicable) of when the quote is set to expire.
notesStringNotes of the quote
introductionStringThe introduction of the quote
conclusionStringThe conclusion of the quote
terms_and_conditionsStringTerms and conditions of the quote
client_portal_accessString, "yes" or "no"This indicates whether allow the user ot access the quote from client portal
_fieldspartial stringAllows you to specify optional fields and linked objects to include in the response.

Handling the response

Please see the GET quote for handling the response. 

Related content

Quotes
Quotes
More like this
GET /quotes
GET /quotes
More like this
PUT /companies/:id
PUT /companies/:id
More like this
Update Task
Update Task
More like this
Update Extension Value
Update Extension Value
More like this
PUT /issues/:id
PUT /issues/:id
More like this