Example payload
{
    "object": "notification",
    "id": 92,
    "created_at": "2024-07-17T05:21:01Z",
    "language_code": "fr",
    "notification_payloads": {
        "object": "list",
        "data": [
            {
                "object": "notification_payload",
                "id": 92
            }
        ]
    },
    "notification_type": {
        "object": "notification_type",
        "id": 734685
    }
}
Attributes
| FIELD | DESCRIPTION | 
|---|---|
| language_code string | Language of the customer, copied from the order language_code | 
| created_at datetime | Time at which the notification was created | 
