Skip to main content
POST
Create Deal

Request

Body Parameters

string
required
Deal name
string
Deal stage name
string
default:"active"
Deal status (active, won, lost)
string
Pipeline name
number
Estimated deal value
string
Primary contact ID (alias for main_contact_id)
string
Deal owner user ID (alias for owner_user_id)
string
Priority level
string
Deal/matter type (alias for matter_type)
string
Deal notes
array
Array of tag strings
string
High-level description
string
Next follow-up date (ISO 8601)
number
Win probability (0-100)
string
Currency code (e.g., USD, EUR)
Related company ID
string
Relationship partner user ID
string
Matter lead user ID
array
Array of team member user IDs
string
Fee/service model

Headers

Response

object
The created deal object with all fields

Example Response

Errors