v1

latestOpenAPI 3.1.02026-08-0612447737.4 KB
Deal Details

Delete Deal

Delete an existing deal

delete/deal_details

Query parameters

selectstring

Select columns to return

idstring
created_atstring
updated_atstring

Latest update

organisation_idstring

Organisation ID

contact_idstring

Contact ID

namestring

Name of the deal

external_idstring

External ID

type_keystring

Type Key

status_keystring

Status Key

assignee_idstring

Assignee ID

valuestring

Value of the deal

currencystring

Currency of the deal

won_atstring

Won at timestamp

lost_atstring

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