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