GET api/getFeeBill?UserID={UserID}&UserPassword={UserPassword}&Auth_Token={Auth_Token}&CustomerCode={CustomerCode}&VoucherNumber={VoucherNumber}
Documentation for 'Get'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| UserID | Documentation for 'UserID'. |
Define this parameter in the request URI. |
| UserPassword | Documentation for 'UserPassword'. |
Define this parameter in the request URI. |
| Auth_Token | Documentation for 'Auth_Token'. |
Define this parameter in the request URI. |
| CustomerCode | Documentation for 'CustomerCode'. |
Define this parameter in the request URI. |
| VoucherNumber | Documentation for 'VoucherNumber'. |
Define this parameter in the request URI. |
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/KC_API.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>
<VoucherNumber>sample string 10</VoucherNumber>
<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>
<VoucherNumber>sample string 10</VoucherNumber>
<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>
<VoucherNumber>sample string 10</VoucherNumber>
<due_date>sample string 5</due_date>
<student_id>sample string 4</student_id>
<student_name>sample string 3</student_name>
</body>
</ArrayOfbody>