GET api/Lead/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
LeadViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Fullname | string |
None. |
|
| SourceName | string |
None. |
|
| StageDesc | string |
None. |
|
| StatusDesc | string |
None. |
|
| IndustryDesc | string |
None. |
|
| AssignedToUserName | string |
None. |
|
| TotalCount | integer |
None. |
|
| TaskDate | date |
None. |
|
| TaskAge | integer |
None. |
|
| Tasks | Collection of Task |
None. |
|
| LeadId | integer |
None. |
|
| UserId | integer |
None. |
|
| LeadName | string |
None. |
|
| LeadTitle | string |
None. |
|
| ContactCountryCode | string |
None. |
|
| ContactNumber | string |
None. |
|
| Mobilenumber | string |
None. |
|
| EmailId | string |
None. |
|
| AdditionalInfo | string |
None. |
|
| EmailSubscription | boolean |
None. |
|
| SmsSubscription | boolean |
None. |
|
| NoOfEmployees | integer |
None. |
|
| AnnualRevenue | integer |
None. |
|
| SourceId | integer |
None. |
|
| StageId | integer |
None. |
|
| DisqualificationReasonId | integer |
None. |
|
| StatusId | integer |
None. |
|
| IndustryId | integer |
None. |
|
| AddressId | integer |
None. |
|
| DesignationId | integer |
None. |
|
| CountryId | integer |
None. |
|
| LeadValue | integer |
None. |
|
| RefCode | string |
None. |
|
| LeadDate | date |
None. |
|
| Remarks | string |
None. |
|
| SecondaryContactCountryCode | string |
None. |
|
| SecondaryContactNo | string |
None. |
|
| SecondaryMailId | string |
None. |
|
| CompanyMailId | string |
None. |
|
| CompanyWebSite | string |
None. |
|
| LeadType | integer |
None. |
|
| LeadCompanyId | integer |
None. |
|
| ImportantFlag | boolean |
None. |
|
| AssignToUserId | integer |
None. |
|
| Address | Address |
None. |
|
| User | User |
None. |
|
| LeadSource | Source |
None. |
|
| LeadStage | Stage |
None. |
|
| LeadStatus | Status |
None. |
|
| Industry | Industry |
None. |
|
| LeadBranch | LeadBranch |
None. |
|
| Designation | Designation |
None. |
|
| LeadCompany | LeadCompany |
None. |
|
| AssignToUser | User |
None. |
|
| LeadSummary | string |
None. |
|
| CreatedDate | date |
Data type: DateTime |
|
| CreatedBy | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.