Set the ISO 4217 compliant display currency code for your Brevo account
Set or update the ISO 4217 display currency code for your Brevo ecommerce account. This currency determines how monetary values are displayed in the ecommerce dashboard and reports. The provided currency code must be a valid ISO 4217 code; invalid codes result in a 422 error. Returns a 403 error if ecommerce is not activated on the account.
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Request
set ISO 4217 compliant display currency code payload
code
ISO 4217 compliant display currency code
Response
OK
code
ISO 4217 compliant display currency code
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error