amcintosh / freshbooks-java-sdk

FreshBooks API wrapper
MIT License
2 stars 2 forks source link

Support webhook callbacks endpoint #36

Closed amcintosh closed 2 years ago

amcintosh commented 2 years ago

Add support for the webhook callbacks resource including list, get, create, update, and delete.

See https://www.freshbooks.com/api/webhooks for API documentation.