Webhooks
Number of APIs: 4
-
Register for Callback POST https://api.freshbooks.com/events/account/{{accountId}}/events/callbacks
-
List Webhook Callbacks GET https://api.freshbooks.com/events/account/{{accountId}}/events/callbacks
-
Resend Verification Code PUT https://api.freshbooks.com/events/account/{{accountId}}/events/callbacks/{{callbackId}}
-
Delete Webhook Callback DELETE https://api.freshbooks.com/events/account/{{accountId}}/events/callbacks/{{callbackId}}