deals

Create Deal

Create a new deal.

post/deals

Headers

authorizationstring nullable

Request body

namestring required

Name of the deal

crm_provider'hubspot' | 'attio' | 'none'

Provider of the CRM system.

provider_deal_idstring nullable

Deal ID in the provider CRM system

deal_stagestring nullable

Stage of the deal

deal_amountnumber nullable

Amount of the deal

deal_currencystring nullable

Currency of the deal

deal_close_datestring date-time nullable

Expected close date

deal_owner_crm_idstring nullable

Owner ID in the CRM system

nomi_insights_jsonobject nullable

Nomi-generated insights about the deal

Response

Successful Response

idstring uuid required

Deal ID

namestring required

Name of the deal

organization_idstring uuid required

Organization ID

crm_provider'hubspot' | 'attio' | 'none' required

Provider of the CRM system.

user_idstring uuid nullable

User ID

provider_deal_idstring nullable

Deal ID in the provider CRM system

companies_idsstring[] required

Company IDs

contacts_idsstring[] required

Contact IDs

deal_stagestring nullable

Stage of the deal

deal_amountnumber nullable

Amount of the deal

deal_currencystring nullable

Currency of the deal

deal_close_datestring date-time nullable

Expected close date

deal_owner_crm_idstring nullable

Owner ID in the CRM system

status'active' | 'archived' | 'deleted' required

Status of a CRM entity (shared across types).

sync_status'synced' | 'pending_crm' | 'sync_failed' | 'not_synced' required

Status of the synchronization with CRM systems.

last_crm_sync_timestampstring date-time nullable

Timestamp of the last CRM synchronization

nomi_insights_jsonobject nullable

Nomi-generated insights about the deal

created_atstring date-time required

Creation timestamp

updated_atstring date-time required

Last update timestamp

intelligence_idstring uuid nullable

ID of the intelligence data

associated_callsinteger

Number of calls associated with this deal

associated_eventsinteger

Number of calendar events associated with this deal

Changes

No recorded changes to this endpoint across all 1 revision of this API.