ExternalStagedDocument status
The ExternalStagedDocument is a model part of the response of the following endpoints:
GET /external-api/staged-documents
GET /external-api/staged-documents/{uuid}
POST /external-api/staged-documents
PUT /external-api/staged-documents/{uuid}
Here’s a list of possible statuses an ExternalStagedDocument
might have:
Code | Status | Final Status? | Description |
---|---|---|---|
1 | Waiting for upload | No | The document has been created in Delphi and its contents can now be uploaded. |
2 | Upload Successful | No | The document was successfully uploaded to S3. This status will automatically move to 3 once the document is queued for processing. |
3 | Processing | No | Delphi is currently processing the document. |
4 | Waiting for review | No | Delphi finished processing the document. The classification and extraction results are available. A review is required before the data can be relied on. |
5 | Approved | Yes | The classification results from Delphi got manually approved (after a review) or automatically approved (if auto-approval is enabled). |
6 | Upload failed | Yes | An error occurred during the upload of the document to S3. Uploads cannot be retried. |
7 | No | ||
8 | Deleted | Yes | The document was deleted |
Architrave GmbH - All rights reserved.
Made in Berlin, proudly international.