# CenterProfiles: Exact Online Accountant Profiles
- Catalog: `ExactOnlineREST`
- Schema: `Accountancy`
- Primary Keys: `Id`
- Label: Accountant Profiles
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 `CenterProfiles` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `Customer` | `guid` | Customer | ☑ | Reference to customer (account). |
| `Distance` | `double` | Distance | ☐ | |
| `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`(50) | Name | ☐ | |
| `ProfileText` | `varchar2` | Profile Text | ☐ | |
| `RowId` | `int32` | Row ID | ☐ | |