Skip to main content

NotificationDoc

categorystringrequired
channelstringrequired
createdAtdate-timerequired
errorstring
idstringrequired
idempotencyKeystring
providerstring
recipientAddressstringrequired
recipientUserUuidstring
sentAtdate-time
statusstringrequired
subjectstring
templateIdstring
typestringrequired
NotificationDoc
{
"category": "string",
"channel": "string",
"createdAt": "2024-07-29T15:51:28.071Z",
"error": "string",
"id": "string",
"idempotencyKey": "string",
"provider": "string",
"recipientAddress": "string",
"recipientUserUuid": "string",
"sentAt": "2024-07-29T15:51:28.071Z",
"status": "string",
"subject": "string",
"templateId": "string",
"type": "string"
}