ORDER_NOT_FOUND | 404 | Order not found |
ORDER_NOT_PENDING | 400 | Order is not in pending status |
ORDER_NOT_OWNER | 403 | Not the order owner |
ORDER_EXPIRED | 400 | Order has expired |
ORDER_NOT_COMPLETED | 400 | Order is not completed |
ORDER_FILE_NOT_UPLOADED | 400 | Order file has not been uploaded |
ORDER_ALREADY_CONFIRMED | 400 | Order has already been confirmed |
ORDER_ALREADY_COMPLETED | 400 | Order is already completed |
ORDER_ALREADY_FAILED | 400 | Order has already failed |
ORDER_TYPE_NOT_MATCH | 400 | Order type does not match |
ORDER_TYPE_CANT_DOWNLOAD | 400 | This order type cannot be downloaded |
PROCESSED_FILE_NOT_FOUND | 404 | No processed result file exists for this order |
ORDER_TIMEOUT | 408 | Order processing timed out |