# CenterProfileLocations: Exact Online Accountant Profile Locations - Catalog: `ExactOnlineREST` - Schema: `Accountancy` - Primary Keys: `Id` - Label: Accountant Profile Locations This is a read-only table. The Exact Online API may not support changing the data or the Invantive UniversalSQL driver for Exact Online does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Exact Online API. ## Table Columns The columns of the table `CenterProfileLocations` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `AddressLine1` | `varchar2`(80) | Address Line 1 | ☐ | First address line. | | `AddressLine2` | `varchar2`(80) | Address Line 2 | ☐ | Second address line. | | `AddressLine3` | `varchar2`(80) | Address Line 3 | ☐ | Third address line. | | `City` | `varchar2`(30) | City | ☐ | City. | | `ContactPerson` | `varchar2` | Contact Person | ☐ | | | `Country` | `varchar2`(30) | Country | ☐ | Country code. | | `County` | `varchar2` | County | ☐ | | | `Distance` | `double` | Distance | ☐ | | | `Email` | `varchar2`(128) | Email | ☐ | Email address. | | `Id` | `guid` | ID | ☑ | | | `Latitude` | `double` | Latitude | ☐ | | | `Longitude` | `double` | Longitude | ☐ | | | `Main` | `int16` | Main | ☑ | | | `Name` | `varchar2`(240) | Name | ☐ | | | `Phone` | `varchar2`(25) | Phone | ☐ | Phone number. | | `PictureName` | `varchar2` | Picture Name | ☐ | | | `PictureUrl` | `varchar2` | Picture (URL) | ☐ | | | `Postcode` | `varchar2`(20) | Postal Code | ☐ | Postcode. | | `ProfileId` | `guid` | Profile ID | ☑ | | | `State` | `varchar2`(30) | State | ☐ | State/Province code. | | `Website` | `varchar2`(128) | Website | ☐ | Website. |