GET api/Lead/GetLeadsByLeadOrderDetailIdV2?leadOrderDetaildId={leadOrderDetaildId}&pageIndex={pageIndex}&pageSize={pageSize}&sortby={sortby}&sortOrder={sortOrder}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| leadOrderDetaildId | integer |
Required |
|
| pageIndex | integer |
Required |
|
| pageSize | integer |
Required |
|
| sortby | string |
Required |
|
| sortOrder | string |
Required |
Body Parameters
None.
Response Information
Resource Description
PagedDTOOfLeadDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| PagedRecords | Collection of LeadDTO |
None. |
|
| Data | Collection of LeadDTO |
None. |
|
| TotalRecords | integer |
None. |
|
| TotalAssociateRecords | integer |
None. |
|
| CwaTotal | decimal number |
None. |
|
| AlpTotal | decimal number |
None. |
|
| AnHTotal | decimal number |
None. |
|
| SubmittedAgentCount | integer |
None. |
|
| TotalNoPrds | integer |
None. |
|
| TotalCompletedNoPrds | decimal number |
None. |
|
| TotalCancelNoPrds | integer |
None. |
|
| TotalAlpNoPrds | decimal number |
None. |
|
| FormattedTotalAlpNoPrds | string |
None. |
|
| TotalCompletedAlpNoPrds | decimal number |
None. |
|
| FormattedTotalCompletedAlpNoPrds | string |
None. |
|
| TotalCancelAlpNoPrds | decimal number |
None. |
|
| FormattedTotalCancelAlpNoPrds | string |
None. |
|
| IsSearchLimitCompleted | boolean |
None. |
|
| PolicySearchesLeft | string |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.