POST Api/CheckListApi/Create

Request Information

URI Parameters

None.

Body Parameters

CreateCheckListDTO
NameDescriptionTypeAdditional information
Id

integer

None.

Title

string

Required

Matching regular expression pattern: ^[a-zA-Z ,-_']*$

String length: inclusive between 0 and 250

GuideLine

string

None.

NeedImprovment

decimal number

Required

Range: inclusive between 0 and 99999999.99

Excellent

decimal number

Required

Range: inclusive between 0 and 99999999.99

DivisionId

globally unique identifier

None.

AssetId

globally unique identifier

None.

BuildingId

globally unique identifier

None.

SubBuildingId

globally unique identifier

None.

LocationId

globally unique identifier

None.

LevelId

globally unique identifier

None.

CategoryId

globally unique identifier

None.

SectorId

globally unique identifier

None.

SubSectorId

globally unique identifier

None.

CreatedBy

integer

None.

UpdatedBy

integer

None.

IsActive

boolean

None.

CheckListProjectAdmins

Collection of CheckListProjectAdminCreateDTO

None.

CheckListSections

Collection of QuestionSectionsCreateDTO

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "Title": "sample string 2",
  "GuideLine": "sample string 3",
  "NeedImprovment": 4.0,
  "Excellent": 5.0,
  "DivisionId": "61ede3c7-db75-497d-b576-228efae8f55b",
  "AssetId": "797aa35e-ddb2-47ea-a6a0-299d6a861f1f",
  "BuildingId": "34ef840a-980f-4ea6-a856-eee82312185a",
  "SubBuildingId": "ab1426a2-09a6-4003-9cde-0eba61d8f185",
  "LocationId": "2ea6dbb9-43c9-4010-a6fd-fce2bd552969",
  "LevelId": "c95dadcf-e0f1-4e9e-b5bd-d1d258101b05",
  "CategoryId": "64c81668-3571-4f6f-bec1-ad0222aeb96d",
  "SectorId": "00a09b04-ea7a-4a02-9e88-f609eb4f6d1f",
  "SubSectorId": "530ac941-eec2-4cb6-ac29-a4f98f7a7dd6",
  "CreatedBy": 6,
  "UpdatedBy": 7,
  "IsActive": true,
  "CheckListProjectAdmins": [
    {
      "CheckListId": 1,
      "ProjectAdminId": 2,
      "ProjectAdminOrder": 3
    },
    {
      "CheckListId": 1,
      "ProjectAdminId": 2,
      "ProjectAdminOrder": 3
    }
  ],
  "CheckListSections": [
    {
      "Id": 1,
      "SectionName": "sample string 2",
      "CheckListId": 3,
      "CreatedBy": 4,
      "UpdatedBy": 5,
      "IsActive": true,
      "IsDeleted": true,
      "SectionQuestions": [
        {
          "Id": 1,
          "Question": "sample string 2",
          "SectionId": 3,
          "QOrder": 4,
          "Weight": 5,
          "Hint": "sample string 6",
          "AllowOther": true,
          "RequiredAnswer": true,
          "RequiredImage": true,
          "RequiredComent": true,
          "ShowComment": true,
          "ShowImage": true,
          "QuestionTypeId": "d0bb7203-48d1-4c3d-a47a-ad2bf877fba7",
          "QuestionTagId": "4716c12a-05a1-4b1f-a973-aa37e0fc3c77",
          "SubSectionId": "2952214a-d41d-4744-8551-6be499f111a3",
          "CreatedBy": 11,
          "UpdatedBy": 12,
          "IsActive": true,
          "IsDeleted": true,
          "DeletedDate": "2025-05-25T18:52:13.3683594+04:00",
          "QuestionValidationId": "fb005c01-1bb5-41d6-bf8e-5f6d3aad0f0f",
          "EnValidation": "sample string 16",
          "ArValidation": "sample string 17",
          "IsIncludeCalculation": true,
          "QuestionPriorityId": "d2f7c006-5b80-4e9b-bef6-f2344ccad6fb",
          "QuestionAnswers": [
            {
              "Id": 1,
              "Answer": "sample string 2",
              "QuestionId": 3,
              "CreatedBy": 4,
              "UpdatedBy": 5,
              "IsActive": true,
              "IsDeleted": true,
              "AdditionalAnswer": true,
              "Weight": 1,
              "A_Order": 1
            },
            {
              "Id": 1,
              "Answer": "sample string 2",
              "QuestionId": 3,
              "CreatedBy": 4,
              "UpdatedBy": 5,
              "IsActive": true,
              "IsDeleted": true,
              "AdditionalAnswer": true,
              "Weight": 1,
              "A_Order": 1
            }
          ]
        },
        {
          "Id": 1,
          "Question": "sample string 2",
          "SectionId": 3,
          "QOrder": 4,
          "Weight": 5,
          "Hint": "sample string 6",
          "AllowOther": true,
          "RequiredAnswer": true,
          "RequiredImage": true,
          "RequiredComent": true,
          "ShowComment": true,
          "ShowImage": true,
          "QuestionTypeId": "d0bb7203-48d1-4c3d-a47a-ad2bf877fba7",
          "QuestionTagId": "4716c12a-05a1-4b1f-a973-aa37e0fc3c77",
          "SubSectionId": "2952214a-d41d-4744-8551-6be499f111a3",
          "CreatedBy": 11,
          "UpdatedBy": 12,
          "IsActive": true,
          "IsDeleted": true,
          "DeletedDate": "2025-05-25T18:52:13.3683594+04:00",
          "QuestionValidationId": "fb005c01-1bb5-41d6-bf8e-5f6d3aad0f0f",
          "EnValidation": "sample string 16",
          "ArValidation": "sample string 17",
          "IsIncludeCalculation": true,
          "QuestionPriorityId": "d2f7c006-5b80-4e9b-bef6-f2344ccad6fb",
          "QuestionAnswers": [
            {
              "Id": 1,
              "Answer": "sample string 2",
              "QuestionId": 3,
              "CreatedBy": 4,
              "UpdatedBy": 5,
              "IsActive": true,
              "IsDeleted": true,
              "AdditionalAnswer": true,
              "Weight": 1,
              "A_Order": 1
            },
            {
              "Id": 1,
              "Answer": "sample string 2",
              "QuestionId": 3,
              "CreatedBy": 4,
              "UpdatedBy": 5,
              "IsActive": true,
              "IsDeleted": true,
              "AdditionalAnswer": true,
              "Weight": 1,
              "A_Order": 1
            }
          ]
        }
      ],
      "SOrder": 1
    },
    {
      "Id": 1,
      "SectionName": "sample string 2",
      "CheckListId": 3,
      "CreatedBy": 4,
      "UpdatedBy": 5,
      "IsActive": true,
      "IsDeleted": true,
      "SectionQuestions": [
        {
          "Id": 1,
          "Question": "sample string 2",
          "SectionId": 3,
          "QOrder": 4,
          "Weight": 5,
          "Hint": "sample string 6",
          "AllowOther": true,
          "RequiredAnswer": true,
          "RequiredImage": true,
          "RequiredComent": true,
          "ShowComment": true,
          "ShowImage": true,
          "QuestionTypeId": "d0bb7203-48d1-4c3d-a47a-ad2bf877fba7",
          "QuestionTagId": "4716c12a-05a1-4b1f-a973-aa37e0fc3c77",
          "SubSectionId": "2952214a-d41d-4744-8551-6be499f111a3",
          "CreatedBy": 11,
          "UpdatedBy": 12,
          "IsActive": true,
          "IsDeleted": true,
          "DeletedDate": "2025-05-25T18:52:13.3683594+04:00",
          "QuestionValidationId": "fb005c01-1bb5-41d6-bf8e-5f6d3aad0f0f",
          "EnValidation": "sample string 16",
          "ArValidation": "sample string 17",
          "IsIncludeCalculation": true,
          "QuestionPriorityId": "d2f7c006-5b80-4e9b-bef6-f2344ccad6fb",
          "QuestionAnswers": [
            {
              "Id": 1,
              "Answer": "sample string 2",
              "QuestionId": 3,
              "CreatedBy": 4,
              "UpdatedBy": 5,
              "IsActive": true,
              "IsDeleted": true,
              "AdditionalAnswer": true,
              "Weight": 1,
              "A_Order": 1
            },
            {
              "Id": 1,
              "Answer": "sample string 2",
              "QuestionId": 3,
              "CreatedBy": 4,
              "UpdatedBy": 5,
              "IsActive": true,
              "IsDeleted": true,
              "AdditionalAnswer": true,
              "Weight": 1,
              "A_Order": 1
            }
          ]
        },
        {
          "Id": 1,
          "Question": "sample string 2",
          "SectionId": 3,
          "QOrder": 4,
          "Weight": 5,
          "Hint": "sample string 6",
          "AllowOther": true,
          "RequiredAnswer": true,
          "RequiredImage": true,
          "RequiredComent": true,
          "ShowComment": true,
          "ShowImage": true,
          "QuestionTypeId": "d0bb7203-48d1-4c3d-a47a-ad2bf877fba7",
          "QuestionTagId": "4716c12a-05a1-4b1f-a973-aa37e0fc3c77",
          "SubSectionId": "2952214a-d41d-4744-8551-6be499f111a3",
          "CreatedBy": 11,
          "UpdatedBy": 12,
          "IsActive": true,
          "IsDeleted": true,
          "DeletedDate": "2025-05-25T18:52:13.3683594+04:00",
          "QuestionValidationId": "fb005c01-1bb5-41d6-bf8e-5f6d3aad0f0f",
          "EnValidation": "sample string 16",
          "ArValidation": "sample string 17",
          "IsIncludeCalculation": true,
          "QuestionPriorityId": "d2f7c006-5b80-4e9b-bef6-f2344ccad6fb",
          "QuestionAnswers": [
            {
              "Id": 1,
              "Answer": "sample string 2",
              "QuestionId": 3,
              "CreatedBy": 4,
              "UpdatedBy": 5,
              "IsActive": true,
              "IsDeleted": true,
              "AdditionalAnswer": true,
              "Weight": 1,
              "A_Order": 1
            },
            {
              "Id": 1,
              "Answer": "sample string 2",
              "QuestionId": 3,
              "CreatedBy": 4,
              "UpdatedBy": 5,
              "IsActive": true,
              "IsDeleted": true,
              "AdditionalAnswer": true,
              "Weight": 1,
              "A_Order": 1
            }
          ]
        }
      ],
      "SOrder": 1
    }
  ]
}

text/html, multipart/form-data

Sample:
{"Id":1,"Title":"sample string 2","GuideLine":"sample string 3","NeedImprovment":4.0,"Excellent":5.0,"DivisionId":"61ede3c7-db75-497d-b576-228efae8f55b","AssetId":"797aa35e-ddb2-47ea-a6a0-299d6a861f1f","BuildingId":"34ef840a-980f-4ea6-a856-eee82312185a","SubBuildingId":"ab1426a2-09a6-4003-9cde-0eba61d8f185","LocationId":"2ea6dbb9-43c9-4010-a6fd-fce2bd552969","LevelId":"c95dadcf-e0f1-4e9e-b5bd-d1d258101b05","CategoryId":"64c81668-3571-4f6f-bec1-ad0222aeb96d","SectorId":"00a09b04-ea7a-4a02-9e88-f609eb4f6d1f","SubSectorId":"530ac941-eec2-4cb6-ac29-a4f98f7a7dd6","CreatedBy":6,"UpdatedBy":7,"IsActive":true,"CheckListProjectAdmins":[{"CheckListId":1,"ProjectAdminId":2,"ProjectAdminOrder":3},{"CheckListId":1,"ProjectAdminId":2,"ProjectAdminOrder":3}],"CheckListSections":[{"Id":1,"SectionName":"sample string 2","CheckListId":3,"CreatedBy":4,"UpdatedBy":5,"IsActive":true,"IsDeleted":true,"SectionQuestions":[{"Id":1,"Question":"sample string 2","SectionId":3,"QOrder":4,"Weight":5,"Hint":"sample string 6","AllowOther":true,"RequiredAnswer":true,"RequiredImage":true,"RequiredComent":true,"ShowComment":true,"ShowImage":true,"QuestionTypeId":"d0bb7203-48d1-4c3d-a47a-ad2bf877fba7","QuestionTagId":"4716c12a-05a1-4b1f-a973-aa37e0fc3c77","SubSectionId":"2952214a-d41d-4744-8551-6be499f111a3","CreatedBy":11,"UpdatedBy":12,"IsActive":true,"IsDeleted":true,"DeletedDate":"2025-05-25T18:52:13.3683594+04:00","QuestionValidationId":"fb005c01-1bb5-41d6-bf8e-5f6d3aad0f0f","EnValidation":"sample string 16","ArValidation":"sample string 17","IsIncludeCalculation":true,"QuestionPriorityId":"d2f7c006-5b80-4e9b-bef6-f2344ccad6fb","QuestionAnswers":[{"Id":1,"Answer":"sample string 2","QuestionId":3,"CreatedBy":4,"UpdatedBy":5,"IsActive":true,"IsDeleted":true,"AdditionalAnswer":true,"Weight":1,"A_Order":1},{"Id":1,"Answer":"sample string 2","QuestionId":3,"CreatedBy":4,"UpdatedBy":5,"IsActive":true,"IsDeleted":true,"AdditionalAnswer":true,"Weight":1,"A_Order":1}]},{"Id":1,"Question":"sample string 2","SectionId":3,"QOrder":4,"Weight":5,"Hint":"sample string 6","AllowOther":true,"RequiredAnswer":true,"RequiredImage":true,"RequiredComent":true,"ShowComment":true,"ShowImage":true,"QuestionTypeId":"d0bb7203-48d1-4c3d-a47a-ad2bf877fba7","QuestionTagId":"4716c12a-05a1-4b1f-a973-aa37e0fc3c77","SubSectionId":"2952214a-d41d-4744-8551-6be499f111a3","CreatedBy":11,"UpdatedBy":12,"IsActive":true,"IsDeleted":true,"DeletedDate":"2025-05-25T18:52:13.3683594+04:00","QuestionValidationId":"fb005c01-1bb5-41d6-bf8e-5f6d3aad0f0f","EnValidation":"sample string 16","ArValidation":"sample string 17","IsIncludeCalculation":true,"QuestionPriorityId":"d2f7c006-5b80-4e9b-bef6-f2344ccad6fb","QuestionAnswers":[{"Id":1,"Answer":"sample string 2","QuestionId":3,"CreatedBy":4,"UpdatedBy":5,"IsActive":true,"IsDeleted":true,"AdditionalAnswer":true,"Weight":1,"A_Order":1},{"Id":1,"Answer":"sample string 2","QuestionId":3,"CreatedBy":4,"UpdatedBy":5,"IsActive":true,"IsDeleted":true,"AdditionalAnswer":true,"Weight":1,"A_Order":1}]}],"SOrder":1},{"Id":1,"SectionName":"sample string 2","CheckListId":3,"CreatedBy":4,"UpdatedBy":5,"IsActive":true,"IsDeleted":true,"SectionQuestions":[{"Id":1,"Question":"sample string 2","SectionId":3,"QOrder":4,"Weight":5,"Hint":"sample string 6","AllowOther":true,"RequiredAnswer":true,"RequiredImage":true,"RequiredComent":true,"ShowComment":true,"ShowImage":true,"QuestionTypeId":"d0bb7203-48d1-4c3d-a47a-ad2bf877fba7","QuestionTagId":"4716c12a-05a1-4b1f-a973-aa37e0fc3c77","SubSectionId":"2952214a-d41d-4744-8551-6be499f111a3","CreatedBy":11,"UpdatedBy":12,"IsActive":true,"IsDeleted":true,"DeletedDate":"2025-05-25T18:52:13.3683594+04:00","QuestionValidationId":"fb005c01-1bb5-41d6-bf8e-5f6d3aad0f0f","EnValidation":"sample string 16","ArValidation":"sample string 17","IsIncludeCalculation":true,"QuestionPriorityId":"d2f7c006-5b80-4e9b-bef6-f2344ccad6fb","QuestionAnswers":[{"Id":1,"Answer":"sample string 2","QuestionId":3,"CreatedBy":4,"UpdatedBy":5,"IsActive":true,"IsDeleted":true,"AdditionalAnswer":true,"Weight":1,"A_Order":1},{"Id":1,"Answer":"sample string 2","QuestionId":3,"CreatedBy":4,"UpdatedBy":5,"IsActive":true,"IsDeleted":true,"AdditionalAnswer":true,"Weight":1,"A_Order":1}]},{"Id":1,"Question":"sample string 2","SectionId":3,"QOrder":4,"Weight":5,"Hint":"sample string 6","AllowOther":true,"RequiredAnswer":true,"RequiredImage":true,"RequiredComent":true,"ShowComment":true,"ShowImage":true,"QuestionTypeId":"d0bb7203-48d1-4c3d-a47a-ad2bf877fba7","QuestionTagId":"4716c12a-05a1-4b1f-a973-aa37e0fc3c77","SubSectionId":"2952214a-d41d-4744-8551-6be499f111a3","CreatedBy":11,"UpdatedBy":12,"IsActive":true,"IsDeleted":true,"DeletedDate":"2025-05-25T18:52:13.3683594+04:00","QuestionValidationId":"fb005c01-1bb5-41d6-bf8e-5f6d3aad0f0f","EnValidation":"sample string 16","ArValidation":"sample string 17","IsIncludeCalculation":true,"QuestionPriorityId":"d2f7c006-5b80-4e9b-bef6-f2344ccad6fb","QuestionAnswers":[{"Id":1,"Answer":"sample string 2","QuestionId":3,"CreatedBy":4,"UpdatedBy":5,"IsActive":true,"IsDeleted":true,"AdditionalAnswer":true,"Weight":1,"A_Order":1},{"Id":1,"Answer":"sample string 2","QuestionId":3,"CreatedBy":4,"UpdatedBy":5,"IsActive":true,"IsDeleted":true,"AdditionalAnswer":true,"Weight":1,"A_Order":1}]}],"SOrder":1}]}

application/xml, text/xml

Sample:
<CreateCheckListDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MSMChecklistFlow.DTO">
  <AssetId>797aa35e-ddb2-47ea-a6a0-299d6a861f1f</AssetId>
  <BuildingId>34ef840a-980f-4ea6-a856-eee82312185a</BuildingId>
  <CategoryId>64c81668-3571-4f6f-bec1-ad0222aeb96d</CategoryId>
  <CheckListProjectAdmins>
    <CheckListProjectAdminCreateDTO>
      <CheckListId>1</CheckListId>
      <ProjectAdminId>2</ProjectAdminId>
      <ProjectAdminOrder>3</ProjectAdminOrder>
    </CheckListProjectAdminCreateDTO>
    <CheckListProjectAdminCreateDTO>
      <CheckListId>1</CheckListId>
      <ProjectAdminId>2</ProjectAdminId>
      <ProjectAdminOrder>3</ProjectAdminOrder>
    </CheckListProjectAdminCreateDTO>
  </CheckListProjectAdmins>
  <CheckListSections>
    <QuestionSectionsCreateDTO>
      <CheckListId>3</CheckListId>
      <CreatedBy>4</CreatedBy>
      <Id>1</Id>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <SOrder>1</SOrder>
      <SectionName>sample string 2</SectionName>
      <SectionQuestions>
        <CreateQuestionDTO>
          <AllowOther>true</AllowOther>
          <ArValidation>sample string 17</ArValidation>
          <CreatedBy>11</CreatedBy>
          <DeletedDate>2025-05-25T18:52:13.3683594+04:00</DeletedDate>
          <EnValidation>sample string 16</EnValidation>
          <Hint>sample string 6</Hint>
          <Id>1</Id>
          <IsActive>true</IsActive>
          <IsDeleted>true</IsDeleted>
          <IsIncludeCalculation>true</IsIncludeCalculation>
          <QOrder>4</QOrder>
          <Question>sample string 2</Question>
          <QuestionAnswers>
            <CreateAnswerDTO>
              <A_Order>1</A_Order>
              <AdditionalAnswer>true</AdditionalAnswer>
              <Answer>sample string 2</Answer>
              <CreatedBy>4</CreatedBy>
              <Id>1</Id>
              <IsActive>true</IsActive>
              <IsDeleted>true</IsDeleted>
              <QuestionId>3</QuestionId>
              <UpdatedBy>5</UpdatedBy>
              <Weight>1</Weight>
            </CreateAnswerDTO>
            <CreateAnswerDTO>
              <A_Order>1</A_Order>
              <AdditionalAnswer>true</AdditionalAnswer>
              <Answer>sample string 2</Answer>
              <CreatedBy>4</CreatedBy>
              <Id>1</Id>
              <IsActive>true</IsActive>
              <IsDeleted>true</IsDeleted>
              <QuestionId>3</QuestionId>
              <UpdatedBy>5</UpdatedBy>
              <Weight>1</Weight>
            </CreateAnswerDTO>
          </QuestionAnswers>
          <QuestionPriorityId>d2f7c006-5b80-4e9b-bef6-f2344ccad6fb</QuestionPriorityId>
          <QuestionTagId>4716c12a-05a1-4b1f-a973-aa37e0fc3c77</QuestionTagId>
          <QuestionTypeId>d0bb7203-48d1-4c3d-a47a-ad2bf877fba7</QuestionTypeId>
          <QuestionValidationId>fb005c01-1bb5-41d6-bf8e-5f6d3aad0f0f</QuestionValidationId>
          <RequiredAnswer>true</RequiredAnswer>
          <RequiredComent>true</RequiredComent>
          <RequiredImage>true</RequiredImage>
          <SectionId>3</SectionId>
          <ShowComment>true</ShowComment>
          <ShowImage>true</ShowImage>
          <SubSectionId>2952214a-d41d-4744-8551-6be499f111a3</SubSectionId>
          <UpdatedBy>12</UpdatedBy>
          <Weight>5</Weight>
        </CreateQuestionDTO>
        <CreateQuestionDTO>
          <AllowOther>true</AllowOther>
          <ArValidation>sample string 17</ArValidation>
          <CreatedBy>11</CreatedBy>
          <DeletedDate>2025-05-25T18:52:13.3683594+04:00</DeletedDate>
          <EnValidation>sample string 16</EnValidation>
          <Hint>sample string 6</Hint>
          <Id>1</Id>
          <IsActive>true</IsActive>
          <IsDeleted>true</IsDeleted>
          <IsIncludeCalculation>true</IsIncludeCalculation>
          <QOrder>4</QOrder>
          <Question>sample string 2</Question>
          <QuestionAnswers>
            <CreateAnswerDTO>
              <A_Order>1</A_Order>
              <AdditionalAnswer>true</AdditionalAnswer>
              <Answer>sample string 2</Answer>
              <CreatedBy>4</CreatedBy>
              <Id>1</Id>
              <IsActive>true</IsActive>
              <IsDeleted>true</IsDeleted>
              <QuestionId>3</QuestionId>
              <UpdatedBy>5</UpdatedBy>
              <Weight>1</Weight>
            </CreateAnswerDTO>
            <CreateAnswerDTO>
              <A_Order>1</A_Order>
              <AdditionalAnswer>true</AdditionalAnswer>
              <Answer>sample string 2</Answer>
              <CreatedBy>4</CreatedBy>
              <Id>1</Id>
              <IsActive>true</IsActive>
              <IsDeleted>true</IsDeleted>
              <QuestionId>3</QuestionId>
              <UpdatedBy>5</UpdatedBy>
              <Weight>1</Weight>
            </CreateAnswerDTO>
          </QuestionAnswers>
          <QuestionPriorityId>d2f7c006-5b80-4e9b-bef6-f2344ccad6fb</QuestionPriorityId>
          <QuestionTagId>4716c12a-05a1-4b1f-a973-aa37e0fc3c77</QuestionTagId>
          <QuestionTypeId>d0bb7203-48d1-4c3d-a47a-ad2bf877fba7</QuestionTypeId>
          <QuestionValidationId>fb005c01-1bb5-41d6-bf8e-5f6d3aad0f0f</QuestionValidationId>
          <RequiredAnswer>true</RequiredAnswer>
          <RequiredComent>true</RequiredComent>
          <RequiredImage>true</RequiredImage>
          <SectionId>3</SectionId>
          <ShowComment>true</ShowComment>
          <ShowImage>true</ShowImage>
          <SubSectionId>2952214a-d41d-4744-8551-6be499f111a3</SubSectionId>
          <UpdatedBy>12</UpdatedBy>
          <Weight>5</Weight>
        </CreateQuestionDTO>
      </SectionQuestions>
      <UpdatedBy>5</UpdatedBy>
    </QuestionSectionsCreateDTO>
    <QuestionSectionsCreateDTO>
      <CheckListId>3</CheckListId>
      <CreatedBy>4</CreatedBy>
      <Id>1</Id>
      <IsActive>true</IsActive>
      <IsDeleted>true</IsDeleted>
      <SOrder>1</SOrder>
      <SectionName>sample string 2</SectionName>
      <SectionQuestions>
        <CreateQuestionDTO>
          <AllowOther>true</AllowOther>
          <ArValidation>sample string 17</ArValidation>
          <CreatedBy>11</CreatedBy>
          <DeletedDate>2025-05-25T18:52:13.3683594+04:00</DeletedDate>
          <EnValidation>sample string 16</EnValidation>
          <Hint>sample string 6</Hint>
          <Id>1</Id>
          <IsActive>true</IsActive>
          <IsDeleted>true</IsDeleted>
          <IsIncludeCalculation>true</IsIncludeCalculation>
          <QOrder>4</QOrder>
          <Question>sample string 2</Question>
          <QuestionAnswers>
            <CreateAnswerDTO>
              <A_Order>1</A_Order>
              <AdditionalAnswer>true</AdditionalAnswer>
              <Answer>sample string 2</Answer>
              <CreatedBy>4</CreatedBy>
              <Id>1</Id>
              <IsActive>true</IsActive>
              <IsDeleted>true</IsDeleted>
              <QuestionId>3</QuestionId>
              <UpdatedBy>5</UpdatedBy>
              <Weight>1</Weight>
            </CreateAnswerDTO>
            <CreateAnswerDTO>
              <A_Order>1</A_Order>
              <AdditionalAnswer>true</AdditionalAnswer>
              <Answer>sample string 2</Answer>
              <CreatedBy>4</CreatedBy>
              <Id>1</Id>
              <IsActive>true</IsActive>
              <IsDeleted>true</IsDeleted>
              <QuestionId>3</QuestionId>
              <UpdatedBy>5</UpdatedBy>
              <Weight>1</Weight>
            </CreateAnswerDTO>
          </QuestionAnswers>
          <QuestionPriorityId>d2f7c006-5b80-4e9b-bef6-f2344ccad6fb</QuestionPriorityId>
          <QuestionTagId>4716c12a-05a1-4b1f-a973-aa37e0fc3c77</QuestionTagId>
          <QuestionTypeId>d0bb7203-48d1-4c3d-a47a-ad2bf877fba7</QuestionTypeId>
          <QuestionValidationId>fb005c01-1bb5-41d6-bf8e-5f6d3aad0f0f</QuestionValidationId>
          <RequiredAnswer>true</RequiredAnswer>
          <RequiredComent>true</RequiredComent>
          <RequiredImage>true</RequiredImage>
          <SectionId>3</SectionId>
          <ShowComment>true</ShowComment>
          <ShowImage>true</ShowImage>
          <SubSectionId>2952214a-d41d-4744-8551-6be499f111a3</SubSectionId>
          <UpdatedBy>12</UpdatedBy>
          <Weight>5</Weight>
        </CreateQuestionDTO>
        <CreateQuestionDTO>
          <AllowOther>true</AllowOther>
          <ArValidation>sample string 17</ArValidation>
          <CreatedBy>11</CreatedBy>
          <DeletedDate>2025-05-25T18:52:13.3683594+04:00</DeletedDate>
          <EnValidation>sample string 16</EnValidation>
          <Hint>sample string 6</Hint>
          <Id>1</Id>
          <IsActive>true</IsActive>
          <IsDeleted>true</IsDeleted>
          <IsIncludeCalculation>true</IsIncludeCalculation>
          <QOrder>4</QOrder>
          <Question>sample string 2</Question>
          <QuestionAnswers>
            <CreateAnswerDTO>
              <A_Order>1</A_Order>
              <AdditionalAnswer>true</AdditionalAnswer>
              <Answer>sample string 2</Answer>
              <CreatedBy>4</CreatedBy>
              <Id>1</Id>
              <IsActive>true</IsActive>
              <IsDeleted>true</IsDeleted>
              <QuestionId>3</QuestionId>
              <UpdatedBy>5</UpdatedBy>
              <Weight>1</Weight>
            </CreateAnswerDTO>
            <CreateAnswerDTO>
              <A_Order>1</A_Order>
              <AdditionalAnswer>true</AdditionalAnswer>
              <Answer>sample string 2</Answer>
              <CreatedBy>4</CreatedBy>
              <Id>1</Id>
              <IsActive>true</IsActive>
              <IsDeleted>true</IsDeleted>
              <QuestionId>3</QuestionId>
              <UpdatedBy>5</UpdatedBy>
              <Weight>1</Weight>
            </CreateAnswerDTO>
          </QuestionAnswers>
          <QuestionPriorityId>d2f7c006-5b80-4e9b-bef6-f2344ccad6fb</QuestionPriorityId>
          <QuestionTagId>4716c12a-05a1-4b1f-a973-aa37e0fc3c77</QuestionTagId>
          <QuestionTypeId>d0bb7203-48d1-4c3d-a47a-ad2bf877fba7</QuestionTypeId>
          <QuestionValidationId>fb005c01-1bb5-41d6-bf8e-5f6d3aad0f0f</QuestionValidationId>
          <RequiredAnswer>true</RequiredAnswer>
          <RequiredComent>true</RequiredComent>
          <RequiredImage>true</RequiredImage>
          <SectionId>3</SectionId>
          <ShowComment>true</ShowComment>
          <ShowImage>true</ShowImage>
          <SubSectionId>2952214a-d41d-4744-8551-6be499f111a3</SubSectionId>
          <UpdatedBy>12</UpdatedBy>
          <Weight>5</Weight>
        </CreateQuestionDTO>
      </SectionQuestions>
      <UpdatedBy>5</UpdatedBy>
    </QuestionSectionsCreateDTO>
  </CheckListSections>
  <CreatedBy>6</CreatedBy>
  <DivisionId>61ede3c7-db75-497d-b576-228efae8f55b</DivisionId>
  <Excellent>5</Excellent>
  <GuideLine>sample string 3</GuideLine>
  <Id>1</Id>
  <IsActive>true</IsActive>
  <LevelId>c95dadcf-e0f1-4e9e-b5bd-d1d258101b05</LevelId>
  <LocationId>2ea6dbb9-43c9-4010-a6fd-fce2bd552969</LocationId>
  <NeedImprovment>4</NeedImprovment>
  <SectorId>00a09b04-ea7a-4a02-9e88-f609eb4f6d1f</SectorId>
  <SubBuildingId>ab1426a2-09a6-4003-9cde-0eba61d8f185</SubBuildingId>
  <SubSectorId>530ac941-eec2-4cb6-ac29-a4f98f7a7dd6</SubSectorId>
  <Title>sample string 2</Title>
  <UpdatedBy>7</UpdatedBy>
</CreateCheckListDTO>

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'CreateCheckListDTO'.

Response Information

Resource Description

integer

Response 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>