Improved

May 6th, 2026

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

๐Ÿ‘

Added

  • added the property 'items/received_date' to the response with the '200' status
๐Ÿšง

Changed

  • the response property 'items/due_date' became nullable for the status '200'

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

๐Ÿ‘

Added

  • added the property 'received_date' to the response with the '200' status
๐Ÿšง

Changed

  • the response property 'due_date' became nullable for the status '200'

GET: /api/v2/pub/daily-log-delay-types

๐Ÿ‘

Added

  • endpoint added

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

๐Ÿ‘

Added

  • endpoint added

GET: /api/v2/pub/files

๐Ÿ‘

Added

  • added the new enum value 'accounting-companies-import' to the 'query' request parameter 'resource_type'
  • added the new enum value 'accounting-company' to the 'query' request parameter 'resource_scope'
  • added the new 'accounting-companies-import' enum value to the 'items/resource_type' response property for the response status '200'
  • added the new 'accounting-company' enum value to the 'items/resource_scope' response property for the response status '200'

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

๐Ÿ‘

Added

  • added the new 'accounting-companies-import' enum value to the 'resource_type' response property for the response status '200'
  • added the new 'accounting-company' enum value to the 'resource_scope' response property for the response status '200'

POST: /api/v2/pub/project-schedules

๐Ÿ‘

Added

  • endpoint added

POST: /api/v2/pub/projects

๐Ÿšง

Changed

  • the request property 'sector' became nullable
  • the request property 'sector' became optional