Comment on page
ReprocessPaper
Reprocesses a paper with the same options as in its previous processing
Name | Value |
---|---|
paperID | The ID of the Paper to reprocess |
<?xml version="1.0" encoding="utf-8"?>
<result>
<code>
<![CDATA[SUCCESS]]>
</code>
<message>
<![CDATA[Process queued successfully.]]>
</message>
<data>
<JobGuid>
<![CDATA[ 05d5ef54-6667-47f7-97c3-41bec10438d7 ]]>
</JobGuid>
</data>
</result>
- SUCCESS
- ERROR
- RIPPER_CANNOT_REPROCESS_AN_UNPROCESSED_PAPER
- RIPPER_CANNOT_REPROCESS_PAPER_WITH_NO_PROCESSING_DETAILS
Last modified 6mo ago