Create Quote Contact
POST /quote-contacts
POST
/quote-contacts
Create a SIGNER contact and link it to the deal and company.
The full CRM contact, so the new row is immediately usable as the signer
rather than being a name on an email. For the finance contact a quote bills
to, use /quote-billing-contact.
Authorizations
Parameters
Header Parameters
Request Body required
The full CRM contact form for a quote’s SIGNER.
Distinct from the billing contact below, which is a finance contact and takes name and email only. This one links the new contact to the deal and the company so it is immediately usable as the signer.
object
email
required
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