CWSFacility
Returns budgetary information for the CWS facility.
Request
| URL |
https://cap.crainwalnut.com/api/budget/cwsfacility |
| Method |
GET |
Parameters
| Name |
Data Type |
Description |
| startingMonth |
Integer |
Indicates the beginning month for the relatively defined year |
| currentMonth |
Integer |
Indicates the current month for the relatively defined year |
| currentYear |
Integer |
Indicates the calendar year that corresponds to the current year for the relatively defined year |
Returns
| Data Type |
Description |
FacilityBudget |
Refer to data type’s documentation for further information |