Create Deal

POST

Create a new deal.

Path parameters

group_idintegerRequired

Request

This endpoint expects an object.
round_namestringRequired

The name of the round

company_idintegerRequired
notesstringOptional

Notes about the deal

priorityenumOptional
Allowed values: lownormalhighurgent

The priority of the deal

round_amountintegerOptional

The dollar amount to be raised of the round

round_targetintegerOptional

The target post-money dollar amount of the round

tagslist of stringsOptional

The tags associated with the deal

company_summarystringOptional

The summary of the company

Response

Successful Response

round_namestring

The name of the round

idinteger
companyobject
notesstringOptional

Notes about the deal

priorityenumOptional
Allowed values: lownormalhighurgent

The priority of the deal

round_amountintegerOptional

The dollar amount to be raised of the round

round_targetintegerOptional

The target post-money dollar amount of the round

tagslist of stringsOptional

The tags associated with the deal

company_summarystringOptional

The summary of the company

created_atdatetimeOptional
updated_atdatetimeOptional
is_archivedbooleanOptional
fileslist of objectsOptional
dataobjectOptional
statusenumOptional
Allowed values: on deckqueuedworking on itdone
Built with