Improved

December 8th, 2025


GET: /api/v2/pub/approvable-resources

๐Ÿ‘

Added

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

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

๐Ÿ‘

Added

  • added the required property 'order' to the response with the '200' status
  • added the required property 'subcategories/items/order' to the response with the '200' status
  • added the required property 'subcategories/items/subcategories/items/order' to the response with the '200' status

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

๐Ÿ‘

Added

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

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

๐Ÿ‘

Added

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

GET: /api/v2/pub/budget-phases/{id}

๐Ÿ‘

Added

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

PATCH: /api/v2/pub/budget-phases/{id}

๐Ÿ‘

Added

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

GET: /api/v2/pub/budgets

๐Ÿ‘

Added

  • added the property 'items/categories/items/order' to the response with the '200' status
  • added the property 'items/phases/items/order' to the response with the '200' status

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

๐Ÿ‘

Added

  • added the property 'categories/items/order' to the response with the '200' status
  • added the property 'phases/items/order' to the response with the '200' status

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

โ—๏ธ

Removed

  • removed the 'project-executive' enum value from the 'items/workspaces/items/contacts/items/role' response property for the response status '200'
  • removed the 'project-manager' enum value from the 'items/workspaces/items/contacts/items/role' response property for the response status '200'

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

๐Ÿ‘

Added

  • endpoint added