Authorization: ********************curl --location --request GET 'https://xpend-backend.onrender.com/api/v1/admin/payments/billing' \
--header 'Authorization: Bearer <token>'{
"totalAmountWithFeesGateway": 2375,
"totalFinishedPayments": 10,
"totalPendingPayments": 27,
"totalAmountCancelled": 817
}