POST api/bluePrintChapter/InsertUpdateBluePrintChapter

Request Information

URI Parameters

None.

Body Parameters

Collection of BluePrintChapter
NameDescriptionTypeAdditional information
Id

integer

None.

UserId

integer

None.

ChapterId

integer

None.

BluePrintId

integer

None.

ChapterName

string

None.

SubjectId

integer

None.

StandardId

integer

None.

QuestionPaperId

integer

None.

ExamDate

string

None.

TestName

string

None.

SchoolName

string

None.

CreateDate

string

None.

ChapterNumber

string

None.

Filesize

string

None.

Weightage

decimal number

None.

SelectedWeightage

decimal number

None.

Topics

Collection of Chapter

None.

Marks

integer

None.

QuestionsCount

integer

None.

BluePrintUrl

string

None.

SolutionURL

string

None.

RealBluePrint

string

None.

DPPURL

string

None.

Paper_Type

string

None.

ClassRoomId

integer

None.

StandardName

string

None.

SubjectName

string

None.

Max_Mark

integer

None.

CreateDate

date

Data type: Date

ModifiedDate

date

None.

CreatedBy

integer

None.

ModifiedBy

integer

None.

FieldsToNull

Collection of string

None.

Request Formats

application/json, text/json

Sample:
[
  {
    "Id": 1,
    "UserId": 2,
    "ChapterId": 3,
    "BluePrintId": 4,
    "ChapterName": "sample string 5",
    "SubjectId": 6,
    "StandardId": 7,
    "QuestionPaperId": 8,
    "ExamDate": "sample string 9",
    "TestName": "sample string 10",
    "SchoolName": "sample string 11",
    "CreateDate": "sample string 12",
    "ChapterNumber": "sample string 13",
    "Filesize": "sample string 14",
    "Weightage": 15.0,
    "SelectedWeightage": 16.0,
    "Topics": [
      {
        "Id": 1,
        "ChapterId": 2,
        "SubjectId": 3,
        "StandardId": 4,
        "StandardTypeId": 5,
        "StdType": "sample string 6",
        "Weightage": 7,
        "SelectedWeightage": 8.0,
        "Name": "sample string 9",
        "StdName": "sample string 10",
        "SubjectName": "sample string 11",
        "ChapterNumber": 12,
        "IsSelect": true,
        "Chapters": null,
        "Topics": null,
        "IsLock": true,
        "CreateDate": "2026-01-09T22:56:06.6787685+00:00",
        "ModifiedDate": "2026-01-09T22:56:06.6787685+00:00",
        "CreatedBy": 1,
        "ModifiedBy": 1
      },
      {
        "Id": 1,
        "ChapterId": 2,
        "SubjectId": 3,
        "StandardId": 4,
        "StandardTypeId": 5,
        "StdType": "sample string 6",
        "Weightage": 7,
        "SelectedWeightage": 8.0,
        "Name": "sample string 9",
        "StdName": "sample string 10",
        "SubjectName": "sample string 11",
        "ChapterNumber": 12,
        "IsSelect": true,
        "Chapters": null,
        "Topics": null,
        "IsLock": true,
        "CreateDate": "2026-01-09T22:56:06.6787685+00:00",
        "ModifiedDate": "2026-01-09T22:56:06.6787685+00:00",
        "CreatedBy": 1,
        "ModifiedBy": 1
      }
    ],
    "Marks": 17,
    "QuestionsCount": 18,
    "BluePrintUrl": "sample string 19",
    "SolutionURL": "sample string 20",
    "RealBluePrint": "sample string 21",
    "DPPURL": "sample string 22",
    "Paper_Type": "sample string 23",
    "ClassRoomId": 24,
    "StandardName": "sample string 25",
    "SubjectName": "sample string 26",
    "Max_Mark": 27,
    "ModifiedDate": "2026-01-09T22:56:06.6787685+00:00",
    "CreatedBy": 1,
    "ModifiedBy": 1
  },
  {
    "Id": 1,
    "UserId": 2,
    "ChapterId": 3,
    "BluePrintId": 4,
    "ChapterName": "sample string 5",
    "SubjectId": 6,
    "StandardId": 7,
    "QuestionPaperId": 8,
    "ExamDate": "sample string 9",
    "TestName": "sample string 10",
    "SchoolName": "sample string 11",
    "CreateDate": "sample string 12",
    "ChapterNumber": "sample string 13",
    "Filesize": "sample string 14",
    "Weightage": 15.0,
    "SelectedWeightage": 16.0,
    "Topics": [
      {
        "Id": 1,
        "ChapterId": 2,
        "SubjectId": 3,
        "StandardId": 4,
        "StandardTypeId": 5,
        "StdType": "sample string 6",
        "Weightage": 7,
        "SelectedWeightage": 8.0,
        "Name": "sample string 9",
        "StdName": "sample string 10",
        "SubjectName": "sample string 11",
        "ChapterNumber": 12,
        "IsSelect": true,
        "Chapters": null,
        "Topics": null,
        "IsLock": true,
        "CreateDate": "2026-01-09T22:56:06.6787685+00:00",
        "ModifiedDate": "2026-01-09T22:56:06.6787685+00:00",
        "CreatedBy": 1,
        "ModifiedBy": 1
      },
      {
        "Id": 1,
        "ChapterId": 2,
        "SubjectId": 3,
        "StandardId": 4,
        "StandardTypeId": 5,
        "StdType": "sample string 6",
        "Weightage": 7,
        "SelectedWeightage": 8.0,
        "Name": "sample string 9",
        "StdName": "sample string 10",
        "SubjectName": "sample string 11",
        "ChapterNumber": 12,
        "IsSelect": true,
        "Chapters": null,
        "Topics": null,
        "IsLock": true,
        "CreateDate": "2026-01-09T22:56:06.6787685+00:00",
        "ModifiedDate": "2026-01-09T22:56:06.6787685+00:00",
        "CreatedBy": 1,
        "ModifiedBy": 1
      }
    ],
    "Marks": 17,
    "QuestionsCount": 18,
    "BluePrintUrl": "sample string 19",
    "SolutionURL": "sample string 20",
    "RealBluePrint": "sample string 21",
    "DPPURL": "sample string 22",
    "Paper_Type": "sample string 23",
    "ClassRoomId": 24,
    "StandardName": "sample string 25",
    "SubjectName": "sample string 26",
    "Max_Mark": 27,
    "ModifiedDate": "2026-01-09T22:56:06.6787685+00:00",
    "CreatedBy": 1,
    "ModifiedBy": 1
  }
]

text/xml

Sample:
<ArrayOfBluePrintChapter xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/School.Entities.V1">
  <BluePrintChapter>
    <CreateDate xmlns="http://schemas.datacontract.org/2004/07/School.Common">2026-01-09T22:56:06.6787685+00:00</CreateDate>
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/School.Common">1</CreatedBy>
    <ModifiedBy xmlns="http://schemas.datacontract.org/2004/07/School.Common">1</ModifiedBy>
    <ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/School.Common">2026-01-09T22:56:06.6787685+00:00</ModifiedDate>
    <BluePrintId xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">4</BluePrintId>
    <BluePrintUrl xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 19</BluePrintUrl>
    <ChapterId xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">3</ChapterId>
    <ChapterName xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 5</ChapterName>
    <ChapterNumber xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 13</ChapterNumber>
    <ClassRoomId xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">24</ClassRoomId>
    <CreateDate xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 12</CreateDate>
    <DPPURL xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 22</DPPURL>
    <ExamDate xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 9</ExamDate>
    <Filesize xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 14</Filesize>
    <Id xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">1</Id>
    <Marks xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">17</Marks>
    <Max_Mark xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">27</Max_Mark>
    <Paper_Type xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 23</Paper_Type>
    <QuestionPaperId xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">8</QuestionPaperId>
    <QuestionsCount xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">18</QuestionsCount>
    <RealBluePrint xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 21</RealBluePrint>
    <SchoolName xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 11</SchoolName>
    <SelectedWeightage xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">16</SelectedWeightage>
    <SolutionURL xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 20</SolutionURL>
    <StandardId xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">7</StandardId>
    <StandardName xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 25</StandardName>
    <SubjectId xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">6</SubjectId>
    <SubjectName xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 26</SubjectName>
    <TestName xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 10</TestName>
    <Topics xmlns:d3p1="http://schemas.datacontract.org/2004/07/School.Entities.V1" xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">
      <d3p1:Chapter>
        <CreateDate xmlns="http://schemas.datacontract.org/2004/07/School.Common">2026-01-09T22:56:06.6787685+00:00</CreateDate>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/School.Common">1</CreatedBy>
        <ModifiedBy xmlns="http://schemas.datacontract.org/2004/07/School.Common">1</ModifiedBy>
        <ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/School.Common">2026-01-09T22:56:06.6787685+00:00</ModifiedDate>
        <ChapterId>2</ChapterId>
        <ChapterNumber>12</ChapterNumber>
        <Chapters i:nil="true" />
        <Id>1</Id>
        <IsLock>true</IsLock>
        <IsSelect>true</IsSelect>
        <Name>sample string 9</Name>
        <SelectedWeightage>8</SelectedWeightage>
        <StandardId>4</StandardId>
        <StandardTypeId>5</StandardTypeId>
        <StdName>sample string 10</StdName>
        <StdType>sample string 6</StdType>
        <SubjectId>3</SubjectId>
        <SubjectName>sample string 11</SubjectName>
        <Topics i:nil="true" />
        <Weightage>7</Weightage>
      </d3p1:Chapter>
      <d3p1:Chapter>
        <CreateDate xmlns="http://schemas.datacontract.org/2004/07/School.Common">2026-01-09T22:56:06.6787685+00:00</CreateDate>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/School.Common">1</CreatedBy>
        <ModifiedBy xmlns="http://schemas.datacontract.org/2004/07/School.Common">1</ModifiedBy>
        <ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/School.Common">2026-01-09T22:56:06.6787685+00:00</ModifiedDate>
        <ChapterId>2</ChapterId>
        <ChapterNumber>12</ChapterNumber>
        <Chapters i:nil="true" />
        <Id>1</Id>
        <IsLock>true</IsLock>
        <IsSelect>true</IsSelect>
        <Name>sample string 9</Name>
        <SelectedWeightage>8</SelectedWeightage>
        <StandardId>4</StandardId>
        <StandardTypeId>5</StandardTypeId>
        <StdName>sample string 10</StdName>
        <StdType>sample string 6</StdType>
        <SubjectId>3</SubjectId>
        <SubjectName>sample string 11</SubjectName>
        <Topics i:nil="true" />
        <Weightage>7</Weightage>
      </d3p1:Chapter>
    </Topics>
    <UserId xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">2</UserId>
    <Weightage xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">15</Weightage>
  </BluePrintChapter>
  <BluePrintChapter>
    <CreateDate xmlns="http://schemas.datacontract.org/2004/07/School.Common">2026-01-09T22:56:06.6787685+00:00</CreateDate>
    <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/School.Common">1</CreatedBy>
    <ModifiedBy xmlns="http://schemas.datacontract.org/2004/07/School.Common">1</ModifiedBy>
    <ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/School.Common">2026-01-09T22:56:06.6787685+00:00</ModifiedDate>
    <BluePrintId xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">4</BluePrintId>
    <BluePrintUrl xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 19</BluePrintUrl>
    <ChapterId xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">3</ChapterId>
    <ChapterName xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 5</ChapterName>
    <ChapterNumber xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 13</ChapterNumber>
    <ClassRoomId xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">24</ClassRoomId>
    <CreateDate xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 12</CreateDate>
    <DPPURL xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 22</DPPURL>
    <ExamDate xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 9</ExamDate>
    <Filesize xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 14</Filesize>
    <Id xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">1</Id>
    <Marks xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">17</Marks>
    <Max_Mark xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">27</Max_Mark>
    <Paper_Type xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 23</Paper_Type>
    <QuestionPaperId xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">8</QuestionPaperId>
    <QuestionsCount xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">18</QuestionsCount>
    <RealBluePrint xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 21</RealBluePrint>
    <SchoolName xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 11</SchoolName>
    <SelectedWeightage xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">16</SelectedWeightage>
    <SolutionURL xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 20</SolutionURL>
    <StandardId xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">7</StandardId>
    <StandardName xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 25</StandardName>
    <SubjectId xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">6</SubjectId>
    <SubjectName xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 26</SubjectName>
    <TestName xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">sample string 10</TestName>
    <Topics xmlns:d3p1="http://schemas.datacontract.org/2004/07/School.Entities.V1" xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">
      <d3p1:Chapter>
        <CreateDate xmlns="http://schemas.datacontract.org/2004/07/School.Common">2026-01-09T22:56:06.6787685+00:00</CreateDate>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/School.Common">1</CreatedBy>
        <ModifiedBy xmlns="http://schemas.datacontract.org/2004/07/School.Common">1</ModifiedBy>
        <ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/School.Common">2026-01-09T22:56:06.6787685+00:00</ModifiedDate>
        <ChapterId>2</ChapterId>
        <ChapterNumber>12</ChapterNumber>
        <Chapters i:nil="true" />
        <Id>1</Id>
        <IsLock>true</IsLock>
        <IsSelect>true</IsSelect>
        <Name>sample string 9</Name>
        <SelectedWeightage>8</SelectedWeightage>
        <StandardId>4</StandardId>
        <StandardTypeId>5</StandardTypeId>
        <StdName>sample string 10</StdName>
        <StdType>sample string 6</StdType>
        <SubjectId>3</SubjectId>
        <SubjectName>sample string 11</SubjectName>
        <Topics i:nil="true" />
        <Weightage>7</Weightage>
      </d3p1:Chapter>
      <d3p1:Chapter>
        <CreateDate xmlns="http://schemas.datacontract.org/2004/07/School.Common">2026-01-09T22:56:06.6787685+00:00</CreateDate>
        <CreatedBy xmlns="http://schemas.datacontract.org/2004/07/School.Common">1</CreatedBy>
        <ModifiedBy xmlns="http://schemas.datacontract.org/2004/07/School.Common">1</ModifiedBy>
        <ModifiedDate xmlns="http://schemas.datacontract.org/2004/07/School.Common">2026-01-09T22:56:06.6787685+00:00</ModifiedDate>
        <ChapterId>2</ChapterId>
        <ChapterNumber>12</ChapterNumber>
        <Chapters i:nil="true" />
        <Id>1</Id>
        <IsLock>true</IsLock>
        <IsSelect>true</IsSelect>
        <Name>sample string 9</Name>
        <SelectedWeightage>8</SelectedWeightage>
        <StandardId>4</StandardId>
        <StandardTypeId>5</StandardTypeId>
        <StdName>sample string 10</StdName>
        <StdType>sample string 6</StdType>
        <SubjectId>3</SubjectId>
        <SubjectName>sample string 11</SubjectName>
        <Topics i:nil="true" />
        <Weightage>7</Weightage>
      </d3p1:Chapter>
    </Topics>
    <UserId xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">2</UserId>
    <Weightage xmlns="http://schemas.datacontract.org/2004/07/School.Entities.Contract">15</Weightage>
  </BluePrintChapter>
</ArrayOfBluePrintChapter>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.