ContactAddresses
Returns addresses of a contact including its Shipping Address, Billing Address and other additional addresses.
Columns
| Name | Type | References | |
| OrganizationId | Long |
Organizations.OrganizationId | |
| ContactId | Long |
Contacts.ContactId | |
| AddressId [KEY] | Long | ||
| Address | String | ||
| Attention | String | ||
| City | String | ||
| Country | String | ||
| Fax | String | ||
| Phone | String | ||
| State | String | ||
| Street2 | String | ||
| Zip | String |