Upload Quote Document
POST /quote-settings/documents
POST
/quote-settings/documents
Upload a legal document to the org’s library. ORG ADMIN.
Multipart, like the app. The PDF-only and 10 MB rules are the app’s and are enforced there; they are documented here so a caller sees them before spending the upload.
Authorizations
Parameters
Header Parameters
Request Body required
object
doc_type
nda, msa or other. Anything else is COERCED to other by the app rather than rejected, so a typo lands the document in the library under the wrong type instead of failing loudly.
string
file
required
The PDF. 10 MB maximum; PDFs only.
string format: binary
title
required
How the document is listed and attached.
string
Responses
201
Successful Response
object
data
required
An open envelope for a quote, template, contact or job result.
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string