POST api/CHLScores/AddUpdateScheduleChecklistScore
Request Information
URI Parameters
None.
Body Parameters
ScheduleChecklistScoresDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| ScheduleChecklist_Id | integer |
None. |
|
| Overall_Score | string |
None. |
|
| BrandStandard_Score | string |
None. |
|
| EBS_Score | string |
None. |
|
| UpSelling_Score | string |
None. |
|
| Emotional_Score | string |
None. |
|
| IsDeleted | boolean |
None. |
|
| YESNUM | integer |
None. |
|
| NONUM | integer |
None. |
|
| NANUM | integer |
None. |
|
| BS_YESNUM | integer |
None. |
|
| BS_NONUM | integer |
None. |
|
| BS_NANUM | integer |
None. |
|
| EBS_YESNUM | integer |
None. |
|
| EBS_NONUM | integer |
None. |
|
| EBS_NANUM | integer |
None. |
|
| Upselling_YESNUM | integer |
None. |
|
| Upselling_NONUM | integer |
None. |
|
| Upselling_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>