Improved

November 26th, 2025


GET: /api/v2/pub/contracted-invoices

πŸ‘

Added

  • added the new enum value 'received_by_accounting' to the 'query' request parameter 'status'
  • added the property 'items/items/items/retention_released_value' to the response with the '200' status
  • added the property 'items/items/items/retention_withheld_this_period_value' to the response with the '200' status
  • added the new 'received_by_accounting' enum value to the 'items/status' response property for the response status '200'

GET: /api/v2/pub/contracted-invoices/{id}

πŸ‘

Added

  • added the property '/items/items/items/retention_released_value' to the response with the '200' status
  • added the property '/items/items/items/retention_withheld_this_period_value' to the response with the '200' status
  • added the new 'received_by_accounting' enum value to the '/items/status' response property for the response status '200'

PUT: /api/v2/pub/contracted-invoices/{id}/receive-by-accounting

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/files

πŸ‘

Added

  • added the new enum value 'invoice-ocr' to the 'query' request parameter 'resource_type'
  • added the new 'invoice-ocr' enum value to the 'items/resource_type' response property for the response status '200'

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

πŸ‘

Added

  • added the new 'invoice-ocr' enum value to the 'resource_type' response property for the response status '200'

GET: /api/v2/pub/non-contracted-invoices

πŸ‘

Added

  • added the new enum value 'received_by_accounting' to the 'query' request parameter 'status'
  • added the property 'items/items/items/retention_released_value' to the response with the '200' status
  • added the property 'items/items/items/retention_withheld_this_period_value' to the response with the '200' status
  • added the new 'received_by_accounting' enum value to the 'items/status' response property for the response status '200'

GET: /api/v2/pub/non-contracted-invoices/{id}

πŸ‘

Added

  • added the property '/items/items/items/retention_released_value' to the response with the '200' status
  • added the property '/items/items/items/retention_withheld_this_period_value' to the response with the '200' status
  • added the new 'received_by_accounting' enum value to the '/items/status' response property for the response status '200'

PUT: /api/v2/pub/non-contracted-invoices/{id}/receive-by-accounting

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/projects

πŸ‘

Added

  • added the new 'bad' enum value to the 'items/health' response property for the response status '200'
  • added the new 'good' enum value to the 'items/health' response property for the response status '200'
  • added the new 'ok' enum value to the 'items/health' response property for the response status '200'
❗️

Removed

  • removed the property 'items/gross_area' from the response with the '200' status
  • removed the property 'items/rentable_area' from the response with the '200' status
  • removed the property 'items/unit_of_measure' from the response with the '200' status
  • removed the property 'items/usable_area' from the response with the '200' status

POST: /api/v2/pub/projects

❗️

Removed

  • removed the request property 'gross_area'
  • removed the request property 'rentable_area'
  • removed the request property 'unit_of_measure'
  • removed the request property 'usable_area'

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

πŸ‘

Added

  • added the new 'bad' enum value to the 'health' response property for the response status '200'
  • added the new 'good' enum value to the 'health' response property for the response status '200'
  • added the new 'ok' enum value to the 'health' response property for the response status '200'
❗️

Removed

  • removed the property 'gross_area' from the response with the '200' status
  • removed the property 'rentable_area' from the response with the '200' status
  • removed the property 'unit_of_measure' from the response with the '200' status
  • removed the property 'usable_area' from the response with the '200' status

PUT: /api/v2/pub/projects/{id}/assign-employee-project-role

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/submittal-packages

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/submittal-packages/{id}

πŸ‘

Added

  • endpoint added