v15

latestOpenAPI 3.0.1Apache 2.02026-08-04342207564.3 KB
Quotes (Classic)

Updates custom fields of a given quote.

Updates custom fields of a given quote.

put/quotes/{quoteId}/customFields

Path parameters

quoteIdstring required

quote's internal identifier

Request body

type'TEXT' | 'DATE' | 'DATE_AND_TIME' | 'NUMBER' | 'CHECKBOX' | 'SELECTION' | 'MULTI_SELECTION'
namestring
keystring
valueobject

Response

Success