Improved

June 8th, 2026

GET: /api/v2/pub/budget-changes

πŸ‘

Added

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

GET: /api/v2/pub/budget-changes/{id}

πŸ‘

Added

  • added the property 'updated_at' to the response with the '200' status

GET: /api/v2/pub/budget-cost-codes

πŸ‘

Added

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

POST: /api/v2/pub/budget-cost-codes

🚧

Changed

  • added the new request property 'analytic_cost_code_id'
❗️

Removed

  • removed the enum value 'Equipment' of the request property 'budget_code_type'
  • removed the enum value 'Labor' of the request property 'budget_code_type'
  • removed the enum value 'Labor Burden' of the request property 'budget_code_type'
  • removed the enum value 'Material' of the request property 'budget_code_type'
  • removed the enum value 'Other' of the request property 'budget_code_type'
  • removed the enum value 'Subcontract' of the request property 'budget_code_type'

POST: /api/v2/pub/budget-cost-codes/bulk

🚧

Changed

  • added the new request property 'items/analytic_cost_code_id'
❗️

Removed

  • removed the enum value 'Equipment' of the request property 'items/budget_code_type'
  • removed the enum value 'Labor' of the request property 'items/budget_code_type'
  • removed the enum value 'Labor Burden' of the request property 'items/budget_code_type'
  • removed the enum value 'Material' of the request property 'items/budget_code_type'
  • removed the enum value 'Other' of the request property 'items/budget_code_type'
  • removed the enum value 'Subcontract' of the request property 'items/budget_code_type'

GET: /api/v2/pub/budget-cost-codes/{id}

πŸ‘

Added

  • added the property 'expense_detail' to the response with the '200' status

PATCH: /api/v2/pub/budget-cost-codes/{id}

❗️

Removed

  • removed the enum value 'Equipment' of the request property 'cost_code_type'
  • removed the enum value 'Labor' of the request property 'cost_code_type'
  • removed the enum value 'Labor Burden' of the request property 'cost_code_type'
  • removed the enum value 'Material' of the request property 'cost_code_type'
  • removed the enum value 'Other' of the request property 'cost_code_type'
  • removed the enum value 'Subcontract' of the request property 'cost_code_type'

POST: /api/v2/pub/budgets

🚧

Changed

  • added the new request property 'cost_code_list_id'
  • added the new request property 'cost_code_template_id'

GET: /api/v2/pub/capital-plan-cash-flows

πŸ‘

Added

  • added the required property 'items/id' to the response with the '200' status
  • added the required property 'items/updated_at' to the response with the '200' status
🚧

Changed

  • added the new 'query' request parameter 'updated_after'
  • added the new 'query' request parameter 'updated_before'

POST: /api/v2/pub/contracts

πŸ‘

Added

  • added the new 'principal-fixed-fee-delivery' enum value to the request property 'contract_holder'
  • added the new 'principal-transparent-billing' enum value to the request property 'contract_holder'

GET: /api/v2/pub/contracts

πŸ‘

Added

  • added the new 'principal-fixed-fee-delivery' enum value to the 'items/contract_holder' response property for the response status '200'
  • added the new 'principal-transparent-billing' enum value to the 'items/contract_holder' response property for the response status '200'

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

πŸ‘

Added

  • added the new 'principal-fixed-fee-delivery' enum value to the 'contract_holder' response property for the response status '200'
  • added the new 'principal-transparent-billing' enum value to the 'contract_holder' response property for the response status '200'

GET: /api/v2/pub/daily-logs

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/project-cash-flows

πŸ‘

Added

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

Changed

  • added the new 'query' request parameter 'updated_after'
  • added the new 'query' request parameter 'updated_before'

GET: /api/v2/pub/project-roles

πŸ‘

Added

  • added the property 'items/permissions/resources/project_funding_sources' to the response with the '200' status

GET: /api/v2/pub/project-roles/{id}

πŸ‘

Added

  • added the property 'permissions/resources/project_funding_sources' to the response with the '200' status

GET: /api/v2/pub/project-schedule-tickets

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/rfi-solutions/{id}

πŸ‘

Added

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