Improved
July 30th, 2026
15 days ago
GET: /api/v2/pub/account-types
Added
- added the property 'items/permissions/resources/project_financials/can_access_project_financials' to the response with the '200' status
- added the property 'items/permissions/resources/project_financials/can_create_and_edit_project_funding' to the response with the '200' status
- added the property 'items/permissions/resources/project_financials/can_view_project_funding' to the response with the '200' status
GET: /api/v2/pub/account-types/\{id}
Added
- added the property 'permissions/resources/project_financials/can_access_project_financials' to the response with the '200' status
- added the property 'permissions/resources/project_financials/can_create_and_edit_project_funding' to the response with the '200' status
- added the property 'permissions/resources/project_financials/can_view_project_funding' to the response with the '200' status
PATCH: /api/v2/pub/account-types/\{id}
Changed
- added the new request property 'permissions/resources/project_financials/can_access_project_financials'
- added the new request property 'permissions/resources/project_financials/can_create_and_edit_project_funding'
- added the new request property 'permissions/resources/project_financials/can_view_project_funding'
GET: /api/v2/pub/files
Added
- added the new enum value 'contract-signature-envelope' to the 'query' request parameter 'resource_type'
- added the new 'contract-signature-envelope' 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-signature-envelope' enum value to the 'resource_type' response property for the response status '200'