Improved
May 18th, 2026
about 1 month ago
GET: /api/v2/pub/account-types
Added
- added the property 'items/permissions/resources/data_management/can_access_mcp' to the response with the '200' status
GET: /api/v2/pub/account-types/{id}
Added
- added the property 'permissions/resources/data_management/can_access_mcp' to the response with the '200' status
PATCH: /api/v2/pub/account-types/{id}
Changed
- added the new request property 'permissions/resources/data_management/can_access_mcp'
POST: /api/v2/pub/budget-changes
Changed
- request property 'items/lines/items/unit_type' was restricted to a list of enum values
GET: /api/v2/pub/budget-changes/{id}
Changed
- the response property 'category' became nullable for the status '200'
- the response property 'reason' became nullable for the status '200'
GET: /api/v2/pub/daily-logs/{id}
Added
- endpoint added
GET: /api/v2/pub/files
Added
- added the new enum value 'accounting-cost-code' to the 'query' request parameter 'resource_scope'
- added the new enum value 'accounting-cost-codes-import' to the 'query' request parameter 'resource_type'
- added the new enum value 'mass-document-export' to the 'query' request parameter 'resource_scope'
- added the new enum value 'mass-document-export' to the 'query' request parameter 'resource_type'
- added the new 'accounting-cost-code' enum value to the 'items/resource_scope' response property for the response status '200'
- added the new 'accounting-cost-codes-import' enum value to the 'items/resource_type' response property for the response status '200'
- added the new 'mass-document-export' enum value to the 'items/resource_scope' response property for the response status '200'
- added the new 'mass-document-export' enum value to the 'items/resource_type' response property for the response status '200'
GET: /api/v2/pub/files/{id}
Added
- added the new 'accounting-cost-code' enum value to the 'resource_scope' response property for the response status '200'
- added the new 'accounting-cost-codes-import' enum value to the 'resource_type' response property for the response status '200'
- added the new 'mass-document-export' enum value to the 'resource_scope' response property for the response status '200'
- added the new 'mass-document-export' enum value to the 'resource_type' response property for the response status '200'
POST: /api/v2/pub/project-schedule-links
Added
- endpoint added
GET: /api/v2/pub/projects
Changed
- added the new 'query' request parameter 'include_archived'
POST: /api/v2/pub/punch-items
Changed
- the request property 'originator_id' became nullable
- the request property 'originator_id' became optional