POST api/Islah/GetIslahLevelMamoolatDDL
Request Information
URI Parameters
None.
Body Parameters
IslahViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
|
| UserId | globally unique identifier |
None. |
|
| GroupId | globally unique identifier |
None. |
|
| DepartmentId | globally unique identifier |
None. |
|
| EventId | globally unique identifier |
None. |
|
| ActionById | globally unique identifier |
None. |
|
| EventRegistrationId | globally unique identifier |
None. |
|
| EventSectorId | globally unique identifier |
None. |
|
| UserIslahJourneyId | globally unique identifier |
None. |
|
| IslahJourneyId | globally unique identifier |
None. |
|
| IslahLevelId | globally unique identifier |
None. |
|
| Day | integer |
None. |
|
| Status | integer |
None. |
|
| Date | date |
None. |
|
| SummaryType | integer |
None. |
|
| WakeUpTime | time interval |
None. |
|
| SleepTime | time interval |
None. |
|
| MurabiId | globally unique identifier |
None. |
|
| FactorsDetail | Collection of DTOIslahFactors |
None. |
|
| MamoolatIds | Collection of globally unique identifier |
None. |
|
| CountryIds | Collection of globally unique identifier |
None. |
|
| StateOrProvinceIds | Collection of globally unique identifier |
None. |
|
| CityIds | Collection of globally unique identifier |
None. |
|
| Search | string |
None. |
|
| Start | integer |
None. |
|
| Length | integer |
None. |
|
| OrderDir | string |
None. |
|
| OrderColumn | integer |
None. |
|
| ApprovalStatus | integer |
None. |
|
| DisplayApprovalStatus | string |
None. |
|
| RequestedBy | integer |
None. |
|
| RequestedByName | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": "86c0dbe7-71fe-4d86-a011-3c62504ede7d",
"StartDate": "2026-03-31T16:20:10.6242202+05:00",
"EndDate": "2026-03-31T16:20:10.6242202+05:00",
"UserId": "4af77e9d-bd1e-4c78-99f5-8c42628bacc1",
"GroupId": "695b02ac-aa21-4034-880a-c52782e0cd28",
"DepartmentId": "5d6e9d46-5616-4c46-a6a8-4cee2ba0dafd",
"EventId": "85432f7e-4067-49cf-9fb6-bcf6ef9717af",
"ActionById": "6ce03d05-c1de-467c-a74d-29bf7aff3339",
"EventRegistrationId": "1bde0916-afba-40f3-a431-0702ec65aea9",
"EventSectorId": "ef0339d9-4b11-414d-a1be-2eab5c915ef5",
"UserIslahJourneyId": "59ff118e-c0ca-4f29-834f-207122eb7b91",
"IslahJourneyId": "4451ffb9-9cfb-4522-a6c9-20af8930292e",
"IslahLevelId": "a5a61583-10d6-49d5-96aa-dd5850dbfc6c",
"Day": 1,
"Status": 1,
"Date": "2026-03-31T16:20:10.6242202+05:00",
"SummaryType": 2,
"WakeUpTime": "00:00:00.1234567",
"SleepTime": "00:00:00.1234567",
"MurabiId": "5dd5ede0-24c2-41ab-ba08-4fe110377298",
"FactorsDetail": [
{
"UserIslahJourneyId": "7d30f706-3b02-4a1d-8c78-e4b99da09a6e",
"FactorId": "78133aeb-c0bd-4c99-a2d4-e5eea41d67e6",
"FactorName": "sample string 1",
"FactorCategoryName": "sample string 2",
"Day": 1,
"CurrentDay": 1,
"IslahFactorStatus": "sample string 3",
"Status": 1,
"Date": "2026-03-31T16:20:10.6242202+05:00",
"OngoingFactorsCount": 1,
"CompletedFactorsCount": 1,
"ChillaNumber": 1,
"WakeUpTime": "00:00:00.1234567",
"SleepTime": "00:00:00.1234567"
},
{
"UserIslahJourneyId": "7d30f706-3b02-4a1d-8c78-e4b99da09a6e",
"FactorId": "78133aeb-c0bd-4c99-a2d4-e5eea41d67e6",
"FactorName": "sample string 1",
"FactorCategoryName": "sample string 2",
"Day": 1,
"CurrentDay": 1,
"IslahFactorStatus": "sample string 3",
"Status": 1,
"Date": "2026-03-31T16:20:10.6242202+05:00",
"OngoingFactorsCount": 1,
"CompletedFactorsCount": 1,
"ChillaNumber": 1,
"WakeUpTime": "00:00:00.1234567",
"SleepTime": "00:00:00.1234567"
}
],
"MamoolatIds": [
"2fe6928a-932f-46c2-87a1-35f2e22bb008",
"f88ca7b1-18d0-4d2a-bbda-ff5f7acd3f64"
],
"CountryIds": [
"5621d54f-fd6e-4f86-9446-f1b937d67355",
"9be373f8-6563-4da3-9a4a-b6630c6610f9"
],
"StateOrProvinceIds": [
"24ff0985-edd7-4281-8c53-2af88af22695",
"afb58dc5-a192-4c36-98d3-d41b4ae05ba0"
],
"CityIds": [
"4754fd89-5758-4a86-b680-3403b5df9f7c",
"59848cfe-679d-45a8-9592-9ccc901e9f17"
],
"Search": "sample string 3",
"Start": 1,
"Length": 1,
"OrderDir": "sample string 4",
"OrderColumn": 5,
"ApprovalStatus": 1,
"DisplayApprovalStatus": "sample string 6",
"RequestedBy": 1,
"RequestedByName": "sample string 7"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.