Event Name
deleteCurrencyParam.currencyParamDeleted
Domain
reference
Description

Indicates the deletion of a no longer used currency code.

Properties
{
    "currencyId": {
        "type": "string",
        "description": "Identifier of the currency. This is the 3-letter ISO 4217 code of the currency."
    }
}