updateTransactionPropertyAddress
Update a transaction's property address by specifying the lead ID and address fields: street, city, state, and ZIP code.
Instructions
Update the property address for a transaction.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leadId | Yes | ID of the lead (required) | |
| street | No | Street address | |
| city | No | City | |
| state | No | State code | |
| zip | No | ZIP / postal code |