id |
int |
The ID of the deal |
[optional] |
company_id |
int |
The ID of the company |
[optional] |
creator_user_id |
int |
The ID of the deal creator |
[optional] |
user_id |
int |
The ID of the user |
[optional] |
person_id |
int |
The ID of the person associated with the deal |
[optional] |
org_id |
int |
The ID of the organization associated with the deal |
[optional] |
stage_id |
int |
The ID of the deal stage |
[optional] |
title |
string |
The title of the deal |
[optional] |
value |
float |
The value of the deal |
[optional] |
currency |
string |
The currency associated with the deal |
[optional] |
add_time |
string |
The creation date and time of the deal |
[optional] |
first_add_time |
string |
The first creation date and time of the deal |
[optional] |
update_time |
string |
The last updated date and time of the deal |
[optional] |
stage_change_time |
string |
The last updated date and time of the deal stage |
[optional] |
active |
bool |
Whether the deal is active or not |
[optional] |
deleted |
bool |
Whether the deal is deleted or not |
[optional] |
status |
string |
The status of the deal |
[optional] |
probability |
float |
The success probability percentage of the deal |
[optional] |
next_activity_date |
string |
The date of the next activity associated with the deal |
[optional] |
next_activity_time |
string |
The time of the next activity associated with the deal |
[optional] |
next_activity_id |
int |
The ID of the next activity associated with the deal |
[optional] |
last_activity_id |
int |
The ID of the last activity associated with the deal |
[optional] |
last_activity_date |
string |
The date of the last activity associated with the deal |
[optional] |
lost_reason |
string |
The reason for losing the deal |
[optional] |
visible_to |
string |
The visibility of the deal |
[optional] |
close_time |
string |
The date and time of closing the deal |
[optional] |
pipeline_id |
int |
The ID of the pipeline associated with the deal |
[optional] |
won_time |
string |
The date and time of changing the deal status as won |
[optional] |
first_won_time |
string |
The date and time of the first time changing the deal status as won |
[optional] |
lost_time |
string |
The date and time of changing the deal status as lost |
[optional] |
products_count |
int |
The number of products associated with the deal |
[optional] |
files_count |
int |
The number of files associated with the deal |
[optional] |
notes_count |
int |
The number of notes associated with the deal |
[optional] |
followers_count |
int |
The number of followers associated with the deal |
[optional] |
email_messages_count |
int |
The number of emails associated with the deal |
[optional] |
activities_count |
int |
The number of activities associated with the deal |
[optional] |
done_activities_count |
int |
The number of completed activities associated with the deal |
[optional] |
undone_activities_count |
int |
The number of incomplete activities associated with the deal |
[optional] |
participants_count |
int |
The number of participants associated with the deal |
[optional] |
expected_close_date |
\DateTime |
The expected close date of the deal |
[optional] |
last_incoming_mail_time |
string |
The date and time of the last incoming email associated with the deal |
[optional] |
last_outgoing_mail_time |
string |
The date and time of the last outgoing email associated with the deal |
[optional] |
label |
string |
The label or multiple labels assigned to the deal |
[optional] |