[
{
"event": "customer_receipt",
"channel": "email"
},
{
"event": "daily_collection",
"channel": "email"
},
{
"event": "daily_collection",
"channel": "push_notification"
},
{
"event": "daily_payout",
"channel": "email"
},
{
"event": "incoming_payment",
"channel": "email"
},
{
"event": "incoming_payment",
"channel": "push_notification"
},
{
"event": "new_order",
"channel": "email"
},
{
"event": "new_order",
"channel": "push_notification"
},
{
"event": "mall_gto_sync",
"channel": "email"
}
]