addresses_list
List the addresses on a contact or company. Pass exactly one of contactId / companyId. Addresses are separate records, so they do not appear in contacts_get or companies_get — use this when asked where somebody is.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| companyId | No | The company to read addresses for. | |
| contactId | No | The contact to read addresses for. |