Skip to content

Create Quote Billing Contact

POST
/quote-billing-contact

Create the FINANCE contact a quote bills to. Name and email only.

Authorizations

Parameters

Header Parameters

X-Target-Org-Id
Any of:
string

Request Body required

The FINANCE contact a quote bills to - name and email only.

object
deal_id
Any of:
string
email
required
string
<= 255 characters
mashup_company_id
required

Company the contact belongs to.

integer
>= 1
name
Any of:
string
<= 255 characters

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:
object
has_next
required

Whether there are more pages

boolean
limit
required

Items per page

integer
next_cursor
Any of:
string
page
required

Current page number (1-indexed)

integer
total
required

Total number of items

integer

422

Validation Error

object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string