Event Name
deleteCurrency.currencyDeleted
Domain
reference
Description
Indicates the deletion of a no longer used currency code (ISO 4217 codes).
Properties
{
"currencyId": {
"type": "string",
"description": "Identifier of the currency. This is the 3-letter ISO 4217 code of the currency."
}
}