Improved

December 16th, 2025


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

🚧

Changed

  • added the new request property 'lines'

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

🚧

Changed

  • added the new request property 'items/lines'

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

🚧

Changed

  • added the new request property 'lines'

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

👍

Added

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

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

👍

Added

  • added the property 'generated_id' to the response with the '200' status

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

👍

Added

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

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

👍

Added

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

GET: /api/v2/pub/contracts

👍

Added

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

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

👍

Added

  • added the property 'generated_id' to the response with the '200' status

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

👍

Added

  • added the property 'items/generated_id' to the response with the '200' status
  • added the property 'items/paid_by_budget_type' to the response with the '200' status
  • added the property 'items/paid_by_company_id' to the response with the '200' status

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

🚧

Changed

  • added the new request property 'paid_by_company_id'

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

👍

Added

  • added the property '/items/generated_id' to the response with the '200' status
  • added the property '/items/paid_by_budget_type' to the response with the '200' status
  • added the property '/items/paid_by_company_id' to the response with the '200' status

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

🚧

Changed

  • added the new request property 'paid_by_company_id'

GET: /api/v2/pub/project-request-pipelines/{id}

👍

Added

  • endpoint added

GET: /api/v2/pub/project-requests

👍

Added

  • endpoint added

GET: /api/v2/pub/project-requests/{id}

👍

Added

  • endpoint added

POST: /api/v2/pub/submittal-types

👍

Added

  • endpoint added