Authorization: ********************curl --location --request GET 'https://xpend-backend.onrender.com/api/v1/dashboard/overview' \
--header 'Authorization: Bearer <token>'{
"totalRevenue": 0,
"averageTicket": 0,
"qtdPaidOrders": 0,
"qtdRefunds": 0
}