GET api/Lead/GetLeadReportForMobile?associateId={associateId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
associateId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of LeadReportByAssociateContractDTOName | Description | Type | Additional information |
---|---|---|---|
FirstName | string |
None. |
|
LastName | string |
None. |
|
ContractCode | string |
None. |
|
ContractId | integer |
None. |
|
InArea | integer |
None. |
|
OutArea | integer |
None. |
|
ResponseCard | integer |
None. |
|
Referral | integer |
None. |
|
POS | integer |
None. |
|
ListLead | integer |
None. |
|
SRC | integer |
None. |
|
LPOS | integer |
None. |
|
RoleId | integer |
None. |
|
RoleInfo | string |
None. |
|
FullName | string |
None. |
|
IsLeafNode | boolean |
None. |
|
SubAssociateList | Collection of LeadReportByAssociateContractDTO |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.