Example payload
{
"object": "notification_type",
"id": 734685,
"name": "Package delivered",
"category": "package_delivered",
"description": "The package was delivered to the recipient",
"slug": "package_delivered"
}Attributes
FIELD | DESCRIPTION |
|---|---|
category string | Category of the notification. See available categories |
name | Human-readable name of the notification type. Don't rely on this field to uniquely identify a type of notification, prefer using the |
description | Description of the notification type |
slug | Slug of the notification type |
created_at | Time at which the notification was created |
