GET api/feepayments/statement?schoolId={schoolId}&pupilId={pupilId}&year={year}&term={term}&includePriorYears={includePriorYears}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| schoolId | integer |
Required |
|
| pupilId | integer |
Required |
|
| year | integer |
Required |
|
| term | integer |
None. |
|
| includePriorYears | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.