Fix description of REPORT_PROCESSING_FINISHED

Change "DONE_NO_DATA" to "FATAL"
This commit is contained in:
Jack Evoniuk 2021-11-16 11:29:00 -08:00
parent 3988de9695
commit c4cb558cf1
1 changed files with 2 additions and 2 deletions

View File

@ -1964,7 +1964,7 @@
}, },
{ {
"value": "REPORT_PROCESSING_FINISHED", "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", "value": "BRANDED_ITEM_CONTENT_CHANGE",