GET: /api/v2/pub/accounting-business-units

πŸ‘

Added

  • endpoint added

POST: /api/v2/pub/accounting-business-units

πŸ‘

Added

  • endpoint added

DELETE: /api/v2/pub/accounting-business-units/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/accounting-business-units/{id}

πŸ‘

Added

  • endpoint added

PATCH: /api/v2/pub/accounting-business-units/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/accounting-companies

πŸ‘

Added

  • endpoint added

POST: /api/v2/pub/accounting-companies

πŸ‘

Added

  • endpoint added

DELETE: /api/v2/pub/accounting-companies/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/accounting-companies/{id}

πŸ‘

Added

  • endpoint added

PATCH: /api/v2/pub/accounting-companies/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/accounting-cost-codes

πŸ‘

Added

  • endpoint added

POST: /api/v2/pub/accounting-cost-codes

πŸ‘

Added

  • endpoint added

DELETE: /api/v2/pub/accounting-cost-codes/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/accounting-cost-codes/{id}

πŸ‘

Added

  • endpoint added

PATCH: /api/v2/pub/accounting-cost-codes/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/accounting-entities

πŸ‘

Added

  • endpoint added

POST: /api/v2/pub/accounting-entities

πŸ‘

Added

  • endpoint added

DELETE: /api/v2/pub/accounting-entities/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/accounting-entities/{id}

πŸ‘

Added

  • endpoint added

PATCH: /api/v2/pub/accounting-entities/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/accounting-projects

πŸ‘

Added

  • endpoint added

POST: /api/v2/pub/accounting-projects

πŸ‘

Added

  • endpoint added

DELETE: /api/v2/pub/accounting-projects/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/accounting-projects/{id}

πŸ‘

Added

  • endpoint added

PATCH: /api/v2/pub/accounting-projects/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/files

πŸ‘

Added

  • endpoint added

POST: /api/v2/pub/files

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/files/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/budgets

πŸ‘

Added

  • added the property 'items/has_approved_phase' to the response with the '200' status
🚧

Changed

  • added the new 'query' request parameter 'has_approved_phase'

POST: /api/v2/pub/budgets

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/budgets/{id}

πŸ‘

Added

  • added the property 'has_approved_phase' to the response with the '200' status

POST: /api/v2/pub/contract-changes

🚧

Changed

  • the request property 'contract_id' became required
  • the request property 'name' became required
  • the request property 'schedule_impact_status' became required
  • the request property 'stage_type' became required
  • the request property 'status' became required
  • the request property 'type' became required
  • the request property 'wbs1' became required

PUT: /api/v2/pub/contracted-invoices/{id}/reject-by-accounting

πŸ‘

Added

  • endpoint added

POST: /api/v2/pub/non-contracted-invoices

🚧

Changed

  • added the new request property 'vendor_company_id'
  • the request property 'vendor_id' became nullable

PUT: /api/v2/pub/non-contracted-invoices/{id}/reject-by-accounting

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/projects

❗️

Removed

  • removed the 'completed-and-waiting-for-residual' enum value from the 'items/status_name' response property for the response status '200'
  • removed the 'undefined' enum value from the 'items/status_name' response property for the response status '200'

POST: /api/v2/pub/projects

❗️

Removed

  • removed the enum value 'Completed and Waiting for Residual' of the request property 'status'

GET: /api/v2/pub/projects-sites

πŸ‘

Added

  • added the property 'items/is_primary' to the response with the '200' status

GET: /api/v2/pub/projects-sites/{id}

πŸ‘

Added

  • added the property 'is_primary' to the response with the '200' status

GET: /api/v2/pub/projects/{id}

❗️

Removed

  • removed the 'completed-and-waiting-for-residual' enum value from the 'status_name' response property for the response status '200'
  • removed the 'undefined' enum value from the 'status_name' response property for the response status '200'

GET: /api/v2/pub/rfis/{id}

πŸ‘

Added

  • endpoint added

POST: /api/v2/pub/contracted-invoices

🚧

Changed

  • added the new request property 'wbs1/items/id'
  • the request property 'wbs1' became nullable
  • added the new required request property 'items'

PUT: /api/v2/pub/contracted-invoices

πŸ‘

Added

  • endpoint added

PUT: /api/v2/pub/contracted-invoices/{id}/reject-by-accounting

πŸ‘

Added

  • endpoint added

POST: /api/v2/pub/non-contracted-invoices

🚧

Changed

  • added the new request property 'items/contract_wbs1_id'
  • added the new request property 'items/id'
  • added the new request property 'vendor_company_id'
  • the request property 'vendor_id' became nullable

PUT: /api/v2/pub/non-contracted-invoices

πŸ‘

Added

  • endpoint added

PUT: /api/v2/pub/non-contracted-invoices/{id}/reject-by-accounting

πŸ‘

Added

  • endpoint added

POST: /api/v2/pub/projects

🚧

Changed

  • added the new request property 'project_commencement_date'
  • added the new request property 'project_completion_date'

GET: /api/v2/pub/buildings

🚧

Changed

  • the response property 'items/address/country_code' became nullable for the status '200'
  • the response property 'items/address/locality' became nullable for the status '200'

GET: /api/v2/pub/buildings/{id}

🚧

Changed

  • the response property 'address/country_code' became nullable for the status '200'
  • the response property 'address/locality' became nullable for the status '200'

POST: /api/v2/pub/projects

🚧

Changed

  • added the new request property 'unit_type'

GET: /api/v2/pub/projects-sites

🚧

Changed

  • the response property 'items/address/country_code' became nullable for the status '200'
  • the response property 'items/address/locality' became nullable for the status '200'

GET: /api/v2/pub/projects-sites/{id}

🚧

Changed

  • the response property 'address/country_code' became nullable for the status '200'
  • the response property 'address/locality' became nullable for the status '200'

GET: /api/v2/pub/punch-items

πŸ‘

Added

  • added the required property 'items/external_references' to the response with the '200' status

POST: /api/v2/pub/punch-items

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/punch-items/{id}

πŸ‘

Added

  • added the required property 'external_references' to the response with the '200' status

GET: /api/v2/pub/punch-stamps

πŸ‘

Added

  • added the required property 'items/color' to the response with the '200' status
  • added the required property 'items/initials' to the response with the '200' status

GET: /api/v2/pub/submittals

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/submittals/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/budgets

πŸ‘

Added

  • added the property 'items/cost_code_lists' to the response with the '200' status

GET: /api/v2/pub/budgets/{id}

πŸ‘

Added

  • added the property 'cost_code_lists' to the response with the '200' status

GET: /api/v2/pub/contracted-invoices

πŸ‘

Added

  • added the property 'items/items' to the response with the '200' status

GET: /api/v2/pub/contracted-invoices/{id}

πŸ‘

Added

  • added the property '/items/items' to the response with the '200' status

GET: /api/v2/pub/cost-code-lists/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/non-contracted-invoices

πŸ‘

Added

  • added the property 'items/items' to the response with the '200' status

GET: /api/v2/pub/non-contracted-invoices/{id}

πŸ‘

Added

  • added the property '/items/items' to the response with the '200' status

GET: /api/v2/pub/contracted-invoices

πŸ‘

Added

  • added the new enum value 'vendor_side_pending' to the 'query' request parameter 'status'
  • added the new 'vendor_side_pending' enum value to the 'items/status' response property for the response status '200'

GET: /api/v2/pub/contracted-invoices/{id}

πŸ‘

Added

  • added the new 'vendor_side_pending' enum value to the '/items/status' response property for the response status '200'

POST: /api/v2/pub/contracts

πŸ‘

Added

  • added the new 'agency-bill-pay' enum value to the request property 'contract_holder'

GET: /api/v2/pub/contracts

πŸ‘

Added

  • added the new 'agency-bill-pay' enum value to the 'items/contract_holder' response property for the response status '200'

GET: /api/v2/pub/contracts/{id}

πŸ‘

Added

  • added the new 'agency-bill-pay' enum value to the 'contract_holder' response property for the response status '200'

GET: /api/v2/pub/non-contracted-invoices

πŸ‘

Added

  • added the new enum value 'vendor_side_pending' to the 'query' request parameter 'status'
  • added the new 'vendor_side_pending' enum value to the 'items/status' response property for the response status '200'

GET: /api/v2/pub/non-contracted-invoices/{id}

πŸ‘

Added

  • added the new 'vendor_side_pending' enum value to the '/items/status' response property for the response status '200'

GET: /api/v2/pub/account-types

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/account-types/{id}

πŸ‘

Added

  • endpoint added

PATCH: /api/v2/pub/account-types/{id}

πŸ‘

Added

  • endpoint added

POST: /api/v2/pub/buildings

πŸ‘

Added

  • added the new 'data-center' enum value to the request property 'secondary_classification'
  • added the new 'healthcare' enum value to the request property 'secondary_classification'
  • added the new 'hotels-and-hospitality' enum value to the request property 'secondary_classification'
  • added the new 'industrial-and-logistics' enum value to the request property 'secondary_classification'
  • added the new 'industrial-land' enum value to the request property 'secondary_classification'
  • added the new 'infrastructure-and-energy' enum value to the request property 'secondary_classification'
  • added the new 'land' enum value to the request property 'secondary_classification'
  • added the new 'living-and-multi-housing' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-health-care-facility' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-industrial' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-land' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-logistics' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-office' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-residential' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-retail' enum value to the request property 'secondary_classification'
  • added the new 'office' enum value to the request property 'secondary_classification'
  • added the new 'office-land' enum value to the request property 'secondary_classification'
  • added the new 'other-health-care-facility' enum value to the request property 'secondary_classification'
  • added the new 'other-hospitality' enum value to the request property 'secondary_classification'
  • added the new 'other-industrial' enum value to the request property 'secondary_classification'
  • added the new 'other-land' enum value to the request property 'secondary_classification'
  • added the new 'other-logistics' enum value to the request property 'secondary_classification'
  • added the new 'other-residential' enum value to the request property 'secondary_classification'
  • added the new 'other-retail' enum value to the request property 'secondary_classification'
  • added the new 'parking-facility' enum value to the request property 'secondary_classification'
  • added the new 'repair-facility' enum value to the request property 'secondary_classification'
  • added the new 'residential' enum value to the request property 'secondary_classification'
  • added the new 'retail' enum value to the request property 'secondary_classification'
  • added the new 'special-purpose-facility' enum value to the request property 'secondary_classification'
  • added the new 'unknown-subtype' enum value to the request property 'secondary_classification'
  • added the new 'unknown-type' enum value to the request property 'classification'
  • added the new 'unknown-type' enum value to the request property 'secondary_classification'
  • added the new 'unspecified-subtype' enum value to the request property 'secondary_classification'
  • added the new 'unspecified-type' enum value to the request property 'classification'
  • added the new 'unspecified-type' enum value to the request property 'secondary_classification'

GET: /api/v2/pub/buildings

πŸ‘

Added

  • added the new 'data-center' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'data-center' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'healthcare' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'healthcare' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'hotels-and-hospitality' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'hotels-and-hospitality' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'industrial-and-logistics' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'industrial-and-logistics' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'industrial-land' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'industrial-land' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'infrastructure-and-energy' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'infrastructure-and-energy' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'land' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'land' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'living-and-multi-housing' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'living-and-multi-housing' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-health-care-facility' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-health-care-facility' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-industrial' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-industrial' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-land' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-land' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-logistics' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-logistics' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-office' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-office' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-residential' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-residential' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-retail' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-retail' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'office' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'office' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'office-land' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'office-land' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'other-health-care-facility' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'other-health-care-facility' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'other-hospitality' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'other-hospitality' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'other-industrial' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'other-industrial' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'other-land' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'other-land' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'other-logistics' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'other-logistics' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'other-residential' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'other-residential' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'other-retail' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'other-retail' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'parking-facility' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'parking-facility' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'repair-facility' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'repair-facility' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'residential' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'residential' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'retail' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'retail' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'special-purpose-facility' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'special-purpose-facility' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'unknown-subtype' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'unknown-subtype' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'unknown-type' enum value to the 'items/classification' response property for the response status '200'
  • added the new 'unknown-type' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'unknown-type' enum value to the 'items/subsites/items/classification' response property for the response status '200'
  • added the new 'unknown-type' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'unspecified-subtype' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'unspecified-subtype' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'unspecified-type' enum value to the 'items/classification' response property for the response status '200'
  • added the new 'unspecified-type' enum value to the 'items/secondary_classification' response property for the response status '200'
  • added the new 'unspecified-type' enum value to the 'items/subsites/items/classification' response property for the response status '200'
  • added the new 'unspecified-type' enum value to the 'items/subsites/items/secondary_classification' response property for the response status '200'

PUT: /api/v2/pub/buildings/{id}

πŸ‘

Added

  • added the new 'data-center' enum value to the request property 'secondary_classification'
  • added the new 'healthcare' enum value to the request property 'secondary_classification'
  • added the new 'hotels-and-hospitality' enum value to the request property 'secondary_classification'
  • added the new 'industrial-and-logistics' enum value to the request property 'secondary_classification'
  • added the new 'industrial-land' enum value to the request property 'secondary_classification'
  • added the new 'infrastructure-and-energy' enum value to the request property 'secondary_classification'
  • added the new 'land' enum value to the request property 'secondary_classification'
  • added the new 'living-and-multi-housing' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-health-care-facility' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-industrial' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-land' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-logistics' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-office' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-residential' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-retail' enum value to the request property 'secondary_classification'
  • added the new 'office' enum value to the request property 'secondary_classification'
  • added the new 'office-land' enum value to the request property 'secondary_classification'
  • added the new 'other-health-care-facility' enum value to the request property 'secondary_classification'
  • added the new 'other-hospitality' enum value to the request property 'secondary_classification'
  • added the new 'other-industrial' enum value to the request property 'secondary_classification'
  • added the new 'other-land' enum value to the request property 'secondary_classification'
  • added the new 'other-logistics' enum value to the request property 'secondary_classification'
  • added the new 'other-residential' enum value to the request property 'secondary_classification'
  • added the new 'other-retail' enum value to the request property 'secondary_classification'
  • added the new 'parking-facility' enum value to the request property 'secondary_classification'
  • added the new 'repair-facility' enum value to the request property 'secondary_classification'
  • added the new 'residential' enum value to the request property 'secondary_classification'
  • added the new 'retail' enum value to the request property 'secondary_classification'
  • added the new 'special-purpose-facility' enum value to the request property 'secondary_classification'
  • added the new 'unknown-subtype' enum value to the request property 'secondary_classification'
  • added the new 'unknown-type' enum value to the request property 'classification'
  • added the new 'unknown-type' enum value to the request property 'secondary_classification'
  • added the new 'unspecified-subtype' enum value to the request property 'secondary_classification'
  • added the new 'unspecified-type' enum value to the request property 'classification'
  • added the new 'unspecified-type' enum value to the request property 'secondary_classification'

GET: /api/v2/pub/buildings/{id}

πŸ‘

Added

  • added the new 'data-center' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'data-center' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'healthcare' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'healthcare' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'hotels-and-hospitality' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'hotels-and-hospitality' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'industrial-and-logistics' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'industrial-and-logistics' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'industrial-land' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'industrial-land' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'infrastructure-and-energy' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'infrastructure-and-energy' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'land' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'land' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'living-and-multi-housing' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'living-and-multi-housing' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-health-care-facility' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-health-care-facility' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-industrial' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-industrial' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-land' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-land' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-logistics' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-logistics' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-office' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-office' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-residential' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-residential' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-retail' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-retail' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'office' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'office' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'office-land' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'office-land' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'other-health-care-facility' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'other-health-care-facility' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'other-hospitality' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'other-hospitality' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'other-industrial' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'other-industrial' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'other-land' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'other-land' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'other-logistics' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'other-logistics' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'other-residential' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'other-residential' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'other-retail' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'other-retail' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'parking-facility' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'parking-facility' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'repair-facility' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'repair-facility' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'residential' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'residential' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'retail' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'retail' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'special-purpose-facility' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'special-purpose-facility' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'unknown-subtype' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'unknown-subtype' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'unknown-type' enum value to the 'classification' response property for the response status '200'
  • added the new 'unknown-type' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'unknown-type' enum value to the 'subsites/items/classification' response property for the response status '200'
  • added the new 'unknown-type' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'unspecified-subtype' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'unspecified-subtype' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'
  • added the new 'unspecified-type' enum value to the 'classification' response property for the response status '200'
  • added the new 'unspecified-type' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'unspecified-type' enum value to the 'subsites/items/classification' response property for the response status '200'
  • added the new 'unspecified-type' enum value to the 'subsites/items/secondary_classification' response property for the response status '200'

POST: /api/v2/pub/contracts

πŸ‘

Added

  • added the new 'agency-bill-pay' enum value to the request property 'agreement_type'
  • added the new 'agency-non-bill-pay' enum value to the request property 'agreement_type'

GET: /api/v2/pub/employees

πŸ‘

Added

  • added the property 'items/account_type_id' to the response with the '200' status
  • added the property 'items/project_roles' to the response with the '200' status

POST: /api/v2/pub/employees

🚧

Changed

  • added the new request property 'account_type_id'
  • added the new request property 'project_roles'

GET: /api/v2/pub/employees/{id}

πŸ‘

Added

  • added the property 'account_type_id' to the response with the '200' status
  • added the property 'project_roles' to the response with the '200' status

PATCH: /api/v2/pub/employees/{id}

🚧

Changed

  • added the new request property 'account_type_id'
  • added the new request property 'project_roles'

GET: /api/v2/pub/form-templates

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/forms

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/forms/{id}

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/project-directories

πŸ‘

Added

  • added the property 'items/workspaces/items/contacts/items/project_role_id' to the response with the '200' status

GET: /api/v2/pub/project-roles

πŸ‘

Added

  • endpoint added

GET: /api/v2/pub/project-roles/{id}

πŸ‘

Added

  • endpoint added

POST: /api/v2/pub/subsites

πŸ‘

Added

  • added the new 'data-center' enum value to the request property 'secondary_classification'
  • added the new 'healthcare' enum value to the request property 'secondary_classification'
  • added the new 'hotels-and-hospitality' enum value to the request property 'secondary_classification'
  • added the new 'industrial-and-logistics' enum value to the request property 'secondary_classification'
  • added the new 'industrial-land' enum value to the request property 'secondary_classification'
  • added the new 'infrastructure-and-energy' enum value to the request property 'secondary_classification'
  • added the new 'land' enum value to the request property 'secondary_classification'
  • added the new 'living-and-multi-housing' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-health-care-facility' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-industrial' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-land' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-logistics' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-office' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-residential' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-retail' enum value to the request property 'secondary_classification'
  • added the new 'office' enum value to the request property 'secondary_classification'
  • added the new 'office-land' enum value to the request property 'secondary_classification'
  • added the new 'other-health-care-facility' enum value to the request property 'secondary_classification'
  • added the new 'other-hospitality' enum value to the request property 'secondary_classification'
  • added the new 'other-industrial' enum value to the request property 'secondary_classification'
  • added the new 'other-land' enum value to the request property 'secondary_classification'
  • added the new 'other-logistics' enum value to the request property 'secondary_classification'
  • added the new 'other-residential' enum value to the request property 'secondary_classification'
  • added the new 'other-retail' enum value to the request property 'secondary_classification'
  • added the new 'parking-facility' enum value to the request property 'secondary_classification'
  • added the new 'repair-facility' enum value to the request property 'secondary_classification'
  • added the new 'residential' enum value to the request property 'secondary_classification'
  • added the new 'retail' enum value to the request property 'secondary_classification'
  • added the new 'special-purpose-facility' enum value to the request property 'secondary_classification'
  • added the new 'unknown-subtype' enum value to the request property 'secondary_classification'
  • added the new 'unknown-type' enum value to the request property 'classification'
  • added the new 'unknown-type' enum value to the request property 'secondary_classification'
  • added the new 'unspecified-subtype' enum value to the request property 'secondary_classification'
  • added the new 'unspecified-type' enum value to the request property 'classification'
  • added the new 'unspecified-type' enum value to the request property 'secondary_classification'

PUT: /api/v2/pub/subsites/{id}

πŸ‘

Added

  • added the new 'data-center' enum value to the request property 'secondary_classification'
  • added the new 'healthcare' enum value to the request property 'secondary_classification'
  • added the new 'hotels-and-hospitality' enum value to the request property 'secondary_classification'
  • added the new 'industrial-and-logistics' enum value to the request property 'secondary_classification'
  • added the new 'industrial-land' enum value to the request property 'secondary_classification'
  • added the new 'infrastructure-and-energy' enum value to the request property 'secondary_classification'
  • added the new 'land' enum value to the request property 'secondary_classification'
  • added the new 'living-and-multi-housing' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-health-care-facility' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-industrial' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-land' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-logistics' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-office' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-residential' enum value to the request property 'secondary_classification'
  • added the new 'mixed-use-retail' enum value to the request property 'secondary_classification'
  • added the new 'office' enum value to the request property 'secondary_classification'
  • added the new 'office-land' enum value to the request property 'secondary_classification'
  • added the new 'other-health-care-facility' enum value to the request property 'secondary_classification'
  • added the new 'other-hospitality' enum value to the request property 'secondary_classification'
  • added the new 'other-industrial' enum value to the request property 'secondary_classification'
  • added the new 'other-land' enum value to the request property 'secondary_classification'
  • added the new 'other-logistics' enum value to the request property 'secondary_classification'
  • added the new 'other-residential' enum value to the request property 'secondary_classification'
  • added the new 'other-retail' enum value to the request property 'secondary_classification'
  • added the new 'parking-facility' enum value to the request property 'secondary_classification'
  • added the new 'repair-facility' enum value to the request property 'secondary_classification'
  • added the new 'residential' enum value to the request property 'secondary_classification'
  • added the new 'retail' enum value to the request property 'secondary_classification'
  • added the new 'special-purpose-facility' enum value to the request property 'secondary_classification'
  • added the new 'unknown-subtype' enum value to the request property 'secondary_classification'
  • added the new 'unknown-type' enum value to the request property 'classification'
  • added the new 'unknown-type' enum value to the request property 'secondary_classification'
  • added the new 'unspecified-subtype' enum value to the request property 'secondary_classification'
  • added the new 'unspecified-type' enum value to the request property 'classification'
  • added the new 'unspecified-type' enum value to the request property 'secondary_classification'

GET: /api/v2/pub/subsites/{id}

πŸ‘

Added

  • added the new 'data-center' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'healthcare' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'hotels-and-hospitality' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'industrial-and-logistics' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'industrial-land' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'infrastructure-and-energy' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'land' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'living-and-multi-housing' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-health-care-facility' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-industrial' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-land' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-logistics' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-office' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-residential' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'mixed-use-retail' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'office' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'office-land' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'other-health-care-facility' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'other-hospitality' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'other-industrial' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'other-land' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'other-logistics' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'other-residential' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'other-retail' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'parking-facility' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'repair-facility' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'residential' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'retail' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'special-purpose-facility' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'unknown-subtype' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'unknown-type' enum value to the 'classification' response property for the response status '200'
  • added the new 'unknown-type' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'unspecified-subtype' enum value to the 'secondary_classification' response property for the response status '200'
  • added the new 'unspecified-type' enum value to the 'classification' response property for the response status '200'
  • added the new 'unspecified-type' enum value to the 'secondary_classification' response property for the response status '200'

PUT: /api/v2/pub/subsites/{id}/custom-attributes

πŸ‘

Added

  • added the new 'PHub Leased/Owned' enum value to the request property 'custom_attributes/items/name'
  • added the new 'PHub Property Status' enum value to the request property 'custom_attributes/items/name'
  • added the new 'PHub Property Subtype' enum value to the request property 'custom_attributes/items/name'
  • added the new 'PHub Property Type' enum value to the request property 'custom_attributes/items/name'

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'

GET: /api/v2/pub/contracted-invoices

❗️

Removed

  • deleted the deprecated 'query' request parameter 'updated_at'

GET: /api/v2/pub/inspections

πŸ‘

Added

  • added the new 'READY' enum value to the 'items/status' response property for the response status '200'

GET: /api/v2/pub/inspections/{id}

πŸ‘

Added

  • added the new 'READY' enum value to the 'status' response property for the response status '200'

GET: /api/v2/pub/non-contracted-invoices

❗️

Removed

  • deleted the deprecated 'query' request parameter 'updated_at'