Notifications list

Notification specification#

Data#

  • Unique permanent identifier
    • Each notification type will have an ID of N + {incremental number starting at 1}. This will be implicit in the list below.
  • Trigger
    • What causes the notification to be triggered. Usually a function triggered by a user.
  • Recipient
    • Who gets the notification.
  • Interaction
    • What happens when the notification is clicked by the user. If omitted, does nothing except open the frontend where the push was receives on the main page/screen.
  • Addtional data

Notification list#

New order#

  • Trigger
  • Recipient
    • Business managers of the business which receives the order.

Updated order state#

Order cancelled#

  • Trigger
  • Recipient
    • Business managers of the business (Only if the order is still being handled by the business)

Courier selected#

Delivery ready for pickup#

Delivery transferred#

Courier not found#