Improved

March 2nd, 2026


GET: /api/v2/pub/account-types

๐Ÿ‘

Added

  • added the property 'items/permissions/resources/capital_plan' to the response with the '200' status
  • added the property 'items/permissions/resources/data_management' to the response with the '200' status
  • added the property 'items/permissions/resources/project_financials/can_create_and_edit_cash_flow' to the response with the '200' status
  • added the property 'items/permissions/resources/project_financials/can_view_cash_flow' to the response with the '200' status
โ—๏ธ

Removed

  • removed the property 'items/permissions/resources/workspace_configuration/can_create_access_tokens_and_oauth' from the response with the '200' status

GET: /api/v2/pub/account-types/{id}

๐Ÿ‘

Added

  • added the property 'permissions/resources/capital_plan' to the response with the '200' status
  • added the property 'permissions/resources/data_management' to the response with the '200' status
  • added the property 'permissions/resources/project_financials/can_create_and_edit_cash_flow' to the response with the '200' status
  • added the property 'permissions/resources/project_financials/can_view_cash_flow' to the response with the '200' status
โ—๏ธ

Removed

  • removed the property 'permissions/resources/workspace_configuration/can_create_access_tokens_and_oauth' from the response with the '200' status

PATCH: /api/v2/pub/account-types/{id}

๐Ÿšง

Changed

  • added the new request property 'permissions/resources/capital_plan'
  • added the new request property 'permissions/resources/data_management'
  • added the new request property 'permissions/resources/project_financials/can_create_and_edit_cash_flow'
  • added the new request property 'permissions/resources/project_financials/can_view_cash_flow'
โ—๏ธ

Removed

  • removed the request property 'permissions/resources/workspace_configuration/can_create_access_tokens_and_oauth'

GET: /api/v2/pub/projects

๐Ÿšง

Changed

  • added the new 'query' request parameter 'name'

GET: /api/v2/pub/rfis

๐Ÿ‘

Added

  • added the required property 'items/solution_ids' to the response with the '200' status

GET: /api/v2/pub/rfis/{id}

๐Ÿ‘

Added

  • added the required property 'solution_ids' to the response with the '200' status

GET: /api/v2/pub/rfis/{rfi_id}/solutions

๐Ÿ‘

Added

  • endpoint added

POST: /api/v2/pub/rfis/{rfi_id}/solutions

๐Ÿ‘

Added

  • endpoint added