BatchModel > status
Request Body Parameter - Enum
Description
This batch’s current processing status
Value | Description |
---|---|
Waiting | Batch file has been received and is in the queue to be processed. |
SystemErrors | Batch file experienced system errors and cannot be processed. |
Cancelled | Batch file is cancelled |
Completed | Batch file has been completely processed. |
Creating | Batch file is currently being created. |
Deleted | Batch file has been deleted. |
Errors | Batch file was processed with some errors. |
Paused | Batch processing was paused. |
Processing | Batch is currently being processed. |