Document API

Render a document for an existing policy
POST /document/renderPolicyDocument

This will return urls for the rendered document in pdf and html format. It will not attach the document to the policy.

PolicyDocumentRenderRequest
required
policyDisplayId string
template string
DocumentRenderResponse
required
assignedVariables map<string,object>

optional
renderedHtmlUrl string
renderedPdfUrl string