# CenterProfileDetails: Exact Online Accountant Profile Details - Catalog: `ExactOnlineREST` - Schema: `Accountancy` - Primary Keys: `Id` - Label: Accountant Profile Details 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 `CenterProfileDetails` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `Customer` | `guid` | Customer | ☑ | Reference to customer (account). | | `Id` | `guid` | ID | ☑ | | | `IsCertified` | `char` | Is Certified | ☑ | | | `LocationName` | `varchar2` | Location Name | ☐ | | | `LocationsCount` | `int32` | Location Count | ☑ | | | `LogoName` | `varchar2` | Logo Name | ☐ | | | `LogoUrl` | `varchar2` | Logo (URL) | ☐ | | | `Name` | `varchar2`(240) | Name | ☐ | | | `ProfileText` | `varchar2` | Profile Text | ☐ | |