cURL
curl --request GET \ --url https://nini.monieswitch.com/subaccount/charge \ --header 'Authorization: <authorization>'
{ "data": { "charge": 20 }, "status": true }
Transaction Charge
Set value to 'Bearer {{MERCHANT_SECRET_KEY}}'
The response is of type object.
object