Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

These rendition endpoints are offered in a separate API as an additional service and are available only on request. This API is not yet included in yuuvis® Momentum installations.


HTTP Methodmethod
as of product version
PurposeResponse FormatformatDescription

PDF

Renditions

renditions

POST
as of 2.4

Convert one e-mail into the format PDF/A-3PDF/A-3

Converts synchronously Synchronously converts all convertible parts of an e-mail including its first order attachments into the format PDF/A-3. The original e-mail itself will be included as a PDF attachment as well.
Requires an e-mail object. A successful POST returns the HTTP status code 200 together with the PDF/A-3 document in the body.
/api/renditions/pdf?level=pdfa3

...