GET api/School/GetRevenueSales/{AccountCode}/{Year}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| AccountCode | string |
Required |
|
| Year | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfVibeAPIResult| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | VibeAPIResult |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.