CompanyAddressbook
Stores address information for companies, helping manage billing, shipping, and contact details for business accounts.
Columns
| Name | Type | References | Description |
| internalid [KEY] | Integer | The unique internal identifier for the record. | |
| addressbookaddress | String | The address associated with the address book entry. | |
| defaultbilling | Boolean | Indicates whether this address is set as the default billing address. | |
| defaultshipping | Boolean | Indicates whether this address is set as the default shipping address. | |
| entity | String | The entity (such as a customer, vendor, or partner) associated with the address. |