POST api/ReviewApplication/SaveExcelEappNeedsAnalysisRequestEmail
Request Information
URI Parameters
None.
Body Parameters
EappNeedAnalysisSearchDTOName | Description | Type | Additional information |
---|---|---|---|
PageIndex | integer |
None. |
|
PageSize | integer |
None. |
|
SortBy | string |
None. |
|
SortOrder | string |
None. |
|
SortColumnIndex | integer |
None. |
|
userId | string |
None. |
|
PolicyNumber | string |
None. |
|
StartDate | date |
None. |
|
EndDate | date |
None. |
|
HpPropresentationId | string |
None. |
|
PrimaryName | string |
None. |
|
locationContext | integer |
None. |
|
resolution | string |
None. |
|
office | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "PageIndex": 1, "PageSize": 2, "SortBy": "sample string 3", "SortOrder": "sample string 4", "SortColumnIndex": 5, "userId": "sample string 6", "PolicyNumber": "sample string 7", "StartDate": "2025-10-14T00:40:02.7752996-07:00", "EndDate": "2025-10-14T00:40:02.7752996-07:00", "HpPropresentationId": "sample string 8", "PrimaryName": "sample string 9", "locationContext": 10, "resolution": "sample string 11", "office": "sample string 12" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true