POST api/DocCheckList/NewDocCheckList

Request Information

URI Parameters

None.

Body Parameters

CreateDocCheckListDto
NameDescriptionTypeAdditional 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

boolean

Response Formats

application/json, text/json

Sample:
true