Setting/notifybody: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) Created page with "Booking notification webhook version to use for this property. Version 1 is the legacy notification method. Version 2 includes a JSON object of the booking in the body of the..." |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
Booking notification webhook version to use for this property. | Booking notification webhook version to use for this property. | ||
Version 1 is | |||
Version 2 includes a JSON object of the booking in the body of the notification | Version 1 is a legacy notification webhook which uses the GET method. | ||
Version 2 includes a JSON object of the booking in the body of the notification, it uses the POST method. | |||