Improved
April 13th, 2026
24 days ago
GET: /api/v2/pub/account-types
Added
- added the property 'items/permissions/resources/project_financials/can_manage_direct_costs' to the response with the '200' status
Removed
- removed the property 'items/permissions/resources/financials_and_rfps/can_manage_direct_costs' from the response with the '200' status
GET: /api/v2/pub/account-types/{id}
Added
- added the property 'permissions/resources/project_financials/can_manage_direct_costs' to the response with the '200' status
Removed
- removed the property 'permissions/resources/financials_and_rfps/can_manage_direct_costs' from the response with the '200' status
PATCH: /api/v2/pub/account-types/{id}
Changed
- added the new request property 'permissions/resources/project_financials/can_manage_direct_costs'
Removed
- removed the request property 'permissions/resources/financials_and_rfps/can_manage_direct_costs'
POST: /api/v2/pub/budget-cost-codes
Added
- added the new 'bags' enum value to the request property 'lines/items/unit_type'
POST: /api/v2/pub/budget-cost-codes/bulk
Added
- added the new 'bags' enum value to the request property 'items/lines/items/unit_type'
PATCH: /api/v2/pub/budget-cost-codes/{id}
Added
- added the new 'bags' enum value to the request property 'lines/items/unit_type'
GET: /api/v2/pub/budgets
Added
- added the new 'bags' enum value to the 'items/items/items/tasks/items/unit_type' response property for the response status '200'
GET: /api/v2/pub/budgets/{id}
Added
- added the new 'bags' enum value to the 'items/tasks/items/unit_type' response property for the response status '200'
GET: /api/v2/pub/contacts/{id}
Added
- endpoint added
GET: /api/v2/pub/direct-costs
Removed
- removed the 'general_direct_cost' enum value from the 'items/related_to' response property for the response status '200'
POST: /api/v2/pub/direct-costs
Removed
- removed the enum value 'general_direct_cost' of the request property 'related_to'
DELETE: /api/v2/pub/direct-costs/{id}
Removed
- removed the 'general_direct_cost' enum value from the 'related_to' response property for the response status '204'
GET: /api/v2/pub/direct-costs/{id}
Removed
- removed the 'general_direct_cost' enum value from the 'related_to' response property for the response status '200'
PUT: /api/v2/pub/direct-costs/{id}
Removed
- removed the 'general_direct_cost' enum value from the 'related_to' response property for the response status '204'
- removed the enum value 'general_direct_cost' of the request property 'related_to'
GET: /api/v2/pub/employees
Changed
- the response property 'items/account_type_id' became nullable for the status '200'
GET: /api/v2/pub/employees/{id}
Changed
- the response property 'account_type_id' became nullable for the status '200'
GET: /api/v2/pub/files
Added
- added the new enum value 'budget' to the 'query' request parameter 'resource_type'
- added the new 'budget' enum value to the 'items/resource_type' response property for the response status '200'
GET: /api/v2/pub/files/{id}
Added
- added the new 'budget' enum value to the 'resource_type' response property for the response status '200'
GET: /api/v2/pub/non-contracted-invoices
Added
- added the property 'items/category' to the response with the '200' status
POST: /api/v2/pub/non-contracted-invoices
Changed
- added the new request property 'category'
GET: /api/v2/pub/non-contracted-invoices/{id}
Added
- added the property '/items/category' to the response with the '200' status
PATCH: /api/v2/pub/non-contracted-invoices/{id}
Changed
- added the new request property 'category'
GET: /api/v2/pub/project-requests
Added
- added the new 'bags' enum value to the 'items/estimated_total_value_items/items/unit_type' response property for the response status '200'
GET: /api/v2/pub/project-requests/{id}
Added
- added the new 'bags' enum value to the 'estimated_total_value_items/items/unit_type' response property for the response status '200'
GET: /api/v2/pub/surveys
Added
- added the new 'CURRENCY' enum value to the 'items/categories/items/questions/items/type' response property for the response status '200'
GET: /api/v2/pub/surveys/{id}
Added
- added the new 'CURRENCY' enum value to the 'categories/items/questions/items/type' response property for the response status '200'