Improved
November 13th, 2025
about 1 month ago
GET: /api/v2/pub/account-types
Added
- added the property 'items/permissions/resources/financials_and_rfps' to the response with the '200' status
- added the property 'items/permissions/resources/portfolios_buildings_sites' to the response with the '200' status
- added the property 'items/permissions/resources/project_financials' to the response with the '200' status
- added the property 'items/permissions/resources/projects/can_manage_users_project_role_on_project_directory' to the response with the '200' status
- added the property 'items/permissions/resources/projects/can_override_approvals' to the response with the '200' status
- added the property 'items/permissions/resources/projects/can_start_and_copy_projects' to the response with the '200' status
- added the property 'items/permissions/resources/workspace_configuration' to the response with the '200' status
GET: /api/v2/pub/account-types/{id}
Added
- added the property 'permissions/resources/financials_and_rfps' to the response with the '200' status
- added the property 'permissions/resources/portfolios_buildings_sites' to the response with the '200' status
- added the property 'permissions/resources/project_financials' to the response with the '200' status
- added the property 'permissions/resources/projects/can_manage_users_project_role_on_project_directory' to the response with the '200' status
- added the property 'permissions/resources/projects/can_override_approvals' to the response with the '200' status
- added the property 'permissions/resources/projects/can_start_and_copy_projects' to the response with the '200' status
- added the property 'permissions/resources/workspace_configuration' to the response with the '200' status
PATCH: /api/v2/pub/account-types/{id}
Changed
- added the new request property 'permissions/resources/financials_and_rfps'
- added the new request property 'permissions/resources/portfolios_buildings_sites'
- added the new request property 'permissions/resources/project_financials'
- added the new request property 'permissions/resources/projects/can_manage_users_project_role_on_project_directory'
- added the new request property 'permissions/resources/projects/can_override_approvals'
- added the new request property 'permissions/resources/projects/can_start_and_copy_projects'
- added the new request property 'permissions/resources/workspace_configuration'
