POST api/ReviewApplication/SaveEappSettings
Request Information
URI Parameters
None.
Body Parameters
EappSettingInfo| Name | Description | Type | Additional information |
|---|---|---|---|
| Status | boolean |
None. |
|
| SettingsType | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"Status": true,
"SettingsType": 2
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true