ComposePdfInteractiveGetV1

The ComposePdfInteractiveGetV1 call gets the results for an interactive run that was started earlier through ComposePdfInteractiveStartV1.

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

Field Type Description
itpcloudid sessionId Specifies the identifier of the run started earlier.
securedocument boolean Optional: Indicates whether a secured PDF document must be produced. If omitted, the default value false is used.

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

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

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