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