Update quotation

Update a quotation

Parameters

  • id (path): ID of the quotation to update
  • bulk (query, optional): If set to 1, also updates quotation lines

Editable fields

FieldTypeDescription
titlestringQuotation title
descriptionstringQuotation description
customFieldsobjectCustom fields
sendboolQuotation sent
archivedboolQuotation archived
hideboolQuotation hidden
validUntildatetimeValidity date
sectionsarrayQuotation sections
incluedInOpportunityboolIncluded in opportunity
discountfloatDiscount amount/percentage
discountTypestring"percentage" or "amount"
signedboolSignature status
signerFirstNamestringSigner first name
signerLastNamestringSigner last name
signerEmailstringSigner email
primaryQuotationboolPrimary quotation
noCoverboolWithout cover page
noLogoboolWithout logo
legalNoticeTextstringLegal notice text
legalMentionTextstringLegal mention text
blocksarrayOrdered list of content blocks (quotation-v2 builder). Replaces the whole list. See "Get quotation" for the block envelope and type catalog, or use the dedicated "Update quotation block" endpoint for a single block.
shareLinksarrayPer-quotation filtered views of the block list. See "Get quotation" for the share-link shape.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Query Params
integer
Body Params
string
string
string | null
boolean
boolean
boolean
string
sections
object
boolean
integer
string
boolean
string | null
string | null
string | null
boolean
boolean
boolean
string | null
string | null
blocks
array of objects
blocks
shareLinks
object
Responses
200

Resource updated

400

Bad request

401

Unauthorized

404

Resource not found

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!