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