ComposeDocxInteractiveGetV1

The ComposeDocxInteractiveGetV1 call gets the results for an interactive run that was started earlier through ComposeDocxInteractiveStartV1.

The request requires the following fields next to the standard fields.

Field Type Description
itpcloudid sessionId Specifies the identifier of the run started earlier.

The response contains the following fields in addition to the standard fields.

Field Type Description
document base64Binary A base-64 encoded DOCX document.
databackbonexml url A base-64 encoded Data Backbone XML.

In case of an error, the response contains a SOAP Fault structure.