POST api/BookMasters/RemoveAllMenuscriptData
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
ResponseBookAPI| Name | Description | Type | Additional information |
|---|---|---|---|
| ResponseCode | integer |
None. |
|
| ResponseMessage | string |
None. |
|
| booklist | Collection of clsBookMasterEntity |
None. |
|
| booklistEN | Collection of clsBookMasterEntity |
None. |
Response Formats
application/json, text/json
Sample:
{
"ResponseCode": 1,
"ResponseMessage": "sample string 2",
"booklist": [
{
"id": 1,
"Kruti": "sample string 2",
"BookNumber": "sample string 3",
"Title": "sample string 4",
"Author": "sample string 5",
"Editor": "sample string 6",
"Language": "sample string 7",
"Pages": "sample string 8",
"Year": "sample string 9",
"Publisher": "sample string 10",
"Topic": "sample string 11",
"Notes": "sample string 12",
"GyanbhandarLocation": 1,
"Gyanbhandar": "sample string 13",
"CreatedOn": "2026-01-09T21:50:21.6167888+05:30",
"CreatedBy": 1,
"IsActive": true,
"count": 14
},
{
"id": 1,
"Kruti": "sample string 2",
"BookNumber": "sample string 3",
"Title": "sample string 4",
"Author": "sample string 5",
"Editor": "sample string 6",
"Language": "sample string 7",
"Pages": "sample string 8",
"Year": "sample string 9",
"Publisher": "sample string 10",
"Topic": "sample string 11",
"Notes": "sample string 12",
"GyanbhandarLocation": 1,
"Gyanbhandar": "sample string 13",
"CreatedOn": "2026-01-09T21:50:21.6167888+05:30",
"CreatedBy": 1,
"IsActive": true,
"count": 14
}
],
"booklistEN": [
{
"id": 1,
"Kruti": "sample string 2",
"BookNumber": "sample string 3",
"Title": "sample string 4",
"Author": "sample string 5",
"Editor": "sample string 6",
"Language": "sample string 7",
"Pages": "sample string 8",
"Year": "sample string 9",
"Publisher": "sample string 10",
"Topic": "sample string 11",
"Notes": "sample string 12",
"GyanbhandarLocation": 1,
"Gyanbhandar": "sample string 13",
"CreatedOn": "2026-01-09T21:50:21.6167888+05:30",
"CreatedBy": 1,
"IsActive": true,
"count": 14
},
{
"id": 1,
"Kruti": "sample string 2",
"BookNumber": "sample string 3",
"Title": "sample string 4",
"Author": "sample string 5",
"Editor": "sample string 6",
"Language": "sample string 7",
"Pages": "sample string 8",
"Year": "sample string 9",
"Publisher": "sample string 10",
"Topic": "sample string 11",
"Notes": "sample string 12",
"GyanbhandarLocation": 1,
"Gyanbhandar": "sample string 13",
"CreatedOn": "2026-01-09T21:50:21.6167888+05:30",
"CreatedBy": 1,
"IsActive": true,
"count": 14
}
]
}
application/xml, text/xml
Sample:
<ResponseBookAPI xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Tapovan.Entity">
<ResponseCode>1</ResponseCode>
<ResponseMessage>sample string 2</ResponseMessage>
<booklist>
<clsBookMasterEntity>
<Author>sample string 5</Author>
<BookNumber>sample string 3</BookNumber>
<CreatedBy>1</CreatedBy>
<CreatedOn>2026-01-09T21:50:21.6167888+05:30</CreatedOn>
<Editor>sample string 6</Editor>
<Gyanbhandar>sample string 13</Gyanbhandar>
<GyanbhandarLocation>1</GyanbhandarLocation>
<IsActive>true</IsActive>
<Kruti>sample string 2</Kruti>
<Language>sample string 7</Language>
<Notes>sample string 12</Notes>
<Pages>sample string 8</Pages>
<Publisher>sample string 10</Publisher>
<Title>sample string 4</Title>
<Topic>sample string 11</Topic>
<Year>sample string 9</Year>
<count>14</count>
<id>1</id>
</clsBookMasterEntity>
<clsBookMasterEntity>
<Author>sample string 5</Author>
<BookNumber>sample string 3</BookNumber>
<CreatedBy>1</CreatedBy>
<CreatedOn>2026-01-09T21:50:21.6167888+05:30</CreatedOn>
<Editor>sample string 6</Editor>
<Gyanbhandar>sample string 13</Gyanbhandar>
<GyanbhandarLocation>1</GyanbhandarLocation>
<IsActive>true</IsActive>
<Kruti>sample string 2</Kruti>
<Language>sample string 7</Language>
<Notes>sample string 12</Notes>
<Pages>sample string 8</Pages>
<Publisher>sample string 10</Publisher>
<Title>sample string 4</Title>
<Topic>sample string 11</Topic>
<Year>sample string 9</Year>
<count>14</count>
<id>1</id>
</clsBookMasterEntity>
</booklist>
<booklistEN>
<clsBookMasterEntity>
<Author>sample string 5</Author>
<BookNumber>sample string 3</BookNumber>
<CreatedBy>1</CreatedBy>
<CreatedOn>2026-01-09T21:50:21.6167888+05:30</CreatedOn>
<Editor>sample string 6</Editor>
<Gyanbhandar>sample string 13</Gyanbhandar>
<GyanbhandarLocation>1</GyanbhandarLocation>
<IsActive>true</IsActive>
<Kruti>sample string 2</Kruti>
<Language>sample string 7</Language>
<Notes>sample string 12</Notes>
<Pages>sample string 8</Pages>
<Publisher>sample string 10</Publisher>
<Title>sample string 4</Title>
<Topic>sample string 11</Topic>
<Year>sample string 9</Year>
<count>14</count>
<id>1</id>
</clsBookMasterEntity>
<clsBookMasterEntity>
<Author>sample string 5</Author>
<BookNumber>sample string 3</BookNumber>
<CreatedBy>1</CreatedBy>
<CreatedOn>2026-01-09T21:50:21.6167888+05:30</CreatedOn>
<Editor>sample string 6</Editor>
<Gyanbhandar>sample string 13</Gyanbhandar>
<GyanbhandarLocation>1</GyanbhandarLocation>
<IsActive>true</IsActive>
<Kruti>sample string 2</Kruti>
<Language>sample string 7</Language>
<Notes>sample string 12</Notes>
<Pages>sample string 8</Pages>
<Publisher>sample string 10</Publisher>
<Title>sample string 4</Title>
<Topic>sample string 11</Topic>
<Year>sample string 9</Year>
<count>14</count>
<id>1</id>
</clsBookMasterEntity>
</booklistEN>
</ResponseBookAPI>