Objects

PdfDocument

Represents a single PDF document supplied by the client.

lineOfBusinessstring

Line of business represented in the PDF.

pdfBase64string

Base64 encoded content of the PDF.

Example
{  "lineOfBusiness": "HOME",  "pdfBase64": "base64-encoded-pdf-content"}