GET roboconnect/GetUpComingTestSchedule?UserCode={UserCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
UserCode

string

Required

Body Parameters

None.

Response Information

Resource Description

TestScheduleList
NameDescriptionTypeAdditional information
TestSchedule

Collection of TestSchedule

None.

Response Formats

application/json, text/json

Sample:
{
  "TestSchedule": [
    {
      "Id": 1,
      "Name": "sample string 2",
      "StartDate": "sample string 3",
      "Enddate": "sample string 4",
      "TestCategoryName": "sample string 5",
      "Duration": 1.0,
      "Marks": "sample string 6",
      "SubjectCode": "sample string 7",
      "ChapterCode": "sample string 8",
      "TestCode": "sample string 9",
      "SubjectList": [
        {
          "SubjectName": "sample string 1",
          "SubjectCode": "sample string 2",
          "ChapterList": [
            {
              "SubjectName": "sample string 1",
              "ChapterName": "sample string 2",
              "ChapterCode": "sample string 3"
            },
            {
              "SubjectName": "sample string 1",
              "ChapterName": "sample string 2",
              "ChapterCode": "sample string 3"
            }
          ]
        },
        {
          "SubjectName": "sample string 1",
          "SubjectCode": "sample string 2",
          "ChapterList": [
            {
              "SubjectName": "sample string 1",
              "ChapterName": "sample string 2",
              "ChapterCode": "sample string 3"
            },
            {
              "SubjectName": "sample string 1",
              "ChapterName": "sample string 2",
              "ChapterCode": "sample string 3"
            }
          ]
        }
      ]
    },
    {
      "Id": 1,
      "Name": "sample string 2",
      "StartDate": "sample string 3",
      "Enddate": "sample string 4",
      "TestCategoryName": "sample string 5",
      "Duration": 1.0,
      "Marks": "sample string 6",
      "SubjectCode": "sample string 7",
      "ChapterCode": "sample string 8",
      "TestCode": "sample string 9",
      "SubjectList": [
        {
          "SubjectName": "sample string 1",
          "SubjectCode": "sample string 2",
          "ChapterList": [
            {
              "SubjectName": "sample string 1",
              "ChapterName": "sample string 2",
              "ChapterCode": "sample string 3"
            },
            {
              "SubjectName": "sample string 1",
              "ChapterName": "sample string 2",
              "ChapterCode": "sample string 3"
            }
          ]
        },
        {
          "SubjectName": "sample string 1",
          "SubjectCode": "sample string 2",
          "ChapterList": [
            {
              "SubjectName": "sample string 1",
              "ChapterName": "sample string 2",
              "ChapterCode": "sample string 3"
            },
            {
              "SubjectName": "sample string 1",
              "ChapterName": "sample string 2",
              "ChapterCode": "sample string 3"
            }
          ]
        }
      ]
    }
  ]
}

application/xml, text/xml

Sample:
<RConnectEntity.TestScheduleList xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/BusinessEntities">
  <TestSchedule>
    <RConnectEntity.TestSchedule>
      <ChapterCode>sample string 8</ChapterCode>
      <Duration>1</Duration>
      <Enddate>sample string 4</Enddate>
      <Id>1</Id>
      <Marks>sample string 6</Marks>
      <Name>sample string 2</Name>
      <StartDate>sample string 3</StartDate>
      <SubjectCode>sample string 7</SubjectCode>
      <SubjectList>
        <RConnectEntity.SubjectList>
          <ChapterList>
            <RConnectEntity.ChapterList>
              <ChapterCode>sample string 3</ChapterCode>
              <ChapterName>sample string 2</ChapterName>
              <SubjectName>sample string 1</SubjectName>
            </RConnectEntity.ChapterList>
            <RConnectEntity.ChapterList>
              <ChapterCode>sample string 3</ChapterCode>
              <ChapterName>sample string 2</ChapterName>
              <SubjectName>sample string 1</SubjectName>
            </RConnectEntity.ChapterList>
          </ChapterList>
          <SubjectCode>sample string 2</SubjectCode>
          <SubjectName>sample string 1</SubjectName>
        </RConnectEntity.SubjectList>
        <RConnectEntity.SubjectList>
          <ChapterList>
            <RConnectEntity.ChapterList>
              <ChapterCode>sample string 3</ChapterCode>
              <ChapterName>sample string 2</ChapterName>
              <SubjectName>sample string 1</SubjectName>
            </RConnectEntity.ChapterList>
            <RConnectEntity.ChapterList>
              <ChapterCode>sample string 3</ChapterCode>
              <ChapterName>sample string 2</ChapterName>
              <SubjectName>sample string 1</SubjectName>
            </RConnectEntity.ChapterList>
          </ChapterList>
          <SubjectCode>sample string 2</SubjectCode>
          <SubjectName>sample string 1</SubjectName>
        </RConnectEntity.SubjectList>
      </SubjectList>
      <TestCategoryName>sample string 5</TestCategoryName>
      <TestCode>sample string 9</TestCode>
    </RConnectEntity.TestSchedule>
    <RConnectEntity.TestSchedule>
      <ChapterCode>sample string 8</ChapterCode>
      <Duration>1</Duration>
      <Enddate>sample string 4</Enddate>
      <Id>1</Id>
      <Marks>sample string 6</Marks>
      <Name>sample string 2</Name>
      <StartDate>sample string 3</StartDate>
      <SubjectCode>sample string 7</SubjectCode>
      <SubjectList>
        <RConnectEntity.SubjectList>
          <ChapterList>
            <RConnectEntity.ChapterList>
              <ChapterCode>sample string 3</ChapterCode>
              <ChapterName>sample string 2</ChapterName>
              <SubjectName>sample string 1</SubjectName>
            </RConnectEntity.ChapterList>
            <RConnectEntity.ChapterList>
              <ChapterCode>sample string 3</ChapterCode>
              <ChapterName>sample string 2</ChapterName>
              <SubjectName>sample string 1</SubjectName>
            </RConnectEntity.ChapterList>
          </ChapterList>
          <SubjectCode>sample string 2</SubjectCode>
          <SubjectName>sample string 1</SubjectName>
        </RConnectEntity.SubjectList>
        <RConnectEntity.SubjectList>
          <ChapterList>
            <RConnectEntity.ChapterList>
              <ChapterCode>sample string 3</ChapterCode>
              <ChapterName>sample string 2</ChapterName>
              <SubjectName>sample string 1</SubjectName>
            </RConnectEntity.ChapterList>
            <RConnectEntity.ChapterList>
              <ChapterCode>sample string 3</ChapterCode>
              <ChapterName>sample string 2</ChapterName>
              <SubjectName>sample string 1</SubjectName>
            </RConnectEntity.ChapterList>
          </ChapterList>
          <SubjectCode>sample string 2</SubjectCode>
          <SubjectName>sample string 1</SubjectName>
        </RConnectEntity.SubjectList>
      </SubjectList>
      <TestCategoryName>sample string 5</TestCategoryName>
      <TestCode>sample string 9</TestCode>
    </RConnectEntity.TestSchedule>
  </TestSchedule>
</RConnectEntity.TestScheduleList>