UpdatePropertyRequest
Request model for updating a property (PATCH semantics using OptionalProperty).
- avgType: null | numberFormat: decimal
Contract Length Years - categoriesType: array object[] | null · CreatePropertyCategoryRequest[]
Category data for property creation.
- typeType: stringrequired
Asset type with optional sub-type: "office", "retail/shopping_mall", etc.
- conversionsType: array string[] | null
- locationType: null | string
Class - rentalType: object · Price nullable
Income Single price value for public API (e.g., asking price, transaction price).
- rentedType: object · Area nullable
Area Area measurement with value and unit.
- vacantType: object · Area nullable
Area Area measurement with value and unit.
- yieldType: null | number | string
Percent Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$Format: double
- clearType: null | boolean
Coordinates - descriptionType: null | string
- externalType: array object[] · ExternalRef[] …10
Refs External references for CRM integration. Replaces all existing external refs. Set to empty array to remove all external refs.
Represents an external system reference (e.g., Salesforce, HubSpot, Pipedrive). Supports multiple CRM systems simultaneously.
- idType: stringmax length:255required
External identifier within the namespace (e.g., "003XXXXXXXXXXXX" for Salesforce). Case-sensitive. Format depends on the external system.
- namespaceType: stringmax length:50required
External system namespace (e.g., "salesforce", "hubspot", "pipedrive", "csv-import"). Case-insensitive.
- locationType: object · UpdatePropertyLocationRequest nullable
Location data for property patch requests with tri-state field semantics.
- countryType: null | string
- latitudeType: null | numberFormat: double
- localityType: null | string
- longitudeType: null | numberFormat: double
- nameType: null | string
- operatingType: object · Price nullable
Costs Single price value for public API (e.g., asking price, transaction price).
- currencyType: stringmin length:3max length:3required
ISO 4217 currency code (e.g., "SEK", "EUR", "USD").
- valueType: number | string
Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$Format: doublemin:0requiredPrice value. Multiply by scale factor to get actual amount. Example: value=1500 with scale="millions" = 1.5 billion.
- scaleType: string
Scale factor for the value: "none" (1), "thousands" (1,000), "millions" (1,000,000), "billions" (1,000,000,000). Default is "none" if not specified on input.
- parcelType: object · Area nullable
Area Area measurement with value and unit.
- unitType: stringrequired
Area unit. Write requests must include "sqm"; read responses are normalized to "sqm".
- valueType: number | string
Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$Format: doublerequiredArea value.
- priceType: object · Price nullable
Single price value for public API (e.g., asking price, transaction price).
- currencyType: stringmin length:3max length:3required
ISO 4217 currency code (e.g., "SEK", "EUR", "USD").
- valueType: number | string
Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$Format: doublemin:0requiredPrice value. Multiply by scale factor to get actual amount. Example: value=1500 with scale="millions" = 1.5 billion.
- scaleType: string
Scale factor for the value: "none" (1), "thousands" (1,000), "millions" (1,000,000), "billions" (1,000,000,000). Default is "none" if not specified on input.
- tagsType: array string[] | null
- tenureType: null | string
- yearType: null | integerFormat: int32
Built - zoningType: object · UpdateZoningRequest nullable
Zoning data for property patch requests with tri-state field semantics.
- categoriesType: array string[] | null
- gfaType: object · Area nullable
Area measurement with value and unit.