Skip to main content
POST
Create a new opportunity in the tenant.

Authorizations

x-api-key
string
header
required

Body

application/json
name
string
required
stage_uuid
string
required
type_uuid
string
required
associations
OpportunityAssociationInput · object[]
custom_fields
OpportunityCustomFieldInput · object[]
details
string | null
intro_date
string | null
intro_person_uuid
string | null
next_step
string | null
owner_user_uuid
string | null
parent_uuid
string | null
probability
integer | null
source_date
string | null
value
integer | null

Response

201 - application/json

Minimal response body for opportunity create/update.

uuid
string
required
created_at
number | null
updated_at
number | null