---
title: "Update property external ID"
method: PATCH
path: "/property/external-id/{id}"
---

# Update property external ID

`PATCH /property/external-id/{id}`

Update the external reference ID for a Breezeway property

## Path parameters

- `id` string, required

## Request body

- object
  - `reference_company_id` string — Company ID from external system; required if using cross-company access
  - `previous_reference_property_id` string — Previous property ID from external system

## Response `200`

200

---

[API](https://skmtc.dev/breezeway/apis/breezeway-auth-api.md) · [All operations](https://skmtc.dev/breezeway/apis/breezeway-auth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/breezeway/breezeway-auth-api/revisions/920ab5205e9d/schema)
