I'm trying to retrieve the following data via the API: with the following API call: https://integration.visma.net/API/controller/api/v1/budget?branch=1&ledger=WERKELIJK But the response stays empty with a 200 OK result: [] The ledger seems to be correct but I'm not sure the branche is. But all other possible values do not change a thing (name, organizationId, corporateId). The response stays empty. Also adding a year financialYear does not change a thing. As an extra reference the branche output, Ledger is marked in the screencap, so I think that is correct. Any idea what I'm doing wrong?
... View more