Property Address
Get Property Address
Returns the property address associated with a transaction.
GET
Get Property Address
Headers
Bearer [access_token]
Path Parameters
Lead ID. Must be manageable by the caller.
Transaction ID. Must exist and be bound to leadId.
Response
Property address.
Transaction ID whose property address is being queried or updated. Required on the update endpoint (carried in the request body, not the URL).
Example:
10001
Unit / apartment number.
Example:
"1"
Free-form label for the address (e.g. 'Investment', 'Primary Residence').
Example:
"Investment"
State or province code.
Example:
"CA"
City.
Example:
"Los Angeles"
Postal / ZIP code.
Example:
"90012"
Street address.
Example:
"100 W 1st St"
County.
Example:
"Los Angeles"