Triggered when a coupon set is deleted.
{
"id": "ev_16BoJfZNeH50UuUF",
"occurred_at": 1762406872,
"source": "admin_console",
"object": "event",
"api_version": "v2",
"event_type": "coupon_set_deleted",
"webhook_status": "not_applicable",
"content": {
"coupon": {
"apply_discount_on": "not_applicable",
"apply_on": "each_specified_item",
"created_at": 1517495314,
"discount_percentage": 10,
"discount_type": "percentage",
"...": "..."
},
"coupon_set": {
"archived_count": 0,
"coupon_id": "beta",
"id": "cs_3RtyuIHol",
"name": "Launch Promotion",
"object": "coupon_set",
"...": "..."
}
}
}