We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e2871e + 6b1c6bb commit 6fbbd98Copy full SHA for 6fbbd98
content/guides/webhook-subscriptions.md
@@ -69,6 +69,9 @@ Here's the list of supported events:
69
* rentals_amenity_created
70
* rentals_amenity_destroyed
71
* rentals_amenity_updated
72
+* payment_created
73
+* payment_destroyed
74
+* payment_updated
75
76
## Payload content
77
content/reference/changelog.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## master
4
+
5
+ * [api improvement] Add `payment` webhooks
6
7
## 2017-18-10
8
9
* [api improvement] Add `change_overs` endpoint.
0 commit comments