Improved
November 26th, 2025
19 days ago
GET: /api/v2/pub/contracted-invoices
Added
- added the new enum value 'received_by_accounting' to the 'query' request parameter 'status'
- added the property 'items/items/items/retention_released_value' to the response with the '200' status
- added the property 'items/items/items/retention_withheld_this_period_value' to the response with the '200' status
- added the new 'received_by_accounting' enum value to the 'items/status' response property for the response status '200'
GET: /api/v2/pub/contracted-invoices/{id}
Added
- added the property '/items/items/items/retention_released_value' to the response with the '200' status
- added the property '/items/items/items/retention_withheld_this_period_value' to the response with the '200' status
- added the new 'received_by_accounting' enum value to the '/items/status' response property for the response status '200'
PUT: /api/v2/pub/contracted-invoices/{id}/receive-by-accounting
Added
- endpoint added
GET: /api/v2/pub/files
Added
- added the new enum value 'invoice-ocr' to the 'query' request parameter 'resource_type'
- added the new 'invoice-ocr' enum value to the 'items/resource_type' response property for the response status '200'
GET: /api/v2/pub/files/{id}
Added
- added the new 'invoice-ocr' enum value to the 'resource_type' response property for the response status '200'
GET: /api/v2/pub/non-contracted-invoices
Added
- added the new enum value 'received_by_accounting' to the 'query' request parameter 'status'
- added the property 'items/items/items/retention_released_value' to the response with the '200' status
- added the property 'items/items/items/retention_withheld_this_period_value' to the response with the '200' status
- added the new 'received_by_accounting' enum value to the 'items/status' response property for the response status '200'
GET: /api/v2/pub/non-contracted-invoices/{id}
Added
- added the property '/items/items/items/retention_released_value' to the response with the '200' status
- added the property '/items/items/items/retention_withheld_this_period_value' to the response with the '200' status
- added the new 'received_by_accounting' enum value to the '/items/status' response property for the response status '200'
PUT: /api/v2/pub/non-contracted-invoices/{id}/receive-by-accounting
Added
- endpoint added
GET: /api/v2/pub/projects
Added
- added the new 'bad' enum value to the 'items/health' response property for the response status '200'
- added the new 'good' enum value to the 'items/health' response property for the response status '200'
- added the new 'ok' enum value to the 'items/health' response property for the response status '200'
Removed
- removed the property 'items/gross_area' from the response with the '200' status
- removed the property 'items/rentable_area' from the response with the '200' status
- removed the property 'items/unit_of_measure' from the response with the '200' status
- removed the property 'items/usable_area' from the response with the '200' status
POST: /api/v2/pub/projects
Removed
- removed the request property 'gross_area'
- removed the request property 'rentable_area'
- removed the request property 'unit_of_measure'
- removed the request property 'usable_area'
GET: /api/v2/pub/projects/{id}
Added
- added the new 'bad' enum value to the 'health' response property for the response status '200'
- added the new 'good' enum value to the 'health' response property for the response status '200'
- added the new 'ok' enum value to the 'health' response property for the response status '200'
Removed
- removed the property 'gross_area' from the response with the '200' status
- removed the property 'rentable_area' from the response with the '200' status
- removed the property 'unit_of_measure' from the response with the '200' status
- removed the property 'usable_area' from the response with the '200' status
PUT: /api/v2/pub/projects/{id}/assign-employee-project-role
Added
- endpoint added
GET: /api/v2/pub/submittal-packages
Added
- endpoint added
GET: /api/v2/pub/submittal-packages/{id}
Added
- endpoint added
