Event Name
deleteCountryGroup.countryGroupDeleted
Domain
reference
Description

an event indicating the deletion of a record from the Country Group table.

Properties
{
    "groupId": {
        "type": "string",
        "description": "Unique ID of the group"
    }
}