DealBased
Fetches list of deals from the particular track. Number of milestones depends upon the milestones added by user to that track. The track id has to be sent as a query parameter.
Columns
| Name | Type | References | |
| Id [KEY] | Long | ||
| ColorName | String | ||
| ApplyDiscount | Boolean | ||
| DiscountValue | Double | ||
| DiscountAmt | Double | ||
| DiscountType | String | ||
| Name | String | ||
| ContactIds | String | ||
| CustomData | String | ||
| Products | String | ||
| Description | String | ||
| ExpectedValue | Double | ||
| Milestone | String | ||
| Probability | Integer | ||
| CloseDate | Date | ||
| CreatedTime | Datetime | ||
| MilestoneChangedTime | Integer | ||
| EntityType | String | ||
| Notes | String | ||
| NoteIds | String | ||
| NoteCreatedTime | Integer | ||
| PipelineId | Long | ||
| Archived | Boolean | ||
| WonDate | String | ||
| LostReasonId | Integer | ||
| DealSourceId | Long | ||
| TotalDealValue | Double | ||
| UpdatedTime | Datetime | ||
| IsCurrencyUpdateRequired | Boolean | ||
| CurrencyConversionValue | Double | ||
| Tags | String | ||
| TagsWithTime | String | ||
| Contacts | String | ||
| Owner | String |