Subscribing to Document Lock Release Notification
This API allows you to subscribe to document lock release notification during online contract collaboration.
API |
Signature |
---|---|
subscribeToDocumentLock |
|
Request Parameters |
|||
---|---|---|---|
Name |
Type |
Description |
Required? |
documentversionId |
|
Id of the document version |
Yes |
agreementId |
|
Id of the document |
Yes |
userID |
|
User ID of the subscriber |
Yes |
Response Parameter |
||
---|---|---|
Name |
Type |
Description |
result |
|
Indicates whether the subscription to document lock release notification was successful. |
Code Sample
Integration Details
Use the following information in your integrations with Apttus Contract Management Web Services API. For information on how to get started, refer to Integrating Conga CLM with External Systems.
API Prerequisites
None.
Request/Response XML
Example Request
Example Response