---
title: "Set the ISO 4217 compliant display currency code for your Brevo account"
method: POST
path: "/ecommerce/config/displayCurrency"
tags: ["Ecommerce"]
---

# Set the ISO 4217 compliant display currency code for your Brevo account

`POST /ecommerce/config/displayCurrency`

## Request body

- SetConfigDisplayCurrency
  - `code` string, required — ISO 4217 compliant display currency code

## Response `200`

OK

- SetConfigDisplayCurrency
  - `code` string, required — ISO 4217 compliant display currency code

## Other responses

- `400` — bad request
- `401` — unauthorized
- `403` — Permission denied. eCommerce is not activated.
- `422` — Invalid ISO 4217 currency code.

---

[API](https://skmtc.net/getbrevo/apis/brevo-api.md) · [All operations](https://skmtc.net/getbrevo/apis/brevo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbrevo/brevo-api/versions/2aec3cf66501/schema)
