POST api/BusController/UpdateStudFeeStructure
Request Information
URI Parameters
None.
Body Parameters
tbl_FeeCollection| Name | Description | Type | Additional information |
|---|---|---|---|
| ListFeeStructure | Collection of tbl_FeeCollection |
None. |
|
| FeeId | integer |
None. |
|
| RegistrationID | integer |
None. |
|
| FeeMonth | string |
None. |
|
| UID | string |
None. |
|
| FeeType | string |
None. |
|
| IsPaid | string |
None. |
|
| Status | string |
None. |
|
| referenceId | string |
None. |
|
| txStatus | string |
None. |
|
| paymentMode | string |
None. |
|
| txTime | string |
None. |
|
| Total | string |
None. |
|
| TotalAmt | string |
None. |
|
| SerialNo | integer |
None. |
|
| CreatedBy | string |
None. |
|
| CreatedOn | date |
None. |
|
| No | string |
None. |
|
| StopageID | integer |
None. |
|
| StudId | integer |
None. |
|
| StudName | string |
None. |
|
| FeeBook | string |
None. |
|
| BusFeeID | string |
None. |
|
| FatherName | string |
None. |
|
| Class | string |
None. |
|
| GPRS | string |
None. |
|
| TGPRS | string |
None. |
|
| LateFee | string |
None. |
|
| TLateFee | string |
None. |
|
| GrandTotal | string |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.