DIDComposePackGetV1
DIDComposePackGetV1 retrieves the pack that was composed interactively from a DIDComposePackInteractiveStartV1.
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 |
|---|---|---|
| documentpack | base64Binary | A base-64 encoded binary representation of the document pack. |