Hi! We have been trying to get the budget for each account for each month from the "https://integration.visma.net/API/controller/api/v1/budget" endpoint. This returns the amount summed up for the total year and divided by 12 for each month and account, repeating the value throughout the year. We have seen from the users side that they can generate reports which actually have the monthly budget, but we have not yet figured out which endpoint to use. Any idea on how to get monthly budget per account from the API? Best regards
... View more