POST api/getFeeBill

Documentation for 'Get'.

Response Information

Response body formats

application/xml, text/xml

Sample:
<ArrayOfbody xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/SC.GET_V.Models">
  <body>
    <Amount_AD_Date>sample string 7</Amount_AD_Date>
    <Amount_WID_Date>sample string 6</Amount_WID_Date>
    <Bank_Account>sample string 9</Bank_Account>
    <BillingMonth>sample string 8</BillingMonth>
    <StatusCode>sample string 1</StatusCode>
    <StatusDesc>sample string 2</StatusDesc>
    <due_date>sample string 5</due_date>
    <student_id>sample string 4</student_id>
    <student_name>sample string 3</student_name>
  </body>
  <body>
    <Amount_AD_Date>sample string 7</Amount_AD_Date>
    <Amount_WID_Date>sample string 6</Amount_WID_Date>
    <Bank_Account>sample string 9</Bank_Account>
    <BillingMonth>sample string 8</BillingMonth>
    <StatusCode>sample string 1</StatusCode>
    <StatusDesc>sample string 2</StatusDesc>
    <due_date>sample string 5</due_date>
    <student_id>sample string 4</student_id>
    <student_name>sample string 3</student_name>
  </body>
  <body>
    <Amount_AD_Date>sample string 7</Amount_AD_Date>
    <Amount_WID_Date>sample string 6</Amount_WID_Date>
    <Bank_Account>sample string 9</Bank_Account>
    <BillingMonth>sample string 8</BillingMonth>
    <StatusCode>sample string 1</StatusCode>
    <StatusDesc>sample string 2</StatusDesc>
    <due_date>sample string 5</due_date>
    <student_id>sample string 4</student_id>
    <student_name>sample string 3</student_name>
  </body>
</ArrayOfbody>