Changes to Get a budget by ID

GET /enterprises/{enterprise}/settings/billing/budgets/{budget_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 62 revisions of this API.31

  1. 783a303351351
  2. 1c5f737292e221

What changed

    • added the new multi_user_cost_center enum value to the budget_scope response property for the response status 200

      response-property-enum-value-added

    • added the new multi_user_customer enum value to the budget_scope response property for the response status 200

      response-property-enum-value-added

    • added the new user enum value to the budget_scope response property for the response status 200

      response-property-enum-value-added

    • added the optional property user to the response with the 200 status

      response-optional-property-added