UpdatePropertyLocationRequest

Partial update body for the location block on a property PATCH. Include only the coordinates and address parts you want to change; omitted fields are left untouched. Where a nullable field accepts null, sending null explicitly clears the stored value.

  • country
    Type: null | string
  • latitude
    Type: null | numberFormat: double
  • locality
    Type: null | string
  • longitude
    Type: null | numberFormat: double