UpdatePropertyAddressInput
Input type for updating the address of an existing property.
Input fields
The new address of the property using the rich address format.
The ID of the property whose address should be updated.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"address": RichAddressInput,
"propertyId": "62829070"
}