await emptyCartSync()

in orderservice/src/index.js [79:81]


            await emptyCartSync({
                user_id: req.user_id
            });