Improved
July 20th, 2026
26 days ago
GET: /api/v2/pub/accounting-companies
Added
- added the required property 'items/country_phone_code' to the response with the '200' status
- added the required property 'items/email' to the response with the '200' status
- added the required property 'items/phone' to the response with the '200' status
POST: /api/v2/pub/accounting-companies
Changed
- added the new request property 'country_phone_code'
- added the new request property 'email'
- added the new request property 'phone'
GET: /api/v2/pub/accounting-companies/\{id}
Added
- added the required property 'country_phone_code' to the response with the '200' status
- added the required property 'email' to the response with the '200' status
- added the required property 'phone' to the response with the '200' status
PATCH: /api/v2/pub/accounting-companies/\{id}
Changed
- added the new request property 'country_phone_code'
- added the new request property 'email'
- added the new request property 'phone'
GET: /api/v2/pub/budgets
Added
- added the property 'items/items/items/totals/current_retention_percent_value' to the response with the '200' status
- added the property 'items/items/items/totals/current_retention_value' to the response with the '200' status
- added the property 'items/items/items/totals/gross_balance_to_complete_value' to the response with the '200' status
- added the property 'items/items/items/totals/gross_current_application_value' to the response with the '200' status
- added the property 'items/items/items/totals/gross_previous_applications_value' to the response with the '200' status
- added the property 'items/items/items/totals/gross_total_completed_and_stored_percent_value' to the response with the '200' status
- added the property 'items/items/items/totals/gross_total_completed_and_stored_value' to the response with the '200' status
- added the property 'items/items/items/totals/material_stored_offsite_value' to the response with the '200' status
- added the property 'items/items/items/totals/material_stored_retention_percent_value' to the response with the '200' status
- added the property 'items/items/items/totals/material_stored_retention_value' to the response with the '200' status
- added the property 'items/items/items/totals/net_balance_to_complete_percent_value' to the response with the '200' status
- added the property 'items/items/items/totals/net_balance_to_complete_value' to the response with the '200' status
- added the property 'items/items/items/totals/net_current_application_value' to the response with the '200' status
- added the property 'items/items/items/totals/net_previous_application_value' to the response with the '200' status
- added the property 'items/items/items/totals/net_total_completed_and_stored_percent_value' to the response with the '200' status
- added the property 'items/items/items/totals/net_total_completed_and_stored_value' to the response with the '200' status
- added the property 'items/items/items/totals/paid_percent_value' to the response with the '200' status
- added the property 'items/items/items/totals/paid_value' to the response with the '200' status
- added the property 'items/items/items/totals/previous_retention_percent_value' to the response with the '200' status
- added the property 'items/items/items/totals/previous_retention_value' to the response with the '200' status
- added the property 'items/items/items/totals/total_anticipated_cost_value' to the response with the '200' status
- added the property 'items/items/items/totals/total_retention_percent_value' to the response with the '200' status
- added the property 'items/items/items/totals/total_retention_value' to the response with the '200' status
- added the property 'items/items/items/totals/unpaid_percent_value' to the response with the '200' status
- added the property 'items/items/items/totals/unpaid_value' to the response with the '200' status
- added the property 'items/items/items/totals/variance_to_the_budget_value' to the response with the '200' status
GET: /api/v2/pub/budgets/\{id}
Added
- added the property 'items/totals/current_retention_percent_value' to the response with the '200' status
- added the property 'items/totals/current_retention_value' to the response with the '200' status
- added the property 'items/totals/gross_balance_to_complete_value' to the response with the '200' status
- added the property 'items/totals/gross_current_application_value' to the response with the '200' status
- added the property 'items/totals/gross_previous_applications_value' to the response with the '200' status
- added the property 'items/totals/gross_total_completed_and_stored_percent_value' to the response with the '200' status
- added the property 'items/totals/gross_total_completed_and_stored_value' to the response with the '200' status
- added the property 'items/totals/material_stored_offsite_value' to the response with the '200' status
- added the property 'items/totals/material_stored_retention_percent_value' to the response with the '200' status
- added the property 'items/totals/material_stored_retention_value' to the response with the '200' status
- added the property 'items/totals/net_balance_to_complete_percent_value' to the response with the '200' status
- added the property 'items/totals/net_balance_to_complete_value' to the response with the '200' status
- added the property 'items/totals/net_current_application_value' to the response with the '200' status
- added the property 'items/totals/net_previous_application_value' to the response with the '200' status
- added the property 'items/totals/net_total_completed_and_stored_percent_value' to the response with the '200' status
- added the property 'items/totals/net_total_completed_and_stored_value' to the response with the '200' status
- added the property 'items/totals/paid_percent_value' to the response with the '200' status
- added the property 'items/totals/paid_value' to the response with the '200' status
- added the property 'items/totals/previous_retention_percent_value' to the response with the '200' status
- added the property 'items/totals/previous_retention_value' to the response with the '200' status
- added the property 'items/totals/total_anticipated_cost_value' to the response with the '200' status
- added the property 'items/totals/total_retention_percent_value' to the response with the '200' status
- added the property 'items/totals/total_retention_value' to the response with the '200' status
- added the property 'items/totals/unpaid_percent_value' to the response with the '200' status
- added the property 'items/totals/unpaid_value' to the response with the '200' status
- added the property 'items/totals/variance_to_the_budget_value' to the response with the '200' status
GET: /api/v2/pub/files
Added
- added the new enum value 'project-directory' to the 'query' request parameter 'resource_scope'
- added the new enum value 'project-directory-export' to the 'query' request parameter 'resource_type'
- added the new 'project-directory' enum value to the 'items/resource_scope' response property for the response status '200'
- added the new 'project-directory-export' enum value to the 'items/resource_type' response property for the response status '200'
POST: /api/v2/pub/files
GET: /api/v2/pub/files/\{id}
Added
- added the new 'project-directory' enum value to the 'resource_scope' response property for the response status '200'
- added the new 'project-directory-export' enum value to the 'resource_type' response property for the response status '200'
GET: /api/v2/pub/form-templates
Changed
- added the new 'query' request parameter 'custom_id'
- the 'query' request parameter 'created_by' became optional
- the 'query' request parameter 'date_after' became optional
- the 'query' request parameter 'date_before' became optional
- the 'query' request parameter 'page' became optional
- the 'query' request parameter 'per_page' became optional
- the 'query' request parameter 'updated_after' became optional
- the 'query' request parameter 'updated_before' became optional