v15

OpenAPI 3.0.1Apache 2.02026-08-04342207564.3 KB
Quotes (Smart)(v2)

Adds files to the quote as added by PM.

Adds files to the quote as added by PM. The files have to be uploaded beforehand (see "POST v2/quotes/{quoteId}/files/upload" operation). The following properties can be specified for each file:<ul><li>category (required, 400 Bad Request is returned otherwise)</li><li>languageIds – when the file category depends on a list of languages</li><li>languageCombinationIds – when the file category depends on a list of language combinations</li></ul>

put/v2/quotes/{quoteId}/files/add

Path parameters

quoteIdstring required

quote's internal identifier

Request body

valueinteger

Response

Success