POST api/CHLScores/AddUpdateSectionScore
Request Information
URI Parameters
None.
Body Parameters
SectionScoresDTOName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
ScheduleChecklist_Id | integer |
None. |
|
Section_Id | integer |
None. |
|
SectionScore | string |
None. |
|
IsDeleted | boolean |
None. |
|
YESNUM | integer |
None. |
|
NONUM | integer |
None. |
|
NANUM | integer |
None. |
Request Formats
application/json, text/json, text/html, multipart/form-data, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
integerResponse Formats
application/json, text/json, text/html, multipart/form-data
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>