POST api/Islah/SaveUserIslahLevelMamoolat
Request Information
URI Parameters
None.
Body Parameters
SaveIsalahRequestViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| UserId | globally unique identifier |
None. |
|
| ActionById | globally unique identifier |
None. |
|
| UserIslahJourneyId | globally unique identifier |
None. |
|
| IslahJourneyId | globally unique identifier |
None. |
|
| IslahLevelId | globally unique identifier |
None. |
|
| MurabiId | globally unique identifier |
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. |
|
| RequestedBy | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"Id": "2650789b-5066-493a-af86-eac848f7540d",
"UserId": "691f99bf-7ba4-455c-a4e8-aeeea3f6f2f9",
"ActionById": "ebe61194-581a-44e3-90aa-6124338baf57",
"UserIslahJourneyId": "555fe4b7-dd28-4cb0-9198-fdd9a6d065da",
"IslahJourneyId": "f9e4b9f3-bc38-407c-bcde-4ddd530126d9",
"IslahLevelId": "d8fc5bd4-28d9-472e-b760-e9feb55a2a37",
"MurabiId": "60a15155-4b53-4cd9-9f49-59b93487b2c9",
"MamoolatIds": [
"fa0eb070-5cbe-4bbf-9605-74cad054c76e",
"62e9f084-70d8-4fdd-8f9f-d3f192a0a1a2"
],
"CountryIds": [
"43081fa9-8670-4628-84d4-be47c7a8fe39",
"dbf19d20-771e-4e98-a6c6-0a371b416638"
],
"StateOrProvinceIds": [
"f1ac83c6-9dc1-4265-82b8-409326624ab8",
"8c18f9d2-a71a-42b4-aeb4-8bce80ac19c4"
],
"CityIds": [
"c67e9c0c-072e-406a-9ed6-a481ff8f0a49",
"3e19d8c9-cc31-43a2-90d7-4be988f6505a"
],
"RequestedBy": 1
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.