ABBYY FineReader Server
output Documents/{output Document Id}/files
复制页面
ABBYY FineReader Server
Wefile (信天邮科技)
工作流(workflows)
{workflow Name}
输入(input)
创建一个单文件的任务(Creates a new job from the specified file.)
创建一个多文件任务(Creates a new job from the specified files.)
通过配置单创建任务(Creates a new job from the specified ticket.)
通过配置单创建多文件任务,可支持formdata(Creates a new job from files and (optionally) a ticket, supplied as multipart/form-data.)
返回一个工作流的信息(Returns a workflow.)
返回一个工作流的配置单(Returns a ticket for a workflow.)
返回可用的工作流列表(Returns a list of available workflows)
GET
任务(jobs)
{job Id}
result
files
通过zip文件返回文件内容(Returns the contents of all output files of the job as a ZIP archive.)
把输出文件通过zip文件发送到email(Sends the contents of all output files of the job as a ZIP archive by e-mail.)
output Documents/{output Document Id}/files
{file Index}
返回输出文件中的单个文件的内容(Returns the contents of one output file of the output document.)
发送输出文件中单个文件到指定email(Sends the contents of one output file of the output document by e-mail.
返回zip中所有文件的内容(Returns the contents of all output files of the output document as a ZIP archive.)
GET
把zip包中的所有文件内容通过email发送(Sends the contents of all output files of the output document as a ZIP archive by e-mail.)
POST
返回任务输出结果(Returns the result of a job.)
GET
返回任务状态信息(Returns the state of a job.)
GET
删除任务(Deletes a job.)
DELETE
返回多个任务的状态(Returns the states of multiple jobs.)
GET
删除多个任务(Deletes multiple jobs.)
DELETE