DocumentPackInteractiveModifyFromReviewV1

Use the DocumentPackInteractiveModifyFromReviewV1 call after a document pack review has been started, typically when a user finds a problem during the review and wants to correct it. This call restarts the interactive process that was used to create the document pack, only now with all changes made during the initial composition present.

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

Field Type Description
ccmsessionid sessionId KCM Contract Manager session identifier. This is the session identifier returned by the DocumentPackInteractiveReviewV1 that was used to initiate the review session.

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

Field Type Description
ccmsessionid sessionid KCM Contract Manager session identifier.
url url

A URL that is relative to the base URL of Kofax Communications Manager. Example: https://<kcm server>:443/ccm/

All relative URLs that are returned are relative to this base URL.

From this URL, the interactive session can be started.