Improved

September 17th, 2025

PATCH: /api/v2/pub/accounting-companies/{id}

🚧

Changed

  • the request property 'company_name' became not nullable

GET: /api/v2/pub/budget-cost-codes

👍

Added

  • added the property 'items/flat_value' to the response with the '200' status

POST: /api/v2/pub/budget-cost-codes

🚧

Changed

  • added the new request property 'flat_value'

GET: /api/v2/pub/budget-cost-codes/{id}

👍

Added

  • added the required property 'flat_value' to the response with the '200' status

PATCH: /api/v2/pub/budget-cost-codes/{id}

🚧

Changed

  • added the new request property 'flat_value'

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

🚧

Changed

  • added the new request property 'wbs1/items/site_id'

POST: /api/v2/pub/contracts

🚧

Changed

  • added the new request property 'wbs1/items/site_id'

GET: /api/v2/pub/files

👍

Added

  • added the new enum value 'contract-lien-waiver' to the 'query' request parameter 'resource_type'
  • added the new enum value 'drawing-set-supporting' to the 'query' request parameter 'resource_type'
  • added the new 'contract-lien-waiver' enum value to the 'items/resource_type' response property for the response status '200'
  • added the new 'drawing-set-supporting' enum value to the 'items/resource_type' response property for the response status '200'

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

👍

Added

  • added the new 'contract-lien-waiver' enum value to the 'resource_type' response property for the response status '200'
  • added the new 'drawing-set-supporting' 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/accounting_company_id' to the response with the '200' status

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

👍

Added

  • added the property '/items/accounting_company_id' to the response with the '200' status