improved
April 14th, 2025
2 months ago
GET: /api/v2/pub/buildings
Added
- added the property 'items/subsites/items/unit_type' to the response with the '200' status
- added the property 'items/subsites/items/unit_value' to the response with the '200' status
- added the property 'items/unit_type' to the response with the '200' status
- added the property 'items/unit_value' to the response with the '200' status
- added the new 'mixed' enum value to the 'items/subsites/items/occupancy_status' response property for the response status '200'
- added the new 'tbc' enum value to the 'items/subsites/items/occupancy_status' response property for the response status '200'
- added the new 'unknown' enum value to the 'items/subsites/items/occupancy_status' response property for the response status '200'
- added the new 'void' enum value to the 'items/subsites/items/occupancy_status' response property for the response status '200'
POST: /api/v2/pub/buildings
Changed
- added the new request property 'owner_company_id'
- added the new request property 'unit_type'
- added the new request property 'unit_value'
GET: /api/v2/pub/buildings/{id}
Added
- added the property 'subsites/items/unit_type' to the response with the '200' status
- added the property 'subsites/items/unit_value' to the response with the '200' status
- added the property 'unit_type' to the response with the '200' status
- added the property 'unit_value' to the response with the '200' status
- added the new 'mixed' enum value to the 'subsites/items/occupancy_status' response property for the response status '200'
- added the new 'tbc' enum value to the 'subsites/items/occupancy_status' response property for the response status '200'
- added the new 'unknown' enum value to the 'subsites/items/occupancy_status' response property for the response status '200'
- added the new 'void' enum value to the 'subsites/items/occupancy_status' response property for the response status '200'
PUT: /api/v2/pub/buildings/{id}
Changed
- added the new request property 'owner_company_id'
- added the new request property 'unit_type'
- added the new request property 'unit_value'
GET: /api/v2/pub/inspections
Added
- added the new 'REJECTED' enum value to the 'items/status' response property for the response status '200'
GET: /api/v2/pub/inspections/{id}
Added
- added the new 'REJECTED' enum value to the 'status' response property for the response status '200'
GET: /api/v2/pub/non-contracted-invoices
Removed
- removed the property 'items/contract_id' from the response with the '200' status
GET: /api/v2/pub/non-contracted-invoices/{id}
Removed
- removed the property '/items/contract_id' from the response with the '200' status
GET: /api/v2/pub/project-funding-sources
Added
- added the property 'first_page_url' to the response with the '200' status
- added the property 'items' to the response with the '200' status
- added the property 'last_page_url' to the response with the '200' status
- added the property 'next_page_url' to the response with the '200' status
- added the property 'page' to the response with the '200' status
- added the property 'per_page' to the response with the '200' status
- added the property 'prev_page_url' to the response with the '200' status
- added the property 'total' to the response with the '200' status
Changed
- the response's body type/format changed from 'array'/'' to 'object'/'' for status '200'
GET: /api/v2/pub/projects
Added
- added the property 'items/generated_id' to the response with the '200' status
- added the property 'items/scope' to the response with the '200' status
GET: /api/v2/pub/projects-sites
Added
- added the property 'items/gross_area' to the response with the '200' status
- added the property 'items/rentable_area' to the response with the '200' status
- added the property 'items/unit_type' to the response with the '200' status
- added the property 'items/unit_value' to the response with the '200' status
- added the property 'items/usable_area' to the response with the '200' status
GET: /api/v2/pub/projects-sites/{id}
Added
- added the property 'gross_area' to the response with the '200' status
- added the property 'rentable_area' to the response with the '200' status
- added the property 'unit_type' to the response with the '200' status
- added the property 'unit_value' to the response with the '200' status
- added the property 'usable_area' to the response with the '200' status
GET: /api/v2/pub/projects/{id}
Added
- added the property 'generated_id' to the response with the '200' status
- added the property 'scope' to the response with the '200' status
POST: /api/v2/pub/subsites
Added
- added the new 'mixed' enum value to the request property 'occupancy_status'
- added the new 'tbc' enum value to the request property 'occupancy_status'
- added the new 'unknown' enum value to the request property 'occupancy_status'
- added the new 'void' enum value to the request property 'occupancy_status'
Changed
- added the new request property 'unit_type'
- added the new request property 'unit_value'
GET: /api/v2/pub/subsites/{id}
Added
- added the property 'unit_type' to the response with the '200' status
- added the property 'unit_value' to the response with the '200' status
- added the new 'mixed' enum value to the 'occupancy_status' response property for the response status '200'
- added the new 'tbc' enum value to the 'occupancy_status' response property for the response status '200'
- added the new 'unknown' enum value to the 'occupancy_status' response property for the response status '200'
- added the new 'void' enum value to the 'occupancy_status' response property for the response status '200'
PUT: /api/v2/pub/subsites/{id}
Added
- added the new 'mixed' enum value to the request property 'occupancy_status'
- added the new 'tbc' enum value to the request property 'occupancy_status'
- added the new 'unknown' enum value to the request property 'occupancy_status'
- added the new 'void' enum value to the request property 'occupancy_status'
Changed
- added the new request property 'unit_type'
- added the new request property 'unit_value'
PUT: /api/v2/pub/subsites/{id}/custom-attributes
Added
- added the new 'Client Region' enum value to the request property 'custom_attributes/items/name'