Create a webhook

Creates a new webhook object.

Body Params
string
required

The endpoint url this webhook event is sent to.

events
array of strings
required

The events this webhook is fired on. Can include: 'transaction.created', 'transaction.cancelled', 'booking.update' or 'booking.cancelled'.

events*
boolean
Defaults to true

True if webhook is active.

Response

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json