Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

As of Versionproduct version 2.4 | component version 2.4
Request MethodPOST
Response FormatPDF/A-3
Description

To return the PDF/A-3 rendition of the e-mail object, send the request with the e-mail file as binary in the request body.

A write permission is required.

HTTP Status Code
200Successful, converted document provided in the response body
413Document file too large
415Document format not supported
422Timeout
422Document could not be converted
422Invalid input parameters
Request Example
/api/renditions/pdf?level=pdfa3
Result Example

HTTP status code:

200

Body with PDF/A-3 document.



  • No labels