GET api/Dashboard/BudgetForecast?requestDate={requestDate}&AgencyId={AgencyId}&IsYearToDate={IsYearToDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
requestDate

date

Required

AgencyId

integer

Required

IsYearToDate

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.