
Some API and fees changes
5 years, 4 months agoHello all We got some suggestions on how to improve our system and we listened closely, so we have procceeded with some small tweaks to our API. These are small changes and should not break compatibility. Ok, here are the changes:
- checkA field, called
fee
, was added to the logs' endpoints response, which will inform you the value of the fee that was deducted by our system. Does not count network fees. We feel this is more transparent than than thefee_percent
field. - checkA
value_forwarded
field was added to the callback request we make to your service when the payment is confirmed. This field will work in similar fashion to thevalue
field, but will instead show the value that was forwarded to you, after deducting our fee and network fees. - checkBitcoin API's minimum fee and minimum transaction were updated to be more in line with the other coins. Below you can see the changes:
Old New Minimum transaction 0.0005 BTC 0.0002 BTC Minimum fee 0.0002 BTC 0.0001 BTC
The changes are already in effect and can be checked on our documentation: https://cryptapi.io/docs We hope you enjoy these updates, and, as always, if you have any suggestions or doubts, feel free to contact us on our social network pages or via the contact form! Best Regards, CryptAPI Team