Types of Notifications
Notifications inform you about the status of a transaction resource you are involved in. We currently support notifications on events so you don't have to keep checking your dashboard for the state of your account or deliveries.
Type | Description |
---|---|
delivery status | Events of a change in the status of a delivery |
balance status | Event of a low balance |
Notification Channels
Notification channels are where and how the Stalls One API sends you updates. They can be turned off / on with the exception of webhooks, which cannot be turned off.
Channel | Description | Sent to | Content | Status |
---|---|---|---|---|
Webhook | Event-driven, programmatic notifications on change in status of resources | Webhook URL | JSON payload in a POST request | supported |
SMS | Event-driven, human-language notifications on change in status of resources | Phone number | Text of less than 160 characters | coming soon |
Event-driven, personalised and graphical notifications on change in status of resources | Email address | HTML email | coming soon |