POST api/Video/GetOnlineSchool_ChapterListBySSMID
Request Information
URI Parameters
None.
Body Parameters
clsUser| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId | integer |
None. |
|
| MediumId | integer |
None. |
|
| SSMId | integer |
None. |
|
| BMSId | integer |
None. |
|
| code | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"UserId": 1,
"MediumId": 2,
"SSMId": 3,
"BMSId": 4,
"code": "sample string 5"
}
application/xml, text/xml
Sample:
<clsUser xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LiveTextBooksModel.Entity"> <BMSId>4</BMSId> <MediumId>2</MediumId> <SSMId>3</SSMId> <UserId>1</UserId> <code>sample string 5</code> </clsUser>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
clsChapterResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| ResponseCode | integer |
None. |
|
| ResponseMessage | string |
None. |
|
| chapters | Collection of clsChapterDetail |
None. |
Response Formats
application/json, text/json
Sample:
{
"ResponseCode": 1,
"ResponseMessage": "sample string 2",
"chapters": [
{
"ChapterId": 1,
"ChapterName": "sample string 2",
"ChapterNo": 3,
"SSMID": 4,
"TopicCount": 5,
"videos": [
{
"MFID": 1,
"SSMID": 2,
"FevVideoId": 1,
"MFTopicID": 3,
"MFSubTopicID": 4,
"MFChapterID": 5,
"ChapterNo": 1,
"ChapterName": "sample string 6",
"TopicNo": "sample string 7",
"TopicName": "sample string 8",
"SubTopicName": "sample string 9",
"SubTopicNo": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 10",
"MFVimeoPath": "sample string 11",
"YouTubeLink": "sample string 12",
"IsFavVideo": true
},
{
"MFID": 1,
"SSMID": 2,
"FevVideoId": 1,
"MFTopicID": 3,
"MFSubTopicID": 4,
"MFChapterID": 5,
"ChapterNo": 1,
"ChapterName": "sample string 6",
"TopicNo": "sample string 7",
"TopicName": "sample string 8",
"SubTopicName": "sample string 9",
"SubTopicNo": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 10",
"MFVimeoPath": "sample string 11",
"YouTubeLink": "sample string 12",
"IsFavVideo": true
}
],
"VideoFiles": [
{
"MFID": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 2",
"YouTubeLink": "sample string 3",
"MFVimeoPath": "sample string 4",
"UploadedById": 5,
"UploadedByName": "sample string 6",
"IsClientVideo": true,
"ContentCategoryId": 1,
"Title": "sample string 1",
"Description": "sample string 2"
},
{
"MFID": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 2",
"YouTubeLink": "sample string 3",
"MFVimeoPath": "sample string 4",
"UploadedById": 5,
"UploadedByName": "sample string 6",
"IsClientVideo": true,
"ContentCategoryId": 1,
"Title": "sample string 1",
"Description": "sample string 2"
}
],
"PDFFiles": [
{
"MFID": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 2",
"YouTubeLink": "sample string 3",
"MFVimeoPath": "sample string 4",
"UploadedById": 5,
"UploadedByName": "sample string 6",
"IsClientVideo": true,
"ContentCategoryId": 1,
"Title": "sample string 1",
"Description": "sample string 2"
},
{
"MFID": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 2",
"YouTubeLink": "sample string 3",
"MFVimeoPath": "sample string 4",
"UploadedById": 5,
"UploadedByName": "sample string 6",
"IsClientVideo": true,
"ContentCategoryId": 1,
"Title": "sample string 1",
"Description": "sample string 2"
}
],
"ImageFiles": [
{
"MFID": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 2",
"YouTubeLink": "sample string 3",
"MFVimeoPath": "sample string 4",
"UploadedById": 5,
"UploadedByName": "sample string 6",
"IsClientVideo": true,
"ContentCategoryId": 1,
"Title": "sample string 1",
"Description": "sample string 2"
},
{
"MFID": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 2",
"YouTubeLink": "sample string 3",
"MFVimeoPath": "sample string 4",
"UploadedById": 5,
"UploadedByName": "sample string 6",
"IsClientVideo": true,
"ContentCategoryId": 1,
"Title": "sample string 1",
"Description": "sample string 2"
}
],
"AudioFiles": [
{
"MFID": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 2",
"YouTubeLink": "sample string 3",
"MFVimeoPath": "sample string 4",
"UploadedById": 5,
"UploadedByName": "sample string 6",
"IsClientVideo": true,
"ContentCategoryId": 1,
"Title": "sample string 1",
"Description": "sample string 2"
},
{
"MFID": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 2",
"YouTubeLink": "sample string 3",
"MFVimeoPath": "sample string 4",
"UploadedById": 5,
"UploadedByName": "sample string 6",
"IsClientVideo": true,
"ContentCategoryId": 1,
"Title": "sample string 1",
"Description": "sample string 2"
}
]
},
{
"ChapterId": 1,
"ChapterName": "sample string 2",
"ChapterNo": 3,
"SSMID": 4,
"TopicCount": 5,
"videos": [
{
"MFID": 1,
"SSMID": 2,
"FevVideoId": 1,
"MFTopicID": 3,
"MFSubTopicID": 4,
"MFChapterID": 5,
"ChapterNo": 1,
"ChapterName": "sample string 6",
"TopicNo": "sample string 7",
"TopicName": "sample string 8",
"SubTopicName": "sample string 9",
"SubTopicNo": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 10",
"MFVimeoPath": "sample string 11",
"YouTubeLink": "sample string 12",
"IsFavVideo": true
},
{
"MFID": 1,
"SSMID": 2,
"FevVideoId": 1,
"MFTopicID": 3,
"MFSubTopicID": 4,
"MFChapterID": 5,
"ChapterNo": 1,
"ChapterName": "sample string 6",
"TopicNo": "sample string 7",
"TopicName": "sample string 8",
"SubTopicName": "sample string 9",
"SubTopicNo": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 10",
"MFVimeoPath": "sample string 11",
"YouTubeLink": "sample string 12",
"IsFavVideo": true
}
],
"VideoFiles": [
{
"MFID": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 2",
"YouTubeLink": "sample string 3",
"MFVimeoPath": "sample string 4",
"UploadedById": 5,
"UploadedByName": "sample string 6",
"IsClientVideo": true,
"ContentCategoryId": 1,
"Title": "sample string 1",
"Description": "sample string 2"
},
{
"MFID": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 2",
"YouTubeLink": "sample string 3",
"MFVimeoPath": "sample string 4",
"UploadedById": 5,
"UploadedByName": "sample string 6",
"IsClientVideo": true,
"ContentCategoryId": 1,
"Title": "sample string 1",
"Description": "sample string 2"
}
],
"PDFFiles": [
{
"MFID": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 2",
"YouTubeLink": "sample string 3",
"MFVimeoPath": "sample string 4",
"UploadedById": 5,
"UploadedByName": "sample string 6",
"IsClientVideo": true,
"ContentCategoryId": 1,
"Title": "sample string 1",
"Description": "sample string 2"
},
{
"MFID": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 2",
"YouTubeLink": "sample string 3",
"MFVimeoPath": "sample string 4",
"UploadedById": 5,
"UploadedByName": "sample string 6",
"IsClientVideo": true,
"ContentCategoryId": 1,
"Title": "sample string 1",
"Description": "sample string 2"
}
],
"ImageFiles": [
{
"MFID": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 2",
"YouTubeLink": "sample string 3",
"MFVimeoPath": "sample string 4",
"UploadedById": 5,
"UploadedByName": "sample string 6",
"IsClientVideo": true,
"ContentCategoryId": 1,
"Title": "sample string 1",
"Description": "sample string 2"
},
{
"MFID": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 2",
"YouTubeLink": "sample string 3",
"MFVimeoPath": "sample string 4",
"UploadedById": 5,
"UploadedByName": "sample string 6",
"IsClientVideo": true,
"ContentCategoryId": 1,
"Title": "sample string 1",
"Description": "sample string 2"
}
],
"AudioFiles": [
{
"MFID": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 2",
"YouTubeLink": "sample string 3",
"MFVimeoPath": "sample string 4",
"UploadedById": 5,
"UploadedByName": "sample string 6",
"IsClientVideo": true,
"ContentCategoryId": 1,
"Title": "sample string 1",
"Description": "sample string 2"
},
{
"MFID": 1,
"FileLength": 1,
"Sequence": 1,
"MFPath": "sample string 2",
"YouTubeLink": "sample string 3",
"MFVimeoPath": "sample string 4",
"UploadedById": 5,
"UploadedByName": "sample string 6",
"IsClientVideo": true,
"ContentCategoryId": 1,
"Title": "sample string 1",
"Description": "sample string 2"
}
]
}
]
}
application/xml, text/xml
Sample:
<clsChapterResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/LiveTextBooksModel.Entity">
<ResponseCode>1</ResponseCode>
<ResponseMessage>sample string 2</ResponseMessage>
<chapters>
<clsChapterDetail>
<AudioFiles>
<clsMediaWithClient>
<ContentCategoryId>1</ContentCategoryId>
<Description>sample string 2</Description>
<FileLength>1</FileLength>
<IsClientVideo>true</IsClientVideo>
<MFID>1</MFID>
<MFPath>sample string 2</MFPath>
<MFVimeoPath>sample string 4</MFVimeoPath>
<Sequence>1</Sequence>
<Title>sample string 1</Title>
<UploadedById>5</UploadedById>
<UploadedByName>sample string 6</UploadedByName>
<YouTubeLink>sample string 3</YouTubeLink>
</clsMediaWithClient>
<clsMediaWithClient>
<ContentCategoryId>1</ContentCategoryId>
<Description>sample string 2</Description>
<FileLength>1</FileLength>
<IsClientVideo>true</IsClientVideo>
<MFID>1</MFID>
<MFPath>sample string 2</MFPath>
<MFVimeoPath>sample string 4</MFVimeoPath>
<Sequence>1</Sequence>
<Title>sample string 1</Title>
<UploadedById>5</UploadedById>
<UploadedByName>sample string 6</UploadedByName>
<YouTubeLink>sample string 3</YouTubeLink>
</clsMediaWithClient>
</AudioFiles>
<ChapterId>1</ChapterId>
<ChapterName>sample string 2</ChapterName>
<ChapterNo>3</ChapterNo>
<ImageFiles>
<clsMediaWithClient>
<ContentCategoryId>1</ContentCategoryId>
<Description>sample string 2</Description>
<FileLength>1</FileLength>
<IsClientVideo>true</IsClientVideo>
<MFID>1</MFID>
<MFPath>sample string 2</MFPath>
<MFVimeoPath>sample string 4</MFVimeoPath>
<Sequence>1</Sequence>
<Title>sample string 1</Title>
<UploadedById>5</UploadedById>
<UploadedByName>sample string 6</UploadedByName>
<YouTubeLink>sample string 3</YouTubeLink>
</clsMediaWithClient>
<clsMediaWithClient>
<ContentCategoryId>1</ContentCategoryId>
<Description>sample string 2</Description>
<FileLength>1</FileLength>
<IsClientVideo>true</IsClientVideo>
<MFID>1</MFID>
<MFPath>sample string 2</MFPath>
<MFVimeoPath>sample string 4</MFVimeoPath>
<Sequence>1</Sequence>
<Title>sample string 1</Title>
<UploadedById>5</UploadedById>
<UploadedByName>sample string 6</UploadedByName>
<YouTubeLink>sample string 3</YouTubeLink>
</clsMediaWithClient>
</ImageFiles>
<PDFFiles>
<clsMediaWithClient>
<ContentCategoryId>1</ContentCategoryId>
<Description>sample string 2</Description>
<FileLength>1</FileLength>
<IsClientVideo>true</IsClientVideo>
<MFID>1</MFID>
<MFPath>sample string 2</MFPath>
<MFVimeoPath>sample string 4</MFVimeoPath>
<Sequence>1</Sequence>
<Title>sample string 1</Title>
<UploadedById>5</UploadedById>
<UploadedByName>sample string 6</UploadedByName>
<YouTubeLink>sample string 3</YouTubeLink>
</clsMediaWithClient>
<clsMediaWithClient>
<ContentCategoryId>1</ContentCategoryId>
<Description>sample string 2</Description>
<FileLength>1</FileLength>
<IsClientVideo>true</IsClientVideo>
<MFID>1</MFID>
<MFPath>sample string 2</MFPath>
<MFVimeoPath>sample string 4</MFVimeoPath>
<Sequence>1</Sequence>
<Title>sample string 1</Title>
<UploadedById>5</UploadedById>
<UploadedByName>sample string 6</UploadedByName>
<YouTubeLink>sample string 3</YouTubeLink>
</clsMediaWithClient>
</PDFFiles>
<SSMID>4</SSMID>
<TopicCount>5</TopicCount>
<VideoFiles>
<clsMediaWithClient>
<ContentCategoryId>1</ContentCategoryId>
<Description>sample string 2</Description>
<FileLength>1</FileLength>
<IsClientVideo>true</IsClientVideo>
<MFID>1</MFID>
<MFPath>sample string 2</MFPath>
<MFVimeoPath>sample string 4</MFVimeoPath>
<Sequence>1</Sequence>
<Title>sample string 1</Title>
<UploadedById>5</UploadedById>
<UploadedByName>sample string 6</UploadedByName>
<YouTubeLink>sample string 3</YouTubeLink>
</clsMediaWithClient>
<clsMediaWithClient>
<ContentCategoryId>1</ContentCategoryId>
<Description>sample string 2</Description>
<FileLength>1</FileLength>
<IsClientVideo>true</IsClientVideo>
<MFID>1</MFID>
<MFPath>sample string 2</MFPath>
<MFVimeoPath>sample string 4</MFVimeoPath>
<Sequence>1</Sequence>
<Title>sample string 1</Title>
<UploadedById>5</UploadedById>
<UploadedByName>sample string 6</UploadedByName>
<YouTubeLink>sample string 3</YouTubeLink>
</clsMediaWithClient>
</VideoFiles>
<videos>
<clsNextVideo>
<ChapterName>sample string 6</ChapterName>
<ChapterNo>1</ChapterNo>
<FevVideoId>1</FevVideoId>
<FileLength>1</FileLength>
<IsFavVideo>true</IsFavVideo>
<MFChapterID>5</MFChapterID>
<MFID>1</MFID>
<MFPath>sample string 10</MFPath>
<MFSubTopicID>4</MFSubTopicID>
<MFTopicID>3</MFTopicID>
<MFVimeoPath>sample string 11</MFVimeoPath>
<SSMID>2</SSMID>
<Sequence>1</Sequence>
<SubTopicName>sample string 9</SubTopicName>
<SubTopicNo>1</SubTopicNo>
<TopicName>sample string 8</TopicName>
<TopicNo>sample string 7</TopicNo>
<YouTubeLink>sample string 12</YouTubeLink>
</clsNextVideo>
<clsNextVideo>
<ChapterName>sample string 6</ChapterName>
<ChapterNo>1</ChapterNo>
<FevVideoId>1</FevVideoId>
<FileLength>1</FileLength>
<IsFavVideo>true</IsFavVideo>
<MFChapterID>5</MFChapterID>
<MFID>1</MFID>
<MFPath>sample string 10</MFPath>
<MFSubTopicID>4</MFSubTopicID>
<MFTopicID>3</MFTopicID>
<MFVimeoPath>sample string 11</MFVimeoPath>
<SSMID>2</SSMID>
<Sequence>1</Sequence>
<SubTopicName>sample string 9</SubTopicName>
<SubTopicNo>1</SubTopicNo>
<TopicName>sample string 8</TopicName>
<TopicNo>sample string 7</TopicNo>
<YouTubeLink>sample string 12</YouTubeLink>
</clsNextVideo>
</videos>
</clsChapterDetail>
<clsChapterDetail>
<AudioFiles>
<clsMediaWithClient>
<ContentCategoryId>1</ContentCategoryId>
<Description>sample string 2</Description>
<FileLength>1</FileLength>
<IsClientVideo>true</IsClientVideo>
<MFID>1</MFID>
<MFPath>sample string 2</MFPath>
<MFVimeoPath>sample string 4</MFVimeoPath>
<Sequence>1</Sequence>
<Title>sample string 1</Title>
<UploadedById>5</UploadedById>
<UploadedByName>sample string 6</UploadedByName>
<YouTubeLink>sample string 3</YouTubeLink>
</clsMediaWithClient>
<clsMediaWithClient>
<ContentCategoryId>1</ContentCategoryId>
<Description>sample string 2</Description>
<FileLength>1</FileLength>
<IsClientVideo>true</IsClientVideo>
<MFID>1</MFID>
<MFPath>sample string 2</MFPath>
<MFVimeoPath>sample string 4</MFVimeoPath>
<Sequence>1</Sequence>
<Title>sample string 1</Title>
<UploadedById>5</UploadedById>
<UploadedByName>sample string 6</UploadedByName>
<YouTubeLink>sample string 3</YouTubeLink>
</clsMediaWithClient>
</AudioFiles>
<ChapterId>1</ChapterId>
<ChapterName>sample string 2</ChapterName>
<ChapterNo>3</ChapterNo>
<ImageFiles>
<clsMediaWithClient>
<ContentCategoryId>1</ContentCategoryId>
<Description>sample string 2</Description>
<FileLength>1</FileLength>
<IsClientVideo>true</IsClientVideo>
<MFID>1</MFID>
<MFPath>sample string 2</MFPath>
<MFVimeoPath>sample string 4</MFVimeoPath>
<Sequence>1</Sequence>
<Title>sample string 1</Title>
<UploadedById>5</UploadedById>
<UploadedByName>sample string 6</UploadedByName>
<YouTubeLink>sample string 3</YouTubeLink>
</clsMediaWithClient>
<clsMediaWithClient>
<ContentCategoryId>1</ContentCategoryId>
<Description>sample string 2</Description>
<FileLength>1</FileLength>
<IsClientVideo>true</IsClientVideo>
<MFID>1</MFID>
<MFPath>sample string 2</MFPath>
<MFVimeoPath>sample string 4</MFVimeoPath>
<Sequence>1</Sequence>
<Title>sample string 1</Title>
<UploadedById>5</UploadedById>
<UploadedByName>sample string 6</UploadedByName>
<YouTubeLink>sample string 3</YouTubeLink>
</clsMediaWithClient>
</ImageFiles>
<PDFFiles>
<clsMediaWithClient>
<ContentCategoryId>1</ContentCategoryId>
<Description>sample string 2</Description>
<FileLength>1</FileLength>
<IsClientVideo>true</IsClientVideo>
<MFID>1</MFID>
<MFPath>sample string 2</MFPath>
<MFVimeoPath>sample string 4</MFVimeoPath>
<Sequence>1</Sequence>
<Title>sample string 1</Title>
<UploadedById>5</UploadedById>
<UploadedByName>sample string 6</UploadedByName>
<YouTubeLink>sample string 3</YouTubeLink>
</clsMediaWithClient>
<clsMediaWithClient>
<ContentCategoryId>1</ContentCategoryId>
<Description>sample string 2</Description>
<FileLength>1</FileLength>
<IsClientVideo>true</IsClientVideo>
<MFID>1</MFID>
<MFPath>sample string 2</MFPath>
<MFVimeoPath>sample string 4</MFVimeoPath>
<Sequence>1</Sequence>
<Title>sample string 1</Title>
<UploadedById>5</UploadedById>
<UploadedByName>sample string 6</UploadedByName>
<YouTubeLink>sample string 3</YouTubeLink>
</clsMediaWithClient>
</PDFFiles>
<SSMID>4</SSMID>
<TopicCount>5</TopicCount>
<VideoFiles>
<clsMediaWithClient>
<ContentCategoryId>1</ContentCategoryId>
<Description>sample string 2</Description>
<FileLength>1</FileLength>
<IsClientVideo>true</IsClientVideo>
<MFID>1</MFID>
<MFPath>sample string 2</MFPath>
<MFVimeoPath>sample string 4</MFVimeoPath>
<Sequence>1</Sequence>
<Title>sample string 1</Title>
<UploadedById>5</UploadedById>
<UploadedByName>sample string 6</UploadedByName>
<YouTubeLink>sample string 3</YouTubeLink>
</clsMediaWithClient>
<clsMediaWithClient>
<ContentCategoryId>1</ContentCategoryId>
<Description>sample string 2</Description>
<FileLength>1</FileLength>
<IsClientVideo>true</IsClientVideo>
<MFID>1</MFID>
<MFPath>sample string 2</MFPath>
<MFVimeoPath>sample string 4</MFVimeoPath>
<Sequence>1</Sequence>
<Title>sample string 1</Title>
<UploadedById>5</UploadedById>
<UploadedByName>sample string 6</UploadedByName>
<YouTubeLink>sample string 3</YouTubeLink>
</clsMediaWithClient>
</VideoFiles>
<videos>
<clsNextVideo>
<ChapterName>sample string 6</ChapterName>
<ChapterNo>1</ChapterNo>
<FevVideoId>1</FevVideoId>
<FileLength>1</FileLength>
<IsFavVideo>true</IsFavVideo>
<MFChapterID>5</MFChapterID>
<MFID>1</MFID>
<MFPath>sample string 10</MFPath>
<MFSubTopicID>4</MFSubTopicID>
<MFTopicID>3</MFTopicID>
<MFVimeoPath>sample string 11</MFVimeoPath>
<SSMID>2</SSMID>
<Sequence>1</Sequence>
<SubTopicName>sample string 9</SubTopicName>
<SubTopicNo>1</SubTopicNo>
<TopicName>sample string 8</TopicName>
<TopicNo>sample string 7</TopicNo>
<YouTubeLink>sample string 12</YouTubeLink>
</clsNextVideo>
<clsNextVideo>
<ChapterName>sample string 6</ChapterName>
<ChapterNo>1</ChapterNo>
<FevVideoId>1</FevVideoId>
<FileLength>1</FileLength>
<IsFavVideo>true</IsFavVideo>
<MFChapterID>5</MFChapterID>
<MFID>1</MFID>
<MFPath>sample string 10</MFPath>
<MFSubTopicID>4</MFSubTopicID>
<MFTopicID>3</MFTopicID>
<MFVimeoPath>sample string 11</MFVimeoPath>
<SSMID>2</SSMID>
<Sequence>1</Sequence>
<SubTopicName>sample string 9</SubTopicName>
<SubTopicNo>1</SubTopicNo>
<TopicName>sample string 8</TopicName>
<TopicNo>sample string 7</TopicNo>
<YouTubeLink>sample string 12</YouTubeLink>
</clsNextVideo>
</videos>
</clsChapterDetail>
</chapters>
</clsChapterResponse>