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": "8e5db941-62c9-4c71-9c00-5f41f5c1cc4b",
"UserId": "014d0263-1f4c-4a3b-9ad2-455dda637b1f",
"ActionById": "1a115114-7858-4a29-9a0a-f26cf7bdc538",
"UserIslahJourneyId": "968a433a-cf66-499d-be3c-0a572beefc04",
"IslahJourneyId": "e0d8ee48-69fa-4c4c-952d-ddf10bec268d",
"IslahLevelId": "3c8bc633-50b1-4510-b5e6-77fca7523ba9",
"MurabiId": "f8f5ab7f-f7c0-4e82-b9bc-05cc5ef5ad1c",
"MamoolatIds": [
"f4adbb75-af36-43fa-9f78-151876f7706b",
"b7f10f05-ca3a-471c-aa94-76fcb4fc3266"
],
"CountryIds": [
"0b8d0e5d-b533-4469-96ca-ee54073ba912",
"cbba8c27-4305-4490-96cb-e7d0a52bae24"
],
"StateOrProvinceIds": [
"fb0958b8-2f1d-41bf-bcab-d199077c7248",
"016c71b1-48bc-415f-8f03-b33e354f23a8"
],
"CityIds": [
"9b005a28-f418-41b8-90b6-425f100d241d",
"ccdd7cd3-96e8-4608-8b17-ea98204ac003"
],
"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.