POST api/StuCaseType/Edit

Request Information

URI Parameters

None.

Body Parameters

MPW.DataAccess.Models.STU_CaseTypeModel
NameDescriptionTypeAdditional information
InUseAllTime

boolean

None.

InUseThisYear

boolean

None.

Id

integer

None.

Description

string

None.

Enabled

boolean

None.

Status

integer

None.

IsSNAPEquivalent

boolean

None.

IsDCOnly

boolean

None.

DcExemptUnmatched

Collection of MPW.Entities.DataAccess.DcExemptUnmatched

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

System.Net.Http.HttpResponseMessage
NameDescriptionTypeAdditional information
Version

System.Version

None.

Content

System.Net.Http.HttpContent

None.

StatusCode

System.Net.HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

System.Net.Http.HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.