v1
latestOpenAPI 3.0.02026-07-2418630310.7 KBBudgets
List budget entries for given account_ids and end_dates
You can search the entries in a given budget by providing account_ids and end_dates. There is a limit of 100 account_ids and 24 end_dates per request. An example request would be: /entries?account_ids[]=1&account_ids[]=2&end_dates[]='2000-01-01'.<br> <b>Required scope(s):</b> financials:read
get/api/v4/f/{firm_id}/companies/{company_id}/budgets/{budget_id}/entries
Path parameters
firm_idinteger required
company_idinteger required
budget_idinteger required
Query parameters
accounts_idsinteger[] required
end_datesstring[] required
Headers
Acceptstring
Accept-Languagestring
Response
Successful response