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": "f07ca12e-c9da-4ab7-aa55-e146afe5acb7",
"UserId": "f400400d-b201-458a-9fd9-6bbd0906be48",
"ActionById": "d3d76c48-2fd7-4b68-852c-552c0a07d07a",
"UserIslahJourneyId": "778d9f90-bb8a-4b5c-b8d6-fbb670313d9c",
"IslahJourneyId": "a92cabd3-f0d6-4f97-9d64-e31942105b3d",
"IslahLevelId": "44d50552-1edd-4f31-b7b0-2f887b72b206",
"MurabiId": "00ca78d0-b551-4251-a835-2fbe07021f5f",
"MamoolatIds": [
"23d947e7-5aaa-429d-86e9-f92c6ee94acf",
"16d386f1-c093-4465-b1d2-74a6bc528017"
],
"CountryIds": [
"b07944ee-9663-4099-8e9f-1f1d7e4510d1",
"fe8784d2-c684-4c29-904d-b45119185b01"
],
"StateOrProvinceIds": [
"4588a7df-54a3-41ab-bca6-51a0e0563a2e",
"758d798c-d5d5-4f41-90b0-847d40bd4b34"
],
"CityIds": [
"7b77746c-8f37-42f7-b7bc-f60c9e2d5d1c",
"1efbcc5a-6924-46f7-8e2d-39301d7ae5ba"
],
"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.