cURL
curl --request GET \ --url https://nini.monieswitch.com/subaccount/analytics \ --header 'Authorization: <authorization>'
{ "data": { "totalBalance": 19302.375, "totalSubaccountBalance": 580, "totalSubaccounts": 1, "walletBalance": 18722.375 }, "status": true }
Analytics
Set value to 'Bearer {{MERCHANT_SECRET_KEY}}'
Optional. Search wallet by wallet ID
"16c8c17b-8a66-4f8b-b195-269e92f831ae"
Analytics / Analytics
The response is of type object.
object