POST api/DocCheckList/NewDocCheckList
Request Information
URI Parameters
None.
Body Parameters
CreateDocCheckListDto| Name | Description | Type | Additional information |
|---|---|---|---|
| DocCheck | DocCheckList |
Required |
Request Formats
application/json, text/json
Sample:
{
"DocCheck": 0
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true