Improved
October 6th, 2025
20 days ago
POST: /api/v2/pub/accounting-companies
Removed
- removed the request property 'email'
- removed the request property 'phone'
GET: /api/v2/pub/accounting-companies
Removed
- removed the required property 'items/email' from the response with the '200' status
- removed the required property 'items/phone' from the response with the '200' status
PATCH: /api/v2/pub/accounting-companies/{id}
Removed
- removed the request property 'email'
- removed the request property 'phone'
GET: /api/v2/pub/accounting-companies/{id}
Removed
- removed the required property 'email' from the response with the '200' status
- removed the required property 'phone' from the response with the '200' status
GET: /api/v2/pub/contracted-invoices
Added
- added the property 'items/document_ids' to the response with the '200' status
GET: /api/v2/pub/contracted-invoices/{id}
Added
- added the property '/items/document_ids' to the response with the '200' status
GET: /api/v2/pub/contracts
Added
- added the property 'items/wbs1' to the response with the '200' status
Changed
- added the new 'query' request parameter 'include_wbs'
GET: /api/v2/pub/files
Added
- added the new enum value 'bid-drawing' to the 'query' request parameter 'resource_type'
- added the new enum value 'bid-insurance-requirement' to the 'query' request parameter 'resource_type'
- added the new enum value 'bid-specification' to the 'query' request parameter 'resource_type'
- added the new enum value 'proposal-header-cover-photo' to the 'query' request parameter 'resource_type'
- added the new enum value 'proposal-question-answer' to the 'query' request parameter 'resource_type'
- added the new enum value 'proposal-service-assumption' to the 'query' request parameter 'resource_type'
- added the new enum value 'proposal-supporting' to the 'query' request parameter 'resource_type'
- added the new enum value 'proposal-term-and-condition' to the 'query' request parameter 'resource_type'
- added the new 'bid-drawing' enum value to the 'items/resource_type' response property for the response status '200'
- added the new 'bid-insurance-requirement' enum value to the 'items/resource_type' response property for the response status '200'
- added the new 'bid-specification' enum value to the 'items/resource_type' response property for the response status '200'
- added the new 'proposal-header-cover-photo' enum value to the 'items/resource_type' response property for the response status '200'
- added the new 'proposal-question-answer' enum value to the 'items/resource_type' response property for the response status '200'
- added the new 'proposal-service-assumption' enum value to the 'items/resource_type' response property for the response status '200'
- added the new 'proposal-supporting' enum value to the 'items/resource_type' response property for the response status '200'
- added the new 'proposal-term-and-condition' enum value to the 'items/resource_type' response property for the response status '200'
Removed
- removed the 'drawing' enum value from the 'items/resource_type' response property for the response status '200'
- removed the 'specification' enum value from the 'items/resource_type' response property for the response status '200'
- removed the enum value 'drawing' from the 'query' request parameter 'resource_type'
- removed the enum value 'specification' from the 'query' request parameter 'resource_type'
GET: /api/v2/pub/files/{id}
Added
- added the new 'bid-drawing' enum value to the 'resource_type' response property for the response status '200'
- added the new 'bid-insurance-requirement' enum value to the 'resource_type' response property for the response status '200'
- added the new 'bid-specification' enum value to the 'resource_type' response property for the response status '200'
- added the new 'proposal-header-cover-photo' enum value to the 'resource_type' response property for the response status '200'
- added the new 'proposal-question-answer' enum value to the 'resource_type' response property for the response status '200'
- added the new 'proposal-service-assumption' enum value to the 'resource_type' response property for the response status '200'
- added the new 'proposal-supporting' enum value to the 'resource_type' response property for the response status '200'
- added the new 'proposal-term-and-condition' enum value to the 'resource_type' response property for the response status '200'
Removed
- removed the 'drawing' enum value from the 'resource_type' response property for the response status '200'
- removed the 'specification' enum value from the 'resource_type' response property for the response status '200'
GET: /api/v2/pub/non-contracted-invoices
Added
- added the property 'items/document_ids' to the response with the '200' status
GET: /api/v2/pub/non-contracted-invoices/{id}
Added
- added the property '/items/document_ids' to the response with the '200' status
GET: /api/v2/pub/projects
Added
- added the new 'bad' enum value to the 'items/scheduled_health' response property for the response status '200'
- added the new 'good' enum value to the 'items/scheduled_health' response property for the response status '200'
- added the new 'ok' enum value to the 'items/scheduled_health' response property for the response status '200'
- added the new 'please-review' enum value to the 'items/risk' response property for the response status '200'
- added the new 'urgent' enum value to the 'items/risk' response property for the response status '200'
- added the new 'well-done' enum value to the 'items/risk' response property for the response status '200'
Changed
- added the new 'query' request parameter 'generated_id'
GET: /api/v2/pub/projects/{id}
Added
- added the new 'bad' enum value to the 'scheduled_health' response property for the response status '200'
- added the new 'good' enum value to the 'scheduled_health' response property for the response status '200'
- added the new 'ok' enum value to the 'scheduled_health' response property for the response status '200'
- added the new 'please-review' enum value to the 'risk' response property for the response status '200'
- added the new 'urgent' enum value to the 'risk' response property for the response status '200'
- added the new 'well-done' enum value to the 'risk' response property for the response status '200'
