Authorization: ********************curl --location --request GET 'https://xpend-backend.onrender.com/api/v1/admin/payments/total-transactions' \
--header 'Authorization: Bearer <token>'{
"totalAmountWithAllFees": 2250,
"totalPayments": 41,
"totalFinishedPayments": 10,
"totalPendingPayments": 27
}