latestSwagger 2.02026-08-20196638916.1 KB
23d8982b533d
Finance Management.Budgets
ENTERPRISE
Get budget details
Get the specified budget and its periods within the start and end dates. The date parameters are inclusive, thus specifying a date in the middle of a period will include the complete period amounts.
get/api/v1/budgets/{id}/details
Path parameters
idstring required
Budget id
Query parameters
startinteger
Date within the first period expressed as UTC epoch timestamp in milliseconds.
endinteger
Date within the last period expressed as UTC epoch timestamp in milliseconds.
Response
A Successful response