DESCRIPTION

This endpoint converts a docx file to a pdf. A binary header including the file to be uploaded is required.

URL STRUCTURE

https://[hostname]/matter/letter/convert-to-pdf

METHOD

POST

HEADERS

**Authorization:**    string Base64       [email]:[key]

PARAMETERS

NameTypeDescription
document-to-convertbinaryDOCX to convert


RETURNS

Returns the converted PDF.