get
GET /openwowi/v1.2/BudgetingCatalog/BudgetDefinition HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "NodeId": 1,
    "Code": "text",
    "FiscalYear": true,
    "BookingPeriod": true,
    "OrderLock": true,
    "InvoiceEnterLock": true,
    "ReleaseLock": true,
    "VoucherProcessReleaseLock": true,
    "EfficiencyValidationLock": true,
    "InformationAt": 1,
    "HierarchyType1": {
      "Id": 1,
      "Code": "text"
    },
    "HierarchyType2": {
      "Id": 1,
      "Code": "text"
    },
    "HierarchyType3": {
      "Id": 1,
      "Code": "text"
    }
  }
]
get
GET /openwowi/v1.2/BudgetingCatalog/BudgetUsageType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text"
  }
]
get
GET /openwowi/v1.2/BudgetingCatalog/HierarchyType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text"
  }
]