cURL
curl --request GET \ --url https://nini.monieswitch.com/payout/analytics \ --header 'Authorization: <authorization>'
{ "data": { "totalFailedTransaction": 0, "totalSuccessfulTransaction": 1150 }, "status": true }
Payout Analytics
Set value to 'Bearer {{MERCHANT_SECRET_KEY}}'
The response is of type object.
object