AccountContactAddress
The contact address of an account (that is, a company)
This page contains
Fields
| street1: String | First line of the account's street address |
| street2: String | Second line of the account's street address |
| city: String | The city in which the account is located |
| state: String | The state or province in which the account is located |
| country: String | The country in which the account is located |
| zip: String | The ZIP code or postal code for the account's address |
Parent objects of AccountContactAddress
| Account PREVIEW | An account (that is, a company) in the marketplace |
Queries for AccountContactAddress
| account | Retrieve an account by ID |
| accountByExternalId | Retrieve an account by external ID |