GET api/Lead/GetLeadReportForMobileV2?associateContractId={associateContractId}&roleInfo={roleInfo}&requestCacheKey={requestCacheKey}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| associateContractId | integer |
Required |
|
| roleInfo | string |
Default value is |
|
| requestCacheKey | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
Collection of LeadReportDTOV2| Name | Description | Type | Additional information |
|---|---|---|---|
| IsTotalRow | boolean |
None. |
|
| AgencyId | integer |
None. |
|
| AssociateId | integer |
None. |
|
| AssociateContractId | integer |
None. |
|
| AssociateName | string |
None. |
|
| IsLeafNode | boolean |
None. |
|
| RoleInfo | string |
None. |
|
| RoleId | integer |
None. |
|
| LeadLoaded | boolean |
None. |
|
| Leads | Collection of SimpleLeadReportLeadDTO |
None. |
|
| Childrens | Collection of LeadReportDTOV2 |
None. |
|
| LeadSummary | Collection of TupleOfStringAndInt32AndInt32 |
None. |
|
| ToLoadInitial | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.