DESCRIPTION

This endpoint generates a letter. A binary header including the file to be uploaded is required.

URL STRUCTURE

https://[hostname]/matter/letter

METHOD

POST

HEADERS

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

PARAMETERS

NameTypeDescription
templatebinaryTemplate file to use.
matterIdintMatter ID template is associated with.
contactIdintContact ID the letter is addressed to.
siteIdintAddress ID letter is addressed to.
taskIdintTask ID template is associated with.
languagestringLanguage the letter is in.


RETURNS

Returns the downloadable letter.