Improved

May 25th, 2026

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