Improved

April 13th, 2026


GET: /api/v2/pub/account-types

πŸ‘

Added

  • added the property 'items/permissions/resources/project_financials/can_manage_direct_costs' to the response with the '200' status
❗️

Removed

  • removed the property 'items/permissions/resources/financials_and_rfps/can_manage_direct_costs' from the response with the '200' status

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

πŸ‘

Added

  • added the property 'permissions/resources/project_financials/can_manage_direct_costs' to the response with the '200' status
❗️

Removed

  • removed the property 'permissions/resources/financials_and_rfps/can_manage_direct_costs' from the response with the '200' status

PATCH: /api/v2/pub/account-types/{id}

🚧

Changed

  • added the new request property 'permissions/resources/project_financials/can_manage_direct_costs'
❗️

Removed

  • removed the request property 'permissions/resources/financials_and_rfps/can_manage_direct_costs'

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

πŸ‘

Added

  • added the new 'bags' enum value to the request property 'lines/items/unit_type'

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

πŸ‘

Added

  • added the new 'bags' enum value to the request property 'items/lines/items/unit_type'

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

πŸ‘

Added

  • added the new 'bags' enum value to the request property 'lines/items/unit_type'

GET: /api/v2/pub/budgets

πŸ‘

Added

  • added the new 'bags' enum value to the 'items/items/items/tasks/items/unit_type' response property for the response status '200'

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

πŸ‘

Added

  • added the new 'bags' enum value to the 'items/tasks/items/unit_type' response property for the response status '200'

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

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/direct-costs

❗️

Removed

  • removed the 'general_direct_cost' enum value from the 'items/related_to' response property for the response status '200'

POST: /api/v2/pub/direct-costs

❗️

Removed

  • removed the enum value 'general_direct_cost' of the request property 'related_to'

DELETE: /api/v2/pub/direct-costs/{id}

❗️

Removed

  • removed the 'general_direct_cost' enum value from the 'related_to' response property for the response status '204'

GET: /api/v2/pub/direct-costs/{id}

❗️

Removed

  • removed the 'general_direct_cost' enum value from the 'related_to' response property for the response status '200'

PUT: /api/v2/pub/direct-costs/{id}

❗️

Removed

  • removed the 'general_direct_cost' enum value from the 'related_to' response property for the response status '204'
  • removed the enum value 'general_direct_cost' of the request property 'related_to'

GET: /api/v2/pub/employees

🚧

Changed

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

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

🚧

Changed

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

GET: /api/v2/pub/files

πŸ‘

Added

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

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

πŸ‘

Added

  • added the new 'budget' 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/category' to the response with the '200' status

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

🚧

Changed

  • added the new request property 'category'

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

πŸ‘

Added

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

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

🚧

Changed

  • added the new request property 'category'

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

πŸ‘

Added

  • added the new 'bags' enum value to the 'items/estimated_total_value_items/items/unit_type' response property for the response status '200'

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

πŸ‘

Added

  • added the new 'bags' enum value to the 'estimated_total_value_items/items/unit_type' response property for the response status '200'

GET: /api/v2/pub/surveys

πŸ‘

Added

  • added the new 'CURRENCY' enum value to the 'items/categories/items/questions/items/type' response property for the response status '200'

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

πŸ‘

Added

  • added the new 'CURRENCY' enum value to the 'categories/items/questions/items/type' response property for the response status '200'