GET api/HostelManagement/GetHostelFeeStructure
Request Information
URI Parameters
None.
Body Parameters
Collection of Hostelparam| Name | Description | Type | Additional information |
|---|---|---|---|
| SchoolId | integer |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"SchoolId": 1
},
{
"SchoolId": 1
}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}