Skip to main content
POST
Commit Deal

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required
Minimum string length: 1
notes
string | null
account_id
string | null
value
number | null
stage_id
string | null
stage_name
string | null
close_date
string | null
owner_id
string | null
currency
string
default:USD
contact_ids
string[] | null
new_contacts
NewContactIn · object[] | null

Response

Successful Response