CurrencyCodes |
Get all currency codesRetrieve a list of all available currency codes and their names.
Catalog: MultiCurrency
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 CurrencyCodes are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
currencyCode |
varchar2 |
Currency Code |
☐ |
The three-letter code representing a specific currency (ex. USD). |
currencyName |
varchar2 |
|
☐ |
The full name of the currency (ex. US Dollar). |
HubSpot API Data Model