emsil alerts
This commit is contained in:
@@ -41,6 +41,7 @@ $routes->post('/en/promo/api/v1/start', 'Promo::promoStart');
|
||||
$routes->post('/en/promo/api/v1/tasks', 'Promo::promoTask');
|
||||
|
||||
|
||||
$routes->get('/en/flow/api/v1/appemails', 'AirFlow::flowAppEmails');
|
||||
$routes->get('/en/flow/api/v1/new-account', 'AirFlow::flowNewAccount');
|
||||
$routes->get('/en/flow/api/v1/offer-pending', 'AirFlow::flowOfferPending');
|
||||
$routes->get('/en/flow/api/v1/due-reminder', 'AirFlow::flowDueReminder');
|
||||
|
||||
Reference in New Issue
Block a user