GET api/Common/{BranchId}/getStudentBySearchTerm?phrase={phrase}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| BranchId | integer |
Required |
|
| phrase | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of AllPagesDropdownLoad| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | decimal number |
None. |
|
| DocumentId | string |
None. |
|
| Name | string |
None. |
|
| StateId | decimal number |
None. |
|
| StateName | string |
None. |
|
| CountryId | decimal number |
None. |
|
| AreaId | decimal number |
None. |
|
| AreaName | string |
None. |
|
| Col5 | decimal number |
None. |
|
| Col4 | decimal number |
None. |
|
| Col6 | decimal number |
None. |
|
| IsRoyaltyFees | decimal number |
None. |
|
| EnquiryId | decimal number |
None. |
|
| StudentName | string |
None. |
|
| ReceiptCol4 | string |
None. |
|
| OtherReceiptCol4 | string |
None. |
|
| BatchId | decimal number |
None. |
|
| BatchTime | string |
None. |
|
| TimeTableId | string |
None. |
|
| EnquiryCol5 | string |
None. |
|
| OtherInvoiceCol8 | string |
None. |
|
| GradeId | decimal number |
None. |
|
| GradeName | string |
None. |
|
| TotalCourseDays | integer |
None. |
|
| Col8 | string |
None. |
|
| YearId | decimal number |
None. |
|
| AcademicYear | string |
None. |
|
| SubjectId | decimal number |
None. |
|
| SubjectName | string |
None. |
|
| TopicId | decimal number |
None. |
|
| TopicName | string |
None. |
|
| SectionId | decimal number |
None. |
|
| SectionName | string |
None. |
|
| AssignmentTypeId | decimal number |
None. |
|
| AssignmentTypeName | string |
None. |
|
| NoticeBoardDetailId | decimal number |
None. |
|
| TransactionStatusId | decimal number |
None. |
|
| TransactionStatusName | string |
None. |
|
| MotherTongueId | decimal number |
None. |
|
| MotherTongueName | string |
None. |
|
| EnquiryCol6 | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"Id": 1.0,
"DocumentId": "sample string 2",
"Name": "sample string 3",
"StateId": 4.0,
"StateName": "sample string 5",
"CountryId": 6.0,
"AreaId": 7.0,
"AreaName": "sample string 8",
"Col5": 9.1,
"Col4": 10.1,
"Col6": 1.1,
"IsRoyaltyFees": 1.1,
"EnquiryId": 11.0,
"StudentName": "sample string 12",
"ReceiptCol4": "sample string 13",
"OtherReceiptCol4": "sample string 14",
"BatchId": 15.0,
"BatchTime": "sample string 16",
"TimeTableId": "sample string 17",
"EnquiryCol5": "sample string 18",
"OtherInvoiceCol8": "sample string 19",
"GradeId": 20.0,
"GradeName": "sample string 21",
"TotalCourseDays": 1,
"Col8": "sample string 22",
"YearId": 23.0,
"AcademicYear": "sample string 24",
"SubjectId": 25.0,
"SubjectName": "sample string 26",
"TopicId": 27.0,
"TopicName": "sample string 28",
"SectionId": 29.0,
"SectionName": "sample string 30",
"AssignmentTypeId": 31.0,
"AssignmentTypeName": "sample string 32",
"NoticeBoardDetailId": 1.0,
"TransactionStatusId": 33.0,
"TransactionStatusName": "sample string 34",
"MotherTongueId": 35.0,
"MotherTongueName": "sample string 36",
"EnquiryCol6": "sample string 37"
},
{
"Id": 1.0,
"DocumentId": "sample string 2",
"Name": "sample string 3",
"StateId": 4.0,
"StateName": "sample string 5",
"CountryId": 6.0,
"AreaId": 7.0,
"AreaName": "sample string 8",
"Col5": 9.1,
"Col4": 10.1,
"Col6": 1.1,
"IsRoyaltyFees": 1.1,
"EnquiryId": 11.0,
"StudentName": "sample string 12",
"ReceiptCol4": "sample string 13",
"OtherReceiptCol4": "sample string 14",
"BatchId": 15.0,
"BatchTime": "sample string 16",
"TimeTableId": "sample string 17",
"EnquiryCol5": "sample string 18",
"OtherInvoiceCol8": "sample string 19",
"GradeId": 20.0,
"GradeName": "sample string 21",
"TotalCourseDays": 1,
"Col8": "sample string 22",
"YearId": 23.0,
"AcademicYear": "sample string 24",
"SubjectId": 25.0,
"SubjectName": "sample string 26",
"TopicId": 27.0,
"TopicName": "sample string 28",
"SectionId": 29.0,
"SectionName": "sample string 30",
"AssignmentTypeId": 31.0,
"AssignmentTypeName": "sample string 32",
"NoticeBoardDetailId": 1.0,
"TransactionStatusId": 33.0,
"TransactionStatusName": "sample string 34",
"MotherTongueId": 35.0,
"MotherTongueName": "sample string 36",
"EnquiryCol6": "sample string 37"
}
]
application/xml, text/xml
Sample:
<ArrayOfAllPagesDropdownLoad xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ZenoxERP.API.Models.Extensions">
<AllPagesDropdownLoad>
<AcademicYear>sample string 24</AcademicYear>
<AreaId>7</AreaId>
<AreaName>sample string 8</AreaName>
<AssignmentTypeId>31</AssignmentTypeId>
<AssignmentTypeName>sample string 32</AssignmentTypeName>
<BatchId>15</BatchId>
<BatchTime>sample string 16</BatchTime>
<Col4>10.1</Col4>
<Col5>9.1</Col5>
<Col6>1.1</Col6>
<Col8>sample string 22</Col8>
<CountryId>6</CountryId>
<DocumentId>sample string 2</DocumentId>
<EnquiryCol5>sample string 18</EnquiryCol5>
<EnquiryCol6>sample string 37</EnquiryCol6>
<EnquiryId>11</EnquiryId>
<GradeId>20</GradeId>
<GradeName>sample string 21</GradeName>
<Id>1</Id>
<IsRoyaltyFees>1.1</IsRoyaltyFees>
<MotherTongueId>35</MotherTongueId>
<MotherTongueName>sample string 36</MotherTongueName>
<Name>sample string 3</Name>
<NoticeBoardDetailId>1</NoticeBoardDetailId>
<OtherInvoiceCol8>sample string 19</OtherInvoiceCol8>
<OtherReceiptCol4>sample string 14</OtherReceiptCol4>
<ReceiptCol4>sample string 13</ReceiptCol4>
<SectionId>29</SectionId>
<SectionName>sample string 30</SectionName>
<StateId>4</StateId>
<StateName>sample string 5</StateName>
<StudentName>sample string 12</StudentName>
<SubjectId>25</SubjectId>
<SubjectName>sample string 26</SubjectName>
<TimeTableId>sample string 17</TimeTableId>
<TopicId>27</TopicId>
<TopicName>sample string 28</TopicName>
<TotalCourseDays>1</TotalCourseDays>
<TransactionStatusId>33</TransactionStatusId>
<TransactionStatusName>sample string 34</TransactionStatusName>
<YearId>23</YearId>
</AllPagesDropdownLoad>
<AllPagesDropdownLoad>
<AcademicYear>sample string 24</AcademicYear>
<AreaId>7</AreaId>
<AreaName>sample string 8</AreaName>
<AssignmentTypeId>31</AssignmentTypeId>
<AssignmentTypeName>sample string 32</AssignmentTypeName>
<BatchId>15</BatchId>
<BatchTime>sample string 16</BatchTime>
<Col4>10.1</Col4>
<Col5>9.1</Col5>
<Col6>1.1</Col6>
<Col8>sample string 22</Col8>
<CountryId>6</CountryId>
<DocumentId>sample string 2</DocumentId>
<EnquiryCol5>sample string 18</EnquiryCol5>
<EnquiryCol6>sample string 37</EnquiryCol6>
<EnquiryId>11</EnquiryId>
<GradeId>20</GradeId>
<GradeName>sample string 21</GradeName>
<Id>1</Id>
<IsRoyaltyFees>1.1</IsRoyaltyFees>
<MotherTongueId>35</MotherTongueId>
<MotherTongueName>sample string 36</MotherTongueName>
<Name>sample string 3</Name>
<NoticeBoardDetailId>1</NoticeBoardDetailId>
<OtherInvoiceCol8>sample string 19</OtherInvoiceCol8>
<OtherReceiptCol4>sample string 14</OtherReceiptCol4>
<ReceiptCol4>sample string 13</ReceiptCol4>
<SectionId>29</SectionId>
<SectionName>sample string 30</SectionName>
<StateId>4</StateId>
<StateName>sample string 5</StateName>
<StudentName>sample string 12</StudentName>
<SubjectId>25</SubjectId>
<SubjectName>sample string 26</SubjectName>
<TimeTableId>sample string 17</TimeTableId>
<TopicId>27</TopicId>
<TopicName>sample string 28</TopicName>
<TotalCourseDays>1</TotalCourseDays>
<TransactionStatusId>33</TransactionStatusId>
<TransactionStatusName>sample string 34</TransactionStatusName>
<YearId>23</YearId>
</AllPagesDropdownLoad>
</ArrayOfAllPagesDropdownLoad>