# EcommerceDisplayCurrencies
Get the ISO 4217 compliant display currency code for your Brevo account
Retrieve the ISO 4217 display currency code currently configured for your Brevo ecommerce account. This currency is used to display monetary values across the ecommerce dashboard and reports. Returns a `403` error if ecommerce is not activated on the account.
- Catalog: `Brevo`
- Schema: `Ecommerce`
- Retrieve: True
- Insert: True
- Update: False
- Delete: False
## Table Columns
The columns of the table `EcommerceDisplayCurrencies` are shown below. Each column has an SQL data type. A new non-null value must be provided for every required column at all times during insert.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `code` | `varchar2` | | ☐ | ISO 4217 compliant display currency code |