Add balance in cryptocurrency
curl -L \ --request POST \ --url 'http://api.client.nbcgate.tech//api/balance/coin' \ --header 'Authorization: YOUR_API_KEY' \ --header 'Content-Type: application/json' \ --data '{ "coinID": 1 }'
No body