POST DMS/Search
Request Information
URI Parameters
None.
Body Parameters
DMSSearchDocumentModel| Name | Description | Type | Additional information |
|---|---|---|---|
| FileName | string |
None. |
|
| IsAccess | boolean |
None. |
|
| DocumentNumber | string |
None. |
|
| FromDocumentDate | string |
None. |
|
| ToDocumentDate | string |
None. |
|
| FromDocumentCreationDate | string |
None. |
|
| ToDocumentCreationDate | string |
None. |
|
| FromUpdatedOn | string |
None. |
|
| ToUpdatedOn | string |
None. |
|
| FromUploadedOn | string |
None. |
|
| ToUploadedOn | string |
None. |
|
| CreatedBy | string |
None. |
|
| SharedWith | string |
None. |
|
| Title | string |
None. |
|
| Keywords | string |
None. |
|
| ContentInformation | string |
None. |
|
| LevelId | integer |
None. |
|
| IsSearchClick | boolean |
None. |
|
| Level | string |
None. |
|
| LevelIds | Collection of integer |
None. |
|
| VerticalIds | Collection of integer |
None. |
|
| RegionIds | Collection of integer |
None. |
|
| ProjectIds | Collection of integer |
None. |
|
| FunctionIds | Collection of integer |
None. |
|
| PositionIds | Collection of integer |
None. |
|
| LevelList | Collection of DropdownDto |
None. |
|
| VerticalList | Collection of DropdownDto |
None. |
|
| RegionList | Collection of DropdownDto |
None. |
|
| ProjectList | Collection of DropdownDto |
None. |
|
| FunctionList | Collection of DropdownDto |
None. |
|
| PositionList | Collection of DropdownDto |
None. |
|
| sessionDto | SessionWebAPIDto |
None. |
|
| MasterKeywords | Collection of string |
None. |
|
| CustomKeywords | Collection of string |
None. |
|
| MasterKeywordString | string |
None. |
|
| CustomKeywordString | string |
None. |
|
| CreatedByUserId | integer |
None. |
|
| UpdatedByUserId | integer |
None. |
|
| UpdatedBy | string |
None. |
|
| IsFormReset | boolean |
None. |
|
| IsAdvanceSearchDefaultOpen | boolean |
None. |
|
| SortOrder | string |
None. |
|
| SortColumn | string |
None. |
|
| PageSize | integer |
None. |
|
| SelectedPageNumber | integer |
None. |
|
| FormName | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"FileName": "sample string 1",
"IsAccess": true,
"DocumentNumber": "sample string 3",
"FromDocumentDate": "sample string 4",
"ToDocumentDate": "sample string 5",
"FromDocumentCreationDate": "sample string 6",
"ToDocumentCreationDate": "sample string 7",
"FromUpdatedOn": "sample string 8",
"ToUpdatedOn": "sample string 9",
"FromUploadedOn": "sample string 10",
"ToUploadedOn": "sample string 11",
"CreatedBy": "sample string 12",
"SharedWith": "sample string 13",
"Title": "sample string 14",
"Keywords": "sample string 15",
"ContentInformation": "sample string 16",
"LevelId": 1,
"IsSearchClick": true,
"Level": "sample string 18",
"LevelIds": [
1,
2
],
"VerticalIds": [
1,
2
],
"RegionIds": [
1,
2
],
"ProjectIds": [
1,
2
],
"FunctionIds": [
1,
2
],
"PositionIds": [
1,
2
],
"LevelList": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"VerticalList": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"RegionList": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"ProjectList": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"FunctionList": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"PositionList": [
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
},
{
"Key": 1,
"Value": "sample string 2",
"FilterId": 1,
"SortSequence": 3,
"ValueConstant": "sample string 4"
}
],
"sessionDto": {
"DepartmentName": "sample string 1",
"DepartmentId": 2,
"RoleId": 3,
"CurrentRoleName": "sample string 4",
"FirstName": "sample string 5",
"LastName": "sample string 6",
"UserId": 7,
"ObservationId": 8,
"IsElevated": true,
"IncidentId": 10,
"InjuredWorkerId": 11,
"InjuryCauseId": 12,
"CorrectiveActions": "sample string 13",
"HandSkillTrainingId": 14,
"CheckListId": 15,
"CheckListResponseId": 16,
"CustomerComplaintId": 17,
"WorkPermitId": 18,
"WorkPermitTypeId": 19,
"ProjectId": 20,
"WorkPermitStatus": "sample string 21",
"InspectionId": 22,
"ObservationIdlist": [
1,
2
],
"ClosedRemark": "sample string 23",
"WorkPermitDefinationId": 24,
"IsOfflineData": true,
"DataCreationDate": "sample string 26",
"IsFromMobile": true,
"CancelledByHSEOfficerId": 28,
"DocumentId": 29,
"Title": "sample string 30",
"_userAccessPermissions": [
{
"LevelId": 1,
"LevelName": "sample string 2",
"DepartmentId": 3,
"DepartmentName": "sample string 4",
"DepartmentType": "sample string 5",
"PositionId": 6,
"PositionName": "sample string 7",
"PositionImportance": 8
},
{
"LevelId": 1,
"LevelName": "sample string 2",
"DepartmentId": 3,
"DepartmentName": "sample string 4",
"DepartmentType": "sample string 5",
"PositionId": 6,
"PositionName": "sample string 7",
"PositionImportance": 8
}
],
"UserAccessPermissions": [
{
"LevelId": 1,
"LevelName": "sample string 2",
"DepartmentId": 3,
"DepartmentName": "sample string 4",
"DepartmentType": "sample string 5",
"PositionId": 6,
"PositionName": "sample string 7",
"PositionImportance": 8
},
{
"LevelId": 1,
"LevelName": "sample string 2",
"DepartmentId": 3,
"DepartmentName": "sample string 4",
"DepartmentType": "sample string 5",
"PositionId": 6,
"PositionName": "sample string 7",
"PositionImportance": 8
}
]
},
"MasterKeywords": [
"sample string 1",
"sample string 2"
],
"CustomKeywords": [
"sample string 1",
"sample string 2"
],
"MasterKeywordString": "sample string 19",
"CustomKeywordString": "sample string 20",
"CreatedByUserId": 21,
"UpdatedByUserId": 22,
"UpdatedBy": "sample string 23",
"IsFormReset": true,
"IsAdvanceSearchDefaultOpen": true,
"SortOrder": "sample string 26",
"SortColumn": "sample string 27",
"PageSize": 28,
"SelectedPageNumber": 29,
"FormName": "sample string 30"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.