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": "2cac29b0-7756-4d72-8d7d-fc37806e8373",
"UserId": "ad5e9b8d-e91e-421d-bbd3-7be00abe9a1e",
"ActionById": "83f00f8c-e76a-4e60-8233-b60a887d3617",
"UserIslahJourneyId": "5d1899dd-d5ed-4dcc-acdd-a2c44a165b4f",
"IslahJourneyId": "376481f9-658f-411f-a8b3-0cff6c2740a7",
"IslahLevelId": "b7fb0422-1596-4fc7-890f-925fcf474773",
"MurabiId": "bb20337f-9a72-4408-a26e-fd882aeb4fee",
"MamoolatIds": [
"41d6c007-0246-4760-9776-10a8fd01aa4c",
"f0622451-e235-47e6-b84a-3153761a86bb"
],
"CountryIds": [
"fb53295f-58e1-4e72-b9df-6c2b9d5fe7b5",
"6f5d045f-90b6-4131-abb8-757513ebca31"
],
"StateOrProvinceIds": [
"ce190b81-59c5-4b72-989c-cc2b9d40b7cf",
"82b1ed64-c472-4ee7-9df9-6f65bec74aa6"
],
"CityIds": [
"c1644f78-23d5-4c25-8ba3-c093f798b9b9",
"3f9d622c-038c-4658-a9b3-8893289dcc58"
],
"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.