cURL
curl --request GET \ --url https://nini.monieswitch.com/wallet/analytics \ --header 'Authorization: <authorization>'
{ "data": { "totalWalletBalance": 134672.5, "totalWallets": 35 }, "status": true }
Wallet Analytics
Set value to 'Bearer {{MERCHANT_SECRET_KEY}}'
The response is of type object.
object