POST api/studentBill/raise-bill-for-all-student-in-class?aSchool={aSchool}&aClass={aClass}&aSession={aSession}&aTerm={aTerm}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| aSchool | string |
Required |
|
| aClass | string |
Required |
|
| aSession | string |
Required |
|
| aTerm | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.