Skip to main content

SDINotification

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/SDINotification.json
createdAtdate-timerequired
descriptionstring
errorCodestring
errorDescriptionstring
errorSuggestionstring
idstringrequired
invoiceUuidstringrequired
mcDescriptionstring
nextAttemptDatedate-time
notificationDatedate-timerequired
notificationTypestringrequired
openApiUuidstringrequired
outcomestring
outcomeReasonstring
preservedDocumentIdstring
processedbooleanrequired
processedAtdate-time
processedBystring
progressivoInviostring
sdiIdentifierstring
SDINotification
{
"$schema": "https://example.com/schemas/SDINotification.json",
"createdAt": "2024-07-29T15:51:28.071Z",
"description": "string",
"errorCode": "string",
"errorDescription": "string",
"errorSuggestion": "string",
"id": "string",
"invoiceUuid": "string",
"mcDescription": "string",
"nextAttemptDate": "2024-07-29T15:51:28.071Z",
"notificationDate": "2024-07-29T15:51:28.071Z",
"notificationType": "string",
"openApiUuid": "string",
"outcome": "string",
"outcomeReason": "string",
"preservedDocumentId": "string",
"processed": true,
"processedAt": "2024-07-29T15:51:28.071Z",
"processedBy": "string",
"progressivoInvio": "string",
"sdiIdentifier": "string"
}