External Document Review CC
Output representation for external document version review.
- Sample Response
-
1{ 2 "contentVersionId": "11RSB0000008rQX2AY", 3 "externalDocumentId": "11nSB000001as69YAA", 4 "contractDocumentVersionId": "a3k5g000000QyRSAA0", 5 "url": "https://www.salesforce.com", 6 "isReviewCompletedByCurrentUser": "true" 7}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| contentVersionId | String | Record ID of content version associated with an external document. | Small, 61.0 | 61.0 |
| contractDocumentVersionId | String | Record ID of the contract document version. | Small, 61.0 | 61.0 |
| externalDocumentId | String | Record ID of the external document. | Small, 61.0 | 61.0 |
| isReviewCompletedByCurrentUser | Boolean | Indicates whether the current user has completed the review for the document (true) or not (false). | Small, 61.0 | 61.0 |
| url | String | URL of the external document. | Big, 61.0 | 61.0 |