Triggered when a coupon is created.
{
"id": "ev_16BqHgMQb2cloBjg",
"occurred_at": 1762406872,
"source": "admin_console",
"object": "event",
"api_version": "v2",
"event_type": "coupon_created",
"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",
"...": "..."
}
}
}