v2

Params

Param name Description
start_date
required

Start date (YYYY-MM-DD)

Validations:

  • Must be a String

end_date
required

End date (YYYY-MM-DD)

Validations:

  • Must be a String

funding_type
optional

Funding type filter

Validations:

  • Must be a String

Examples

Returns an .xlsx file download with the fiscal breakdowns report for the given date range.

Errors

Code Description
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error