v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Deal

Create Deal

Create a new deal

post/deal

Query parameters

selectstring

Filtering Columns

Request body

idstring uuid
created_atstring timestamp with time zone
updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid

Organisation ID

contact_idstring uuid

Contact ID

namestring text

Name of the deal

external_idstring text nullable

External ID

type_keystring text

Type Key

status_keystring text

Status Key

assignee_idstring uuid nullable

Assignee ID

valuenumber nullable

Value of the deal

currency'EUR' | 'CHF' | 'USD' public.currency

Currency of the deal

won_atstring timestamp with time zone nullable

Won at timestamp

lost_atstring timestamp with time zone nullable

Lost at timestamp

Response

The updated Deal object

idstring uuid
created_atstring timestamp with time zone
updated_atstring timestamp with time zone

Latest update

organisation_idstring uuid

Organisation ID

contact_idstring uuid

Contact ID

namestring text

Name of the deal

external_idstring text nullable

External ID

type_keystring text

Type Key

status_keystring text

Status Key

assignee_idstring uuid nullable

Assignee ID

valuenumber nullable

Value of the deal

currency'EUR' | 'CHF' | 'USD' public.currency

Currency of the deal

won_atstring timestamp with time zone nullable

Won at timestamp

lost_atstring timestamp with time zone nullable

Lost at timestamp