Version 2
- We have removed the "budget" node from the response. We now have a completely separate service for retrieving budgets called getBudgets.
- We have removed "propertyId" as a request parameter since we no longer pass property budgets in the response and there is no need to pass data by property ID anymore.
- We have added "budgetStatusTypeIds" node in the response. These status type IDs can be used in getBudgets to fetch only the budgets that are in a certain status.