Improved
December 29th, 2025
about 1 month ago
GET: /api/v2/pub/account-types
Added
- added the property 'items/permissions/resources/workspace_configuration/can_manage_workspace_documents' to the response with the '200' status
GET: /api/v2/pub/account-types/{id}
Added
- added the property 'permissions/resources/workspace_configuration/can_manage_workspace_documents' to the response with the '200' status
PATCH: /api/v2/pub/account-types/{id}
Changed
- added the new request property 'permissions/resources/workspace_configuration/can_manage_workspace_documents'
GET: /api/v2/pub/budget-changes
Changed
- the response property 'items/category' became nullable for the status '200'
- the response property 'items/items/items/source_id' became nullable for the status '200'
- the response property 'items/items/items/target_id' became nullable for the status '200'
- the response property 'items/reason' became nullable for the status '200'
POST: /api/v2/pub/budget-changes
Added
- endpoint added
PATCH: /api/v2/pub/budget-cost-code-categories/{id}
Changed
- added the new request property 'order'
PATCH: /api/v2/pub/budget-cost-codes/{id}
Changed
- added the new request property 'order'
PATCH: /api/v2/pub/budget-phases/{id}
Changed
- added the new request property 'order'
POST: /api/v2/pub/budgets/{id}/snapshots
Added
- endpoint added
GET: /api/v2/pub/capital-plans
Changed
- for the 'query' request parameter 'ids', default value was changed from 'map[]' to '[]'
POST: /api/v2/pub/project-journal-entries
Added
- endpoint added
GET: /api/v2/pub/project-requests
Changed
- for the 'query' request parameter 'pipeline_ids', default value was changed from 'map[]' to '[]'
POST: /api/v2/pub/projects
Changed
- added the new request property 'client_accounting_company_id'