Improved
June 8th, 2026
14 days ago
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