DIDComposeDocxInteractiveGetV1
The DIDComposeDocxInteractiveGetV1 call gets the results for an interactive run that was started earlier through DIDComposeDocxInteractiveStartV1.
The request requires the following fields next to the standard fields.
| Field | Type | Description |
| ccmsessionid | sessionId | KCM Contract Manage session identifier. |
The response contains the following fields in addition to the standard fields.
| Field | Type | Description |
| document | base64Binary | A base-64 encoded DOCX document. |
In case of an error, the response contains a SOAP Fault structure.