GET api/Lead/GetFilteredAssignedLeads?filterText={filterText}&take={take}&skip={skip}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
filterText

string

Required

take

integer

Required

skip

integer

Required

Body Parameters

None.

Response Information

Resource Description

PagedDTOOfLeadDTO
NameDescriptionTypeAdditional 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.