ComposeDocumentPackGetV1

You can use the ComposeDocumentPackGetV1 call after finishing the interactive part of a template run to retrieve the result of all composition calls that create a document pack. The request requires the following fields next to the standard fields.

Field Type Description
ccmsessionid sessionid KCM Contract Manager session identifier. This is the KCM session identifier that was returned at the start of the composition call.

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

Field Type Description
documentpack base64Binary A base-64 encoded binary representation of the document pack.