AccountAdditionalCurrencyDetails |
Retrieve account detailsRetrieve account details such as the account type, time zone, currencies, and data hosting location.
Catalog: AccountInfo
Schema: Basic
This is a read-only table. The HubSpot API may not support changing the data or the Invantive UniversalSQL driver for HubSpot does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the HubSpot API.
Table Columns
The columns of the table AccountAdditionalCurrencyDetails are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
accountType |
string |
Account Type |
☐ |
The type of account, such as APP_DEVELOPER, DEVELOPER_TEST, SANDBOX, or STANDARD. |
companyCurrency |
string |
|
☐ |
The primary currency used by the company. |
dataHostingLocation |
string |
|
☐ |
The location where the account's data is hosted. |
portalId |
int32 |
Portal ID |
☐ |
The unique identifier for the HubSpot account. |
TEXT |
string |
Text |
☐ |
|
timeZone |
string |
Time Zone |
☐ |
The time zone in which the account operates. |
uiDomain |
string |
|
☐ |
The domain used for accessing the HubSpot user interface. |
utcOffset |
string |
UTC Offset |
☐ |
The time zone offset from UTC in hours and minutes. |
utcOffsetMilliseconds |
int64 |
UTC Offset (ms) |
☐ |
The time zone offset from UTC in milliseconds. |
HubSpot API Data Model