Register for Callback
POST https://api.freshbooks.com/events/account/{{accountId}}/events/callbacks
Events
Request Body
{"callback"=>{"event"=>"invoice.create", "uri"=>"http://your_server.com/webhooks/ready"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |