In the dwolla-v2-kotlin sdk there is no support for the delete method. It says the method is supported in the documentation but is no where to be found.
Hi @snicol – Good catch! We’ll get the method added! Thanks so much for reporting!
Support for delete has been added! Please give it a try and let us know if you run into any issues!
I am running version 0.1.1 and there is no support for delete in the kotlin-sdk there is no dwolla.delete()
There is dwolla.get() and dwolla.post()
Just checked the latest revision thank you Shreya!