diff --git a/models/notifications-api-model/notifications.json b/models/notifications-api-model/notifications.json index 779a193..6db2642 100644 --- a/models/notifications-api-model/notifications.json +++ b/models/notifications-api-model/notifications.json @@ -1964,7 +1964,7 @@ }, { "value": "REPORT_PROCESSING_FINISHED", - "description": "Sent whenever any report that you have requested using the Selling Partner API for Reports reaches a report processing status of DONE, CANCELLED, or DONE_NO_DATA." + "description": "Sent whenever any report that you have requested using the Selling Partner API for Reports reaches a report processing status of DONE, CANCELLED, or FATAL." }, { "value": "BRANDED_ITEM_CONTENT_CHANGE", @@ -2001,4 +2001,4 @@ ] } } -} \ No newline at end of file +}