FileStatus

The status of a file belonging to an item.

Value Description
"DownloadPending" The file will be downloaded ASAP.
"DownloadInProgress" The file download is in progress.
"DownloadRetryPending" The file download failed but will be retried. You were sent an e-mail with details.
"DownloadFailed" The file download failed after several retries.
"AwaitingUpload" Print API is awaiting a valid file upload.
"UploadInProgress" The file upload is being processed.
"Accepted" The file download or upload succeeded and has been accepted.
"Cancelled" The file download or upload was cancelled.