Fiscal Years

Delete Fiscal Year

DELETE /api/.../fiscalyears/{id}

Delete a single fiscal year. The fiscal year should have an 'open' status and have no funds attached.

Request Information

Parameters
Name Type Required Description
id Integer Yes The unique id assigned to the fiscal year.

Response Information

Example
application/json, text/json
true

HTTP Response Codes

Code Description
200 OK. Success