improved

June 21st, 2025

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