PostProcessDocument
The PostProcessDocument object contains the Document ID for the specific document to be merged and its Base64 encrypted data.
| Parameter | Type | Description |
|---|---|---|
| DocumentID | string | a string value containing the name of the document |
| Data | PostProcessData | contains the Base64 encrypted data |