GET api/Logistics/LogisticsFinancialReport/{BookYear}/{BookMonth}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| BookYear | integer |
Required |
|
| BookMonth | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
FinancialComparisonReport| Name | Description | Type | Additional information |
|---|---|---|---|
| BookMonth | integer |
None. |
|
| BookYear | integer |
None. |
|
| MonthlyBalances | Collection of Collection of GLMonthlyAccountBalance |
None. |
|
| ValidAccounts | Collection of GLAccount |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.