GET api/DashboardCRM?FinYearId={FinYearId}&BranchId={BranchId}&UserId={UserId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| FinYearId | integer |
Required |
|
| BranchId | integer |
Required |
|
| UserId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
DashboardCRM| Name | Description | Type | Additional information |
|---|---|---|---|
| LeadsTotal | integer |
None. |
|
| HotLeadsTotal | integer |
None. |
|
| OrdersConvertedTotal | integer |
None. |
|
| WarmLeadsTotal | decimal number |
None. |
|
| WarmPlusLeadsTotal | decimal number |
None. |
|
| ColdLeadsTotal | decimal number |
None. |
|
| HotStarLeadsTotal | decimal number |
None. |
|
| MonthWiseHotLeads | Collection of ChartData |
None. |
|
| MonthWiseWarmLeads | Collection of ChartData |
None. |
|
| OwnerWiseLeads | Collection of ChartData |
None. |
|
| YearWiseHotLeads | Collection of ChartData |
None. |
|
| YearWiseWarmLeads | Collection of ChartData |
None. |
|
| StateWiseLeads | Collection of ChartData |
None. |
|
| StateWiseHotLeads | Collection of ChartData |
None. |
|
| StateWiseWarmLeads | Collection of ChartData |
None. |
|
| StateWiseColdLeads | Collection of ChartData |
None. |
|
| IndustryWiseLeads | Collection of ChartData |
None. |
|
| IndustryWiseHotLeads | Collection of ChartData |
None. |
|
| IndustryWiseWarmLeads | Collection of ChartData |
None. |
|
| IndustryWiseColdLeads | Collection of ChartData |
None. |
Response Formats
application/json, text/json
Sample:
{
"LeadsTotal": 1,
"HotLeadsTotal": 2,
"OrdersConvertedTotal": 3,
"WarmLeadsTotal": 4.1,
"WarmPlusLeadsTotal": 5.1,
"ColdLeadsTotal": 6.1,
"HotStarLeadsTotal": 7.1,
"MonthWiseHotLeads": [
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
},
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
}
],
"MonthWiseWarmLeads": [
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
},
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
}
],
"OwnerWiseLeads": [
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
},
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
}
],
"YearWiseHotLeads": [
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
},
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
}
],
"YearWiseWarmLeads": [
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
},
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
}
],
"StateWiseLeads": [
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
},
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
}
],
"StateWiseHotLeads": [
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
},
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
}
],
"StateWiseWarmLeads": [
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
},
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
}
],
"StateWiseColdLeads": [
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
},
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
}
],
"IndustryWiseLeads": [
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
},
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
}
],
"IndustryWiseHotLeads": [
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
},
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
}
],
"IndustryWiseWarmLeads": [
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
},
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
}
],
"IndustryWiseColdLeads": [
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
},
{
"SlNo": 1,
"Label": "sample string 2",
"LabelValue": "sample string 3",
"Colour": "sample string 4"
}
]
}
application/xml, text/xml
Sample:
<DashboardCRM xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Netsoft.Web.Api.ViewModel">
<ColdLeadsTotal>6.1</ColdLeadsTotal>
<HotLeadsTotal>2</HotLeadsTotal>
<HotStarLeadsTotal>7.1</HotStarLeadsTotal>
<IndustryWiseColdLeads>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
</IndustryWiseColdLeads>
<IndustryWiseHotLeads>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
</IndustryWiseHotLeads>
<IndustryWiseLeads>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
</IndustryWiseLeads>
<IndustryWiseWarmLeads>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
</IndustryWiseWarmLeads>
<LeadsTotal>1</LeadsTotal>
<MonthWiseHotLeads>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
</MonthWiseHotLeads>
<MonthWiseWarmLeads>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
</MonthWiseWarmLeads>
<OrdersConvertedTotal>3</OrdersConvertedTotal>
<OwnerWiseLeads>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
</OwnerWiseLeads>
<StateWiseColdLeads>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
</StateWiseColdLeads>
<StateWiseHotLeads>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
</StateWiseHotLeads>
<StateWiseLeads>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
</StateWiseLeads>
<StateWiseWarmLeads>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
</StateWiseWarmLeads>
<WarmLeadsTotal>4.1</WarmLeadsTotal>
<WarmPlusLeadsTotal>5.1</WarmPlusLeadsTotal>
<YearWiseHotLeads>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
</YearWiseHotLeads>
<YearWiseWarmLeads>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
<ChartData>
<Colour>sample string 4</Colour>
<Label>sample string 2</Label>
<LabelValue>sample string 3</LabelValue>
<SlNo>1</SlNo>
</ChartData>
</YearWiseWarmLeads>
</DashboardCRM>