💬Opportunity
Represent an opportunity.
Default Fields
Name
Type
id
id_organisation
id_setting
id_user
id_fleet
id_vehicle
id_reminder
data
String
comment
String
status
String
'p'
is pending,'t'
is treated,'w'
is waiting,'s'
is succeeded,'f'
is failed,'h'
is hidden,'m'
is missed
is_follow_up_exited
Boolean
due_date
Datetime
created_at
Datetime
Optional Fields
Name
Type
contact_count
Number
last_follow_up_date
Datetime
Nested Fields
Name
Type
organisation
setting
user
fleet
vehicle
reminder
targets
Array of OpportunityTarget
history
Array of OpportunityHistory
last_action
last_contact
next_follow_up
Last updated
Was this helpful?