GET api/LandingManagement/GetLandingPage?take={take}&skip={skip}&sortColumn={sortColumn}&sortDirection={sortDirection}&name={name}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
take | integer |
Required |
|
skip | integer |
Required |
|
sortColumn | string |
Required |
|
sortDirection | string |
Required |
|
name | string |
Required |
Body Parameters
None.
Response Information
Resource Description
PagedDTOOfLandingPageDTOName | Description | Type | Additional information |
---|---|---|---|
PagedRecords | Collection of LandingPageDTO |
None. |
|
Data | Collection of LandingPageDTO |
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.