You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/notifications.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ NetLicensing offers a Notifications feature that allows you to receive real-time
14
14
With the Notifications feature, you can set up endpoints to receive notifications for events such as:
15
15
- Creation of a new customer
16
16
- Issuance of a license
17
+
- Shop transaction created/changed
17
18
- Change in a customer’s warning level
18
19
19
20
These notifications are sent via HTTP POST requests to the specified endpoint URL, allowing you to integrate them into your systems or applications for further processing.
0 commit comments